magnum/magnum/common
Lingxian Kong d2f36a2ed1 Delete loadbalancers and floatingips for service and ingress
This patch makes the regex more broad to cover both services and ingresses that
create load balancers in octavia. In cloud-provider-openstack repo, the load
balancer description is defined in:

- f056677572/pkg/cloudprovider/providers/openstack/openstack_loadbalancer.go (L459)
- f056677572/pkg/ingress/controller/openstack/octavia.go (L316)

The floating ip description is defined in:

- f056677572/pkg/cloudprovider/providers/openstack/openstack_loadbalancer.go (L1063)
- f056677572/pkg/ingress/controller/openstack/neutron.go (L72)

Change-Id: I7ce38e38de0d66fac340e287ce520de4c4bf679d
Story: 2004839
2019-02-05 10:12:35 +13:00
..
cert_manager Fix python3 compatibility 2019-01-17 08:46:52 +00:00
policies Admin can now delete clusters in any project 2018-02-22 14:53:11 +00:00
x509 Fix python3 compatibility 2019-01-17 08:46:52 +00:00
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
clients.py Add Octavia python client for Magnum 2018-11-05 11:45:41 -08:00
config.py Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
context.py Deprecate usage of tenant and user in context 2018-02-06 14:00:43 +00:00
docker_utils.py Move to docker python SDK 2.x.x 2017-06-09 15:03:25 +00:00
exception.py Delete Octavia loadbalancers for fedora atomic k8s driver 2018-12-13 13:18:40 +13:00
keystone.py Add support for www_authentication_uri 2018-11-06 17:13:10 +00:00
name_generator.py Trivial code cleanups 2018-10-02 19:41:34 +00:00
neutron.py Delete loadbalancers and floatingips for service and ingress 2019-02-05 10:12:35 +13:00
octavia.py Delete loadbalancers and floatingips for service and ingress 2019-02-05 10:12:35 +13:00
policy.py Implement basic policy module in code 2017-10-19 08:33:58 +07:00
profiler.py Remove log translations 2017-03-30 17:05:10 +08:00
rpc.py Set access_policy for messaging's dispatcher 2017-06-21 11:14:24 +05:30
rpc_service.py Avoid running periodic processes inside each worker process 2017-09-19 10:06:32 +00:00
service.py Centralize config option: service section 2016-09-22 05:57:24 +00:00
short_id.py Convert bytes to string in get_id for python3 compatibility 2016-02-29 14:34:01 +08:00
urlfetch.py Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
utils.py Add openstack_ca_file configuration option 2018-01-17 14:58:56 +00:00