Container Infrastructure Management Service for OpenStack
Go to file
Rajiv Kumar 10e85ee6ce Consolidate heat network resources
Currently for each driver has following code
  1) Create a fixed Network.
  2) Create a fixed subnet in the network created at step 1.
  3) Create a router
  4) Attach subnet(created at step2) to router(created at step 3)

A new resource is created for above tasks in network.yaml file.
New resource does the above tasks and output the fixed network ID
and fixed subnet id, which is used by other parts of the heat
template.

Change-Id: Ib347ce5c54c6566300a43e05b277bf80351a2256
Closes-Bug: #1606912
2016-12-09 15:34:06 +01:00
api-ref/source [Trivial] Fix two typos in magnum. 2016-10-20 02:19:45 -07:00
contrib Merge "DIB elements to support dcos for magnum" 2016-12-07 17:31:58 +00:00
devstack Disable horizon, swift and ceilometer 2016-12-07 17:36:12 +01:00
doc Disable horizon, swift and ceilometer 2016-12-07 17:36:12 +01:00
etc/magnum Merge "Add http_proxy_to_wsgi to api-paste" 2016-11-03 10:40:35 +00:00
install-guide/source [doc|install_guide] Fix 'host' config param in [api] section 2016-12-07 11:06:27 +05:30
magnum Consolidate heat network resources 2016-12-09 15:34:06 +01:00
releasenotes Make cinder volume optional 2016-11-10 11:13:09 +01:00
specs Fix few typos in documents 2016-11-21 10:17:14 +08:00
tools Improve tox.ini to easy developer's life 2015-11-03 17:44:38 +08:00
.coveragerc Cleanup coverage configuration 2016-08-28 21:11:07 +01:00
.gitignore Compare test coverage with the master branch 2016-08-29 14:28:59 +02:00
.gitreview Update .gitreview for project rename 2015-03-28 00:20:40 +00:00
.mailmap Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
.testr.conf Remove minion dependency on master 2016-03-04 07:41:12 -05:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:45 +00:00
HACKING.rst Add hacking rule for explicit import of _ function 2016-07-29 23:17:06 +05:30
LICENSE Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
README.rst Show team and repo badges on README 2016-11-25 12:41:41 +01:00
babel.cfg Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
cover.sh Add bashate checks to pep8 step 2016-12-07 15:25:41 +01:00
functional_creds.conf.sample Use keystone v3 for functional tests 2016-12-05 15:21:09 +01:00
requirements.txt Updated from global requirements 2016-12-06 11:45:02 +00:00
setup.cfg Fix magnum-template-manage 2016-10-13 21:06:43 +05:30
setup.py Updated from global requirements 2015-09-17 12:12:49 +00:00
test-requirements.txt Add bashate checks to pep8 step 2016-12-07 15:25:41 +01:00
tox.ini Add bashate checks to pep8 step 2016-12-07 15:25:41 +01:00

README.rst

Team and repository tags

image

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: