Container Infrastructure Management Service for OpenStack
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.
 
 
 
Go to file
Hua Wang c075bc7ce0 Delete kube-register
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 Update Dev Quick-Start links to officail docs 8 years ago
devstack Merge "Devstack: Use HOST_IP to set MAGNUM_SERVICE_HOST" 8 years ago
doc/source Rename heat-kubernetes, heat-mesos, docker-swarm 8 years ago
etc/magnum Rename heat-kubernetes, heat-mesos, docker-swarm 8 years ago
magnum Delete kube-register 8 years ago
specs Rename heat-kubernetes, heat-mesos, docker-swarm 8 years ago
tools Improve tox.ini to easy developer's life 8 years ago
.coveragerc Change ignore-errors to ignore_errors 8 years ago
.gitignore Add functional_creds.conf to .gitignore 8 years ago
.gitreview Update .gitreview for project rename 8 years ago
.mailmap Initial commit from github (squashed) 9 years ago
.testr.conf Make room for functional tests 8 years ago
CONTRIBUTING.rst Workflow documentation is now in infra-manual 9 years ago
Dockerfile Fix the docker build image issue 8 years ago
HACKING.rst timeutils.utcnow should be used instead of datetime.datetime.utcnow 8 years ago
LICENSE Initial commit from github (squashed) 9 years ago
MANIFEST.in Copy Ironic's database model codebase 9 years ago
README.rst Fix the representation of REST 8 years ago
babel.cfg Initial commit from github (squashed) 9 years ago
bandit.yaml Add Bandit security lint checking via tox 8 years ago
functional_creds.conf.sample Document how to run functional test locally 8 years ago
openstack-common.conf port to oslo.service 8 years ago
requirements.txt Added CORS support to Magnum 8 years ago
setup.cfg Add CertManager to store CA and client certificate 8 years ago
setup.py Updated from global requirements 8 years ago
test-requirements-bandit.txt Update bandit for new usage requirement 8 years ago
test-requirements.txt Improve tox.ini to easy developer's life 8 years ago
tox.ini split out k8s and api functional testing 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: