Clarify ceilometer-upgrade action description

Change-Id: Id6fea2f6805e59d976f44a2318ddac7c7bd95e78
This commit is contained in:
Ryan Beisner 2018-12-06 14:39:39 -06:00
parent 83d47b4b0e
commit 980c6de3c7
No known key found for this signature in database
GPG Key ID: 952BACDC1C1A05FB
1 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,9 @@ resume:
descrpition: Resume the Ceilometer unit. This action will start Ceilometer services.
ceilometer-upgrade:
description: |
Perform ceilometer-upgrade. This action will upgrade Ceilometer data stores.
*Note* This action must be run post deployment when ceilometer is related to gnocchi.
Perform ceilometer-upgrade. This action will update Ceilometer data store configuration.
*Note* Existing mongodb data is not migrated to gnocchi. This action must be run post
deployment when ceilometer is related to gnocchi. If there are multiple clustered
ceilometer units, the action should only be run on one unit.
openstack-upgrade:
description: Perform openstack upgrades. Config option action-managed-upgrade must be set to True.