charm-neutron-api/tests
Billy Olsen 5a1674c4dc Sync charm-helpers
Sync charm-helpers to pick up the updated InternalEndpointContext
which removes the need to provide a package.

This essentially reverts commit 575ae704 in favor of an alternative
approach to selecting volume catalog endpoint information.

Change-Id: I8b57c03738952bfcae8f1275a393c8b9ccc02333
Related-Bug: #1733566
2018-02-08 18:52:52 -07:00
..
charmhelpers Sync charm-helpers 2018-02-08 18:52:52 -07:00
README.md Use bundletester for amulet test execution 2016-07-18 17:57:18 +01:00
basic_deployment.py Remove deploy from source support 2018-01-10 15:41:05 +00:00
dev-basic-bionic-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:29:08 +00:00
dev-basic-xenial-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:29:08 +00:00
gate-basic-artful-pike Updates for pike b1 2017-05-12 06:59:26 +02:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-12-01 18:59:54 +00:00
gate-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-12-01 18:59:54 +00:00
gate-basic-trusty-liberty Update Amulet defs, series metadata and c-h sync 2016-12-01 18:59:54 +00:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-12-01 18:59:54 +00:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-12-01 18:59:54 +00:00
gate-basic-xenial-newton Update Amulet defs, series metadata and c-h sync 2016-12-01 18:59:54 +00:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-09 14:34:52 -08:00
gate-basic-xenial-pike Fix Ocata to Pike upgrade 2017-11-14 10:12:01 -08:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:26:55 -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.