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
Rajiv Kumar 5b02a6090d Improve security for swarm
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 [Trivial] Fix two typos in magnum. 7 years ago
contrib [suse] Add hidden attr to password in the Heat Template 7 years ago
devstack Set config param [DEFAULT]/host to hostname 7 years ago
doc Use 'code-block' for pieces of code 7 years ago
etc/magnum Merge "Add http_proxy_to_wsgi to api-paste" 7 years ago
install-guide/source Drop id suffix in launch-an-instance guide 7 years ago
magnum Improve security for swarm 7 years ago
releasenotes Make cinder volume optional 7 years ago
specs Fix few typos in documents 7 years ago
tools Improve tox.ini to easy developer's life 8 years ago
.coveragerc Cleanup coverage configuration 7 years ago
.gitignore Compare test coverage with the master branch 7 years ago
.gitreview Update .gitreview for project rename 8 years ago
.mailmap Initial commit from github (squashed) 9 years ago
.testr.conf Remove minion dependency on master 7 years ago
CONTRIBUTING.rst Workflow documentation is now in infra-manual 9 years ago
HACKING.rst Add hacking rule for explicit import of _ function 7 years ago
LICENSE Initial commit from github (squashed) 9 years ago
README.rst Fix the representation of REST 8 years ago
babel.cfg Initial commit from github (squashed) 9 years ago
cover.sh Merge "fix cover.sh to allow db version changes without ut" 7 years ago
functional_creds.conf.sample Add insecure option in functional tests for SSL endpoints 7 years ago
requirements.txt Updated from global requirements 7 years ago
setup.cfg Fix magnum-template-manage 7 years ago
setup.py Updated from global requirements 8 years ago
test-requirements.txt Updated from global requirements 7 years ago
tox.ini Merge "Enable DeprecationWarning in test environments" 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: