You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() 1. kubelet can automatically register nodes, so we don't need to register nodes. 2. When we remove a node from the cluster, the nova instance is terminated. So the instance has no stop process to run unregister script. Heat has a spec [1] to add stop deletion policy now. After this function is merged, I will add unregister script back. [1] https://review.openstack.org/#/c/243012/ Change-Id: I9b1ea0eda74f9bfba8b87c67c2bd063c62460336 Partial-Bug: #1511570 |
8 years ago | |
---|---|---|
contrib/templates/example | 8 years ago | |
devstack | 8 years ago | |
doc/source | 8 years ago | |
etc/magnum | 8 years ago | |
magnum | 8 years ago | |
specs | 8 years ago | |
tools | 8 years ago | |
.coveragerc | 8 years ago | |
.gitignore | 8 years ago | |
.gitreview | 8 years ago | |
.mailmap | 9 years ago | |
.testr.conf | 8 years ago | |
CONTRIBUTING.rst | 9 years ago | |
Dockerfile | 8 years ago | |
HACKING.rst | 8 years ago | |
LICENSE | 9 years ago | |
MANIFEST.in | 9 years ago | |
README.rst | 8 years ago | |
babel.cfg | 9 years ago | |
bandit.yaml | 8 years ago | |
functional_creds.conf.sample | 8 years ago | |
openstack-common.conf | 8 years ago | |
requirements.txt | 8 years ago | |
setup.cfg | 8 years ago | |
setup.py | 8 years ago | |
test-requirements-bandit.txt | 8 years ago | |
test-requirements.txt | 8 years ago | |
tox.ini | 8 years ago |
README.rst
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:
- Free software: under the Apache license
- Documentation: http://docs.openstack.org/developer/magnum
- Source: http://git.openstack.org/cgit/openstack/magnum
- Blueprints: https://blueprints.launchpad.net/magnum
- Bugs: http://bugs.launchpad.net/magnum
- REST Client: http://git.openstack.org/cgit/openstack/python-magnumclient