Set manila default_share_type config option
authorJan Provaznik <jprovazn@redhat.com>
Thu, 5 Jan 2017 10:32:14 +0000 (11:32 +0100)
committerJan Provaznik <jprovazn@redhat.com>
Fri, 20 Jan 2017 08:40:27 +0000 (09:40 +0100)
commita7b3f815f8131a78e12b8df15dc4dc46f664fd64
tree4f34086646eb3686c78cc3a350da747fe039169a
parentf0bed4c7e716d0427018a1246042e4cfec0c9476
Set manila default_share_type config option

Manila default_share_type config option is by default unset.
This option is used by manila when a user creates a new
share and doesn't specify share type explicitly.
Albeit it's not hard requirement to have this option set
to run Manila service, it's convenient to set a default
share type and also it seems to be a general community
opinion that this option should be set.

Note that setting this option does not create the share
type itself (this still has to be done manually which is
probably best because admins may want customize default type
settings according to their needs).

Change-Id: Iab60e42c7f347bbf074d60eb91dd4a1f6a94d3a6
Closes-Bug: #1654204
puppet/services/manila-api.yaml