charm-neutron-api/tests
Liam Young 6abba42cb6 Add default-tenant-network-type config option
- Add default-tenant-network-type config option to allow the default
  network type for a tenant network to be set

- Fix rendering of overlay-network-type so that an empty string is
  valid

- Fix amulet tests to pickup packages in virtual env

Change-Id: Ib2325d273a0dd5e637f36113b951130387902777
Closes-Bug: 1533651
(cherry picked from commit 446de085a0)
2016-12-07 11:55:37 +00:00
..
charmhelpers Update amulet test definitions for Newton 2016-10-07 13:46:27 -05:00
README.md Use bundletester for amulet test execution 2016-07-18 17:57:18 +01:00
basic_deployment.py Updates for stable branch creation 2016-10-13 20:05:00 +01:00
dfs-basic-trusty-icehouse Add default-tenant-network-type config option 2016-12-07 11:55:37 +00:00
dfs-basic-trusty-kilo-git Add default-tenant-network-type config option 2016-12-07 11:55:37 +00:00
gate-basic-trusty-icehouse Add default-tenant-network-type config option 2016-12-07 11:55:37 +00:00
gate-basic-trusty-kilo Add default-tenant-network-type config option 2016-12-07 11:55:37 +00:00
gate-basic-trusty-liberty Add default-tenant-network-type config option 2016-12-07 11:55:37 +00:00
gate-basic-trusty-mitaka Add default-tenant-network-type config option 2016-12-07 11:55:37 +00:00
gate-basic-xenial-mitaka Add default-tenant-network-type config option 2016-12-07 11:55:37 +00:00
gate-basic-xenial-newton Add default-tenant-network-type config option 2016-12-07 11:55:37 +00:00
gate-basic-yakkety-newton Add default-tenant-network-type config option 2016-12-07 11:55:37 +00:00
tests.yaml Additional amulet definition updates 2016-10-10 21:25:16 -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.