diff --git a/manifests/backend/emc_vnx.pp b/manifests/backend/emc_vnx.pp index a9f77211..411b2607 100644 --- a/manifests/backend/emc_vnx.pp +++ b/manifests/backend/emc_vnx.pp @@ -10,6 +10,9 @@ # (optional) Allows for the volume_backend_name to be separate of $name. # Defaults to: $name # +# [*iscsi_ip_address*] +# (Required) The IP address that the iSCSI daemon is listening on +# # [*san_ip*] # (required) IP address of SAN controller. # diff --git a/manifests/backend/hp3par_iscsi.pp b/manifests/backend/hp3par_iscsi.pp index b2be664c..5e71c142 100644 --- a/manifests/backend/hp3par_iscsi.pp +++ b/manifests/backend/hp3par_iscsi.pp @@ -36,6 +36,9 @@ # (optional) Setup cinder-volume to use HP 3par volume driver. # Defaults to 'cinder.volume.drivers.san.hp.hp_3par_iscsi.HP3PARISCSIDriver' # +# [*hp3par_iscsi_chap_enabled*] +# (required) setting to false by default +# # [*hp3par_iscsi_chap_enabled # (required) setting to false by default # diff --git a/manifests/backend/iscsi.pp b/manifests/backend/iscsi.pp index 81c399dd..77bff4df 100644 --- a/manifests/backend/iscsi.pp +++ b/manifests/backend/iscsi.pp @@ -1,6 +1,10 @@ # # Define: cinder::backend::iscsi -# Parameters: +# +# === Parameters: +# +# [*iscsi_ip_address*] +# (Required) The IP address that the iSCSI daemon is listening on # # [*volume_backend_name*] # (optional) Allows for the volume_backend_name to be separate of $name. @@ -10,10 +14,22 @@ # (Optional) Driver to use for volume creation # Defaults to 'cinder.volume.drivers.lvm.LVMVolumeDriver'. # +# [*volume_group*] +# (Optional) Name for the VG that will contain exported volumes +# Defaults to 'cinder-volumes'. +# # [*volumes_dir*] # (Optional) Volume configuration file storage directory # Defaults to '/var/lib/cinder/volumes'. # +# [*iscsi_helper*] +# (Optional) iSCSI target user-land tool to use. +# Defaults to '$::cinder::params::iscsi_helper'. +# +# [*iscsi_protocol*] +# (Optional) Protocol to use as iSCSI driver +# Defaults to 'iscsi'. +# # [*extra_options*] # (optional) Hash of extra options to pass to the backend stanza # Defaults to: {} diff --git a/manifests/backend/netapp.pp b/manifests/backend/netapp.pp index 47d3150f..ec2255df 100644 --- a/manifests/backend/netapp.pp +++ b/manifests/backend/netapp.pp @@ -5,6 +5,10 @@ # # === Parameters # +# [*volume_backend_name*] +# (optional) The name of the cinder::backend::netapp ressource +# Defaults to $name. +# # [*netapp_login*] # (required) Administrative user account name used to access the storage # system or proxy server. diff --git a/manifests/backend/san.pp b/manifests/backend/san.pp index 860a2c15..1e46a0b3 100644 --- a/manifests/backend/san.pp +++ b/manifests/backend/san.pp @@ -46,6 +46,10 @@ # [*ssh_min_pool_conn*] # (optional) Maximum ssh connections in the pool. # +# [*ssh_max_pool_conn*] +# (Optional) Maximum ssh connections in the pool. +# Defaults to '5'. +# # [*extra_options*] # (optional) Hash of extra options to pass to the backend stanza # Defaults to: {} diff --git a/manifests/backend/vmdk.pp b/manifests/backend/vmdk.pp index 9d33b9a8..b86ed2a0 100644 --- a/manifests/backend/vmdk.pp +++ b/manifests/backend/vmdk.pp @@ -22,7 +22,7 @@ # e.g., socket error, etc. # Defaults to 10. # -# [*$max_object_retrieval*] +# [*max_object_retrieval*] # (optional) The maximum number of ObjectContent data objects that should # be returned in a single result. A positive value will cause # the operation to suspend the retrieval when the count of