charm-cinder/hooks
Nobuto Murata 9a6ab28af2 Install lsscsi by default for zed or older
lsscsi is a dependency of os-brick for volume related operations
including creating a boot volume with iSCSI/FC backends. However, it
wasn't installed by default until jammy-antelope (lunar) due to a
packaging bug. It hasn't been an obvious issue especially when the
cinder-volume unit and the nova-compute unit are co-located since
nova-compute charm installs the package. Instead of applying a
workaround to all backend charms, let's apply the workaround in the
cinder charm since lsscsi is installed by default for later OpenStack
releases anyway and it's a small package.

Closes-Bug: #1939390
Change-Id: I131e12c53c78957873b6a75a3b1b67b1725b43ed
2024-08-20 12:22:14 +09:00
..
__init__.py Re-license charm as Apache-2.0 2016-06-28 12:09:16 +01:00
amqp-relation-broken Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
amqp-relation-changed Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
amqp-relation-departed added amqp-relation-departed hook to refresh hosts 2014-01-23 14:29:17 +01:00
amqp-relation-joined Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
backup-backend-relation-broken Add support for cinder-backup subordinate 2015-06-01 23:43:04 +01:00
backup-backend-relation-changed Add support for cinder-backup subordinate 2015-06-01 23:43:04 +01:00
backup-backend-relation-departed Add support for cinder-backup subordinate 2015-06-01 23:43:04 +01:00
backup-backend-relation-joined Add support for cinder-backup subordinate 2015-06-01 23:43:04 +01:00
block-devices-storage-attached Add juju storage support to the charm 2020-04-08 14:15:02 +01:00
block-devices-storage-detached Add juju storage support to the charm 2020-04-08 14:15:02 +01:00
ceph-relation-broken Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
ceph-relation-changed Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
ceph-relation-joined Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
certificates-relation-changed Add support for tls-certificates relation 2018-05-15 14:26:03 +00:00
certificates-relation-departed Add support for tls-certificates relation 2018-05-15 14:26:03 +00:00
certificates-relation-joined Add support for tls-certificates relation 2018-05-15 14:26:03 +00:00
cinder_contexts.py Add support to configure scheduler_default_filters 2022-01-25 11:04:40 +10:30
cinder_hooks.py Add identity-credentials relation support 2023-01-25 11:25:22 +08:00
cinder_utils.py Install lsscsi by default for zed or older 2024-08-20 12:22:14 +09:00
cinder-volume-service Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
cinder-volume-service-relation-joined Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
cluster-relation-changed Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
cluster-relation-departed Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
cluster-relation-joined adding cluster-relation-joined symlink 2014-10-01 18:12:34 +01:00
config-changed Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
ha-relation-changed Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
ha-relation-joined Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
identity-credentials-relation-broken Add identity-credentials relation support 2023-01-25 11:25:22 +08:00
identity-credentials-relation-changed Add identity-credentials relation support 2023-01-25 11:25:22 +08:00
identity-credentials-relation-joined Add identity-credentials relation support 2023-01-25 11:25:22 +08:00
identity-service-relation-broken Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
identity-service-relation-changed Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
identity-service-relation-joined Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
image-service-relation-broken Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
image-service-relation-changed Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
install Update pre-install hooks to fail on error 2019-02-08 15:47:48 -06:00
install.real Ensure python2 is installed before hook execution 2015-09-22 14:37:43 +01:00
nrpe-external-master-relation-changed [bradm] initial nrpe checks 2014-10-29 22:30:35 -05:00
nrpe-external-master-relation-joined [bradm] initial nrpe checks 2014-10-29 22:30:35 -05:00
post-series-upgrade Series Upgrade 2018-09-14 20:58:32 -07:00
pre-series-upgrade Series Upgrade 2018-09-14 20:58:32 -07:00
shared-db-relation-broken Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
shared-db-relation-changed Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
shared-db-relation-joined Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
start Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
stop Merging python-redux and havana work. 2013-10-17 14:48:08 -07:00
storage-backend-relation-broken First cut of multi-backend support 2014-01-23 16:40:59 +00:00
storage-backend-relation-changed First cut of multi-backend support 2014-01-23 16:40:59 +00:00
storage-backend-relation-departed First cut of multi-backend support 2014-01-23 16:40:59 +00:00
storage-backend-relation-joined First cut of multi-backend support 2014-01-23 16:40:59 +00:00
storage.bootstrap Add juju storage support to the charm 2020-04-08 14:15:02 +01:00
storage.real Add juju storage support to the charm 2020-04-08 14:15:02 +01:00
update-status Refactor to assess status after every hook execution, add update-status hook 2015-10-07 16:45:20 -07:00
upgrade-charm Cinder needs to install memcached on upgrade-charm 2017-02-16 08:33:41 -08:00