Fix improper syntax in cinder.flagmappings
https://review.openstack.org/#/c/143764/ introduced an incorrect syntax in the cinder flagmappings. This patch restores a correct version. Change-Id: I6b45fb1ee882496af5050c4f7fe651978bb0afed
This commit is contained in:
@@ -234,8 +234,7 @@ netapp_storage_family netapp_7mode_iscsi netapp_7mode_nfs netapp_cdot_iscsi neta
|
||||
netapp_storage_pools netapp_eseries_iscsi
|
||||
netapp_storage_protocol netapp_7mode_iscsi netapp_7mode_nfs netapp_cdot_iscsi netapp_cdot_nfs
|
||||
netapp_transport_type netapp_7mode_iscsi netapp_7mode_nfs netapp_cdot_iscsi netapp_cdot_nfs netapp_eseries_iscsi
|
||||
netapp_vfiler netapp_7mode_iscsi
|
||||
netapp_vfiler netapp_7mode_nfs
|
||||
netapp_vfiler netapp_7mode_iscsi netapp_7mode_nfs
|
||||
netapp_volume_list netapp_7mode_iscsi
|
||||
netapp_vserver netapp_cdot_iscsi netapp_cdot_nfs
|
||||
netapp_webservice_path netapp_eseries_iscsi
|
||||
|
||||
Reference in New Issue
Block a user