charm-nova-compute/tests
Edward Hope-Morley 5d92bc9f7e Use volumev3 for internal endpoint in >= Pike
volumev2 api is deprecated for >= Pike so switch
internal endpoint to v3 for Pike onwards.

Change-Id: I23dffc61a5bfdb4990c744975f13b0e55ef40cbc
Partial-Bug: 1733566
2017-12-08 10:05:10 +00:00
..
charmhelpers Use volumev3 for internal endpoint in >= Pike 2017-12-08 10:05:10 +00:00
README.md Use bundletester for amulet test execution 2016-07-19 09:44:36 +01:00
basic_deployment.py Fix alphanumeric comparisons for openstack and ubuntu releases 2017-04-04 18:54:09 +01:00
dev-basic-bionic-queens Add Bionic and remove Zesty series and tests 2017-12-05 14:01:22 +00:00
dev-basic-xenial-queens Add Bionic and remove Zesty series and tests 2017-12-05 14:01:22 +00:00
dfs-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:56:20 -06:00
dfs-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-11-28 14:56:20 -06:00
gate-basic-artful-pike Enable xenial-pike amulet test 2017-11-16 15:44:15 +13:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:56:20 -06:00
gate-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-11-28 14:56:20 -06:00
gate-basic-trusty-liberty Update Amulet defs, series metadata and c-h sync 2016-11-28 14:56:20 -06:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:56:20 -06:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:56:20 -06:00
gate-basic-xenial-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:56:20 -06:00
gate-basic-xenial-ocata Ocata fixes for nova-compute 2017-03-02 13:30:09 -08:00
gate-basic-xenial-pike Enable xenial-pike amulet test 2017-11-16 15:44:15 +13:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:28:06 -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.