heat_template_version: 2015-04-30 description: > Software Config to no-op for os-net-config. Using this will allow you to use the parameter driven (init-neutron-ovs) configuration instead. resources: OsNetConfigImpl: type: OS::Heat::StructuredConfig properties: group: os-apply-config config: outputs: config_id: description: The ID of the OsNetConfigImpl resource. value: {get_resource: OsNetConfigImpl}