]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Modify default prefix for solidfire account
authorjohn-griffith <john.griffith@solidfire.com>
Tue, 31 Dec 2013 16:04:05 +0000 (09:04 -0700)
committerjohn-griffith <john.griffith@solidfire.com>
Tue, 7 Jan 2014 23:49:05 +0000 (16:49 -0700)
commit5b74ecbcce2916213086226c36bf935260dfc23f
tree92d9197a4ea326b73e537c07f44b38ae599cb92a
parent9fbb0b19b145099a8275e19f2bcf89c220bb9c6e
Modify default prefix for solidfire account

The SolidFire driver creates a unique account at volume
creation composed of <cinderhost-tenantID>.This is fine
until one tries to implement HA Cinder or moves their
Cinder node to another machine.

This patch changes the default setting to be an empty string
(ie no prefix), but still allows backward compatability by setting
the config option to 'hostname'.

DocImpact: Changes default for account-prefix, for backwards compatability
use the non-default 'hostname'

Change-Id: I500ea14c1b4e9e3efd51c035cc3c4e6232da9dd6
Closes-Bug: 1265208
cinder/volume/drivers/solidfire.py
etc/cinder/cinder.conf.sample