Files
devstack/lib
Matt Riedemann 6a4aa78fa3 Fix cinder volume type creation and rename variable
Commit 7062b12b9b introduced
a bug where the default_volume_type is set to 'lvm' but
that is not the volume-type that's actually created, that
is 'lvmdriver-1' in gate runs, so we see a ton of
VolumeTypeNotFoundByName for the 'lvm' volume type in the
cinder-api logs.

This simply sets the default_volume_type to the volume
type that's created in the create_volume_types function.

Also renames the default_type variable to default_name to
be consistent with variable naming in the rest of the
cinder script.

Change-Id: Ib35ffc09f6582354010ac8ca35da581ea508877a
Closes-Bug: #1348786
2014-07-25 14:46:12 -07:00
..
2014-06-17 15:43:07 +09:00
2013-10-24 17:38:19 +01:00
2014-07-17 05:56:59 +02:00
2014-07-23 16:45:12 -04:00
2014-03-06 11:25:08 -06:00
2014-07-24 09:59:06 +00:00
2014-07-02 11:58:35 -07:00
2014-07-01 14:58:35 +00:00
2014-07-23 15:14:07 -04:00