summaryrefslogtreecommitdiffstats
path: root/nova/tests/api/openstack/compute/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge "Report the az based on the value in the instance table."Jenkins2013-06-282-3/+49
|\
| * Report the az based on the value in the instance table.Joshua Harlow2013-06-262-3/+49
* | Merge "Refactor db.security_group_get() instance join behavior"Jenkins2013-06-261-1/+1
|\ \ | |/ |/|
| * Refactor db.security_group_get() instance join behaviorDan Smith2013-06-221-1/+1
* | Fix trivial mismatch of license headerDirk Mueller2013-06-251-1/+1
* | Merge "Add invalid number checking in flavor creation api"Jenkins2013-06-241-0/+15
|\ \
| * | Add invalid number checking in flavor creation apijiataotj2013-06-241-0/+15
| |/
* | Merge "Cleanup overshadowing in test_evacuate.py"Jenkins2013-06-241-10/+10
|\ \ | |/ |/|
| * Cleanup overshadowing in test_evacuate.pyChris Yeoh2013-06-121-10/+10
* | Allow reboot or rebuild from vm_state=ErrorPhil Day2013-06-161-1/+3
* | Merge "Enhance the validation of the quotas update"Jenkins2013-06-141-1/+102
|\ \
| * | Enhance the validation of the quotas updategengjh2013-06-131-1/+102
| |/
* | Merge "Use Python 3.x compatible octal literals"Jenkins2013-06-121-1/+1
|\ \
| * | Use Python 3.x compatible octal literalsDirk Mueller2013-06-121-1/+1
* | | Merge "Fixes test_config_drive unittest"Jenkins2013-06-121-3/+4
|\ \ \
| * | | Fixes test_config_drive unittestChris Yeoh2013-06-071-3/+4
| | |/ | |/|
* | | Merge "Add Instance.info_cache"Jenkins2013-06-121-0/+2
|\ \ \ | |_|/ |/| |
| * | Add Instance.info_cacheDan Smith2013-06-071-0/+2
* | | Merge "Use Instance Objects for Start/Stop"Jenkins2013-06-121-6/+12
|\| |
| * | Use Instance Objects for Start/StopDan Smith2013-06-071-6/+12
| |/
* | Give a way to save why a service has been disabled.Andrea Rosa2013-06-121-35/+199
* | Merge "Fix assumed port has port_security_enabled"Jenkins2013-06-111-9/+69
|\ \
| * | Fix assumed port has port_security_enabledAaron Rosen2013-06-111-9/+69
* | | Merge "Refactors get_instance_security_groups to only use instance_uuid"Jenkins2013-06-111-2/+2
|\ \ \
| * | | Refactors get_instance_security_groups to only use instance_uuidTiago Mello2013-06-101-2/+2
* | | | Merge "Return Customer's Quota Usage through Admin API"Jenkins2013-06-111-3/+116
|\ \ \ \
| * | | | Return Customer's Quota Usage through Admin APIMahesh K P2013-05-171-3/+116
* | | | | Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-118-59/+60
| |_|/ / |/| | |
* | | | Merge "Handle security group quota exceeded gracefully"Jenkins2013-06-111-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Handle security group quota exceeded gracefullyChris Yeoh2013-06-071-2/+2
| | |/ | |/|
* / | Improve Keypair error messages in osapiRick Harris2013-06-061-2/+30
|/ /
* | API to get the Cell CapacityKaushik Chandrashekar2013-06-051-1/+71
* | Merge "Launch_at and terminated_at on server(s) response"Jenkins2013-06-051-0/+131
|\ \
| * | Launch_at and terminated_at on server(s) responseAndrew Melton2013-05-311-0/+131
* | | Fix postgresql failures related to Data typeMauro S. M. Rodrigues2013-06-031-0/+19
|/ /
* | compute.api call conductor ComputeTaskManager for live-migrateJohn Garbutt2013-05-301-36/+31
* | Merge "Raise exception instances, not exception classes."Jenkins2013-05-291-1/+1
|\ \
| * | Raise exception instances, not exception classes.David Ripton2013-05-281-1/+1
* | | Merge "Add update method of security group name and description"Jenkins2013-05-292-0/+52
|\ \ \
| * | | Add update method of security group name and descriptionZhenguo Niu2013-05-292-0/+52
| | |/ | |/|
* | | Merge "Optimize SecurityGroupsOutputController by len(servers)"Jenkins2013-05-281-0/+17
|\ \ \ | |_|/ |/| |
| * | Optimize SecurityGroupsOutputController by len(servers)Aaron Rosen2013-05-211-0/+17
* | | Merge "Delete a quota through admin api."Jenkins2013-05-281-1/+32
|\ \ \
| * | | Delete a quota through admin api.Aarti Kriplani2013-05-231-1/+32
* | | | Merge "get_instance_security_groups() fails if no name on security group"Jenkins2013-05-271-10/+19
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | get_instance_security_groups() fails if no name on security groupAaron Rosen2013-05-211-10/+19
* | | Merge "Make nova-api use servicegroup.API.service_is_up()."Jenkins2013-05-221-0/+11
|\ \ \
| * | | Make nova-api use servicegroup.API.service_is_up().Akira Yoshiyama2013-05-191-0/+11
| |/ /
* / / Catch InstanceNotFound in instance_actions GETChris Yeoh2013-05-221-0/+8
|/ /
* | Remove unnecessary parens in test_volumesRick Harris2013-05-171-21/+21