charm-heat/hooks/charmhelpers/core
James Page 33edd384eb 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: I37d6296b9fdf682de46ffe70c6150cd880e0e516
2016-09-20 12:15:23 +01:00
..
host_factory Add support for application version 2016-09-20 12:15:23 +01:00
kernel_factory Add support for application version 2016-09-20 12:15:23 +01:00
services Resync charmhelpers for licensing change 2016-07-06 16:34:18 +01:00
__init__.py Resync charmhelpers for licensing change 2016-07-06 16:34:18 +01:00
decorators.py Resync charmhelpers for licensing change 2016-07-06 16:34:18 +01:00
files.py Resync charmhelpers for licensing change 2016-07-06 16:34:18 +01:00
fstab.py Resync charmhelpers for licensing change 2016-07-06 16:34:18 +01:00
hookenv.py Add support for application version 2016-09-20 12:15:23 +01:00
host.py Add support for application version 2016-09-20 12:15:23 +01:00
hugepage.py Resync charmhelpers for licensing change 2016-07-06 16:34:18 +01:00
kernel.py Add support for application version 2016-09-20 12:15:23 +01:00
strutils.py Resync charmhelpers for licensing change 2016-07-06 16:34:18 +01:00
sysctl.py Resync charmhelpers for licensing change 2016-07-06 16:34:18 +01:00
templating.py Pre-release charm-helpers sync 2016-07-15 10:44:59 -07:00
unitdata.py Resync charmhelpers for licensing change 2016-07-06 16:34:18 +01:00