Add missing ManagementIpSubnet
authorJames Slagle <jslagle@redhat.com>
Mon, 4 Apr 2016 15:37:43 +0000 (11:37 -0400)
committerJames Slagle <jslagle@redhat.com>
Tue, 12 Apr 2016 11:32:09 +0000 (11:32 +0000)
commitaa0fa9d5e615c4c0b8fb61c82fdc4040459f2d66
tree9e5e948f3b400ff33538c65d1b5a84d8207c841d
parenta12087715f0fe4251a95ab67120023d553c24a45
Add missing ManagementIpSubnet

Change 15bb67261a333f140f21208e20a112b99eeb609c added the management
network, but the ManagementIpSubnet parameter was missed being added
net-config-static-bridge.yaml. This makes the template not work by
default since Heat will error when the parameter is passed in as a
property.  This adds the parameter which fixes the template.

Change-Id: Ie745103e596c9fe2d5562acfff157157be0ff0e2
net-config-static-bridge.yaml