magnum/magnum/tests
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
..
contrib Update name of ubuntu-mesos image 2016-09-21 14:14:31 -05:00
functional Merge "Fix typo: clustser-->cluster in python_client_base.py" 2016-10-14 06:40:00 +00:00
unit Make cinder volume optional 2016-11-10 11:13:09 +01:00
__init__.py Remove redundant FunctionalTest class 2015-07-15 03:39:11 +08:00
base.py Use fixtures.TempDir in unit tests 2016-05-27 15:03:34 +02:00
conf_fixture.py Centralize config option: trust section 2016-09-22 05:57:46 +00:00
fake_notifier.py Emit notifications when bay operations get executed 2016-05-19 15:29:56 +08:00
fake_policy.py Clean rc from unit tests 2016-10-11 11:03:19 +08:00
fakes.py Support the OpenStack-API-Version header 2016-07-14 09:23:06 +05:30
policy_fixture.py Remove redundant code about fake_policy 2015-08-07 01:29:26 +00:00
utils.py Remove redundant code from magnum.test.utils 2015-07-20 21:53:12 +08:00