redhat-openstack / infrared

Plugin based framework that aims to provide an easy-to-use CLI for Ansible based projects
https://infrared.readthedocs.io/en/latest/index.html
Apache License 2.0
100 stars 96 forks source link

Fixes required for running infrared against upshift #368

Closed mdbooth closed 5 years ago

mdbooth commented 5 years ago

This branch contains a single fix for Ansible 2.8. With this single fix in place, I ran openstack provision, tripleo-undercloud and tripleo-overcloud with ansible 2.8.

It also contains 2 fixes related to idempotence when re-provisioning after partially deleting a deployment. Specifically:

With these 2 fixes in place this works correctly.

mdbooth commented 5 years ago

Rebased and moved to gerrit:

https://review.gerrithub.io/q/topic:"ansible2.8"+(status:open%20OR%20status:merged)