4 Commits

Author SHA1 Message Date
Ryan Beisner
910170bed0
Sync charm-helpers
Change-Id: I7c6ae78500eed693589c0d441daef87bbb75e9c4
2018-11-07 15:36:11 -06:00
James Page
cae0a2c4f5 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: I75009a66ce9c9d43e234f9c5acbb185ac4a66ba5
2016-09-20 13:32:28 +01:00
James Page
264b0885e8 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: I99e94eec42adc19ab92b14a20e59cc60360e0b58
2016-07-06 16:44:39 +01:00
James Page
5d6ce8cfc2 Resync helpers 2015-09-14 12:43:35 +01:00