octavia/octavia/tests/unit/controller/worker
Michael Johnson 0e2c927c58 Adds tasks so that reverts set objects to ERROR
This patch adds capstone tasks to our flows that make sure reverts
end in the proper final state for the impacted objects.
Previously some failure scenarios left objects in PENDING_* state.

To accomplish the above, this patch adds provisioning status
to all of the remaining top level objects(pools, members, etc.)
and adds tasks to maintain the proper provisioning status for
these objects.

Change-Id: I857b1aa28e4a6c7466c3abf4e088a74367e78faf
Closes-Bug: #1623686
2016-09-22 19:38:51 +00:00
..
flows Adds tasks so that reverts set objects to ERROR 2016-09-22 19:38:51 +00:00
tasks Adds tasks so that reverts set objects to ERROR 2016-09-22 19:38:51 +00:00
__init__.py Implements Octavia Controller Worker 2015-04-29 21:34:07 +00:00
test_controller_worker.py Rewrite create_load_balancer flow 2016-08-28 09:46:55 -05:00
test_task_utils.py Adds tasks so that reverts set objects to ERROR 2016-09-22 19:38:51 +00:00