charm-cinder-ceph/hooks
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
..
charmhelpers Add support for application version 2016-09-20 12:06:15 +01:00
__init__.py Re-license charm as Apache-2.0 2016-07-01 17:22:51 +01:00
ceph-relation-broken Initial version of charm 2014-01-23 16:14:44 +00:00
ceph-relation-changed Initial version of charm 2014-01-23 16:14:44 +00:00
ceph-relation-joined Initial version of charm 2014-01-23 16:14:44 +00:00
cinder_contexts.py Re-license charm as Apache-2.0 2016-07-01 17:22:51 +01:00
cinder_hooks.py Add support for application version 2016-09-20 12:06:15 +01:00
cinder_utils.py Add support for application version 2016-09-20 12:06:15 +01:00
config-changed Initial version of charm 2014-01-23 16:14:44 +00:00
install Initial version of charm 2014-01-23 16:14:44 +00:00
start Initial version of charm 2014-01-23 16:14:44 +00:00
stop Initial version of charm 2014-01-23 16:14:44 +00:00
storage-backend-relation-broken Initial version of charm 2014-01-23 16:14:44 +00:00
storage-backend-relation-changed Initial version of charm 2014-01-23 16:14:44 +00:00
storage-backend-relation-joined Initial version of charm 2014-01-23 16:14:44 +00:00
upgrade-charm Add some more tests 2014-04-02 09:31:50 +01:00