d61df0a9ba
* Fix hosts with same lun number conflict in netapp_e_lun_mapping. This patch fixes an issue of when multiple hosts are created and then subsequently volume(s) are mapped to them using the same specified number. * Fix netapp_e_host module bug when lun=0 * Add thin-volumes to the netapp_e_lun_mapping update_mapping_info method.
10 lines
297 B
Text
10 lines
297 B
Text
# This test is not enabled by default, but can be utilized by defining required variables in integration_config.yml
|
|
# Example integration_config.yml:
|
|
# ---
|
|
#netapp_e_api_host: 192.168.1.100
|
|
#netapp_e_api_username: admin
|
|
#netapp_e_api_password: myPass
|
|
#netapp_e_ssid: 1
|
|
|
|
unsupported
|
|
netapp/eseries
|