Remove cinder_emc_config.xml.sample
Remove this sample config file from emc folder based on discussions at the IRC meeting. Parameters specified in this sample file are already documented in Cinder Admin Guide. Change-Id: I4f742eedde962aefc6d5ab14d08a955859ae0e4f
This commit is contained in:
parent
05ce36aa24
commit
b782597725
@ -1,12 +0,0 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<EMC>
|
||||
<!--StorageType is a thin pool name-->
|
||||
<StorageType>gold</StorageType>
|
||||
<!--MaskingView is needed only for VMAX/VMAXe-->
|
||||
<MaskingView>openstack</MaskingView>
|
||||
<!--Credentials of ECOM packaged with SMI-S-->
|
||||
<EcomServerIp>x.x.x.x</EcomServerIp>
|
||||
<EcomServerPort>xxxx</EcomServerPort>
|
||||
<EcomUserName>xxxxxxxx</EcomUserName>
|
||||
<EcomPassword>xxxxxxxx</EcomPassword>
|
||||
</EMC>
|
Loading…
Reference in New Issue
Block a user