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.
![]() In file drivers/swarm_fedora_atomic_v1/templates/cluster.yaml, etcd_lb protocol is hardcoded: etcd_lb: type: ../../common/templates/lb.yaml properties: fixed_subnet: {get_attr: [network, fixed_subnet]} external_network: {get_param: external_network} protocol: HTTP port: 2379 but protocol should be: {get_param: loadbalancing_protocol} Change-Id: Ib36ff0a99e219db9c0e0f35267faf317f5a14554 Closes-Bug: #1712054 |
6 years ago | |
---|---|---|
api-ref/source | 6 years ago | |
contrib | 6 years ago | |
devstack | 6 years ago | |
doc | 6 years ago | |
etc/magnum | 6 years ago | |
install-guide/source | 6 years ago | |
magnum | 6 years ago | |
releasenotes | 6 years ago | |
specs | 6 years ago | |
tools | 6 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 6 years ago | |
.gitreview | 8 years ago | |
.mailmap | 9 years ago | |
.testr.conf | 7 years ago | |
CONTRIBUTING.rst | 9 years ago | |
HACKING.rst | 6 years ago | |
LICENSE | 9 years ago | |
README.rst | 6 years ago | |
babel.cfg | 9 years ago | |
functional_creds.conf.sample | 7 years ago | |
requirements.txt | 6 years ago | |
setup.cfg | 6 years ago | |
setup.py | 6 years ago | |
test-requirements.txt | 6 years ago | |
tox.ini | 6 years ago |
README.rst
Team and repository tags
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: https://docs.openstack.org/magnum/latest/
- 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