<div dir="ltr">Yes, its to be expected.   IIRC, you were helping me investigate the same thing at the TripleO mid-cycle. :) The port gets the necessary configuration setup by the DHCP agent to take care of PXE, but this being baremetal there is no hypervisor on which some agent is running and plugging VIFs into a vSwitch ports at the compute host level.   We rely (at least in devstack) on a flat networking environment setup where baremetal nodes are already tapped into the tenant network namespace without the help of the agents. I believe devtest sets up something similar on the host thats running the devtest VMs.  The end result is ports showing DOWN tho they are functional.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 27, 2014 at 5:06 PM, Carlino, Chuck <span dir="ltr"><<a href="mailto:chuck.carlino@hp.com" target="_blank">chuck.carlino@hp.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I'm working on bug [1] and have code in review[2].  The bug wants neutron's port['mac_address'] to be updatable to handle the case where an ironic server's nic is replaced.  A comment in the review suggests that we only allow mac address update when the port status is not ACTIVE.  While I've made another change which may (or may not) address the underlying concern, I want to ask if port status is correct for ironic server ports.  When I run devtest (tripleo) on my laptop, I get VM ironic servers, which when booted all have neutron ports with 'binding:vif_type': 'binding_failed' and 'status': 'DOWN'.  Is this expected?  Does this happen with hardware ironic servers?<br>

<br>
Thanks in advance!<br>
Chuck<br>
<br>
[1] <a href="https://bugs.launchpad.net/neutron/+bug/1341268" target="_blank">https://bugs.launchpad.net/neutron/+bug/1341268</a><br>
[2] <a href="https://review.openstack.org/112129" target="_blank">https://review.openstack.org/112129</a><br>
<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div>