X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=undercloud-source.yaml;h=ce5b7e8de091fa230c614761eb39fd0cd39bbd26;hb=92377361c76a612457cc147a0608d94db430a771;hp=67c3e6d668cf784239df08ef92ba2a3c969d1b04;hpb=897c8b8aa9295b0214f35bd08ac42416078904f5;p=apex-tripleo-heat-templates.git diff --git a/undercloud-source.yaml b/undercloud-source.yaml index 67c3e6d6..ce5b7e8d 100644 --- a/undercloud-source.yaml +++ b/undercloud-source.yaml @@ -74,9 +74,10 @@ parameters: } type: json Flavor: - default: baremetal description: Flavor to request when deploying. type: string + constraints: + - custom_constraint: nova.flavor GlanceLogFile: description: The filepath of the file to use for logging messages from Glance. type: string @@ -179,6 +180,9 @@ parameters: description: The password for the nova service account, used by nova-api. type: string hidden: true + NeutronDVR: + default: 'False' + type: string NtpServer: type: string default: '' @@ -312,6 +316,8 @@ resources: host: 127.0.0.1 ovs_db: mysql://neutron:unset@localhost/ovs_neutron?charset=utf8 ovs: + local_ip: + get_input: controller_host public_interface: get_param: NeutronPublicInterface public_interface_raw_device: @@ -340,7 +346,7 @@ resources: - value ntp: servers: - - {server: {get_param: NtpServer}, fudge: "stratum 0"} + - {server: {get_param: NtpServer}} undercloudPassthroughConfig: type: OS::Heat::StructuredConfig properties: