summaryrefslogtreecommitdiffstats
path: root/nova/availability_zones.py
Commit message (Expand)AuthorAgeFilesLines
* Report the az based on the value in the instance table.Joshua Harlow2013-06-261-6/+34
* Extract getting instance's AZ into a helper module.gtt1162013-05-111-0/+21
* Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-101-3/+0
* Remove deprecated Grizzly code.Joe Gordon2013-04-041-2/+0
* List AZs fails if there are disabled servicesPhil Day2013-03-271-2/+2
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Make the metadata paths use conductorDan Smith2013-02-121-3/+7
* Fixes 'not in' operator usageZhongyue Luo2013-01-311-1/+1
* Make sure there are no unused importJoe Gordon2013-01-281-1/+0
* Adding REST API to show all availability zones of an regionzhiyanliu2013-01-231-0/+22
* Fix incorrect use of context objectgtt1162013-01-221-2/+2
* Fix nova.availability_zones docstringJoe Gordon2013-01-141-1/+1
* fix new N402 errorsSean Dague2013-01-101-1/+1
* Remove availability_zones from service tableJoe Gordon2013-01-081-0/+62