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
...
|
*
|
|
Convert instancetype.flavorid to string
Brian Waldon
2011-10-22
2
-7
/
+9
*
|
|
|
Refactoring of extensions
Kevin L. Mitchell
2011-10-20
21
-402
/
+253
|
/
/
/
*
|
|
Don't leak exceptions out to users
Johannes Erdfelt
2011-10-18
1
-1
/
+1
*
|
|
Merge "Refactoring image and server metadata api tests"
Jenkins
2011-10-18
1
-1
/
+5
|
\
\
\
|
*
|
|
Refactoring image and server metadata api tests
Brian Waldon
2011-10-17
1
-1
/
+5
|
|
/
/
*
|
|
Redirects requests from /v#.# to /v#.#/
Alex Meade
2011-10-18
1
-1
/
+11
*
|
|
Merge "Refactoring nova.tests.api.openstack.test_servers"
Jenkins
2011-10-18
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Refactoring nova.tests.api.openstack.test_servers
Brian Waldon
2011-10-17
1
-4
/
+4
*
|
|
Add XML templates.
Kevin L. Mitchell
2011-10-17
13
-394
/
+1388
|
/
/
*
|
Remove OSAPI v1.0
Brian Waldon
2011-10-17
21
-919
/
+120
*
|
Merge "Explicit errors on confirm/revertResize failures"
Jenkins
2011-10-17
1
-0
/
+6
|
\
\
|
*
|
Explicit errors on confirm/revertResize failures
Brian Waldon
2011-10-10
1
-0
/
+6
*
|
|
Add INPUT chain rule for EC2 metadata requests (lp:856385)
Mark McLoughlin
2011-10-13
1
-0
/
+42
*
|
|
Update EC2 get_metadata calls to search 'deleted': False. Fixes nova smoke_te...
Dan Prince
2011-10-12
1
-2
/
+2
*
|
|
Merge "Adds the tenant id to the create images response Location header Fixes...
Jenkins
2011-10-12
1
-1
/
+4
|
\
\
\
|
*
|
|
Adds the tenant id to the create images response Location header
Alex Meade
2011-09-29
1
-1
/
+4
*
|
|
|
Merge "Updating image progress to be more granular. Before, the image progres...
Jenkins
2011-10-12
1
-7
/
+15
|
\
\
\
\
|
*
|
|
|
Updating image progress to be more granular.
Naveed Massjouni
2011-09-30
1
-7
/
+15
*
|
|
|
|
Merge "Add support for header version parameter to specify API version."
Jenkins
2011-10-10
3
-51
/
+323
|
\
\
\
\
\
|
*
|
|
|
|
Add support for header version parameter to specify API version.
Johannes Erdfelt
2011-10-04
3
-51
/
+323
*
|
|
|
|
|
Merge "moved floating ip db access and sanity checking from network api into ...
Jenkins
2011-10-10
1
-4
/
+5
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
moved floating ip db access and sanity checking from network api into network...
Trey Morris
2011-09-30
1
-4
/
+5
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge "Make sure unknown extensions return 404"
Jenkins
2011-10-08
1
-2
/
+6
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Make sure unknown extensions return 404
Ahmad Hassan
2011-10-06
1
-2
/
+6
*
|
|
|
|
Merge "Stop returning correct password on api calls"
Jenkins
2011-10-06
1
-1
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Stop returning correct password on api calls
Ahmad Hassan
2011-10-05
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Fixes bug 862658 -- ec2 metadata issue getting IPs"
Jenkins
2011-10-06
1
-1
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fixes bug 862658 -- ec2 metadata issue getting IPs
Chris Behrens
2011-09-29
1
-1
/
+3
|
|
/
/
*
|
|
Merge "Fixes bug 862633 -- OS api consoles create() broken"
Jenkins
2011-10-01
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixes bug 862633 -- OS api consoles create() broken
Chris Behrens
2011-09-29
1
-1
/
+1
|
|
/
/
*
|
|
Merge "Moving admin actions to extension"
Jenkins
2011-09-30
7
-237
/
+241
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Moving admin actions to extension
Brian Waldon
2011-09-29
7
-237
/
+241
|
|
/
*
|
Merge "Fixes euca-describe-instances failing or not showing IPs"
Jenkins
2011-09-29
5
-150
/
+193
|
\
\
|
*
|
Fixes euca-describe-instances failing or not showing IPs
Chris Behrens
2011-09-28
5
-150
/
+193
|
|
/
*
/
Change 'recurse_zones' to 'local_zone_only'.
Chris Behrens
2011-09-28
1
-5
/
+5
|
/
*
Snapshots/backups can no longer happen simultaneously. Tests included.
Brian Lamar
2011-09-28
2
-8
/
+17
*
compute_api create*() and schedulers refactoring
Chris Behrens
2011-09-27
8
-727
/
+652
*
Merge "Adds disk config"
Jenkins
2011-09-27
1
-0
/
+150
|
\
|
*
Adds disk config
Matt Dietz
2011-09-23
1
-0
/
+150
*
|
Merge "Ensure minRam and minDisk are always integers"
Jenkins
2011-09-26
1
-4
/
+13
|
\
\
|
*
|
Ensure minRam and minDisk are always integers
Brian Waldon
2011-09-26
1
-4
/
+13
*
|
|
Merge "put fully qualified domain name in local-hostname"
Jenkins
2011-09-26
1
-1
/
+2
|
\
\
\
|
*
|
|
put fully qualified domain name in local-hostname
Scott Moser
2011-09-26
1
-1
/
+2
*
|
|
|
Catch ImageNotFound on image delete in OSAPI
Brian Waldon
2011-09-26
1
-1
/
+5
|
|
/
/
|
/
|
|
*
|
|
Add next links to images requests
William Wolf
2011-09-26
3
-11
/
+57
|
/
/
*
|
Removing old code that snuck back in
Brian Waldon
2011-09-26
2
-48
/
+0
*
|
* Rework osapi to use network API not FK backref
Jason Koelker
2011-09-25
4
-112
/
+145
|
/
*
Adding xml schema validation for /versions resource.
Naveed Massjouni
2011-09-23
3
-1
/
+32
*
Fix bug 856664 overLimit errors now return 413
Troy Toman
2011-09-23
1
-1
/
+1
*
Merge "Add minDisk and minRam to OSAPI image details"
Jenkins
2011-09-23
4
-0
/
+21
|
\
[prev]
[next]