This is a situation where having temprevert/pin/cherrypick functionality again would have been really helpful. I realize that doesn't help in the immediate circumstance, but it's something to consider for the future. On 01/02/2018 10:05 PM, Emilien Macchi wrote: > Mistral broke us with https://review.openstack.org/#/c/506185/ and we > had a promotion yesterday so now our CI deploy Mistral with this > patch. > It breaks some Mistral actions, including the ones needed by > config-download (in featureset010). > > Steve has a fix: https://review.openstack.org/#/c/530781 but there is > no core review yet so we decided to proceed this way: > > 1) Carry Steve's patch in Mistral distgit: > https://review.rdoproject.org/r/#/c/11140/ - DONE > 2) Remove featureset010 from promotion requirements - DONE > 3) Once we have a promotion, we'll be able to land > https://review.openstack.org/#/c/530783/ - IN PROGRESS > 4) Once https://review.openstack.org/#/c/530783/ is landed, and the > upstream patch is landed, revert > https://review.rdoproject.org/r/#/c/11140/ (otherwise RDO will become > inconsistent) and failing to build on master) > 5) Re-add featureset010 in promotion requirements (revert > https://review.rdoproject.org/r/#/c/11142) so we'll catch the issue > next time. > > Thanks, >