octavia-tempest-plugin/octavia_tempest_plugin/tests/scenario
Michael Johnson 04dc5cb4a0 Retry subnet/network deletes on 409 Conflict
Neutron can be slow to cleanup ports from subnets/networks.
This patch adds retries when deleting subnets and networks in the
tempest teardown/clean up phase after tests.

Also, there were cases where addClassResourceCleanup was being used
inside test cases instead of addCleanup. This patch corrects those to
use addCleanup.

Story: 2004826
Task: 29000

Change-Id: Ia29541d1c89f3559a3ce22b1a27c6bcf079ce2cc
2019-01-21 12:46:20 -08:00
..
v2 Retry subnet/network deletes on 409 Conflict 2019-01-21 12:46:20 -08:00
__init__.py Create scenario tests for load balancers 2018-04-10 12:20:01 -07:00