charm-ceph-mon/tests
Chris MacNaughton 22aa0c6146 Add broker support for passing app_name
In Ceph >= Luminous, application name needs to be set
on a per-pool level to avoid health warnings. This
change adds support for sending the application name
over the broker channel from consuming charms.

When a name is not sent from the other side of the
relation, the application name will be set to "unknown"
in Luminous and greater

Change-Id: I1109251b08da20adaf3d677c38fc1aacfba29439
Closes-Bug: #1753640
Depends-On: I99ae47b6802f50ea019751ffa328f11567cca567
2018-04-26 14:08:59 +02:00
..
charmhelpers Add broker support for passing app_name 2018-04-26 14:08:59 +02:00
README.md Use bundletester for amulet test execution 2016-07-20 14:53:55 +01:00
basic_deployment.py Add broker support for passing app_name 2018-04-26 14:08:59 +02:00
dev-basic-bionic-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:27:11 +00:00
dev-basic-xenial-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:27:11 +00:00
gate-basic-artful-pike Updates for pike b1 2017-05-12 07:04:44 +02:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-12-03 16:41:17 +00:00
gate-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-12-03 16:41:17 +00:00
gate-basic-trusty-liberty Update Amulet defs, series metadata and c-h sync 2016-12-03 16:41:17 +00:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-12-03 16:41:17 +00:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-12-03 16:41:17 +00:00
gate-basic-xenial-newton Update Amulet defs, series metadata and c-h sync 2016-12-03 16:41:17 +00:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-23 09:27:46 +00:00
gate-basic-xenial-pike Enable xenial-pike amulet test 2017-12-05 14:35:53 -08:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:23:30 -06:00

README.md

Overview

This directory provides Amulet tests to verify basic deployment functionality from the perspective of this charm, its requirements and its features, as exercised in a subset of the full OpenStack deployment test bundle topology.

For full details on functional testing of OpenStack charms please refer to the functional testing section of the OpenStack Charm Guide.