summaryrefslogtreecommitdiffstats
path: root/nova/tests/api/openstack/compute/contrib/test_server_diagnostics.py
Commit message (Expand)AuthorAgeFilesLines
* Removed print stmts in test casesGiampaolo Lauria2013-01-291-1/+0
* Use nova.test.TestCase as the base test class.Clark Boylan2012-12-121-3/+1
* Speed up api.openstack.compute.contrib testsStanislaw Pitucha2012-10-241-2/+5
* Fix imports in openstack compute testsVishvananda Ishaya2012-10-121-4/+3
* Replace standard json module with openstack.common.jsonutilsZhongyue Luo2012-06-071-2/+2
* Fix typo in server diagnostics extension.Anthony Young2012-03-181-3/+6
* Remove unnecessary variables from testsJohannes Erdfelt2012-03-011-2/+1
* Remove admin_only ext attr in favor of authzBrian Waldon2012-01-241-1/+0
* Remove deprecated extension code.Kevin L. Mitchell2012-01-191-3/+1
* Implements blueprint separate-nova-volumeapiAnthony Young2012-01-131-0/+86