charm-nova-cloud-controller/tests
Jorge Niedbalski 5d3c601dd4 Use interface param and fallback to endpoint_type on url_for.
Since >= liberty the url_for parameter endpoint_type was replaced by
interface d227f6d237

Change-Id: I98ebbf9f2c7582fae5f466dfc1d224bf66e38a24
Closes-Bug: #1698398
Signed-off-by: Jorge Niedbalski <jorge.niedbalski@canonical.com>
2017-06-16 11:59:56 -04:00
..
README.md Use bundletester for amulet test execution 2016-07-19 10:21:50 +01:00
basic_deployment.py Use interface param and fallback to endpoint_type on url_for. 2017-06-16 11:59:56 -04:00
dfs-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
dfs-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-artful-pike Updates for Pike b1 2017-05-24 11:04:13 +01:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-trusty-liberty Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-xenial-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-xenial-ocata Enable SSL termination for nova-placement-api 2017-03-01 14:27:35 +00:00
gate-basic-xenial-pike Updates for Pike b1 2017-05-24 11:04:13 +01:00
gate-basic-yakkety-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-zesty-ocata Avoid shared-db change when using access-network 2017-04-25 14:32:19 -07:00
tests.yaml Update amulet test definitions for Newton 2016-10-12 13:34:02 -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.