add warn log with cause to AbstractNeutronNorthbound for 442 and 500 65/73665/2
authorMichael Vorburger <vorburger@redhat.com>
Mon, 2 Jul 2018 19:11:10 +0000 (21:11 +0200)
committerMichael Vorburger <vorburger@redhat.com>
Mon, 2 Jul 2018 19:12:21 +0000 (21:12 +0200)
commit20eae644c58d0a8ab675fe965a66c8ba0234e72c
treeb6312c0a0ab791759fd1cdf219b3e3d720d0e8bc
parentc671b6ae8b9ffbfa5de5279c029d95bff0521d3a
add warn log with cause to AbstractNeutronNorthbound for 442 and 500

Just in case the Neutron Driver does not log what we propagate to it
nicely for operators to find in debugging, it perhaps does not hurt if
we put a WARN log on the ODL side in case of problems due to both the
new dependency check mechanism and datastore exceptions propagate
(including mandatory YANG validation).

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