Fixing security group in CreateInstanceTwoNetTests 79/55479/1
authorGeorg Kunz <georg.kunz@ericsson.com>
Wed, 11 Apr 2018 21:19:00 +0000 (23:19 +0200)
committerGeorg Kunz <georg.kunz@ericsson.com>
Wed, 11 Apr 2018 22:15:55 +0000 (00:15 +0200)
commita68cbbae1509d2e4c33cff8b6226cf6e83c58251
tree098f2aee690469a0adddf0a81c430e71ca7a3da4
parent390d31e3a6eaa0968474d19d71ec804d0c6c071a
Fixing security group in CreateInstanceTwoNetTests

The test CreateInstanceTwoNetTests does define and create a security
group and a corresponding rule but never associates them with the
created instances. Moreover, some commercial systems require explicit
egress rules in addition to ingress rules in order to allow traffic to
pass. Anm egress rule has been added.

JIRA: SNAPS-300

Change-Id: Ie0da75781f8b4e97af11e4e7588c7a53acad59ac
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
snaps/openstack/tests/create_instance_tests.py