summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fixes Nova API /os-hosts missing element "zone"Fei Long Wang2013-03-241-0/+1
|/ / /
* | | Merge "Remove outdated try except block in ec2 code"Jenkins2013-03-231-6/+1
|\ \ \
| * | | Remove outdated try except block in ec2 codeJoe Gordon2013-03-211-6/+1
| |/ /
* | | Merge "Change arguments to volume_detach()"Jenkins2013-03-222-5/+22
|\ \ \
| * | | Change arguments to volume_detach()Chris Behrens2013-03-202-5/+22
| |/ /
* / / Add caching for ec2 mapping ids.Vishvananda Ishaya2013-03-191-0/+33
|/ /
* | Merge "Prevent volume-attach/detach from instances in rescue state"Jenkins2013-03-191-6/+13
|\ \
| * | Prevent volume-attach/detach from instances in rescue stateJoe Gordon2013-03-181-6/+13
* | | Ensure that headers are returned as strings, not integers.Alvaro Lopez Garcia2013-03-191-1/+3
* | | Merge "Fix more OS-DCF:diskConfig XML handling"Jenkins2013-03-191-2/+11
|\ \ \
| * | | Fix more OS-DCF:diskConfig XML handlingChristopher Yeoh2013-03-131-2/+11
| | |/ | |/|
* | | Add standard methods to the Limits APIGiampaolo Lauria2013-03-151-6/+22
* | | Merge "Make os-services API extensions consistent."Jenkins2013-03-151-10/+11
|\ \ \
| * | | Make os-services API extensions consistent.Dan Prince2013-03-141-10/+11
* | | | Merge "Fix: improve API error responses from os-hosts extension"Jenkins2013-03-151-4/+4
|\ \ \ \
| * | | | Fix: improve API error responses from os-hosts extensionHans Lindgren2013-03-141-4/+4
| | |_|/ | |/| |
* | | | Merge "Fix OS-DCF:diskconfig XML handling"Jenkins2013-03-151-2/+2
|\ \ \ \
| * | | | Fix OS-DCF:diskconfig XML handlingChristopher Yeoh2013-03-091-2/+2
* | | | | Merge "Fixes instance task_state being left as migrating"Jenkins2013-03-151-1/+4
|\ \ \ \ \
| * | | | | Fixes instance task_state being left as migratingFei Long Wang2013-03-121-1/+4
| | |/ / / | |/| | |
* | | | | Merge "Fix exception message in Networks API extension"Jenkins2013-03-151-0/+3
|\ \ \ \ \
| * | | | | Fix exception message in Networks API extensionGiampaolo Lauria2013-03-141-0/+3
* | | | | | Merge "Don't include traceback when wrapping exceptions"Jenkins2013-03-141-8/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't include traceback when wrapping exceptionsVishvananda Ishaya2013-03-141-8/+5
* | | | | | Merge "Do not accept invalid keys in quota-update"Jenkins2013-03-142-17/+29
|\ \ \ \ \ \
| * | | | | | Do not accept invalid keys in quota-updateDavanum Srinivas2013-03-142-17/+29
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Makes safe xml data calls raise 400 http error instead of 500"Jenkins2013-03-148-46/+78
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Makes safe xml data calls raise 400 http error instead of 500Matthew Sherborne2013-03-148-46/+78
* | | | | | Merge "Don't log traceback on expected console error."Jenkins2013-03-141-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't log traceback on expected console error.Russell Bryant2013-03-131-1/+2
| | |/ / / | |/| | |
* | | | | Merge "Fix: Nova aggregate API throws an uncaught exception on invalid host"Jenkins2013-03-131-1/+2
|\ \ \ \ \
| * | | | | Fix: Nova aggregate API throws an uncaught exception on invalid hostHans Lindgren2013-03-131-1/+2
| |/ / / /
* | | | | Merge "Fix use of potentially-stale instance_type in tenant_usage"Jenkins2013-03-131-13/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix use of potentially-stale instance_type in tenant_usageDan Smith2013-03-131-13/+2
| |/ / /
* / / / Prepare services index method for use with cellsMatthew Sherborne2013-03-121-3/+7
|/ / /
* | | Merge "Extended server attributes can show wrong hypervisor_hostname"Jenkins2013-03-111-16/+1
|\ \ \
| * | | Extended server attributes can show wrong hypervisor_hostnameHans Lindgren2013-03-101-16/+1
| | |/ | |/|
* | | Merge "delete deleted image 500 bug"Jenkins2013-03-111-0/+5
|\ \ \
| * | | delete deleted image 500 bugBrant Knudson2013-03-051-0/+5
* | | | Merge "Server create will only process "networks" if os-networks is loaded."Jenkins2013-03-111-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Server create will only process "networks" if os-networks is loaded.Phil Day2013-03-111-1/+2
* | | | Merge "Add MultipleCreate template and fix conflict with other templates"Jenkins2013-03-091-8/+10
|\ \ \ \
| * | | | Add MultipleCreate template and fix conflict with other templatesMauro S. M. Rodrigues2013-03-071-8/+10
| | |_|/ | |/| |
* | | | Merge "Fix instance evacuate with shared storage"Jenkins2013-03-091-0/+1
|\ \ \ \
| * | | | Fix instance evacuate with shared storageKravchenko Pavel2013-03-081-0/+1
| |/ / /
* | | | Prevent rescue for volume-backed instancesNikola Dipanov2013-03-091-0/+3
* | | | Merge "Remove uses of instance['instance_type'] from nova/api"Jenkins2013-03-083-6/+7
|\ \ \ \
| * | | | Remove uses of instance['instance_type'] from nova/apiDan Smith2013-03-083-6/+7
| | |/ / | |/| |
* | | | Merge "Rework instance actions to work with cells"Jenkins2013-03-081-4/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Rework instance actions to work with cellsAndrew Laski2013-02-251-4/+6