charm-nova-cloud-controller/charm-helpers-hooks.yaml
James Page 58bf5b0628 Add support for application version
Juju 2.0 provides support for display of the version of
an application deployed by a charm in juju status.

Insert the os_application_version_set function into the
existing assess_status function - this gets called after
all hook executions, and periodically after that, so any
changes in package versions due to normal system updates
will also be reflected in the status output.

This review also includes a resync of charm-helpers to
pickup hookenv and contrib.openstack support for this
feature.

Change-Id: I8c1d6b9b6d42bcc357d764ec1bd04a36e9982f57
2016-09-20 12:35:19 +01:00

18 lines
370 B
YAML

branch: lp:charm-helpers
destination: hooks/charmhelpers
include:
- core
- osplatform
- cli
- fetch
- contrib.openstack|inc=*
- contrib.storage
- contrib.peerstorage
- contrib.hahelpers
- payload
- contrib.network.ip
- contrib.peerstorage
- contrib.python.packages
- contrib.charmsupport
- contrib.hardening|inc=*