charm-manila-generic/src/tests
Alex Kavanagh 480f5051f0 Update manila-generic configuration charm for updated plugin i/f
The manila-plugin interface has been changed to simplify how backend
configuration charms can generate their config for the manila.conf file
in the manila principal charm.  This change enables the use of a
template/Jinja2 templating which simplifies the charm.

Change-Id: Id5e909ae352d73239354002abc62e9491c9a42b7
Depends-On: I76866007e3c89bb16bc7985a692fbd8f3e136a71
2017-02-17 10:34:35 +00:00
..
README.md First commit of charm-manila-generic 2016-12-02 13:50:46 +00:00
basic_deployment.py Update manila-generic configuration charm for updated plugin i/f 2017-02-17 10:34:35 +00:00
gate-basic-xenial-mitaka First commit of charm-manila-generic 2016-12-02 13:50:46 +00:00
tests.yaml First commit of charm-manila-generic 2016-12-02 13:50:46 +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.