[Openstack] Heat "Unknown property floating_network" Error

Richard Raseley richard at raseley.com
Thu Jan 15 17:39:46 UTC 2015


On Thu, Jan 15, 2015 at 12:45 AM, Steven Hardy <shardy at redhat.com> wrote:
>
> This is a documentation issue - "floating_network" was only added in Juno
> Heat, so you'll have to use "floating_network_id" on Icehouse.
>
> I'll look at posting a patch which clarifies that in our documentation,
> thanks for pointing it out.
>
> The main difference between these properties is that floating_network can
> accept a name or ID, and we'll resolve the ID lookup, whereas if you're
> using Icehouse you'll always have to pass the network UUID to
> floating_network_id (this should just work if you're referring to another
> resource inside a template rather than passing in a parameter).
>
> Steve

Steve,

Thank you for providing some clarity on this issue.

Does this indicate that 'floating_network_id' is deprecated in Juno?
Additionally, if you're able, would you provide some additional
context around how the HOT version scheme works? I think this might've
led to some of my confusion.

Regards,

Richard




More information about the Openstack mailing list