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.
![]() All traffic was allowed for swarm manager. With this patch following secgroup is created for restricted access. Security Group: secgroup_swarm_manager 1) Allow TCP 22, 2376 ports for everyone. 2) Allow all the ports to subnet created. 3) Allow UDP 53 port for everyone. Change-Id: Ie1aa4fffeb6317dc200a764319ac93e18d414a4b Depends-On: I9ad6e0577918e811e9dd051b56aa69bfe2c391a0 Closes-bug: #1501050 |
7 years ago | |
---|---|---|
api-ref/source | 7 years ago | |
contrib | 7 years ago | |
devstack | 7 years ago | |
doc | 7 years ago | |
etc/magnum | 7 years ago | |
install-guide/source | 7 years ago | |
magnum | 7 years ago | |
releasenotes | 7 years ago | |
specs | 7 years ago | |
tools | 8 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 7 years ago | |
.gitreview | 8 years ago | |
.mailmap | 9 years ago | |
.testr.conf | 7 years ago | |
CONTRIBUTING.rst | 9 years ago | |
HACKING.rst | 7 years ago | |
LICENSE | 9 years ago | |
README.rst | 8 years ago | |
babel.cfg | 9 years ago | |
cover.sh | 7 years ago | |
functional_creds.conf.sample | 7 years ago | |
requirements.txt | 7 years ago | |
setup.cfg | 7 years ago | |
setup.py | 8 years ago | |
test-requirements.txt | 7 years ago | |
tox.ini | 7 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