Cinder

  • By OpenStack Charmers
  • Cloud
Channel Revision Published Runs on
latest/edge 678 24 Apr 2024
Ubuntu 22.04
yoga/stable 677 19 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
zed/stable 676 04 Apr 2024
Ubuntu 22.10 Ubuntu 22.04
xena/stable 669 30 Nov 2023
Ubuntu 20.04
wallaby/stable 668 30 Nov 2023
Ubuntu 20.04
victoria/stable 667 30 Nov 2023
Ubuntu 20.04
ussuri/stable 670 02 Dec 2023
Ubuntu 20.04 Ubuntu 18.04
train/candidate 580 13 Dec 2022
Ubuntu 18.04
train/edge 659 14 Sep 2023
Ubuntu 18.04
stein/candidate 580 13 Dec 2022
Ubuntu 18.04
stein/edge 659 14 Sep 2023
Ubuntu 18.04
rocky/candidate 580 13 Dec 2022
Ubuntu 18.04
rocky/edge 659 14 Sep 2023
Ubuntu 18.04
queens/candidate 580 13 Dec 2022
Ubuntu 18.04
queens/edge 659 14 Sep 2023
Ubuntu 18.04
2024.1/candidate 662 24 Jan 2024
Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.04
2023.2/stable 674 20 Mar 2024
Ubuntu 23.10 Ubuntu 22.04
2023.1/stable 675 01 Apr 2024
Ubuntu 23.04 Ubuntu 22.10 Ubuntu 22.04
juju deploy cinder --channel yoga/stable
Show information

Platform:

Ubuntu
22.04 20.04

Learn about actions >

  • openstack-upgrade

    Perform openstack upgrades. Config option action-managed-upgrade must be set to True.

  • pause

    Pause the cinder unit. This action will stop cinder services.

  • remove-services

    Remove unused services entities from the database after enabling HA with a stateless backend such as cinder-ceph.

    Params
    • host string

      Hostname of the service to be removed.

  • rename-volume-host

    Update the host attribute of volumes from currenthost to newhost

    Params
    • currenthost string

      Current value of os-vol-host-attr:host volume attribute

    • newhost string

      New hostname of the service

  • resume

  • security-checklist

    Validate the running configuration against the OpenStack security guides checklist

  • volume-host-add-driver

    Update the os-vol-host-attr:host volume attribute to include driver and volume name. Used for migrating volumes to multi-backend and Ocata+ configurtation.

    Params
    • currenthost string

      Current value of os-vol-host-attr:host volume attribute

    • driver string

      driver name (as listed in enabled_backends)

    • volume-backend-name string

      The backend volume name as shown by the volume_backend_name parameter in the driver section