octavia/octavia/tests/unit/controller/worker/v1/tasks
Gregory Thiemonge 51c6d8bd90 Fix LB set in ERROR too early in MapLoadbalancerToAmphora
This is a follow up patch for I48b0f5a773209b1c1b056d71c0da05d6fd82ca73,
this fix applies only on Wallaby and older releases because the code was
removed during the Xena cycle.

It removes calls to mark_loadbalancer_prov_status_error in revert method
of tasks (except in LoadBalancer*ToErrorOnRevertTask)

Story 2009651
Task 43810
Story 2009652
Task 43811

Conflicts:
	octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks.py
	octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py

Change-Id: I7692155fb113442b692267ab12b69ab90200bcb5
(cherry picked from commit 9b7791db52)
(cherry picked from commit de20868ab7)
(cherry picked from commit 0d25fe5fff)
2021-12-03 09:28:01 +01:00
..
__init__.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
test_amphora_driver_tasks.py Fix LB set in ERROR too early in the revert flow 2021-11-16 15:06:31 +01:00
test_cert_task.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
test_compute_tasks.py Refactor the failover flows 2020-07-09 10:59:04 +00:00
test_database_tasks.py Fix LB set in ERROR too early in MapLoadbalancerToAmphora 2021-12-03 09:28:01 +01:00
test_database_tasks_quota.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
test_lifecycle_tasks.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
test_model_tasks.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
test_network_tasks.py Fix LB failover when IP addresses exhausted 2021-03-05 17:03:41 +00:00
test_retry_tasks.py Refactor the failover flows 2020-07-09 10:59:04 +00:00