b2a33a451a9091e8b722c613e9c2271f9e1527ed
* Make image creation a noop if image already exists * Two admin projects are created, one in the default domain and one in the admin domain. To differentiate between them specify the admin domain when searching for the project id. This, in turn, ensures that the security group rules are applied to the correct 'default' security group. * Fix cirros image name
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%