Commit Graph

4 Commits

Author SHA1 Message Date
Chris MacNaughton ade8687ad8 Sync charm-helpers for Stein release
As a part of the Stein release, we need to ensure
that charmhelpers is up to date.

Change-Id: I322710380622515e279b5f1c7cdbddfe7d7d3140
2019-04-04 10:24:06 +02:00
Frode Nordahl 1d384622ba Update repo to do ch-sync from Git
Change-Id: I6a83bfe337405617d0a738caac07c96f170ee1f7
2017-09-26 10:23:02 +02:00
James Page b48bf6c604 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 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 support for this feature.

Change-Id: Iecfdb372e21d1e23cefaa5f972008fc34d65b143
2016-09-21 10:30:19 +01:00
Chuck Short 6ab86f4aad Initial commit 2015-07-23 22:29:09 -04:00