Container Infrastructure Management Service for OpenStack
Go to file
Lingxian Kong 9e973c12e9 [k8s] Cluster creation speedup
- Start workers as soon as the master VM is created, rather than
  waiting all the services ready.
- Move all the SoftwareDeployment outside of kubemaster stack.
- Tweak the scripts in SoftwareDeployment so that they can be combined
  into a single script.

Story: 2004573
Task: 28347
Change-Id: Ie48861253615c8f60b34a2c1e9ad6b91d3ae685e
Co-Authored-By: Lingxian Kong <anlin.kong@gmail.com>
(cherry picked from commit cae7fa21b6)
2019-01-17 10:10:12 +00:00
api-ref/source doc: Use os_distro instead of os-distro 2018-01-11 12:08:10 +00:00
contrib Allow labels on cluster create 2017-08-21 12:27:52 +00:00
devstack Run etcd and flanneld in a system container 2018-02-22 18:21:49 +00:00
doc k8s_fedora: Add cloud_provider_enabled label 2018-12-11 09:29:06 +00:00
etc/magnum Register default magnum service and stat policies in code 2017-10-23 02:57:29 +00:00
magnum [k8s] Cluster creation speedup 2019-01-17 10:10:12 +00:00
playbooks Stop using slave_scripts/install-distro-packages.sh 2018-04-25 17:30:38 +00:00
releasenotes [k8s] Cluster creation speedup 2019-01-17 10:10:12 +00:00
specs Document use of kube_tag label 2018-02-14 12:47:44 +00:00
tools Move cover.sh to the tools directory 2017-03-20 19:55:05 +08:00
.coveragerc Cleanup coverage configuration 2016-08-28 21:11:07 +01:00
.gitignore Allow multimaster lb with no floating ip option 2018-06-27 00:40:07 +00:00
.gitreview Update .gitreview for stable/queens 2018-02-08 17:36:37 +00:00
.mailmap Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
.testr.conf Remove minion dependency on master 2016-03-04 07:41:12 -05:00
.zuul.yaml functional: use vexxhost-specific nodes with nested virt 2018-12-18 14:19:51 +01:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:45 +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 Update Documentation link in README 2017-07-12 13:02:26 +00:00
babel.cfg Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
functional_creds.conf.sample Use keystone v3 for functional tests 2016-12-05 15:21:09 +01:00
requirements.txt Updated from global requirements 2018-02-13 01:52:01 +00:00
setup.cfg Remove intree magnum tempest plugin 2017-12-14 15:48:47 +05:30
setup.py Updated from global requirements 2017-03-07 01:58:36 +00:00
test-requirements.txt Updated from global requirements 2018-02-13 01:52:01 +00:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/queens 2018-02-08 17:36: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: