Nova Dell Powerflex
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 5 | 18 Jul 2025 | |
latest/beta | 2 | 13 Nov 2024 | |
latest/edge | 3 | 03 Dec 2024 |
juju deploy nova-dell-powerflex
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
powerflex-replication-config | string
Specific replication configuration settings. Must be set under the form of backend_id:<PowerFlexReplicationDevice>, san_ip: <ReplicationGatewayIP>, san_login: <ReplicationGatewayUser>, san_password: <ReplicationGatewayPassword> Where:
- PowerFlexReplicationDevice represents the replication paired between the two systems
- ReplicationGatewayIP is the IP of hostname of the remote PowerFlex Gateway
- ReplicationGatewayUser is the user of the remote PowerFlex Gateway
- ReplicationGatewayPassword is the password used to authenticate to the remote PowerFlex Gateway
-
powerflex-sdc-mdm-ips | string
list of comma separated MDM IPs used for SDC connection
-
powerflexgw-password | string
Default: password
Password for PowerFlex Gateway user.
-
volume-backend-name | string
Default: powerflex
Volume backend name for the backend. The default value is the application name in the Juju model, e.g. "cinder-powerflex" if it's deployed as
juju deploy cinder-powerflex
. A common backend name can be set to multiple backends with the same characters so that those can be treated as a single virtual backend associated with a single volume type.