charm-swift-storage/hooks
James Page cae0a2c4f5 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: I75009a66ce9c9d43e234f9c5acbb185ac4a66ba5
2016-09-20 13:32:28 +01:00
..
__init__.py Re-license charm as Apache-2.0 2016-07-01 18:15:00 +01:00
charmhelpers Move charmhelpers to top-level, symlink into hooks 2015-07-17 10:58:24 +01:00
config-changed Update symlinks. 2013-07-19 14:26:50 -07:00
install Install python dependencies early for CH ip.py 2016-07-18 10:04:21 -07:00
install.real Ensure python2 is installed before hook execution 2015-09-22 14:57:37 +01:00
lib Add lib, move library code there. Symlink into hooks directory. 2015-07-17 10:57:19 +01:00
nrpe-external-master-relation-changed [bradm] Adding nrpe checks, handle rsyncd config fragments 2014-10-30 00:52:15 -05:00
nrpe-external-master-relation-joined [bradm] Adding nrpe checks, handle rsyncd config fragments 2014-10-30 00:52:15 -05:00
start Update of all Havana / Saucy / python-redux work: 2013-10-15 12:48:33 +01:00
stop Update of all Havana / Saucy / python-redux work: 2013-10-15 12:48:33 +01:00
swift-storage-relation-changed Update symlinks. 2013-07-19 14:26:50 -07:00
swift-storage-relation-joined Update symlinks. 2013-07-19 14:26:50 -07:00
swift_storage_hooks.py Add support for application version 2016-09-20 13:32:28 +01:00
update-status Add hardening support 2016-03-24 11:11:58 +00:00
upgrade-charm Fixup upgrades, which miss install of psutil package 2014-10-07 09:37:20 +01:00