index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add ipv4 and ipv6 validation
Alex Meade
2012-01-16
1
-2
/
+33
*
|
Merge "Add tests for volume list and detail through new volume api, and fix e...
Jenkins
2012-01-17
1
-0
/
+28
|
\
\
|
*
|
Add tests for volume list and detail through new volume api, and fix error th...
Anthony Young
2012-01-16
1
-0
/
+28
*
|
|
Merge "Update some extensions (1)"
Jenkins
2012-01-16
8
-218
/
+189
|
\
\
\
|
*
|
|
Update some extensions (1)
Kevin L. Mitchell
2012-01-16
8
-218
/
+189
*
|
|
|
Fixed the log line
Philip Knouff
2012-01-16
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge "Update some extensions (2)"
Jenkins
2012-01-16
2
-77
/
+110
|
\
\
\
|
*
|
|
Update some extensions (2)
Kevin L. Mitchell
2012-01-16
2
-77
/
+110
|
|
/
/
*
|
|
Merge "Increase robustness of image filtering by server"
Jenkins
2012-01-16
2
-5
/
+11
|
\
\
\
|
*
|
|
Increase robustness of image filtering by server
Brian Waldon
2012-01-16
2
-5
/
+11
|
|
/
/
*
|
|
Merge "Remove unused extension decorator require_admin"
Jenkins
2012-01-16
1
-11
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove unused extension decorator require_admin
Brian Waldon
2012-01-15
1
-11
/
+0
|
|
/
*
/
Implement BP untie-nova-network-models
Jason Kölker
2012-01-16
5
-77
/
+168
|
/
*
Fix volume api typo
Dean Troyer
2012-01-14
1
-1
/
+1
*
Convert nova.volume.api.API to use volume objects
Brian Waldon
2012-01-13
5
-49
/
+70
*
Remove a whole bunch of unused imports
Vishvananda Ishaya
2012-01-13
13
-21
/
+0
*
Merge "have all quota errors return an http 413"
Jenkins
2012-01-13
1
-1
/
+2
|
\
|
*
have all quota errors return an http 413
Alex Meade
2012-01-13
1
-1
/
+2
*
|
Refactor request and action extensions.
Kevin L. Mitchell
2012-01-13
5
-88
/
+458
|
/
*
Implements blueprint separate-nova-volumeapi
Anthony Young
2012-01-13
83
-228
/
+1210
*
Merge "Ensure nova is compatible with WebOb 1.2+"
Jenkins
2012-01-13
3
-4
/
+5
|
\
|
*
Ensure nova is compatible with WebOb 1.2+
Brian Lamar
2012-01-12
3
-4
/
+5
*
|
Make authz failures use proper response code
Vishvananda Ishaya
2012-01-12
1
-0
/
+3
*
|
Remove network_api from Servers Controller
Brian Waldon
2012-01-12
1
-2
/
+0
|
/
*
Merge "Unbreak start instance and fixes bug 905270"
Jenkins
2012-01-12
3
-29
/
+99
|
\
|
*
Unbreak start instance and fixes bug 905270
Isaku Yamahata
2012-01-12
3
-29
/
+99
*
|
Merge "Add 'os-networks' extension"
Jenkins
2012-01-12
2
-0
/
+128
|
\
\
|
*
|
Add 'os-networks' extension
Brian Waldon
2011-12-26
2
-0
/
+128
*
|
|
catch InstanceInvalidState in more places
Chris Behrens
2012-01-12
5
-19
/
+69
|
|
/
|
/
|
*
|
Do not overwrite project_id from request params
Thierry Carrez
2012-01-11
1
-2
/
+4
*
|
Add a modify function to the floating ip dns api.
Andrew Bogott
2012-01-10
1
-0
/
+22
*
|
Adding the request id to response headers.
Naveed Massjouni
2012-01-10
1
-1
/
+4
*
|
Fix call to compute_api.resize from _migrate
François Charlier
2012-01-10
1
-1
/
+3
*
|
Merge "Adds support for floating ip pools"
Jenkins
2012-01-10
2
-4
/
+119
|
\
\
|
*
|
Adds support for floating ip pools
Vishvananda Ishaya
2012-01-09
2
-4
/
+119
*
|
|
fix bug 914049: private key in log
Joe Gordon
2012-01-09
1
-1
/
+7
*
|
|
Bug 885267: Fix GET /servers during instance delete
Dean Troyer
2012-01-09
1
-3
/
+10
|
/
/
*
|
Serialization, deserialization, and response code decorators.
Kevin L. Mitchell
2012-01-09
33
-1727
/
+1723
*
|
Return 409s instead of 500s when deleting certain instances.
Brian Lamar
2012-01-05
1
-0
/
+4
*
|
Fix except format to match HACKING
Joe Gordon
2012-01-04
1
-1
/
+1
*
|
Add instance_name field to console detail command
Sandy Walsh
2012-01-04
1
-0
/
+1
*
|
PEP8 type comparison cleanup
lzyeval
2012-01-04
4
-6
/
+6
*
|
Add cloudpipe/vpn api to openstack api contrib.
Todd Willey
2012-01-03
1
-0
/
+183
*
|
PEP8 remove direct type comparisons
lzyeval
2012-01-03
4
-6
/
+6
*
|
Merge "Adds EC2 ImportKeyPair API support."
Jenkins
2011-12-30
2
-14
/
+27
|
\
\
|
*
|
Adds EC2 ImportKeyPair API support.
MotoKen
2011-12-27
2
-14
/
+27
*
|
|
Fixing novaclient_converter NameError
Brian Waldon
2011-12-29
1
-8
/
+0
*
|
|
Add an API for associating floating IPs with DNS entries.
Andrew Bogott
2011-12-27
1
-0
/
+220
*
|
|
Merge "'except:' to 'except Exception:' as per HACKING"
Jenkins
2011-12-27
1
-2
/
+2
|
\
\
\
|
*
|
|
'except:' to 'except Exception:' as per HACKING
Joe Gordon
2011-12-27
1
-2
/
+2
|
|
/
/
[prev]
[next]