Add dcae structure 31/99331/2
authorsebdet <sebastien.determe@intl.att.com>
Mon, 9 Dec 2019 11:58:20 +0000 (12:58 +0100)
committersebdet <sebastien.determe@intl.att.com>
Mon, 9 Dec 2019 13:18:15 +0000 (14:18 +0100)
commit47767ece79658f9c2f20fe77af6cee0ca6c027df
tree77208aa41f79cce505dd1687d8be85a8eac340fa
parent1ebfe6b467e5a6a42c756f225397da76f9e3dfc2
Add dcae structure

Add the DCAE structure to handle the sorting of the loops defined in the
DCAE inventory.

Issue-ID: CLAMP-575
Change-Id: I52cffd1d1812f5d3e5802e46d6c5147dafb4a7f5
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
src/main/java/org/onap/clamp/clds/model/dcae/DcaeInventoryCache.java [new file with mode: 0644]
src/main/java/org/onap/clamp/clds/model/dcae/DcaeInventoryResponse.java
src/main/resources/boot-message.txt
src/test/java/org/onap/clamp/clds/model/dcae/DcaeInventoryResponseCacheTest.java [new file with mode: 0644]
src/test/java/org/onap/clamp/clds/model/dcae/DcaeInventoryResponseTest.java [new file with mode: 0644]