848eb535a4
Glance (in ussuri) uses policy-in-code, and so that policy.json file doesn't ship with the package. This means that the charm can't rely on the file existing ussuri onwards. This patchset changes the way the charm uses policy.json by switching it to a charm determined policy.yaml file (preferred format) with the only 3 options that the charm determines to enforce. Also add yaml vars to focal-ussuri bundle This brings it into line with the other charms that are part of the the enable-focal topic. This makes it easier to add a new bundle just by changing a couple of variables. Closes-Bug: #1872996 Change-Id: I47f19272a4e0af3781843608b76304ce8ba1e2b8 |
||
---|---|---|
.. | ||
__init__.py | ||
amqp-relation-changed | ||
amqp-relation-joined | ||
ceph-relation-broken | ||
ceph-relation-changed | ||
ceph-relation-joined | ||
certificates-relation-changed | ||
certificates-relation-departed | ||
certificates-relation-joined | ||
cinder-volume-service-relation-broken | ||
cinder-volume-service-relation-joined | ||
cluster-relation-changed | ||
cluster-relation-departed | ||
cluster-relation-joined | ||
config-changed | ||
glance_contexts.py | ||
glance_relations.py | ||
glance_utils.py | ||
ha-relation-changed | ||
ha-relation-joined | ||
identity-service-relation-broken | ||
identity-service-relation-changed | ||
identity-service-relation-joined | ||
image-service-relation-joined | ||
install | ||
install.real | ||
nrpe-external-master-relation-changed | ||
nrpe-external-master-relation-joined | ||
object-store-relation-broken | ||
object-store-relation-changed | ||
object-store-relation-joined | ||
post-series-upgrade | ||
pre-series-upgrade | ||
shared-db-relation-broken | ||
shared-db-relation-changed | ||
shared-db-relation-joined | ||
start | ||
stop | ||
storage-backend-relation-broken | ||
storage-backend-relation-changed | ||
update-status | ||
upgrade-charm |