charm-nova-compute/hooks/charmhelpers/contrib/openstack
James Page 133f38d527 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: I8d8744ea11c6d70262ba350717f90489c25535bb
2016-09-20 12:37:40 +01:00
..
amulet Add support for application version 2016-09-20 12:37:40 +01:00
files Resync charmhelpers for licensing change 2016-07-06 16:39:54 +01:00
ha Resync charmhelpers for licensing change 2016-07-06 16:39:54 +01:00
templates Resync charmhelpers for licensing change 2016-07-06 16:39:54 +01:00
__init__.py Resync charmhelpers for licensing change 2016-07-06 16:39:54 +01:00
alternatives.py Resync charmhelpers for licensing change 2016-07-06 16:39:54 +01:00
context.py Various deploy from source changes and c-h sync 2016-07-13 19:26:03 +00:00
exceptions.py Resync charmhelpers for licensing change 2016-07-06 16:39:54 +01:00
ip.py Resync charmhelpers for licensing change 2016-07-06 16:39:54 +01:00
neutron.py Add support for application version 2016-09-20 12:37:40 +01:00
templating.py Resync charmhelpers for licensing change 2016-07-06 16:39:54 +01:00
utils.py Add support for application version 2016-09-20 12:37:40 +01:00