charm-neutron-gateway/tests
James Page 802f607b8c Switch keystone authentication calls to admin ep
Ensure that the keystone admin endpoint is used for calls
to keystone, resolving issues when the public ep is not
network accessible from the neutron-gateway units.

Change-Id: I79a1183e7eddd4981367baf4a22fe2ec6374b0b9
Closes-Bug: 1756111
2018-03-19 18:00:28 +00:00
..
charmhelpers Fix up amulet for queens 2018-02-25 19:45:03 +00:00
setup Move 00-setup to prevent extra, unnecessary bootstrap in test runs. 2016-01-08 21:45:00 +00:00
basic_deployment.py Switch keystone authentication calls to admin ep 2018-03-19 18:00:28 +00:00
dev-basic-bionic-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:29:22 +00:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
gate-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
gate-basic-trusty-liberty Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
gate-basic-xenial-newton Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-23 11:14:51 +00:00
gate-basic-xenial-pike Enable xenial-pike amulet test 2017-11-14 13:17:40 -08:00
gate-basic-xenial-queens Fix up amulet for queens 2018-02-25 19:45:03 +00:00
README.md Use bundletester for amulet test execution 2016-07-18 17:58:02 +01:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:27:24 -06:00

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.