eb39635b4d
This charm enables the deployment of the cloudkitty service in the Openstack environment, cloudkitty service provides rating as a service based on metrics, it handles field mapping rules to calculate costs and generate reports for the end-user. Cloudkitty charm can relate to mysql, rabbitmq-server, gnocchi and keystone. func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/929 Change-Id: I35353c24c779b226d5edd2641a3177258849122b |
||
---|---|---|
.. | ||
bundles | ||
README.md | ||
tests.yaml |
Overview
This directory provides Zaza test definitions and bundles 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.
Run the smoke tests with:
cd ../
tox -e build
tox -e func-smoke
For full details on functional testing of OpenStack charms please refer to the functional testing section of the OpenStack Charm Guide.