4 Commits

Author SHA1 Message Date
Ryan Beisner
94f555ab19
Sync charm-helpers
Change-Id: I5a703fb5aa40809ec7e69646be847654c42a56c0
2018-11-07 15:35:11 -06:00
James Page
d8943bba30 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: I3d763c10b9e597ea5d3deca04960b8e032b08521
2016-09-20 12:29:10 +01:00
James Page
7491779846 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: Ia808bc55096986285bfb5d27852387be2ec416f8
2016-07-06 16:37:54 +01:00
Edward Hope-Morley
5202fd9651 [hopem,r=]
Sync charm-helpers to get fix for LP: #1497517
2015-09-21 23:51:02 +01:00