pool_type option added for fusionstorage volume driver

Change-Id: Ie1eedabb42903d2e1c605f6da115f488a01faff6
Closes-Bug: #1625431
This commit is contained in:
npraveen35 2016-10-19 23:23:18 +05:30 committed by KATO Tomoyuki
parent a169e26e36
commit ec4590900e
3 changed files with 3 additions and 3 deletions

View File

@ -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.

View File

@ -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``

View File

@ -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