summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Converting resize to use instance objects"Jenkins2011-11-091-3/+8
|\ \ \
| * | | Converting resize to use instance objectsBrian Waldon2011-11-091-3/+8
| |/ /
* / / Spelling fixes in nova/api commentsJoe Gordon2011-11-097-11/+11
|/ /
* | Converting reboot to use instance objectsBrian Waldon2011-11-092-3/+16
* | Merge "Define faults.Fault.__str__."Jenkins2011-11-091-0/+3
|\ \
| * | Define faults.Fault.__str__.Ewan Mellor2011-11-041-0/+3
| |/
* | Merge "Remove duplicate method"Jenkins2011-11-091-3/+0
|\ \
| * | Remove duplicate methodJohannes Erdfelt2011-11-081-3/+0
* | | Merge "Remove debugging print"Jenkins2011-11-091-1/+0
|\ \ \
| * | | Remove debugging printJohannes Erdfelt2011-11-081-1/+0
| |/ /
* / / Remove duplicate method (2)Johannes Erdfelt2011-11-081-6/+0
|/ /
* | Merge "Speed up tests a further 35 seconds"Jenkins2011-11-081-2/+2
|\ \
| * | Speed up tests a further 35 secondsJohannes Erdfelt2011-11-041-2/+2
| |/
* | Adds extended status information via the Admin API to the servers callsMatt Dietz2011-11-082-1/+111
* | Exception cleanup in schedulerJoe Gordon2011-11-084-10/+0
* | Merge "Removing duplicate kernel/ramdisk check in OSAPI"Jenkins2011-11-081-51/+1
|\ \
| * | Removing duplicate kernel/ramdisk check in OSAPIBrian Waldon2011-11-041-51/+1
* | | Merge "Remove unnecessary image list in OSAPI"Jenkins2011-11-081-2/+0
|\| |
| * | Remove unnecessary image list in OSAPIBrian Waldon2011-11-041-2/+0
| |/
* | Merge "Adding task_states.REBOOTING_HARD"Jenkins2011-11-081-0/+1
|\ \
| * | Adding task_states.REBOOTING_HARDBrian Waldon2011-11-071-0/+1
| |/
* | Merge "Clean up docstrings for faults.Fault and it's usage"Jenkins2011-11-082-1/+4
|\ \
| * | Clean up docstrings for faults.Fault and it's usageJohannes Erdfelt2011-11-072-1/+4
| |/
* / Fix typo in docstringJohannes Erdfelt2011-11-071-1/+1
|/
* Merge "Enable admin access to EC2 API server"Jenkins2011-11-032-1/+17
|\
| * Enable admin access to EC2 API serverAhmad Hassan2011-10-072-1/+17
* | Merge "APIs should not wait on scheduler for builds in single zone deployment"Jenkins2011-11-022-6/+2
|\ \
| * | APIs should not wait on scheduler for builds in single zone deploymentChris Behrens2011-11-022-6/+2
* | | Merge changes Ib2849f64,I54e61637Jenkins2011-11-021-1/+1
|\ \ \ | |/ / |/| |
| * | Fix empty group_id to be considered invalidJohannes Erdfelt2011-11-011-1/+1
* | | Merge "Too much information is returned from POST /servers"Jenkins2011-11-023-8/+20
|\ \ \ | |/ / |/| |
| * | Too much information is returned from POST /serversBrian Lamar2011-10-313-8/+20
* | | Merge changes I15dd5a5e,I0641f2c4Jenkins2011-11-012-12/+4
|\ \ \ | |/ / |/| |
| * | Support server uuids with security groupsMark Washenberger2011-10-261-8/+0
| * | Support using server uuids when accessing consoles.Mark Washenberger2011-10-261-4/+4
* | | Creating uuid -> id mapping for S3 Image ServiceBrian Waldon2011-10-312-18/+33
* | | Updated NoAuth to account for requests ending in /Alex Meade2011-10-281-4/+2
* | | Fix overzealous use of faults.Fault() wrapperJohannes Erdfelt2011-10-2710-105/+95
* | | Merge "Revert how APIs get IP address info for instances"Jenkins2011-10-272-88/+70
|\ \ \
| * | | Revert how APIs get IP address info for instancesChris Behrens2011-10-262-88/+70
| |/ /
* | | Merge "Fix file injection for OSAPI rebuilds. Fixes 881649."Jenkins2011-10-271-21/+6
|\ \ \ | |/ / |/| |
| * | Fix file injection for OSAPI rebuilds. Fixes 881649.Dan Prince2011-10-251-21/+6
* | | Merge "Replaces all references to nova.db.api with nova.db"Jenkins2011-10-262-8/+8
|\ \ \
| * | | Replaces all references to nova.db.api with nova.dbAlex Meade2011-10-252-8/+8
| |/ /
* / / Speed up test suite by 20 secondsJohannes Erdfelt2011-10-261-2/+2
|/ /
* | Merge "Use UUIDs instead of IDs for OSAPI servers."Jenkins2011-10-245-73/+41
|\ \
| * | Use UUIDs instead of IDs for OSAPI servers.Mark Washenberger2011-10-215-73/+41
* | | Merge "Refactoring nova.tests.api.openstack.test_flavors"Jenkins2011-10-241-1/+1
|\ \ \
| * | | Refactoring nova.tests.api.openstack.test_flavorsBrian Waldon2011-10-171-1/+1
* | | | Merge "Convert instancetype.flavorid to string"Jenkins2011-10-242-7/+9
|\ \ \ \ | |_|/ / |/| | |