4 Commits

Author SHA1 Message Date
Ryan Beisner
7626a55b4a
Sync charm-helpers
Change-Id: I84bff81921ab1e849de29891d67910f94782217b
2018-11-07 15:35:00 -06:00
James Page
fa1451445c 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: I33cce8efc03f9217552234a8e03133d360ce95e3
2016-09-20 12:25:54 +01:00
James Page
425f7c675a Resync charmhelpers for licensing change
The charm-helpers project have re-licensed to Apache 2.0
inline with the agreed licensing approach to intefaces,
layers and charms generally.

Resync helpers to bring charmhelpers inline with charm
codebase.

Change-Id: I7d884baad621eaa22cdef4f4b980044616116513
2016-07-06 16:36:29 +01:00
James Page
472bf69861 Resync charm-helpers 2016-01-05 11:07:29 +00:00