charm-ceilometer-agent/actions.yaml
Liam Young 1a40c275d5 Remove independent OpenStack upgrade
Ceilometer has had an openstack-origin and supported upgrading
the Ceilometer version independently of the principle that it is
associated with. This can cause issues with clashes in package
dependencies between the two. This change makes the
ability for the agent to be upgraded independently of the principle
and instead has the upgrade triggered by the principle. This brings
this charm inline with the other OpenStack subordinate charms.

Change-Id: I641ac2168ac705191d916eaa0624214791e1745d
Closes-Bug: #1802400
2018-11-11 18:44:29 +00:00

5 lines
217 B
YAML

pause:
description: Pause the ceilometer-agent unit. This action will stop ceilometer-agent services.
resume:
descrpition: Resume the ceilometer-agent unit. This action will start ceilometer-agent services.