Container Infrastructure Management Service for OpenStack
Go to file
Spyros Trigazis f82749457c Make cinder volume optional
In the swarm_atomic and k8s_atomic drivers container images are
stored in a dedicated cinder volume per cluster node. It is
proven that this architecture can be a scalability bottleneck.

Make the use of cinder volumes for container images and opt-in
option.  If docker-volume-size is not specified no cinder
volumes will be created. Before, if docker-volume-size wasn't
specified the default value was 25.

To use cinder volumes for container storage the user will
interact with magnum as before, (meaning the valid values are
integers starting from 1).

Closes-Bug: #1638006
Change-Id: I3394c62a43bbf950b7cf0b86a71b1d9b0481d68f
2016-11-10 11:13:09 +01:00
api-ref/source Merge "[api-ref] configure LogABug feature" 2016-10-13 15:38:53 +00:00
contrib [suse] configure flanneld on master node 2016-10-25 22:26:55 +02:00
devstack devstack: Fix neutron configuration to run in OSIC 2016-10-05 11:44:37 +02:00
doc Make cinder volume optional 2016-11-10 11:13:09 +01:00
etc/magnum Merge "Add http_proxy_to_wsgi to api-paste" 2016-11-03 10:40:35 +00:00
install-guide/source Add user-domain in role creation 2016-11-01 14:06:44 +01:00
magnum Make cinder volume optional 2016-11-10 11:13:09 +01:00
releasenotes Make cinder volume optional 2016-11-10 11:13:09 +01:00
specs Merge "Fix typos for Magnum" 2016-07-04 03:03:57 +00: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 Fix the representation of REST 2015-09-01 08:40:39 +05:30
babel.cfg Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
cover.sh Compare test coverage with the master branch 2016-08-29 14:28:59 +02:00
functional_creds.conf.sample Use the latest atomic image name 2016-05-09 13:35:18 +00:00
requirements.txt Updated from global requirements 2016-11-06 02:00:06 +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 Updated from global requirements 2016-11-02 15:33:10 +00:00
tox.ini Merge "Import environment variables from testenv" 2016-11-10 08:04:31 +00:00

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: