Fix default docker-storage-driver

Bug #1722755 reported by Spyros Trigazis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Confirmed
Low
M V P Nitesh

Bug Description

The API doesn't set a default value for docker-storage-driver
only the client passes a default.

We should remove the default from the client
magnumclient/osc/v1/cluster_templates.py:152: default='devicemapper',
magnumclient/v1/baymodels_shell.py:87: default='devicemapper',
magnumclient/v1/baymodels_shell.py:89: 'overlay. Default: devicemapper'))
magnumclient/v1/cluster_templates_shell.py:138: default='devicemapper',
magnumclient/v1/cluster_templates_shell.py:140: 'overlay. Default: devicemapper'))

AND

update the api-ref correctly.
source/parameters.yaml: ``overlay``. The default is ``devicemapper``.

AND

update docs too:
source/user/index.rst: and 'overlay'. The default is 'devicemapper'.

Document that for fedora-{swarm, swarm-mode, kubernetes} the default is devicemapper but in the driver implementation not in the API.

Changed in magnum:
importance: Undecided → Low
status: New → Confirmed
description: updated
M V P Nitesh (m-nitesh)
Changed in magnum:
assignee: nobody → M V P Nitesh (m-nitesh)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.