Frode Nordahl b03a97a14d charm_tests/ceph/rbd_mirror: Use sorted list of pool names
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.
2019-03-29 09:09:54 +01:00
2019-03-28 14:56:17 +00:00
2019-03-14 12:11:07 -07:00
2019-02-08 16:28:24 -08:00

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
No description provided
Readme Apache-2.0 3.8 MiB
Languages
Python 99.6%
Jinja 0.4%