charm-cinder/tests
Chris MacNaughton 26c0dec5f3 Add policy to allow owner to force delete volumes
The default in cinder is to only allow the admin to
force delete a volume; this change allows the
admin_or_owner to force delete a volume.

This was previously authored by Chris MacNaughton in change
I703a21b68186059a63f0d06d88cd2528e821f3d3
And then reverted in change
I77f9351da8516e5af40fea57400101e6dd16b528

This change includes gating on the OpenStack version.

Change-Id: I35599bae8a94724869a36c555ebfc6bf94384bd4
Co-Authored-By: Chris MacNaughton <chris.macnaughton@canonical.com>
Closes-Bug: #1782008
2019-02-08 07:32:20 -08:00
..
README.md Use bundletester for amulet test execution 2016-07-19 03:39:41 +00:00
basic_deployment.py Add policy to allow owner to force delete volumes 2019-02-08 07:32:20 -08:00
dev-basic-cosmic-rocky Update functional test definitions 2018-07-18 18:35:11 -04:00
gate-basic-bionic-queens Enable Bionic as a gate test 2018-05-09 09:21:43 -07:00
gate-basic-bionic-rocky Enable Rocky testing 2018-08-27 15:45:01 +00:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-19 03:39:41 +00:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-19 03:39:41 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-19 03:39:41 +00:00
gate-basic-xenial-ocata Move backends into their own sections 2017-02-20 15:32:00 +00:00
gate-basic-xenial-pike Update amulet test definitions 2017-11-07 02:05:11 +00:00
gate-basic-xenial-queens Enable xenial/queens amulet tests 2018-03-05 14:34:38 +01:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:24:26 -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.