summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Convert instancetype.flavorid to stringBrian Waldon2011-10-222-7/+9
* | | | Refactoring of extensionsKevin L. Mitchell2011-10-2021-402/+253
|/ / /
* | | Don't leak exceptions out to usersJohannes Erdfelt2011-10-181-1/+1
* | | Merge "Refactoring image and server metadata api tests"Jenkins2011-10-181-1/+5
|\ \ \
| * | | Refactoring image and server metadata api testsBrian Waldon2011-10-171-1/+5
| |/ /
* | | Redirects requests from /v#.# to /v#.#/Alex Meade2011-10-181-1/+11
* | | Merge "Refactoring nova.tests.api.openstack.test_servers"Jenkins2011-10-181-4/+4
|\ \ \ | |/ / |/| |
| * | Refactoring nova.tests.api.openstack.test_serversBrian Waldon2011-10-171-4/+4
* | | Add XML templates.Kevin L. Mitchell2011-10-1713-394/+1388
|/ /
* | Remove OSAPI v1.0Brian Waldon2011-10-1721-919/+120
* | Merge "Explicit errors on confirm/revertResize failures"Jenkins2011-10-171-0/+6
|\ \
| * | Explicit errors on confirm/revertResize failuresBrian Waldon2011-10-101-0/+6
* | | Add INPUT chain rule for EC2 metadata requests (lp:856385)Mark McLoughlin2011-10-131-0/+42
* | | Update EC2 get_metadata calls to search 'deleted': False. Fixes nova smoke_te...Dan Prince2011-10-121-2/+2
* | | Merge "Adds the tenant id to the create images response Location header Fixes...Jenkins2011-10-121-1/+4
|\ \ \
| * | | Adds the tenant id to the create images response Location headerAlex Meade2011-09-291-1/+4
* | | | Merge "Updating image progress to be more granular. Before, the image progres...Jenkins2011-10-121-7/+15
|\ \ \ \
| * | | | Updating image progress to be more granular.Naveed Massjouni2011-09-301-7/+15
* | | | | Merge "Add support for header version parameter to specify API version."Jenkins2011-10-103-51/+323
|\ \ \ \ \
| * | | | | Add support for header version parameter to specify API version.Johannes Erdfelt2011-10-043-51/+323
* | | | | | Merge "moved floating ip db access and sanity checking from network api into ...Jenkins2011-10-101-4/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | moved floating ip db access and sanity checking from network api into network...Trey Morris2011-09-301-4/+5
| | |_|/ / | |/| | |
* | | | | Merge "Make sure unknown extensions return 404"Jenkins2011-10-081-2/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Make sure unknown extensions return 404Ahmad Hassan2011-10-061-2/+6
* | | | | Merge "Stop returning correct password on api calls"Jenkins2011-10-061-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Stop returning correct password on api callsAhmad Hassan2011-10-051-1/+2
| | |/ / | |/| |
* | | | Merge "Fixes bug 862658 -- ec2 metadata issue getting IPs"Jenkins2011-10-061-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes bug 862658 -- ec2 metadata issue getting IPsChris Behrens2011-09-291-1/+3
| |/ /
* | | Merge "Fixes bug 862633 -- OS api consoles create() broken"Jenkins2011-10-011-1/+1
|\ \ \
| * | | Fixes bug 862633 -- OS api consoles create() brokenChris Behrens2011-09-291-1/+1
| |/ /
* | | Merge "Moving admin actions to extension"Jenkins2011-09-307-237/+241
|\ \ \ | |/ / |/| |
| * | Moving admin actions to extensionBrian Waldon2011-09-297-237/+241
| |/
* | Merge "Fixes euca-describe-instances failing or not showing IPs"Jenkins2011-09-295-150/+193
|\ \
| * | Fixes euca-describe-instances failing or not showing IPsChris Behrens2011-09-285-150/+193
| |/
* / Change 'recurse_zones' to 'local_zone_only'.Chris Behrens2011-09-281-5/+5
|/
* Snapshots/backups can no longer happen simultaneously. Tests included.Brian Lamar2011-09-282-8/+17
* compute_api create*() and schedulers refactoringChris Behrens2011-09-278-727/+652
* Merge "Adds disk config"Jenkins2011-09-271-0/+150
|\
| * Adds disk configMatt Dietz2011-09-231-0/+150
* | Merge "Ensure minRam and minDisk are always integers"Jenkins2011-09-261-4/+13
|\ \
| * | Ensure minRam and minDisk are always integersBrian Waldon2011-09-261-4/+13
* | | Merge "put fully qualified domain name in local-hostname"Jenkins2011-09-261-1/+2
|\ \ \
| * | | put fully qualified domain name in local-hostnameScott Moser2011-09-261-1/+2
* | | | Catch ImageNotFound on image delete in OSAPIBrian Waldon2011-09-261-1/+5
| |/ / |/| |
* | | Add next links to images requestsWilliam Wolf2011-09-263-11/+57
|/ /
* | Removing old code that snuck back inBrian Waldon2011-09-262-48/+0
* | * Rework osapi to use network API not FK backrefJason Koelker2011-09-254-112/+145
|/
* Adding xml schema validation for /versions resource.Naveed Massjouni2011-09-233-1/+32
* Fix bug 856664 overLimit errors now return 413Troy Toman2011-09-231-1/+1
* Merge "Add minDisk and minRam to OSAPI image details"Jenkins2011-09-234-0/+21
|\