Provide Neutron password in compute metadata
[apex-tripleo-heat-templates.git] / nova-compute-instance.yaml
index f027f3b..3074228 100644 (file)
@@ -128,6 +128,8 @@ Resources:
           network_vlan_ranges: {Ref: NeutronNetworkVLANRanges}
           bridge_mappings: {Ref: NeutronBridgeMappings}
           enable_tunneling: {Ref: NeutronEnableTunnelling}
+        service-password:
+          Ref: NeutronPassword
       admin-password: {Ref: AdminPassword}
       rabbit:
         host: {Ref: RabbitHost}