Added external_key column to IPAM_IP_ASSIGNMENT 61/63561/1
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Wed, 29 Aug 2018 18:16:05 +0000 (14:16 -0400)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Wed, 29 Aug 2018 18:16:05 +0000 (14:16 -0400)
commit38e9021bf6afcb176e3a7f75dd6b296ba99ca348
tree4ebf1e091b80a574b7eaaefd3aebdb65d8d438a4
parent1a6b55f1548c099456bfb72cf4181ea783932b08
Added external_key column to IPAM_IP_ASSIGNMENT

external_key column is to store a keu uniquely identifying
the resource to a service, both within the ONAP and the
external system. That key will be set prior assignment,
and we be used during unassignment, to avoid having to
correlate to many values. The external_key *must* be unique,
at least per service. Hence lookup using both service-instance-id
and external_key will be used during unassign process.

Change-Id: I67691fc32b46bb6cbacd66402f5fda6456cd7e06
Issue-ID: CCSDK-463
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Former-commit-id: b3cc6305655fee9a85d8ac42488e371b741a2f61
installation/sdnc/src/main/resources/ipam.data.dump