summaryrefslogtreecommitdiffstats
path: root/nova/tests/api/openstack/compute/contrib/test_extended_server_attributes.py
Commit message (Expand)AuthorAgeFilesLines
* Extended server attributes can show wrong hypervisor_hostnameHans Lindgren2013-03-101-11/+8
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Enable nova exception format checking in tests.Dan Prince2012-12-211-1/+1
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+0
* Remove nova.flagsMark McLoughlin2012-11-171-1/+1
* Switch from FLAGS to CONF in testsMark McLoughlin2012-11-101-4/+0
* Speed up api.openstack.compute.contrib testsStanislaw Pitucha2012-10-241-1/+5
* Returns hypervisor_hostname in xml of extensionVishvananda Ishaya2012-08-231-0/+8
* Replace standard json module with openstack.common.jsonutilsZhongyue Luo2012-06-071-4/+3
* Alphabetize imports in nova/tests/Joe Gordon2012-05-181-1/+1
* Fixes xml representation of ext_srv_attr extensionVishvananda Ishaya2012-03-101-8/+28
* Add additional information to servers output.Anthony Young2012-02-171-0/+95