magnum/magnum/tests/unit
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 Make cinder volume optional 2016-11-10 11:13:09 +01: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 Make cinder volume optional 2016-11-10 11:13:09 +01:00
conf Centralize config option: paths section 2016-09-22 05:56:53 +00:00
db add some tests for db 2016-10-20 01:27:57 +08:00
drivers Support scheduler strategy for swarm cluster 2016-11-03 12:00:57 +05:30
objects Remove unnecessary fingerprint of MyObj object 2016-10-13 14:17:47 +05:30
service Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
template Centralize config option: paths section 2016-09-22 05:56:53 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hacking.py Add i18n translation for Log messages 2016-08-15 11:44:08 +05:30