summaryrefslogtreecommitdiffstats
path: root/nova/api/openstack/compute/contrib/extended_server_attributes.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-101-2/+0
* Extended server attributes can show wrong hypervisor_hostnameHans Lindgren2013-03-101-16/+1
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-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 nova.apiMark McLoughlin2012-11-041-2/+0
* Returns hypervisor_hostname in xml of extensionVishvananda Ishaya2012-08-231-0/+2
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Remove extra DB calls for instances from OS API extensionsChris Behrens2012-06-261-27/+10
* Backslash continuation removal (Nova folsom-2)Zhongyue Luo2012-05-311-8/+8
* Cleanup LOG.getLoggers to use __name__Zhongyue Luo2012-05-211-2/+1
* Fix OpenStack CapitalizationJoe Gordon2012-03-151-1/+1
* Fixes xml representation of ext_srv_attr extensionVishvananda Ishaya2012-03-101-1/+1
* Include hypervisor_hostname in the extended server attributes.Josh Kearney2012-02-291-3/+15
* Add additional information to servers output.Anthony Young2012-02-171-0/+129