Container Infrastructure Management Service for OpenStack
Go to file
Bharat Kunwar eebcc9b7a1 Fix k8s deployment when cluster_user_trust=False
At the moment, cluster deployment fails when cluster_user_trust=False.
This is because the entire SoftwareDeployment exits rather than a single
script fragment. This patch fixes this by scoping the remainder of the
script conditional on whether TRUST_ID is defined.

Finally, default `cloud_provider_enabled` to false when
`cluster_user_trust` is false. Raise an error when
`cloud_provider_enabled` is overridden to true when `cluster_user_trust`
is false. This ensures that the minion kubelet is correctly configured.

Change-Id: Ibd9270c87bfa5d2f490e2e226e33ca56696d9e81
Story: 2006531
Task: 36587
2019-09-20 03:49:03 +00:00
api-ref/source Merge "Update for Storyboard" 2019-09-06 07:41:40 +00:00
contrib Allow setting network, subnet and FIP when creating cluster 2019-07-31 20:41:20 +12:00
devstack Remove --os-url usage 2019-09-20 11:15:03 +10:00
doc Merge "Update "auth_url" port in install docs" 2019-09-16 15:59:10 +00:00
dockerfiles Remove unneeded Zuul branch matcher 2019-09-13 10:10:00 +00:00
etc/magnum [fedora-atomic][k8s] Support default Keystone auth policy file 2019-06-11 11:57:15 +12:00
magnum Fix k8s deployment when cluster_user_trust=False 2019-09-20 03:49:03 +00:00
playbooks Publish 1.16 k8s images 2019-08-23 10:10:58 +02:00
releasenotes Merge "k8s_fedora_atomic: Add PodSecurityPolicy" 2019-09-11 23:12:28 +00: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 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
.testr.conf Remove minion dependency on master 2016-03-04 07:41:12 -05:00
.zuul.yaml Remove unneeded Zuul branch matcher 2019-09-13 10:10:00 +00:00
CONTRIBUTING.rst Update for Storyboard 2019-08-02 10:53:32 +02: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 Replace git.openstack.org URLs with opendev.org URLs 2019-05-22 16:21:24 +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 Bump the openstackdocstheme extension to 1.20 2019-08-01 09:41:35 +08:00
requirements.txt Add framework for magnum-status upgrade check 2019-01-27 04:26:30 +00:00
setup.cfg Add Python 3 Train unit tests 2019-07-19 10:48:58 -04:00
setup.py Updated from global requirements 2017-03-07 01:58:36 +00:00
test-requirements.txt Blacklist sphinx 2.1.0 (autodoc bug) 2019-07-30 16:52:22 +08:00
tox.ini Add Python 3 Train unit tests 2019-07-19 10:48:58 -04: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: