15 Commits

Author SHA1 Message Date
Vladimir Grevtsev
b3321ffe77 charm-helpers sync
Change-Id: Ia7cc8858f4b1c5b1047a5593981efd8bb3bbe75d
Related-Bug: #1787397
2018-09-19 08:57:42 +02:00
James Page
7e4bd68494 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: Ia91a2de062fbc13fdb2b366217278bb96fc648fa
2016-09-20 12:32:57 +01:00
James Page
76f4183dff 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: I1b988a174d4a236599cffef8334a2923bf031fff
2016-07-06 16:38:31 +01:00
James Page
2e2bda5cdb Resync helpers for 16.01 release. 2016-01-26 11:57:54 +00:00
Corey Bryant
c96887af9c [corey.bryant,r=osci] Sync charm-helpers. 2016-01-08 13:03:44 +00:00
Corey Bryant
dbcf9b3d4f [corey.bryant,r=trivial] Sync charm-helpers. 2016-01-04 16:29:08 -05:00
Corey Bryant
709b235d7d Sync charm-helpers. 2015-07-16 20:18:23 +00:00
Corey Bryant
e102ee9b66 Sync charm-helpers 2015-05-27 13:02:55 +00:00
Corey Bryant
6a13a3aa97 Sync charm-helpers 2015-05-05 19:18:13 +00:00
Corey Bryant
007ddd59c8 Sync charm-helpers 2015-05-02 20:10:44 +00:00
Corey Bryant
0797dc06e5 Sync charm-helpers 2015-05-02 18:34:16 +00:00
Corey Bryant
69b998ea5e Sync charm-helpers 2015-05-01 14:56:50 +00:00
Liam Young
283974d867 Use charmhelper bool_from_string rather than local to_boolean 2015-02-16 11:16:11 +00:00
Liam Young
1ac86b2067 [gnuoy,trivial] Pre-release charmhelper sync 2015-01-26 09:42:44 +00:00
Corey Bryant
35daae199f Sync charm-helpers. 2014-12-10 20:28:54 +00:00