53d386dc01
Add a new label 'availability_zone' allowing users to specify the AZ the nodes should be deployed in. Only one AZ can be passed for this first implementation. Change-Id: I9e55d7631191fffa6cc6b9bebbeb4faf2497815b Partially-Implements: blueprint magnum-availability-zones
7 lines
227 B
YAML
7 lines
227 B
YAML
---
|
|
features:
|
|
- |
|
|
Support passing an availability zone where all cluster nodes should be
|
|
deployed, via the new availability_zone label. Both swarm_fedora_atomic_v2
|
|
and k8s_fedora_atomic_v1 support this new label.
|