charm-swift-proxy/tests
David Ames 2b3ffd841b 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: Ifcdc8e87415486a3fe35d51f46dfe9d9220ec147
2017-07-24 15:49:53 -07:00
..
charmhelpers Update tests to use keystoneauth1 2017-07-24 15:49:53 -07:00
README.md Use bundletester for amulet test execution 2016-07-19 11:10:36 +01:00
basic_deployment.py Update tests to use keystoneauth1 2017-07-24 15:49:53 -07:00
gate-basic-artful-pike Updates for pike b1 2017-05-24 13:48:24 +01:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:10 -06:00
gate-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:10 -06:00
gate-basic-trusty-liberty Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:10 -06:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:10 -06:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:10 -06:00
gate-basic-xenial-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:10 -06:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-09 14:35:25 -08:00
gate-basic-xenial-pike Updates for pike b1 2017-05-24 13:48:24 +01:00
gate-basic-yakkety-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:10 -06:00
gate-basic-zesty-ocata Enable Zesty-Ocata Amulet Tests 2017-04-28 07:50:58 -07:00
tests.yaml Update amulet test definitions for Newton 2016-10-10 20:54:46 -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.