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.
![]() 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 |
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 | 7 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
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: 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