c7e8b047a4b026faf5748b4f9ddb9f87938b5adc
It is useful to be able to test deployments which are not full OpenStack deployments with all the required services to launch a VM. This change creates variations that allow both the full stack tests and ones that do not assume what has been deployed.
ZAZA
A Python3-only functional test framework for OpenStack Charms.
Source code: https://github.com/openstack-charmers/zaza
Bug reports: https://github.com/openstack-charmers/zaza/issues
Documentation: https://zaza.readthedocs.io/en/latest/
Execute Python Unit Tests
tox -e py3
Execute Python PEP-8 Tests
tox -e pep8
Build the Docs
tox -e docs
Description
Languages
Python
99.6%
Jinja
0.4%