Ensuring each port manipulation test waits for the instance to become active 51/33351/1
authorspisarski <s.pisarski@cablelabs.com>
Thu, 13 Apr 2017 16:04:47 +0000 (10:04 -0600)
committerspisarski <s.pisarski@cablelabs.com>
Thu, 13 Apr 2017 16:04:47 +0000 (10:04 -0600)
commit6c5dc1025d91ccb9119635d86f7d0f1e64280b1e
tree79e06628c5d26dd94e4236b8d64240367fb699c7
parentf340c1e7b021fa3a67c295bcec7f09cddfb687cc
Ensuring each port manipulation test waits for the instance to become active

The problem with OpenStack is that when one attempts to delete an instance
that is still spawning, it can take an inordinate amount of time for OpenStack
to complete the request resulting in artifacts being left.

JIRA: SNAPS-64

Change-Id: I39f33291e650c00a8b5a40cb0051b99b71923acf
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
snaps/openstack/create_instance.py
snaps/openstack/tests/create_instance_tests.py