James Page Cinder Proxy Header

Channel Revision Published Runs on
latest/stable 0 19 Mar 2021
Ubuntu 18.04 Ubuntu 17.10 Ubuntu 16.04 Ubuntu 14.04
juju deploy james-page-cinder-proxy-header
Show information

Platform:

Ubuntu
18.04 17.10 16.04 14.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

  • 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