Expose public_interface_tag support.
authorRobert Collins <rbtcollins@hp.com>
Mon, 30 Jun 2014 04:53:25 +0000 (16:53 +1200)
committerDan Prince <dprince@redhat.com>
Thu, 28 Aug 2014 17:34:38 +0000 (13:34 -0400)
commit91e763f748e098b6c1fc13dc63fb1e612b36a64f
treeb65d30b48f2afbc07496b315e4bc5add3498ab8d
parent91fd462aae986746296d6ca3065514f8a0676b66
Expose public_interface_tag support.

Proper VLAN support requires adding the IP address to a new device,
rather than br-ex/br-ctlplane. This is added in the
tripleo-image-elements change https://review.openstack.org/103449
(I3f77f72ac623792e844dbb4d501b6ab269141f8e) and here we just expose
it with appropriate glue to get the IP address from Neutron.

With this we can now describe a VLAN public interface scenario
to the undercloud and overcloud control planes.

Change-Id: I4d2194fc813aebb0708d6fddf4f05bae5f091fd8
.gitignore
Makefile
overcloud-source.yaml
overcloud-vlan-port.yaml [new file with mode: 0644]
undercloud-source.yaml
undercloud-vlan-port.yaml [new file with mode: 0644]