Adds external network support for OPNFV 13/613/1
authorTim Rozet <trozet@redhat.com>
Wed, 20 May 2015 20:34:04 +0000 (16:34 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 20 May 2015 20:42:05 +0000 (16:42 -0400)
commitbde7a167f8d75ec1cae13786157b4b31e3f8eb7d
tree86481f8f01e9d9fe986c7e9d95c6da5850f9591e
parent13f4399c1d0958d3c1943d75269e47058b521c9e
Adds external network support for OPNFV

Deploy will now detect and set extra parameters in the ksgen settings
file needed in order to configure an external public network for
Neutron. The new parameters required are as follows:
 -  external_network_flag: "true"
 -  public_gateway:
 -  public_dns:
 -  public_network:
 -  public_subnet:
 -  public_allocation_start:
 -  public_allocation_end:
 -  deployment_type:

public_* parameters are required to create an external network when
external_network_flag is "true".  deployment_type (three_network or
multi_network) is now passed to Foreman.  Foreman decides on this value
whether to configure 3 interfaces as dhcp+onboot or 4.

Change-Id: Ia8af04e82f3854a36adc563c1855d451ddfa9c17
JIRA: BGS-13
Signed-off-by: Tim Rozet <trozet@redhat.com>
foreman/ci/deploy.sh
foreman/ci/inventory/lf_pod2_ksgen_settings.yml