summaryrefslogtreecommitdiff
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make metadata password routines use Instance object"Jenkins2014-06-141-7/+4
|\
| * Make metadata password routines use Instance objectDan Smith2014-06-031-7/+4
* | Merge "Check if volume is bootable when creating an instance"Jenkins2014-06-141-1/+2
|\ \
| * | Check if volume is bootable when creating an instanceLeandro I. Costantino2014-05-311-1/+2
* | | Merge "Correct exception handling when create aggregate"Jenkins2014-06-111-4/+2
|\ \ \
| * | | Correct exception handling when create aggregatejichenjc2014-05-271-4/+2
| |/ /
* | | Merge "Revert "Remove broken quota-classes API""Jenkins2014-06-101-0/+115
|\ \ \
| * | | Revert "Remove broken quota-classes API"Matt Riedemann2014-06-101-0/+115
* | | | Merge "Fix direct use of block_device module objects"Jenkins2014-06-107-19/+19
|\ \ \ \
| * | | | Fix direct use of block_device module objectsChris Behrens2014-06-037-19/+19
| | |_|/ | |/| |
* | | | Merge "Add missing translation support"Jenkins2014-06-102-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Add missing translation supportGary Kotton2014-06-022-2/+2
| |/ /
* | | Merge "Support detection of fixed ip already in use"Jenkins2014-06-104-0/+4
|\ \ \
| * | | Support detection of fixed ip already in useJames Carey2014-05-294-0/+4
* | | | Merge "Fix a wrong comment in the code"Jenkins2014-06-091-1/+1
|\ \ \ \
| * | | | Fix a wrong comment in the codeAndrea Rosa2014-06-061-1/+1
* | | | | Merge "Handle NetworkInUse exception in api layer"Jenkins2014-06-082-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Handle NetworkInUse exception in api layerjichenjc2014-05-272-0/+4
| | |_|/ | |/| |
* | | | Merge "Remove useless codes for server_group"Jenkins2014-06-051-14/+0
|\ \ \ \
| * | | | Remove useless codes for server_groupwingwj2014-05-311-14/+0
| | |_|/ | |/| |
* | | | Merge "Fix security group race condition while listing and deleting rules"Jenkins2014-06-041-8/+32
|\ \ \ \ | |/ / / |/| | |
| * | | Fix security group race condition while listing and deleting rulesAaron Rosen2014-05-191-8/+32
* | | | Merge "Ensure live-migrate reverts if server not running"Jenkins2014-05-292-4/+10
|\ \ \ \
| * | | | Ensure live-migrate reverts if server not runningJohn Garbutt2014-05-232-4/+10
* | | | | Merge "versions API: ignore request with a body"Jenkins2014-05-291-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | versions API: ignore request with a bodyDan Prince2014-05-231-2/+2
* | | | | Enable flake8 F841 checkingAlexander Bochkarev2014-05-281-1/+1
* | | | | Merge "Downgrade log when attach interface can't find resources"Jenkins2014-05-281-2/+1
|\ \ \ \ \
| * | | | | Downgrade log when attach interface can't find resourcesjichenjc2014-05-161-2/+1
| |/ / / /
* | | | | Merge "[EC2]Correct the return status of attaching volume"Jenkins2014-05-282-4/+25
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [EC2]Correct the return status of attaching volumeliu-sheng2014-05-232-4/+25
* | | | | Merge "Align internal image API with volume and network"Jenkins2014-05-252-8/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Align internal image API with volume and networkJay Pipes2014-05-212-8/+4
| | |_|/ | |/| |
* | | | Merge "Allow admin user to get all tenant's floating IPs"Jenkins2014-05-222-3/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow admin user to get all tenant's floating IPsliu-sheng2014-05-192-3/+14
* | | | On rebuild check for null image_refAndrew Laski2014-05-191-0/+4
| |/ / |/| |
* | | Merge "Raise more information on V2 API volumes when resource not found"Jenkins2014-05-171-26/+28
|\ \ \ | |/ / |/| |
| * | Raise more information on V2 API volumes when resource not foundjichenjc2014-05-131-26/+28
* | | Merge "Downgrade and fix log message for floating ip already disassociated"Jenkins2014-05-151-1/+3
|\ \ \
| * | | Downgrade and fix log message for floating ip already disassociatedjichenjc2014-05-131-1/+3
| |/ /
* | | Merge "Fix the explanation of HTTPNotFound for cell showing v2 API"Jenkins2014-05-151-2/+2
|\ \ \
| * | | Fix the explanation of HTTPNotFound for cell showing v2 APIZhengguang2014-05-071-2/+2
* | | | Fix the duplicated extension summariesKen'ichi Ohmichi2014-05-132-2/+2
| |/ / |/| |
* | | Merge "Code Improvement"Jenkins2014-05-101-4/+1
|\ \ \
| * | | Code ImprovementAndre Aranha2014-05-071-4/+1
| |/ /
* | | Merge "Fix v3 API extension names for camelcase"Jenkins2014-05-095-5/+5
|\ \ \
| * | | Fix v3 API extension names for camelcaseKen'ichi Ohmichi2014-05-065-5/+5
* | | | Merge "Fix broken version responses"Jenkins2014-05-071-22/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix broken version responsesAndreas Jaeger2014-04-301-22/+6
* | | | Merge "Add x-openstack-request-id to nova v3 responses"Jenkins2014-05-073-11/+50
|\ \ \ \