Pop VM from list after deleting it 13/67513/1
authorJamo Luhrsen <jluhrsen@redhat.com>
Tue, 23 Jan 2018 16:56:15 +0000 (08:56 -0800)
committerJamo Luhrsen <jluhrsen@redhat.com>
Tue, 23 Jan 2018 16:57:38 +0000 (08:57 -0800)
now that we are checking nova commands for proper return
codes, we cannot just happily delete things that are already
deleted. So, for the test case where we delete a single
instance to make sure ping traffic fails, we also need to
remove that instance from the list and let further cleanup
skip it.

Change-Id: Id0578e2c187e4b6703f76a11e369ffb92f6e17af
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>

No differences found