charm-neutron-gateway/tests
David Ames 649ea8d040 Update tests to use keystoneauth1
With keystoneauth1 sessions the service catalog search function,
url_for takes argument interface, no longer named endpoint_type.
This change updates tests to use this argument name.

Change-Id: I1c2100d47de440fe8a53309b130b0634288af84c
2017-07-24 15:48:24 -07:00
..
charmhelpers Update tests to use keystoneauth1 2017-07-24 15:48:24 -07:00
setup Move 00-setup to prevent extra, unnecessary bootstrap in test runs. 2016-01-08 21:45:00 +00:00
basic_deployment.py Update tests to use keystoneauth1 2017-07-24 15:48:24 -07:00
dfs-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
dfs-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +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-yakkety-newton Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
gate-basic-zesty-ocata Enable Zesty-Ocata Amulet Tests 2017-04-28 08:42:44 -07:00
README.md Use bundletester for amulet test execution 2016-07-18 17:58:02 +01:00
tests.yaml Update amulet test definitions for Newton 2016-10-12 21:05:00 +01: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.