> > > When the interfaces are updated with data from the agent we attempt to > match the MAC to an existing interface ( > https://github.com/stackforge/fuel-web/blob/master/nailgun/nailgun/network/manager.py#L682-L690). > If that doesn't work we attempt to match by name. Looking at the data that > comes from the agent the MAC is always capitalized while in the database > it's lower-case. It seems like checking the MAC will fail and we'll fall > through to matching by name. > > > Thank you! I think it is correct, and I made the problem more complicated than it is )) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20141121/f5d63fca/attachment.html>