d42386dc3c
This patch adds the documentation for the Hitachi Hyper Scale-Out Platform File Services Driver for Openstack. Change-Id: I2943e762c2a46763ac010152de31f89c4e2a5a30 Closes-bug: #1613821
1.2 KiB
1.2 KiB
Configuration option = Default value | Description |
---|---|
[hsp1] | |
hitachi_hsp_host = None |
(String) HSP management host for communication between Manila controller and HSP. |
hitachi_hsp_username = None |
(String) HSP username to perform tasks such as create filesystems and shares. |
hitachi_hsp_password = None |
(String) HSP password for the username provided. |
share_backend_name = None |
(String) The backend name for a given driver implementation. |
share_driver =
manila.share.drivers.generic.GenericShareDriver |
(String) Driver to use for share creation. |