>
>
> 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 ))
_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to