On 9 August 2016 at 13:53, Anil Rao <[email protected]> wrote: > Is the MAC address of a Neutron port on a tenant virtual network globally > unique or unique just within that particular tenant network? >
The latter: https://github.com/openstack/neutron/blob/master/neutron/db/models_v2.py#L139 > > > Thanks, > > Anil > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > >
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
