manila/doc/source/configuration/tables/manila-purestorage-flashblade.inc
Simon Dodsley ecf6823369 [Pure Storage] Add support for multiple data VIPs
Minor change to allow multiple data VIP addresses
to be specified in the `flashblade_data_vip` parameter.

Each data VIP will be used to define the file system
export address for shares created. The first address in
the list will be clasified as the Preferred export
address, but this is not enforced.

Change-Id: Ia3bfdd5ce1bfd31d10193d1f222bf27b38c8ef43
2023-11-10 17:01:09 -05:00

19 lines
785 B
PHP

.. _manila-purestorage-flashblade:
.. list-table:: Description of Pure Storage FlashBlade share driver configuration options
:header-rows: 1
:class: config-ref-table
* - Configuration option = Default value
- Description
* - **[DEFAULT]**
-
* - ``flashblade_mgmt_vip`` = ``None``
- (String) The name (or IP address) for the Pure Storage FlashBlade storage system management port.
* - ``flashblade_data_vip`` = ``None``
- (String) The names (or IP address) for the Pure Storage FlashBlade storage system data ports.
* - ``flashblade_api`` = ``None``
- (String) API token for an administrative level user account.
* - ``flashblade_eradicate`` = ``True``
- (Boolean) Enable or disable filesystem and snapshot eradication on delete.