Commit 364c553a authored by vegall's avatar vegall Committed by garciadeblas
Browse files

Feature 11003: AZ for Cinder

parent 810b217e
......@@ -63,6 +63,7 @@ As it can be seen above, there is a parameter called **`--config`** used to supp
- `neutron_availability_zone_hints`: To be used for the deployment. It can be:
- a single availability zone, e.g. `neutron_availability_zone_hints: controller`
- several availability zones, e.g. `neutron_availability_zone_hints: [zone1, zone2]`
- `storage_availability_zone`: To be used for the deployment. It can only be a single availability zone, e.g. `storage_availability_zone: controller`
- `region_name`: The region where the VM will be deployed.
- `insecure`: (By default false). When true it allows authorization over a non trusted certificate over https
- `ca_cert`: (incompatible with insecure). root certificate file to use for validating the OpenStack certificate
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment