X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=net-config-bond.yaml;h=d74fc0bc752ce69f5d3e520e64917a09e875a641;hb=8c9e3447088a2bf5f69f149248dcf221d1be26c9;hp=d41356acb1cfccdf001c32061dc6d9db834b2704;hpb=7587446c6e1030bb85a019b13ef3a757b4d5fb79;p=apex-tripleo-heat-templates.git diff --git a/net-config-bond.yaml b/net-config-bond.yaml index d41356ac..d74fc0bc 100644 --- a/net-config-bond.yaml +++ b/net-config-bond.yaml @@ -60,7 +60,6 @@ resources: name: nic2 outputs: - config_id: - description: The ID of the OsNetConfigImpl resource. - value: - {get_resource: OsNetConfigImpl} + OS::stack_id: + description: The OsNetConfigImpl resource. + value: {get_resource: OsNetConfigImpl}