<div dir="ltr">No prob. The fixes for Neutron were relatively trivial. <a href="https://review.openstack.org/#/c/200420/">https://review.openstack.org/#/c/200420/</a><div><br></div><div>The only one that was a bit surprising was the failure of autospec in this file: <a href="https://review.openstack.org/#/c/200420/4/neutron/tests/unit/services/metering/agents/test_metering_agent.py">https://review.openstack.org/#/c/200420/4/neutron/tests/unit/services/metering/agents/test_metering_agent.py</a></div><div><br></div><div>It was coming back with argument count mismatch failures. It seems like the log decorator[1] trips up autospec in the new version.</div><div><br></div><div>1. <a href="https://github.com/openstack/neutron/blob/master/neutron/services/metering/drivers/noop/noop_driver.py#L22">https://github.com/openstack/neutron/blob/master/neutron/services/metering/drivers/noop/noop_driver.py#L22</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 10, 2015 at 2:16 AM, Robert Collins <span dir="ltr"><<a href="mailto:robertc@robertcollins.net" target="_blank">robertc@robertcollins.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 10 July 2015 at 20:50, Kevin Benton <<a href="mailto:blak111@gmail.com">blak111@gmail.com</a>> wrote:<br>
> Thanks. I didn't realize it was already breaking everything. I thought it<br>
> might have been stuck in requirements bump patch somewhere.<br>
><br>
>>Thats fixed in 1.1.0. So you should be able to unwind that. If you need a<br>
>> short term workaround, its in mock.mock now.<br>
><br>
> Yeah, I know it's fixed, I reported the upstream bug quite some time ago. :)<br>
> I just felt the need to explain because you implied that the Neutron<br>
> reviewers missed something when the patch that introduced that was very<br>
> intentional due to the many times that bug has caused non-deterministic<br>
> failures.<br>
<br>
</span>Fair enough; I was feeling a little miffed at breaking so many<br>
projects; sorry :)<br>
<div class="HOEnZb"><div class="h5"><br>
-Rob<br>
<br>
<br>
--<br>
Robert Collins <<a href="mailto:rbtcollins@hp.com">rbtcollins@hp.com</a>><br>
Distinguished Technologist<br>
HP Converged Cloud<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div>Kevin Benton</div></div>
</div>