return HTTP_CONFLICT (409) from POST create() in case of AlreadyExists 06/73406/2
authorMichael Vorburger <vorburger@redhat.com>
Mon, 25 Jun 2018 14:05:42 +0000 (16:05 +0200)
committerMichael Vorburger <vorburger@redhat.com>
Wed, 4 Jul 2018 14:18:53 +0000 (16:18 +0200)
commit9b40ba8642ab884e87f9d51d53d5aa745bb5e4af
tree3ae953842e65599ef1ec9bb7fcf3004990227c91
parent20eae644c58d0a8ab675fe965a66c8ba0234e72c
return HTTP_CONFLICT (409) from POST create() in case of AlreadyExists

see https://lists.opendaylight.org/pipermail/neutron-dev/2018-June/001702.html

Change-Id: Idd0d65e720d209afbf993db2c202b7710ef6c9db
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
northbound-api/src/main/java/org/opendaylight/neutron/northbound/api/AbstractNeutronNorthbound.java