blazar/doc/source
Masahito Muroi c2ab836293 Handle availability zone info in compute host APIs
The create host API stores availability zone information into the
computehosts tables. The information comes from Nova's availability
zone API.

Cloud users can specify the availability zone information by following
query in the host reservation and the instance reservation.

- The host reservation
  hypervisor_properties=["==", "$availability_zone", "zone1"]

- The instance reservation
  resource_properties=["==", "$availability_zone", "zone1"]

The az_aware config is a flag to store the infomation or not.
If a cloud operator doesn't prefer to store the information, set the
flag to False.

Implements: blueprint multi-freepools
Change-Id: I26a7e635660eec54b0bef9754ef46aa5af7fe60e
2018-07-04 01:49:28 +00:00
..
admin Adapt documentation structure to the new standard 2017-11-14 10:48:11 +00:00
cli Adapt documentation structure to the new standard 2017-11-14 10:48:11 +00:00
configuration Register and document policy in code 2018-06-11 17:36:13 +09:00
contributor Adapt documentation structure to the new standard 2017-11-14 10:48:11 +00:00
images Add periodic healing 2018-04-24 13:18:16 +09:00
install Register and document policy in code 2018-06-11 17:36:13 +09:00
reference Adapt documentation structure to the new standard 2017-11-14 10:48:11 +00:00
restapi Update links to API reference 2018-02-19 14:40:02 +09:00
specs Handle availability zone info in compute host APIs 2018-07-04 01:49:28 +00:00
user Merge "Fix typo" 2018-06-01 05:34:56 +00:00
conf.py Register and document policy in code 2018-06-11 17:36:13 +09:00
index.rst Add a document about the state machine 2018-02-07 17:44:32 +09:00