Cinder
- By OpenStack Charmers
- Cloud
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 655 | 05 Sep 2023 | |
yoga/stable | 656 | 13 Sep 2023 | |
zed/stable | 654 | 22 Aug 2023 | |
xena/stable | 657 | 13 Sep 2023 | |
wallaby/stable | 658 | 13 Sep 2023 | |
victoria/stable | 661 | 14 Sep 2023 | |
ussuri/stable | 660 | 14 Sep 2023 | |
train/candidate | 580 | 13 Dec 2022 | |
train/edge | 659 | 14 Sep 2023 | |
stein/candidate | 580 | 13 Dec 2022 | |
stein/edge | 659 | 14 Sep 2023 | |
rocky/candidate | 580 | 13 Dec 2022 | |
rocky/edge | 659 | 14 Sep 2023 | |
queens/candidate | 580 | 13 Dec 2022 | |
queens/edge | 659 | 14 Sep 2023 | |
2023.1/stable | 653 | 22 Aug 2023 |
juju deploy cinder --channel yoga/stable
You will need Juju 2.9 to be able to run this command. Learn how to upgrade to Juju 2.9.
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
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