Openstack Charmers Next Cinder

  • By OpenStack Charmers - Testing Charms
  • Cloud
Channel Revision Published Runs on
latest/stable 1404 09 Feb 2022
Ubuntu 21.10 Ubuntu 20.04
latest/edge 698 19 Mar 2021
Ubuntu 15.10
juju deploy openstack-charmers-next-cinder
Show information

Platform:

Ubuntu
21.10 20.04
  • 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