charm-neutron-gateway/tests
Ian Wienand d0031e23f7 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I2478f3f8d6e586efbbbee3f404d65c84d7fa55af
2019-03-24 20:33:02 +00:00
..
charmhelpers Replace openstack.org git:// URLs with https:// 2019-03-24 20:33:02 +00:00
setup Move 00-setup to prevent extra, unnecessary bootstrap in test runs. 2016-01-08 21:45:00 +00:00
README.md Use bundletester for amulet test execution 2016-07-18 17:58:02 +01:00
basic_deployment.py Fix support for FWaaS for >= Newton 2017-10-02 15:12:28 +01: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-zesty-ocata Enable Zesty-Ocata Amulet Tests 2017-04-28 08:42:44 -07:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:27:24 -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.