On Thu, Mar 5, 2020 at 9:51 AM Monty Taylor <mordred@inaugust.com> wrote:
On Mar 5, 2020, at 9:27 AM, Mark Goddard <mark@stackhpc.com> wrote:
Hi,
The 2.8.9 release of Ansible has a regression [1] which breaks the OpenStack modules. I've proposed a simple fix, hopefully it will be included in a 2.8.10 release soon but in the meantime you may need to blacklist 2.8.9.
[1] https://github.com/ansible/ansible/issues/68042 [2] https://github.com/ansible/ansible/pull/68043
We have jobs in OpenDev Zuul that are supposed to help catch this sort of thing … and they weren’t configured to run on stable-2.8. :( That has been rectified, as well as stable-2.9.
For post-2.9 the modules live in OpenDev Gerrit in the new ansible-collections-openstack collection - so we should be in a better position to keep stuff covered.
Thanks for the heads up and for fixing the tests you guys!!