Roey Chen c2e7627625 NSX|V3: Remove Neutron port if failed to add port to security-groups
During create_port, a Neutron port is created before updating the
security-groups on the backend, if update fails (e.g - an
SecurityGroupMaximumCapacityReached is raised) then we need to delete
the Neutron port from the DB.
Change-Id: Id07fc4a988b58ca2aec5c372c3c3cb597e8760a8
2016-02-14 08:25:41 -08:00
..