summaryrefslogtreecommitdiff
path: root/nova/tests/api/openstack/compute/plugins/v3/test_services.py
Commit message (Expand)AuthorAgeFilesLines
* Fix service API and cellsJohannes Erdfelt2014-03-211-19/+106
* Remove unnecessary stubbing in test_servicesJohannes Erdfelt2014-03-211-8/+0
* Catch HostBinaryNotFound exception when updating a serviceHaiwei Xu2014-02-251-1/+41
* Add a new compute API method for deleting retired servicesJason Dillaman2014-02-211-0/+30
* Utilizes assertIsNone and assertIsNotNone - tests/apiZhongyue Luo2013-10-291-1/+1
* Update timeutils.py from osloGary Kotton2013-10-161-1/+7
* Utilizes assertNotInZhongyue Luo2013-10-091-2/+2
* Make compute_api use Service and ComputeNode objectsDan Smith2013-08-291-33/+40
* Clear out service disabled reason on enable for V3 APIChris Yeoh2013-08-161-0/+5
* Add expected_errors for extensions services and server_password v3He Jie Xu2013-07-251-1/+2
* Port service API to v3 Part 2ivan-zhu2013-07-141-116/+19
* port Service API into v3 part1ivan-zhu2013-07-091-0/+379