<div dir="ltr"><div dir="ltr"><div><div><div dir="ltr" class="gmail_signature"><div>Hi,</div><div><br></div><div>There's a nasty race condition when using the ironic driver with Nova.[0]</div><div><br></div><div>The patch to fix it[1] adds a use_cache argument to the virt driver's</div><div>get_info method. This is caught and handled so that we can backport the fix,</div><div>but a follow-up change on master[2] removes the error handling.</div><div><br></div><div>You'll need to update your out-of-tree virt drivers, if you have one, to</div><div>add this argument to work with the Stein release. And if your virt driver</div><div>caches instance information, it would be worth skipping or refreshing that</div><div>cache when use_cache=True is passed.</div><div><br></div><div>Sorry for the inconvenience. :)</div><div><br></div><div>[0] <a href="https://bugs.launchpad.net/nova/+bug/1815791">https://bugs.launchpad.net/nova/+bug/1815791</a></div><div>[1] <a href="https://review.openstack.org/#/c/636699">https://review.openstack.org/#/c/636699</a></div><div>[2] <a href="https://review.openstack.org/#/c/640043">https://review.openstack.org/#/c/640043</a></div><div><br></div>// jim</div></div></div></div></div>