With[1] included in novaclient-18.3.0 use of floating and other keyword args do not work. Until browbeat code base is compatible with novaclient-18.3.0, let's pin it. It is follow up of [2] as that was not sufficient. [1] https://github.com/openstack/python-novaclient/commit/80ee69a [2] https://review.opendev.org/c/x/browbeat/+/874987 Closes-Bug: #2008235 Change-Id: I9d89c15cd2b67d7801ed197caa40d37f1901612c
Running browebat ansible unit tests
Running ansible molecule unit tests
Ensure that you have docker installed:
Run tox -e molecule
Adding ansible molecue unit test
- cd ansible/install/roles/<example role> molecule init scenario --role-name <example role> --driver-name docker