Files
puppet-openstack/manifests
Dan Bode 986a928f6c ensure cinder volume_group sets the created volume
The openstack::cinder::storage class previously accepted
a parameter called volume_group which was used to set
the name of the volume group that cinder should use to
create managed volumes.

The same class also takes an argument called setup_test_volume
that indicates if a test_volume should be created. The problem
was that this test volume name was not being set as
$volume_group, meaning that they would not match up if the user
supplied a custom volume name.

This patch resolves that issue, ensuring that volume groups
are created with the correct name.

Change-Id: Icbd43ec35b2cc008e5fa84e717fd5804fbe280d0
2013-05-31 14:09:29 -07:00
..
2012-10-28 21:18:28 -07:00
2013-05-24 00:18:53 -07:00
2013-05-28 12:24:38 -07:00
2013-05-29 12:05:53 -07:00
2013-05-21 14:13:37 -07:00
2013-05-18 10:06:10 -06:00
2013-05-16 16:34:31 -04:00
2013-05-24 00:18:53 -07:00