The nsx-v backend does not suport adding a route where the
nexthop is part of the destination.
This patch skips it (instead of failing at the backend)
and also skips a tempest test that tries the same thing
Change-Id: I41181d43cffbf0e5cbb63069ed864683834c77b9
The nsx backend does not allow adding different static DHCP bindings
with the same mac, so an instance cannot be deployed with a port with
multiple ips.
This patch prevent create/update of a port with more than 1 fixed ip.
Change-Id: I4b0ba1f3dc593604a3d6a53f8e0aac385faed985