Added ext_net_name into template substitution variable. 25/46125/2
authorspisarski <s.pisarski@cablelabs.com>
Mon, 23 Oct 2017 14:48:10 +0000 (08:48 -0600)
committerspisarski <s.pisarski@cablelabs.com>
Mon, 23 Oct 2017 16:31:48 +0000 (10:31 -0600)
commit9fa64ef86316036a40f742b92bbe6a3ca1d490fb
treec3749c16fbb09c1d1de43112a1f9411b04b1913a
parent7766bd2f8ef5f7ddb9ee231179bb38023d65a972
Added ext_net_name into template substitution variable.

Without the change, the template would always leverage the
external network name of 'external'.
Also am now creating a security group for the VM with the
floating IP so the test will always be able to access.
Fixed another test that used the same heat template that
was changed to add in security groups.

JIRA: SNAPS-206

Change-Id: I19b09e91a844f88bd473ea25b2bba71ae19b0aa1
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
snaps/openstack/tests/create_stack_tests.py
snaps/openstack/tests/heat/floating_ip_heat_template.yaml
snaps/openstack/utils/tests/heat_utils_tests.py