]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Set default pool value to system in gpfs driver
authorManojkiran <manojkiran@manojkiran.(none)>
Thu, 4 Sep 2014 12:33:57 +0000 (18:03 +0530)
committerSasikanth <sasikanth.eda@in.ibm.com>
Thu, 4 Sep 2014 13:21:21 +0000 (18:51 +0530)
commitce7c8dfba800874fec7411393e6799d81064f939
tree93136b18b77a9bfd7d6d149478150eaa606157b5
parent5d742ead09f9d25593d0c4221202e2ba236ed322
Set default pool value to system in gpfs driver

The configuration option gpfs_storage_pool is assigned with
default value of None. And it gets initialized with None
instead of system, where as the intention is to set the default
value as system.

This change sets default value of gpfs_storage_pool to system
instead of None.

DocImpact

Needs an update in gpfs driver documentation, as this patch
proposes a change in default value of configuration option
(gpfs_storage_pool)

Change-Id: Ib4c2a2e4593a940ae563d329fd59d2d5fe3d4520
Closes-Bug: #1365474
cinder/volume/drivers/ibm/gpfs.py
etc/cinder/cinder.conf.sample