diff options
author | Ciprian Barbu <ciprian.barbu@enea.com> | 2017-03-02 19:27:24 +0200 |
---|---|---|
committer | Ciprian Barbu <ciprian.barbu@enea.com> | 2017-03-03 17:24:20 +0200 |
commit | 430b7e154f847b0dfb99c8419a999074e175e1e7 (patch) | |
tree | f82bf346dfb3988fcc6cbd7c823e8b9ac83202e6 /functest/tests/unit/odl/test_odl.py | |
parent | a5cb507c061738a50ca358147a135a1c4498ff22 (diff) |
Add extra check to avoid double delete of instances
JIRA: FUNCTEST-748
Sometimes Openstack doesn't handle deletion in a timely manner which can lead
to openstack_clean to think there are leftovers from a previous test when in
fact the instances are pending deletion. This patch tries to better handle
this kind of situation that would otherwise result in a double free and
eventually <class 'nova.exception.InstanceInvalidState'> (HTTP 500)
Change-Id: Id0d9b61d8380e9b12fc7acd46cd84260714f4baf
Signed-off-by: Ciprian Barbu <ciprian.barbu@enea.com>
Diffstat (limited to 'functest/tests/unit/odl/test_odl.py')
0 files changed, 0 insertions, 0 deletions