charm-glance/tests
James Page 29da04b58b Add support for cephx pool grouping and permissions
Sync charmhelpers and add configuration option to allow access
to ceph pools to be limited based on grouping.

Glance only requires rwx access to pools containing images.

Change-Id: I72611b38887a686f6acaeffd70bc4705a425a07b
Partial-Bug: 1424771
2017-02-14 11:22:05 +00:00
..
charmhelpers Add support for cephx pool grouping and permissions 2017-02-14 11:22:05 +00:00
README.md Use bundletester for amulet test execution 2016-07-19 03:39:17 +00:00
basic_deployment.py Enable Memcache service for Token Caching 2016-12-13 16:36:54 +00:00
dfs-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-19 03:39:17 +00:00
dfs-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-19 03:39:17 +00:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-19 03:39:17 +00:00
gate-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-19 03:39:17 +00:00
gate-basic-trusty-liberty Use bundletester for amulet test execution 2016-07-19 03:39:17 +00:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-19 03:39:17 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-19 03:39:17 +00:00
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-10 20:54:14 -05:00
gate-basic-xenial-ocata Update Amulet defs, series metadata and c-h sync 2016-11-28 14:49:27 -06:00
gate-basic-yakkety-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:49:27 -06:00
gate-basic-zesty-ocata Update Amulet defs, series metadata and c-h sync 2016-11-28 14:49:27 -06:00
tests.yaml Update amulet test definitions for Newton 2016-10-10 20:54:14 -05: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.