[DOC] Update ceilometer-upgrade action note

The ceilometer-upgrade action will reapply default
resource-type definitions from templates and may
override any changes that would have been made to
gnocchi resources. Moreover, since Wallaby+, it will
override any attribute (within resource-types) as well.

Change-Id: I162926458181e2210c7b76479ee03b7862755901
This commit is contained in:
Rodrigo Barbieri 2022-09-01 15:29:52 -03:00
parent 804b3ed06a
commit 8d3b3a658c
1 changed files with 4 additions and 1 deletions

View File

@ -21,7 +21,10 @@ for resource, metrics and measure storage:
juju add-relation ceilometer gnocchi
Note: When ceilometer is related to gnocchi the ceilometer-upgrade action
must be run post deployment in order to update its data store in gnocchi.
must be run post deployment in order to update its data store in gnocchi. It
is not strictly necessary to re-run this action on every charm or OpenStack
release upgrade. If re-running it, be aware that it may override any
gnocchi resource-type adjustments that would have been made.
juju run-action ceilometer/0 ceilometer-upgrade