The Charm Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you may be unable to access charm and bundle metadata or publish updates. No user action is required and services will automatically resume once maintenance is complete.

Cinder Three Par

Platform:

Ubuntu
24.04 23.10 23.04 22.10 22.04 20.04 18.04
Channel Revision Published Runs on
latest/edge 37 31 Mar 2026
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 36 31 Mar 2026
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 35 31 Mar 2026
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 34 31 Mar 2026
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 23 08 Aug 2023
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 20 07 Apr 2023
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
latest/edge 18 24 Jan 2023
Ubuntu 24.04 Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04 Ubuntu 20.04
yoga/stable 13 16 Jan 2023
Ubuntu 22.04 Ubuntu 20.04
zed/stable 12 23 Jan 2023
Ubuntu 22.04 Ubuntu 20.04
xena/stable 16 16 Jan 2023
Ubuntu 20.04
wallaby/stable 17 23 Jan 2023
Ubuntu 20.04
victoria/stable 15 23 Jan 2023
Ubuntu 20.04
ussuri/stable 14 23 Jan 2023
Ubuntu 20.04 Ubuntu 18.04
2024.1/stable 48 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 47 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 46 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 45 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 44 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 43 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 42 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/stable 41 01 Jul 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 48 25 Apr 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 47 25 Apr 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 46 25 Apr 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 45 25 Apr 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 44 25 Apr 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 43 25 Apr 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 42 25 Apr 2026
Ubuntu 24.04 Ubuntu 22.04
2024.1/candidate 41 25 Apr 2026
Ubuntu 24.04 Ubuntu 22.04
2023.2/stable 24 30 Nov 2023
Ubuntu 23.10 Ubuntu 22.04
2023.1/stable 22 02 Jun 2023
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04
juju deploy cinder-three-par --channel yoga/stable

Learn about configurations >

  • driver-type | string

    Default: fc

    3PAR integration accepts either FC or iSCSI backend. If set to 'fc', Fiber Channel will be used. Otherwise, iscsi is selected.

  • enforce-multipath-for-image-xfer | boolean

    If set tot True, enforce_multipath_for_image_xfer will be set. Multipathd will be mandatory for volume to image conversions or it will raise an exception.

  • hpe3par-api-url | string

    3PAR WS API Server URL

  • hpe3par-cpg | string

    3PAR CPG to use for volume creation

  • hpe3par-debug | boolean

    Sets debug mode to cinder 3PAR.

  • hpe3par-iscsi-chap-enabled | boolean

    Default: True

    If iscsi enabled, this option enables CHAP authentication or not.

  • hpe3par-iscsi-ips | string

    Comma-separated list of IP:PORT to be used for the iscsi connection.

  • hpe3par-password | string

    3PAR password for the user specified in hpe3par_username

  • hpe3par-snapshot-expiration | int

    Default: -1

  • hpe3par-snapshot-retention | int

    Default: -1

    Time in hours a snapshot cannot be deleted. If set to less than 0, this config will be ignored

  • hpe3par-username | string

    3PAR username with the 'edit' role

  • hpe3par_cpg_snap | string

    Sets the CPG name for the snapshot. If empty, use the userCPG will be used.

  • hpe3par_target_nsp | string

  • max-over-subscription-ratio | float

    Default: 20.0

    The ratio of oversubscription when thin provisioned volumes are involved.

  • reserved-percentage | int

    Default: 15

    This flag represents the percentage of reserved back-end capacity

  • san-ip | string

    IP address of SAN controller for SSH access to the array

  • san-login | string

    Username for SAN controller for SSH access to the array

  • san-password | string

    Password for SAN controller for SSH access to the array

  • use-multipath-for-image-xfer | boolean

    If set to True, use_multipath_for_image_xfer will be set. Multipath will be used to attach/detach volumes for volume to image and image to volume transfers.

  • volume-backend-name | string

    Name to present to cinder, leave blank to use charm (or alias) name