charm-ceph-radosgw/unit_tests
James Page f11665a912 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: Ia68d71fa7847faf18b36c68efff9955399a38a45
2016-09-21 10:15:24 +01:00
..
__init__.py Re-license charm as Apache-2.0 2016-06-28 12:06:58 +01:00
test_actions.py Re-license charm as Apache-2.0 2016-06-28 12:06:58 +01:00
test_ceph.py Add rgw-buckets-pool-weight option for calculating pgs 2016-07-14 07:58:47 -07:00
test_ceph_radosgw_context.py Re-license charm as Apache-2.0 2016-06-28 12:06:58 +01:00
test_ceph_radosgw_utils.py Add support for application version 2016-09-21 10:15:24 +01:00
test_hooks.py Merge "Re-license charm as Apache-2.0" 2016-07-01 11:11:45 +00:00
test_utils.py Re-license charm as Apache-2.0 2016-06-28 12:06:58 +01:00