magnum/magnum
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
2016-11-23 13:38:36 +05:30
..
api Fix a typo 2016-11-18 11:05:55 +08:00
cmd Fix magnum-template-manage 2016-10-13 21:06:43 +05:30
common Use function is_valid_mac from oslo.utils 2016-10-21 13:41:38 +08:00
conductor Merge "Move cluster delete method to driver" 2016-11-01 20:46:49 +00:00
conf Centralize config option: docker_registry section 2016-10-11 11:05:40 +07:00
db Allow keypair to be added during cluster create 2016-10-06 17:25:09 +00:00
drivers Improve security for swarm 2016-11-23 13:38:36 +05:30
hacking Add i18n translation for Log messages 2016-08-15 11:44:08 +05:30
objects Allow keypair to be added during cluster create 2016-10-06 17:25:09 +00:00
service Centralize config option: rpc periodic section 2016-09-22 05:57:17 +00:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
tests Merge "[Trivial] Fix two typos in magnum." 2016-11-18 20:32:09 +00:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Setup for translation 2015-05-24 03:13:55 +00:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00