magnum/magnum/tests/unit/db
Ricardo Rocha 79039bb419 Allow docker_volume_size on cluster create
Add docker_volume_size as an option during cluster create. If not given,
the default is taken from the cluster template.

Add docker_volume_size in the Cluster object and use that instead
of the one from ClusterTemplate.

Update both magnum and magnum cli documentation to reflect the above changes.

Partial-Bug: #1697648
Implements: blueprint flatten-attributes
Change-Id: Ic6d77e6fdf5b068fa5319b238f4fd98b4d499be4
2017-06-23 11:31:27 +00:00
..
sqlalchemy Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
base.py Centralize config option: database section 2016-09-22 05:57:01 +00:00
test_cluster.py Magnum stats API 2017-01-17 09:48:54 -06:00
test_cluster_template.py add some tests for db 2016-10-20 01:27:57 +08:00
test_magnum_service.py Remove unused context variable in db api 2017-01-15 04:26:39 +00:00
test_quota.py Resource Quota - DB layer changes 2017-01-23 11:00:10 -06:00
test_x509keypair.py X509keypair cleanup 2016-05-30 12:02:26 +05:30
utils.py Allow docker_volume_size on cluster create 2017-06-23 11:31:27 +00:00