Fix Puppet Configuring NetApp Cinder Backend
authorRyan Hefner <ryan.hefner@netapp.com>
Thu, 18 Jun 2015 21:37:31 +0000 (17:37 -0400)
committerRyan Hefner <ryan.hefner@netapp.com>
Mon, 20 Jul 2015 15:09:44 +0000 (11:09 -0400)
commite284daa1ff9a21984a640a64a011aa709b99c5b9
tree39560f4620d0ee6859223ac16007898336ccb0d0
parent82f04ec310fe9d4f99e46077bb1c6e439187c7ed
Fix Puppet Configuring NetApp Cinder Backend

It was incorrectly assumed that Puppet variables assigned to a
defined class (as seen in cinder-netapp.yaml) would be applied to
any resources created with that type. This is not how Puppet works.

The full range of configuration parameters to cinder::backend::netapp
have been added back in. They are still pulling from Hiera like they
were intended before, but it needs to be a little more explicit for
Puppet to be happy.

Change-Id: I2e00eae829713b2dbb1e4a5f296b6d08d0c21100
environments/cinder-netapp-config.yaml
puppet/extraconfig/pre_deploy/controller/cinder-netapp.yaml
puppet/manifests/overcloud_controller.pp
puppet/manifests/overcloud_controller_pacemaker.pp