magnum/magnum/tests/unit/api
Mark Goddard f055d1691d Fix cluster inheritence of docker_volume_size
Following [1], cluster objects have a docker_volume_size attribute.
If not explicitly set on creation, the value of this attribute should
default to the value of the same field on the cluster's template.

When not provided, the API Cluster object's docker_volume_size field
takes the value wsme.Unset, rather than None.

[1]
79039bb419

Change-Id: Iad5231643c01ec9698c932b59806781034390795
Depends-On: I510ff10d708a237be0cb88d3ff7094d7c81f5875
Closes-Bug: #1702314
2017-07-04 17:44:38 +01:00
..
controllers Fix cluster inheritence of docker_volume_size 2017-07-04 17:44:38 +01:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
base.py Removed not required style.css file 2016-08-28 17:27:39 +05:30
test_app.py Fix order of arguments in assertEqual 2015-10-10 14:24:44 +08:00
test_attr_validator.py Revert "Using assertFalse(A) instead of assertEqual(False, A)" 2017-06-15 12:46:54 +08:00
test_expose.py Increase test coverage 2016-08-15 11:33:17 +05:30
test_hooks.py Add accidentally deleted test_hooks.py 2016-05-25 00:45:58 +00:00
test_servicegroup.py Fix invalid import order 2016-02-07 22:54:41 -08:00
test_validation.py Don't create clusters of an unsupported type 2017-02-01 14:02:31 -06:00
utils.py Resource Quota - Adding quota API 2017-01-23 11:00:11 -06:00