From e864171d3d4f378a150466161f7162070368e554 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Mon, 20 Aug 2018 15:27:59 -0400 Subject: Add DB update support for IPAM interaction MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit For assign and unassign scenario, we need to interact with the SDNC DB in order to cache the IP Address information used for a given ServiceInstance / VfModule. Change-Id: Id349338216d12d2dc9efd76cd672b5cc9fdc6192 Issue-ID: CCSDK-462 Signed-off-by: Alexis de Talhouët --- .../src/main/resources/org/opendaylight/blueprint/netbox-client.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'netbox-client/provider/src/main/resources/org/opendaylight') diff --git a/netbox-client/provider/src/main/resources/org/opendaylight/blueprint/netbox-client.xml b/netbox-client/provider/src/main/resources/org/opendaylight/blueprint/netbox-client.xml index cf8a1af4d..950fd97b0 100644 --- a/netbox-client/provider/src/main/resources/org/opendaylight/blueprint/netbox-client.xml +++ b/netbox-client/provider/src/main/resources/org/opendaylight/blueprint/netbox-client.xml @@ -17,6 +17,9 @@ + + @@ -25,6 +28,7 @@ +