charm-keystone/tests
Liam Young 21e8c5aeeb Remove password expiry from unison user
This change ensures that any password expiry has been removed from
the user that runs unison to synchronize data. The fix is entirely
in charm-helpers so this patch is a simple sync.

Change-Id: I75d6ac0e9be19a87efe16a1095b1afd44f41dc17
Closes-Bug: #1686085
2017-10-18 08:51:15 +00:00
..
charmhelpers Remove password expiry from unison user 2017-10-18 08:51:15 +00:00
README.md Use bundletester for amulet test execution 2016-07-18 15:50:32 +01:00
basic_deployment.py Snap install OpenStack in Charms 2017-09-28 17:34:11 +00:00
dfs-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
dfs-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-artful-pike Updates for pike b1 2017-05-12 07:42:58 +02:00
gate-basic-snap-xenial-ocata Snap install OpenStack in Charms 2017-09-28 17:34:11 +00:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-trusty-liberty Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-xenial-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-xenial-ocata Update policy.json for Ocata 2017-02-21 07:18:39 -05:00
gate-basic-xenial-pike Updates for pike b1 2017-05-12 07:42:58 +02:00
gate-basic-zesty-ocata Enable Zesty-Ocata Amulet Tests 2017-04-28 08:42:26 -07:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:25:49 -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.