Ceilometer chart: replace the obsolete ceilometer upgrade command
The current ceilometer upgrade command "ceilometer-dbsync" was deprecated since newton and was removed since ocata. The commit updates to use the replaced command. Story: 2005019 Task: 29727 Change-Id: I06afb2cc99726991d6941aabb039379dc78c5d66 Signed-off-by: Angie Wang <angie.wang@windriver.com>
This commit is contained in:
parent
532d583b9a
commit
d6984c26b3
@ -18,4 +18,4 @@ limitations under the License.
|
|||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
exec ceilometer-dbsync
|
exec ceilometer-upgrade
|
||||||
|
Loading…
Reference in New Issue
Block a user