<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
The DHCP agent has the following exception:</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<br>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 ERROR neutron.agent.dhcp.agent [req-17c3aa12-41fd-41f8-8e23-2f9740e50746 None None] Failed reporting state!<br>
</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent Traceback (most recent call last):</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent   File "/opt/stack/neutron/neutron/agent/dhcp/agent.py", line 572, in _report_state</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent     self.state_rpc.report_state(ctx, self.agent_state, self.use_call)</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent   File "/opt/stack/neutron/neutron/agent/rpc.py", line 86, in report_state</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent     return method(context, 'report_state', **kwargs)</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent   File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/client.py", line 158, in call</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent     retry=self.retry)</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent   File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/transport.py", line 90, in _send</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent     timeout=timeout, retry=retry)</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent   File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py", line 431, in send</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent     retry=retry)</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent   File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py", line 420, in _send</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent     result = self._waiter.wait(msg_id, timeout)</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent   File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py", line 318, in wait</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent     message = self.waiters.get(msg_id, timeout=timeout)</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent   File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/_drivers/amqpdriver.py", line 223, in get</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent     'to message ID %s' % msg_id)</span></div>
<div style="font-family: 'Courier New', monospace; font-size: 16px; background-color: rgb(255, 255, 255);">
<span style="font-size: 9pt;">2015-10-02 23:57:05.787 TRACE neutron.agent.dhcp.agent MessagingTimeout: Timed out waiting for a reply to message ID f4ed0bd26feb462c9b7b49a6d85caeae<br>
</span></div>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="font-size: 9pt;"><br>
</span></div>
<div><font face="Calibri,sans-serif"><span style="font-size: 9pt;">Now when </span><span style="font-size: 12px;">I</span><span style="font-size: 9pt;"> use the stable/liberty branch everything is OK</span></font></div>
<div><font face="Calibri,sans-serif"><span style="font-size: 9pt;"><br>
</span></font></div>
<div><font face="Calibri,sans-serif"><span style="font-size: 9pt;">Thanks</span></font></div>
<div><font face="Calibri,sans-serif"><span style="font-size: 9pt;">Gary</span></font></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<br>
</div>
<span id="OLK_SRC_BODY_SECTION" style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>"Armando M." <<a href="mailto:armamig@gmail.com">armamig@gmail.com</a>><br>
<span style="font-weight:bold">Reply-To: </span>OpenStack List <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Date: </span>Sunday, October 4, 2015 at 7:34 PM<br>
<span style="font-weight:bold">To: </span>OpenStack List <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [openstack-dev] [Neutron] AZ Support<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 4 October 2015 at 09:19, Gary Kotton <span dir="ltr">
<<a href="mailto:gkotton@vmware.com" target="_blank">gkotton@vmware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word;color:rgb(0,0,0);font-size:14px;font-family:Calibri,sans-serif">
<div>Hi,</div>
<div>It appears that the addition has broken the vmware_nsx plugin (<a href="https://review.openstack.org/183369" target="_blank">https://review.openstack.org/183369</a>). We are still debugging. Would it be worthwhile considering adding this support as a feature
 branch and then when the entire feature is ready that we merge it to the tree. This will enable the external vendors to be alive and kicking.</div>
</div>
</blockquote>
<div><br>
</div>
<div>Please let us know how we can help you to fix it. The CI hasn't voted on this patch since May 14, so clearly the breakage flew under the radar.</div>
<div> </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word;color:rgb(0,0,0);font-size:14px;font-family:Calibri,sans-serif">
<div>Thanks</div>
<span><font color="#888888">
<div>Gary</div>
</font></span></div>
<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>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</span>
</body>
</html>