Cinder
- OpenStack Charmers
- Cloud
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 704 | 17 Nov 2024 | |
latest/edge | 703 | 17 Nov 2024 | |
latest/edge | 702 | 17 Nov 2024 | |
latest/edge | 701 | 17 Nov 2024 | |
latest/edge | 680 | 06 Jun 2024 | |
latest/edge | 662 | 25 Oct 2023 | |
latest/edge | 649 | 14 Jul 2023 | |
latest/edge | 559 | 01 Jul 2022 | |
latest/edge | 293 | 17 Dec 2020 | |
latest/edge | 68 | 17 Dec 2020 | |
yoga/stable | 699 | 05 Sep 2024 | |
zed/stable | 700 | 05 Sep 2024 | |
xena/stable | 669 | 30 Nov 2023 | |
wallaby/stable | 668 | 30 Nov 2023 | |
victoria/stable | 667 | 30 Nov 2023 | |
ussuri/stable | 670 | 02 Dec 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 | |
stein/edge | 530 | 12 Dec 2022 | |
rocky/candidate | 580 | 13 Dec 2022 | |
rocky/edge | 659 | 14 Sep 2023 | |
rocky/edge | 530 | 12 Dec 2022 | |
queens/candidate | 580 | 13 Dec 2022 | |
queens/edge | 659 | 14 Sep 2023 | |
queens/edge | 530 | 12 Dec 2022 | |
2024.1/candidate | 690 | 05 Jul 2024 | |
2024.1/candidate | 662 | 24 Jan 2024 | |
2023.2/stable | 691 | 05 Jul 2024 | |
2023.1/stable | 693 | 06 Jul 2024 |
juju deploy cinder --channel yoga/stable
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