7dd8357b06
determine_ports() was not adding the nova-placement-api port to the ports list because it is run under the apache2 service. This fix enables determine_ports() to get 'nova-placement-api' from the list of services rather than 'apache2', allowing it to determine the port that nova-placement-api uses. Also enable tests/gate-basic-xenial-ocata in this commit. Change-Id: I8113e911272ee671026bace9f6e0e8c4ce072e6b |
||
---|---|---|
.. | ||
charmhelpers | ||
basic_deployment.py | ||
dfs-basic-trusty-icehouse | ||
dfs-basic-trusty-kilo | ||
gate-basic-trusty-icehouse | ||
gate-basic-trusty-kilo | ||
gate-basic-trusty-liberty | ||
gate-basic-trusty-mitaka | ||
gate-basic-xenial-mitaka | ||
gate-basic-xenial-newton | ||
gate-basic-xenial-ocata | ||
gate-basic-yakkety-newton | ||
gate-basic-zesty-ocata | ||
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.