97edfa0433a79b4827fad50ec6f1284795409031
Passing a version to the cinder client is mandatory *1 so supply a version and default to 2 as per existing amulet helper. *1 https://github.com/openstack/python-cinderclient/blob/master/cinderclient/client.py#L795
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%