Add missing model invariant indexes 77/85277/1
authorKajur, Harish (vk250x) <vk250x@att.com>
Mon, 15 Apr 2019 01:32:42 +0000 (21:32 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Mon, 15 Apr 2019 01:39:22 +0000 (21:39 -0400)
commit009a574339ba0bccca7c786c18af24203e4cecf3
tree8a7cf23b7252fd3a7d3fafaf975a18d782c15015
parent3501e74711a2e91ce84d0b4cbc989738f96e0891
Add missing model invariant indexes

Some of the properties in the schema are
missing the indexes for the dbalias properties
and if they are missing it could potentially cause
issues when the application runs the create db schema
Adding a junit to ensure that in the future
that such properties are properly highlighted
to ensure that this doesn't happen

Issue-ID: AAI-2374
Change-Id: I01efba764a61881056892458bdf705d94d458650
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
aai-annotations/pom.xml
aai-queries/pom.xml
aai-schema-gen/pom.xml
aai-schema-service/pom.xml
aai-schema/pom.xml
aai-schema/src/main/resources/onap/oxm/v16/aai_oxm_v16.xml
aai-schema/src/test/java/org/onap/aai/schema/ValidateOXMTest.java
pom.xml
version.properties