b03a97a14d8b9ae0fd0a86d24b16ce2372a05f0b
At present the test uses a dict which includes the internal numeric ID each pool has. This may be different on each side depending on which order the pools were created in. Use pool name in a sorted list for comparison instead.
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%