Juniper / contrail-neutron-plugin

Opencontrail Neutron plugin + extensions
Apache License 2.0
17 stars 69 forks source link

Properly Catch RefsExistError on ressource creation #60

Closed ethuleau closed 10 years ago

ethuleau commented 10 years ago

Create a resource with the same name with OpenContrail is not supported and raises a RefsExistError. That patch catch that exception to raise a proper Neutron exception.