charm-ceilometer/tests
James Page 72522a341f Add support for gnocchi
Add new metric-service interface to support use of
Gnocchi as a storage backend for resource and metric
data.

Configure ceilometer to use the gnocchi dispatcher
in the event that ceilometer is related to gnocchi.
This has the side effect of disabling the ceilometer
API - Aodh and Gnocchi API's should be used directly
in this deployment topology.

Note that Gnocchi is only supported in OpenStack
Mitaka or later; 'metrics-service' is added to the
required interfaces configuration as an alternative
to 'mongodb' for >= Mitaka.

Change-Id: Ia31dfefd5efa3fb5ec2ba5d132ee865c567bd8df
2017-08-10 12:57:42 +01:00
..
charmhelpers Updates for pike b1 2017-05-12 04:42:25 +00:00
README.md Use bundletester for amulet test execution 2016-07-19 03:31:58 +00:00
basic_deployment.py Add support for gnocchi 2017-08-10 12:57:42 +01:00
gate-basic-artful-pike Updates for pike b1 2017-05-12 04:42:25 +00:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-19 03:31:58 +00:00
gate-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-19 03:31:58 +00:00
gate-basic-trusty-liberty Use bundletester for amulet test execution 2016-07-19 03:31:58 +00:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-19 03:31:58 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-19 03:31:58 +00:00
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-13 16:13:58 +00:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-10 08:14:48 -08:00
gate-basic-xenial-pike Updates for pike b1 2017-05-12 04:42:25 +00:00
gate-basic-yakkety-newton Update Amulet defs, series metadata and c-h sync 2016-12-03 16:44:32 +00:00
gate-basic-zesty-ocata Enable Zesty-Ocata Amulet Tests 2017-04-28 08:41:42 -07:00
tests.yaml Update amulet test definitions for Newton 2016-10-13 16:13:58 +00: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.