Removed unused netapp driver attribute
This is a left over attribute from when we were backporting netapp patches to our folsom installation. Since we've removed the patches, we don't need this attribute anymore. Change-Id: Ib34cdfb7f36d379ec3f0c8b9c08a6b6271ece9f3
This commit is contained in:
@@ -90,7 +90,6 @@ default["openstack"]["block-storage"]["netapp"]["dfm_password"] = nil
|
||||
default["openstack"]["block-storage"]["netapp"]["dfm_port"] = "8088"
|
||||
default["openstack"]["block-storage"]["netapp"]["dfm_web_port"] = "8080"
|
||||
default["openstack"]["block-storage"]["netapp"]["storage_service"] = "storage_service"
|
||||
default["openstack"]["block-storage"]["netapp"]["driver"] = "/usr/share/pyshared/cinder/volume/netapp.py"
|
||||
|
||||
# logging attribute
|
||||
default["openstack"]["block-storage"]["syslog"]["use"] = false
|
||||
|
||||
Reference in New Issue
Block a user