Openstack Charmers Next Manila Netapp

  • By OpenStack Charmers - Testing Charms
  • Cloud
Channel Revision Published Runs on
latest/stable 12 10 Jun 2021
Ubuntu 21.10 Ubuntu 21.04 Ubuntu 20.10 Ubuntu 20.04 Ubuntu 18.04
juju deploy openstack-charmers-next-manila-netapp
Show information

Platform:

Ubuntu
21.10 21.04 20.10 20.04 18.04

Learn about configurations >

  • admin-name | string

    Default: admin

    Administrative user account name used to access the storage system.

  • admin-password | string

    Password for the administrative user account specified in the 'admin-name' option.

  • driver-handles-share-servers | boolean

    Whether the Manila driver should manage the Vservers within the NetApp ONTAP cluster.

  • enabled-share-protocols | string

    Default: nfs3,nfs4.0,nfs4.1

    Comma-separated list of NFS protocol versions that will be enabled on the Vservers from the NetApp ONTAP cluster. The supported versions are: * nfs3 * nfs4.0 * nfs4.1 This option only applies when the option 'driver-handles-share-servers' is set to True.

  • management-address | string

    The management address (IP or hostname) for the NetApp ONTAP cluster.

  • root-volume-aggregate-name | string

    Name of aggregate to create Vserver root volumes on. This option only applies when the option 'driver-handles-share-servers' is set to True.

  • share-backend-name | string

    Default: netapp-ontap

    The name given to the backend. This is used to generate the backend configuration section. If two different configurations of the same backend type are needed, then this config option can be used to separate them in the backend configuration.

  • vserver-name | string

    The name of the Vserver already configured within the NetApp ONTAP cluster. This option is used only when 'driver-handles-share-servers' is set to False.