kuryr-kubernetes/kuryr_kubernetes/controller/handlers
Maysa Macedo 38f541604f Fix quota readiness check
For the policy and vif handlers we didn't treat the case for when
neutron resources don't have a limit defined, consequently it was
marked as not ready. This patchs fixes the issue by assuring the
component is marked as ready when it has no limit.

Closes-bug: #1805814

Change-Id: I0a8a7665b01ca6f66c13aa71df0e74adca811d9b
2018-11-29 11:05:56 +00:00
..
__init__.py Controller event handling pipeline 2016-11-03 13:08:29 +00:00
ingress_lbaas.py OCP-Router: OCP-Route and Ingress LBaaS handlers 2018-06-15 14:47:48 +00:00
lbaas.py Add missing key check while lbaas member add 2018-11-16 02:59:24 +00:00
namespace.py Add quota readiness check to controller 2018-11-21 10:11:55 +00:00
pipeline.py Revert commits to use UID instead of SelfLink 2018-02-19 17:00:46 +09:00
policy.py Fix quota readiness check 2018-11-29 11:05:56 +00:00
vif.py Fix quota readiness check 2018-11-29 11:05:56 +00:00