Container Infrastructure Management Service for OpenStack
Go to file
Lingxian Kong f63761a804 [k8s_fedora_atomic] Delete floating ip for load balancer
When user creates LoadBalancer type service in k8s cluster, a floating
ip may be created and associated with the load balancer VIP. Magnum
now could delete the load balancers automatically in the cluster
pre-delete method, should also remove the floating ip as needed.

This patch depends on the github PR for cloud-provider-openstack:
https://github.com/kubernetes/cloud-provider-openstack/pull/433

Story: 2004836
Change-Id: Ia553aff4e66033346c6bfe120a72992bec79e136
2019-01-25 12:15:08 +13:00
api-ref/source TrivialFix: Correcting JSON syntax 2018-03-15 06:53:03 +00:00
contrib Allow labels on cluster create 2017-08-21 12:27:52 +00:00
devstack Removed admin_* from devstack config 2018-12-20 04:00:07 +00:00
doc Support Keystone AuthN and AuthZ for k8s 2019-01-14 13:46:42 +13:00
dockerfiles Changes in container builder 2018-12-15 22:28:49 +01:00
etc/magnum Register default magnum service and stat policies in code 2017-10-23 02:57:29 +00:00
magnum [k8s_fedora_atomic] Delete floating ip for load balancer 2019-01-25 12:15:08 +13:00
playbooks Use python3 for functional tests 2019-01-18 12:12:16 +00:00
releasenotes [k8s_fedora_atomic] Delete floating ip for load balancer 2019-01-25 12:15:08 +13:00
specs Document use of kube_tag label 2018-02-13 13:40:34 +00:00
tools containers: clean-up build code 2018-12-18 19:47:56 -05:00
.coveragerc Cleanup coverage configuration 2016-08-28 21:11:07 +01:00
.gitignore Switch to stestr 2018-07-13 13:05:52 +07:00
.gitreview Update .gitreview for project rename 2015-03-28 00:20:40 +00:00
.mailmap Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
.stestr.conf Switch to stestr 2018-07-13 13:05:52 +07:00
.testr.conf Remove minion dependency on master 2016-03-04 07:41:12 -05:00
.zuul.yaml Use python3 for functional tests 2019-01-18 12:12:16 +00:00
babel.cfg Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
bindep.txt Add bindep.txt file 2018-04-20 14:40:19 -04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:45 +00:00
functional_creds.conf.sample Use keystone v3 for functional tests 2016-12-05 15:21:09 +01:00
HACKING.rst Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
LICENSE Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
lower-constraints.txt Add Octavia python client for Magnum 2018-11-05 11:45:41 -08:00
README.rst fix bug link in readme 2018-12-08 17:31:44 +00:00
requirements.txt Add Octavia python client for Magnum 2018-11-05 11:45:41 -08:00
setup.cfg Follow the new PTI for document build 2018-04-25 12:11:07 +00:00
setup.py Updated from global requirements 2017-03-07 01:58:36 +00:00
test-requirements.txt Switch to stestr 2018-07-13 13:05:52 +07:00
tox.ini Remove -U from pip install 2019-01-15 02:54:28 +00:00

Team and repository tags

image

Magnum

Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.

For more information, please refer to the following resources: