40701500b5
Add support to enabling logging of security groups for OpenStack Queens or later; this feature is enabled via the neutron-api charm, with local charm configuration options to allow control of rate and burst limits and to set a local log output directory if require (allowing log data to be written to a separate partition for example). The feature is only compatible with the openvswitch firewall driver and will not be enabled if this configuration option is not set. Basic deployment tests changes is included here since nova-cloud-controller unit and relation was missing before, and it leads to CI constantly failing. Corresponding charm-helpers change: https://github.com/juju/charm-helpers/pull/228 Change-Id: Id6ed09f714981e87838186d51a4f5e693bedb1d3 Closes-Bug: #1787397 Depends-On: https://review.openstack.org/602355 |
||
---|---|---|
.. | ||
basic_deployment.py | ||
dev-basic-cosmic-rocky | ||
gate-basic-bionic-queens | ||
gate-basic-bionic-rocky | ||
gate-basic-trusty-icehouse | ||
gate-basic-trusty-mitaka | ||
gate-basic-xenial-mitaka | ||
gate-basic-xenial-ocata | ||
gate-basic-xenial-pike | ||
gate-basic-xenial-queens | ||
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.