charm-nova-lxd/hooks/charmhelpers/fetch
James Page b48bf6c604 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 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 support for this feature.

Change-Id: Iecfdb372e21d1e23cefaa5f972008fc34d65b143
2016-09-21 10:30:19 +01:00
..
__init__.py Add support for application version 2016-09-21 10:30:19 +01:00
archiveurl.py Resync charmhelpers for licensing change 2016-07-06 16:35:41 +01:00
bzrurl.py Add support for application version 2016-09-21 10:30:19 +01:00
centos.py Add support for application version 2016-09-21 10:30:19 +01:00
giturl.py Add support for application version 2016-09-21 10:30:19 +01:00
ubuntu.py Add support for application version 2016-09-21 10:30:19 +01:00