<div dir="ltr">Greetings ironicers,<div><br></div><div>I'd like to discuss the state of the gates in ironic and other related projects for stable/mitaka branch.</div><div><br></div><div>Today while making some test patches to old branches I discovered the following problems:</div><div><br></div><div>python-ironicclient/stable/mitaka</div><div>All unit-test-like jobs are broken due to not handling upper constraints. Because of it a newer than actually supported python-openstackclient is installed, which already lacks some modules python-ironicclient tries to import (these were moved to osc-lib).</div><div>I've proposed a patch that copies current way of dealing with upper constraints in tox envs [0], gates are passing.</div><div><br></div><div>ironic/stable/mitaka</div><div>While not actually being gated on, using virtualbmc+ipmitool drivers is broken. The reason is again related to upper constraints as what happens is old enough version of pyghmi (from mitaka upper constraints) is installed with most recent virtualbmc (not in upper constraints), and those versions are incompatible.</div><div>This highlights a question whether we should propose virtualbmc to upper constraints too to avoid such problems in the future.</div><div>Meanwhile a quick fix would be to hard-code the supported virtualbmc version in the ironic's devstack plugin for mitaka release.</div><div>Although not strictly supported for Mitaka release, I'd like that functionality to be working on stable/mitaka gates to test for upcoming removal of *_ssh drivers.<br></div><div><br></div><div>I did not test other projects yet.<br></div><div><br></div><div>With all the above, the question is should we really fix the gates for the mitaka branch now? According to OpenStack release page [1] the Mitaka release will reach end-of-life on April 10, 2017.</div><div><br></div><div>[0] <a href="https://review.openstack.org/#/c/439742/">https://review.openstack.org/#/c/439742/</a></div><div>[1] <a href="https://releases.openstack.org/#release-series">https://releases.openstack.org/#release-series</a></div><div><br></div><div>Cheers,<br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">Dr. Pavlo Shchelokovskyy<div>Senior Software Engineer</div><div>Mirantis Inc</div><div><a href="http://www.mirantis.com" target="_blank">www.mirantis.com</a></div></div></div></div></div></div>
</div></div>