summaryrefslogtreecommitdiff
path: root/nova/availability_zones.py
Commit message (Expand)AuthorAgeFilesLines
* object-ify availability_zonesmelanie witt2014-07-091-7/+33
* Improve performance for checking hosts AZsSylvain Bauza2014-04-221-12/+30
* Merge "Fixing availability-zone not take effect error"Jenkins2014-02-021-4/+11
|\
| * Fixing availability-zone not take effect errorchenxiao2013-12-261-4/+11
* | Small edits on help stringsAndreas Jaeger2014-01-231-2/+2
|/
* Misc typos in novashreeduth-awasthi2013-12-051-1/+1
* Merge "Fix unicode key of azcache can't be stored to memcache"Jenkins2013-09-021-1/+1
|\
| * Fix unicode key of azcache can't be stored to memcacheYaguang Tang2013-08-231-1/+1
* | Update availability_zone on time if it was changedGuangya Liu2013-08-271-2/+4
|/
* Add validation of available_zone during instance createHe Jie Xu2013-07-161-11/+20
* 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