diff options
Diffstat (limited to 'controller.yaml')
-rw-r--r-- | controller.yaml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/controller.yaml b/controller.yaml index 8c1b93d2..51dba076 100644 --- a/controller.yaml +++ b/controller.yaml @@ -283,7 +283,7 @@ parameters: The Neutron ML2 and OpenVSwitch vlan mapping range to support. See the Neutron documentation for permitted values. Defaults to permitting any VLAN on the 'datacentre' physical network (See NeutronBridgeMappings). - type: string + type: comma_delimited_list NeutronPassword: default: unset description: The password for the neutron service and db account, used by neutron agents. @@ -438,6 +438,12 @@ parameters: description: Mapping of service_name -> network name. Typically set via parameter_defaults in the resource registry. type: json + UpdateIdentifier: + default: '' + type: string + description: > + Setting to a previously unused value during stack-update will trigger + package update on all nodes resources: |