7 Commits

Author SHA1 Message Date
David Ames
42de983c5a Update charm-helpers-hooks.yaml and sync ch
Using the new version of the sync tool which removes the charmhelpers
directory before syncing, run charm helpers sync to find any unexpected
missing dependencies.

Change-Id: I4d9b743ffb93ce5cc006a1a6050b745c7592fd39
2019-02-12 15:56:27 -08:00
Alex Kavanagh
9802731e58 Migrate charm to python3 only runtime
Change-Id: I921f3e2fc8250ca7250ca7dfc47e12644ce4ef98
2019-01-31 22:05:20 +00:00
Frode Nordahl
cb68afcf89 Update repo to do ch-sync from Git
Change-Id: I10260bd47ea447a3ec386931e0864bc68afc5556
2017-09-26 10:19:58 +02:00
James Page
cc7256b305 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: Ie8c969718b8e34f4b27e7d75f2b58167bf04c14d
2016-09-20 12:06:15 +01:00
Liam Young
dee39ad6e7 Add workload status support 2015-10-08 15:46:16 +00:00
Liam Young
e7c2da2e8e [gnuoy,trivial] Pre-release charmhelper sync to pickup cli module 2015-07-31 14:11:44 +01:00
Ryan Beisner
47a6211e99 add amulet tests 2015-06-25 16:05:55 +00:00