cinder/cinder/volume/drivers/huawei
zhangchao010 7817d12439 Use self.configuration to support the multi-backend case
Use self.configuration instead of using FLAGS directly to make
the driver work in a multi backend environment.
And remove three repeated lines:en = out.split('\r\n')

Fixes bug: 1154125

Change-Id: I6e08706104eabb71677ec8583b9abb9711553504
2013-03-15 23:43:50 +08:00
..
__init__.py Add HUAWEI volume driver in Cinder 2013-02-20 11:15:46 -07:00
cinder_huawei_conf.xml.sample Add HUAWEI volume driver in Cinder 2013-02-20 11:15:46 -07:00
huawei_iscsi.py Use self.configuration to support the multi-backend case 2013-03-15 23:43:50 +08:00