octavia/octavia/tests/unit/controller/worker
Aishwarya Thangappa e94ff2681f Adds a new feature to limit the amphora build rate
This patch limits the number of Amphora build requests handled by the
controller worker at a given time.

Also, the amphora build requests are assigned priorities based on
whether it is a normal loadbalancer create, failover or spares pool
loadbalancer create request. Based on the priority and the order in
which the requests were made if there is an available build slot the
amphora will be built.

Co-Authored-By: Lubosz "diltram" Kosnik <lubosz.kosnik@intel.com>
Change-Id: I967cf0668f82fb3a63e18dc7a457c58b526b7e66
Closes-Bug: #1571802
2017-03-16 16:50:31 +00:00
..
flows Adds a new feature to limit the amphora build rate 2017-03-16 16:50:31 +00:00
tasks Adds a new feature to limit the amphora build rate 2017-03-16 16:50:31 +00:00
__init__.py Implements Octavia Controller Worker 2015-04-29 21:34:07 +00:00
test_amphora_rate_limit.py Adds a new feature to limit the amphora build rate 2017-03-16 16:50:31 +00:00
test_controller_worker.py Adds a new feature to limit the amphora build rate 2017-03-16 16:50:31 +00:00
test_task_utils.py Adds tasks so that reverts set objects to ERROR 2016-09-22 19:38:51 +00:00