Add API network support 33/15233/1
authorFeng Pan <fpan@redhat.com>
Mon, 6 Jun 2016 20:57:12 +0000 (16:57 -0400)
committerFeng Pan <fpan@redhat.com>
Mon, 6 Jun 2016 20:57:12 +0000 (16:57 -0400)
commit7726620121424d8f0959587d0a1baf1768e57c63
tree1870b13dfed37a18f6f685caba0fa467e411b026
parenteb3ee9abc0a1f4ae4835aefabe66c5de5f81cc42
Add API network support

- Create additional NIC on virtual deployment if API network is enabled.
- Include API network in clean
- Change keystone admin api network to admin network. This should have
  no effect when api network is disabled, as today's behavior is to
  fall back to admin network anyway. However, when api network is
  defined, we need to be able to reach overcloud from undercloud through
  keystone admin api network.

Change-Id: Ib0aea4a0daeed5878793530c10d8f8a1bbe5fd72
Signed-off-by: Feng Pan <fpan@redhat.com>
build/network-environment.yaml
ci/clean.sh
ci/deploy.sh
lib/python/apex/network_environment.py