a5b680daa6
The list of packages to install post-upgrade was being retrieved using the pre-upgrade OpenStack release version due to the os_release function using a caches value. This change syncs in charmhelpers which includes the reset_os_release function to clear the cache. This charm now uses that function to clear the cache after the dist-upgrade Change-Id: I23f7af2b464c7e710423c15122c06bcea84e27a3 Closes-Bug: 1631897 |
||
---|---|---|
.. | ||
charmhelpers | ||
setup | ||
basic_deployment.py | ||
dfs-basic-trusty-icehouse | ||
dfs-basic-trusty-kilo | ||
gate-basic-precise-icehouse | ||
gate-basic-trusty-icehouse | ||
gate-basic-trusty-kilo | ||
gate-basic-trusty-liberty | ||
gate-basic-trusty-mitaka | ||
gate-basic-xenial-mitaka | ||
README.md | ||
tests.yaml |
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.