pool_type option added for fusionstorage volume driver
Change-Id: Ie1eedabb42903d2e1c605f6da115f488a01faff6 Closes-Bug: #1625431
This commit is contained in:
parent
a169e26e36
commit
ec4590900e
@ -26,3 +26,5 @@
|
||||
- (String) Fusionstorage agent ip addr range.
|
||||
* - ``pool_id_filter`` =
|
||||
- (List) Pool id permit to use.
|
||||
* - ``pool_type`` = ``default``
|
||||
- (String) Pool type, like sata-2copy.
|
||||
|
@ -18,8 +18,6 @@
|
||||
- Description
|
||||
* - **[DEFAULT]**
|
||||
-
|
||||
* - ``pool_type`` = ``default``
|
||||
- (String) Pool type, like sata-2copy.
|
||||
* - ``synology_admin_port`` = ``5000``
|
||||
- (Port number) Management port for Synology storage.
|
||||
* - ``synology_device_id`` = ``None``
|
||||
|
@ -493,7 +493,7 @@ per_volume_size_limit api
|
||||
periodic_fuzzy_delay common
|
||||
periodic_interval common
|
||||
pool_id_filter fusionio
|
||||
pool_type synology
|
||||
pool_type fusionio
|
||||
proxy ibm_storage
|
||||
public_endpoint api
|
||||
publish_errors disable
|
||||
|
Loading…
Reference in New Issue
Block a user