charm-keystone/tests
David Ames 7dd36238ed Create Keystone V3 Deployment Class
For Queens keystone v2 has been dropped. V3 is the only valid API
version. The charm has already made this change. This change is to
bring the amulet test up to match by creating a separate class.

Charm-helpers sync

Enlarging the amulet timeout value.

Change-Id: I822624bdf45bfb060dd75ba3b10e71984bc10e48
2018-02-20 14:24:33 -08:00
..
charmhelpers Create Keystone V3 Deployment Class 2018-02-20 14:24:33 -08:00
README.md Use bundletester for amulet test execution 2016-07-18 15:50:32 +01:00
basic_deployment.py Create Keystone V3 Deployment Class 2018-02-20 14:24:33 -08:00
dev-basic-bionic-queens Create Keystone V3 Deployment Class 2018-02-20 14:24:33 -08:00
gate-basic-artful-pike Updates for pike b1 2017-05-12 07:42:58 +02:00
gate-basic-snap-xenial-ocata Snap install OpenStack in Charms 2017-09-28 17:34:11 +00:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-trusty-liberty Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-xenial-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-xenial-ocata Update policy.json for Ocata 2017-02-21 07:18:39 -05:00
gate-basic-xenial-pike Enable xenial-pike amulet test 2017-11-15 16:19:26 -08:00
gate-basic-xenial-queens Create Keystone V3 Deployment Class 2018-02-20 14:24:33 -08:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:25:49 -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.