Allow ctlplane network or ID, and default to "ctlplane"
authorSteven Hardy <shardy@redhat.com>
Wed, 7 Oct 2015 16:34:25 +0000 (17:34 +0100)
committerSteven Hardy <shardy@redhat.com>
Mon, 19 Oct 2015 17:33:55 +0000 (18:33 +0100)
commit0d191cb5d626c19ea9496a4f0a1423f2ff3ed5c9
treee18b01cef4ff003d144c0943cb57afc56f60f713
parent8585f8d3fe57780d2c6426f27406de373972cc25
Allow ctlplane network or ID, and default to "ctlplane"

Currently you always have to pass the ctlplane ID because we're still
using the deprecated network_id property for the neutron port resource.

Since Juno, heat has supported a "network" property, which is used
elsewhere, e.g the nested port stacks, so switch to using it in the
overcloud-without-mergepy template, and flip the default to a more
useful "ctlplane" vs an empty string.

This means the stack create should just work on commonly documented
deployments without requiring any parameter.

Change-Id: Ifcea36d26b795c5e8b80accd8112e23b254127be
overcloud-without-mergepy.yaml