Fix cinder error when CinderNfsMountOptions option is absent
authorPierre Blanc <pblanc@redhat.com>
Fri, 13 Nov 2015 16:28:54 +0000 (11:28 -0500)
committerPierre Blanc <pblanc@redhat.com>
Fri, 13 Nov 2015 16:28:54 +0000 (11:28 -0500)
commit02e9cac68e0de8f8a116be5f77c9b3ba89f916c0
tree4d3e37d78209e46d4c5450957b641b5e13dae259
parentab683790561e57ce02b6da1c5b61222bae4e2146
Fix cinder error when CinderNfsMountOptions option is absent

When I deploy director with NFS backend for cinder,
sometimes I don't need nfs mount options.
If I choose to omit this option, or if the option
is defined to '', the deployment fails.

This patch add just a default value for this option.

Change-Id: Idf708aaecebd5c6db14f48ad2a53d6c2453be5ee
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1281870
puppet/manifests/overcloud_controller.pp
puppet/manifests/overcloud_controller_pacemaker.pp