Container Infrastructure Management Service for OpenStack
Go to file
Bharat Kunwar 1cdc0628a2 [fix] Sync nodegroup status before delete_complete
Magnum cluster deletion is not behaving as expected. While it appears to
delete successfully, _delete_complete routine in
magnum/drivers/heat/driver.py is never called because the status of
nodegroups have not had the chance to sync with Heat before
_check_delete_complete is called. As a result, for example, trustee user
accounts are left orphaned. This PS changes or order of activities so
that _delete_complete is invoked successfully.

Story: 2007965
Task: 40459

Change-Id: Ibadd5b57fe175bb0b100266e2dbcc2e1ea4efcf9
2020-10-12 20:39:09 +00:00
api-ref/source [k8s] Support CA certs rotate 2020-08-24 16:31:58 +12:00
contrib Add master_lb_enabled to cluster 2020-07-21 11:07:33 +12:00
devstack [ci] Use Fedora CoreOS image for devstack plugin 2020-04-21 19:52:14 +00:00
doc Fix syntax error in default rolesync configmap 2020-08-31 21:58:30 +12:00
dockerfiles [hca] Use fedora:rawhide now that greenlet 0.4.16 is released 2020-06-05 08:40:23 +00:00
etc/magnum [fedora-atomic][k8s] Support default Keystone auth policy file 2019-06-11 11:57:15 +12:00
magnum [fix] Sync nodegroup status before delete_complete 2020-10-12 20:39:09 +00:00
playbooks ci: Log in to DockerHub using docker_login 2020-08-26 17:05:30 +02:00
releasenotes [fix] Sync nodegroup status before delete_complete 2020-10-12 20:39:09 +00:00
specs Document use of kube_tag label 2018-02-13 13:40:34 +00:00
tools [ci] Use stestr for coverage and fail if below 90% 2020-07-31 14:56:40 +00:00
.coveragerc Cleanup coverage configuration 2016-08-28 21:11:07 +01:00
.gitignore Add fedora coreos cluster template to contributor docs 2020-07-30 12:20:39 +12:00
.gitreview OpenDev Migration Patch 2019-04-19 19:44:16 +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
.zuul.yaml Merge "[ci] Use stestr for coverage and fail if below 90%" 2020-08-25 12:48:38 +00:00
CONTRIBUTING.rst Ussuri contributor docs community goal 2020-04-21 00:42:46 +00: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
README.rst Add wiki Admin guide and Contributing notes link to README 2019-10-04 17:28:36 +08: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
functional_creds.conf.sample Use keystone v3 for functional tests 2016-12-05 15:21:09 +01:00
lower-constraints.txt Use unittest.mock instead of mock 2020-06-09 20:57:54 +02:00
requirements.txt Cleanup py27 support 2020-04-05 09:45:17 +02:00
setup.cfg Add py38 package metadata 2020-05-02 07:48:13 -05:00
setup.py Cleanup py27 support 2020-04-05 09:45:17 +02:00
test-requirements.txt Switch to newer openstackdocstheme and reno versions 2020-05-21 17:13:23 +02:00
tox.ini [ci] Use stestr for coverage and fail if below 90% 2020-07-31 14:56:40 +00:00

README.rst

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: