summaryrefslogtreecommitdiffstats
path: root/nova/tests/api/openstack/compute/contrib/test_services.py
Commit message (Expand)AuthorAgeFilesLines
* Give a way to save why a service has been disabled.Andrea Rosa2013-06-121-35/+199
* Make nova-api use servicegroup.API.service_is_up().Akira Yoshiyama2013-05-191-0/+11
* Make os-services API extensions consistent.Dan Prince2013-03-141-6/+6
* Prepare services index method for use with cellsMatthew Sherborne2013-03-121-5/+13
* Remove unnecessary setUp() and tearDown() methodsJohannes Erdfelt2013-03-061-3/+0
* Fix IBM copyright stringsKurt Taylor2013-03-011-2/+1
* Fix hacking N302 import only modulesJoe Gordon2013-01-241-40/+42
* fix misspellings in logs, comments and testsPádraig Brady2013-01-211-2/+2
* Merge "Populate service list with availability zone and correct unit test"Jenkins2013-01-151-7/+7
|\
| * Populate service list with availability zone and correct unit testMichael J Fork2013-01-151-7/+7
* | Correct misspelling of fake_service_get_allMichael J Fork2013-01-151-2/+2
|/
* Add REST API support for list/enable/disable nova servicesivan-zhu2012-11-101-0/+198