python-magnumclient/magnumclient/v1
Mark Goddard 899e6c2303 Don't set a default for docker_volume_size
When creating clusters, we should only pass the docker_volume_size
parameter to the magnum API if it was specified by the user. If not,
omitting it allows the API to set a default based on the cluster
template.

Change-Id: I510ff10d708a237be0cb88d3ff7094d7c81f5875
Closes-Bug: #1702314
Related-Bug: #1635244
2017-07-04 16:43:35 +01:00
..
__init__.py Change folder of api to v1 for magumclient 2014-12-30 11:05:23 -05:00
basemodels.py Add the support for 'detail' flag 2017-06-06 05:03:00 +00:00
baseunit.py Rollback cluster/bay on update failure 2016-12-16 07:36:40 +00:00
baymodels.py Adds 'cluster' and 'cluster template' 2016-08-23 17:14:23 +00:00
baymodels_shell.py Add the support for 'detail' flag 2017-06-06 05:03:00 +00:00
bays.py Adds 'cluster' and 'cluster template' 2016-08-23 17:14:23 +00:00
bays_shell.py Fix passing TLS_VERIFIED in clusters/bays_shell 2017-01-25 17:10:10 +01:00
certificates.py Add ca-rotate command to magnumclient 2017-01-27 13:47:57 -06:00
certificates_shell.py Make --cluster option required for ca-rotate 2017-04-07 12:26:57 -05:00
client.py Add magnum client support for resource quotas 2017-03-02 18:42:48 +00:00
cluster_templates.py Magnum client suport insecure_registry 2017-05-12 14:33:26 +08:00
cluster_templates_shell.py Merge "Add the support for 'detail' flag" 2017-06-07 07:40:37 +00:00
clusters.py Add --docker-volume-size for cluster-create 2017-06-13 09:28:30 +00:00
clusters_shell.py Don't set a default for docker_volume_size 2017-07-04 16:43:35 +01:00
mservices.py Adding 'magnum service-list' 2015-09-22 00:25:48 +00:00
mservices_shell.py Enabled magnum client to display detailed information 2016-08-02 11:33:48 +05:30
quotas.py Add magnum client support for resource quotas 2017-03-02 18:42:48 +00:00
quotas_shell.py Add magnum client support for resource quotas 2017-03-02 18:42:48 +00:00
shell.py Add magnum client support for resource quotas 2017-03-02 18:42:48 +00:00
stats.py Adding stats-list command to magnum client 2017-01-27 13:11:07 -06:00
stats_shell.py Adding stats-list command to magnum client 2017-01-27 13:11:07 -06:00