Remove schema service dependency and add oxm 38/79238/2 1.4.1
authorKajur, Harish (vk250x) <vk250x@att.com>
Wed, 27 Feb 2019 04:13:48 +0000 (23:13 -0500)
committerKajur, Harish (vk250x) <vk250x@att.com>
Wed, 27 Feb 2019 04:17:11 +0000 (23:17 -0500)
commitb092bf2443c74d9e1efcddd9f99a7ebff6f3b5b5
tree70deaf81c4215375273830888fe396a46223f466
parent69589faa4d3b1481bbd5c86f7ccb8c8bdeeb5916
Remove schema service dependency and add oxm

and edgerules for the junits that are dependent on them

Issue-ID: AAI-2193
Change-Id: I310ad37b14fb1296016ebbde2cf8eedd9c9c8aff
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
20 files changed:
aai-core/pom.xml
aai-core/src/test/resources/onap/dbedgerules/v10/DbEdgeRules_v10.json [new file with mode: 0644]
aai-core/src/test/resources/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json [new file with mode: 0644]
aai-core/src/test/resources/onap/dbedgerules/v11/DbEdgeRules_v11.json [new file with mode: 0644]
aai-core/src/test/resources/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json [new file with mode: 0644]
aai-core/src/test/resources/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json [new file with mode: 0644]
aai-core/src/test/resources/onap/dbedgerules/v12/DbEdgeRules_v12.json [new file with mode: 0644]
aai-core/src/test/resources/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json [new file with mode: 0644]
aai-core/src/test/resources/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json [new file with mode: 0644]
aai-core/src/test/resources/onap/dbedgerules/v13/DbEdgeRules_v13.json [new file with mode: 0644]
aai-core/src/test/resources/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json [new file with mode: 0644]
aai-core/src/test/resources/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json [new file with mode: 0644]
aai-core/src/test/resources/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json [new file with mode: 0644]
aai-core/src/test/resources/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json [new file with mode: 0644]
aai-core/src/test/resources/onap/dbedgerules/v14/DbEdgeRules_v14.json [new file with mode: 0644]
aai-core/src/test/resources/onap/oxm/v10/aai_oxm_v10.xml [new file with mode: 0644]
aai-core/src/test/resources/onap/oxm/v11/aai_oxm_v11.xml [new file with mode: 0644]
aai-core/src/test/resources/onap/oxm/v12/aai_oxm_v12.xml [new file with mode: 0644]
aai-core/src/test/resources/onap/oxm/v13/aai_oxm_v13.xml [new file with mode: 0644]
aai-core/src/test/resources/onap/oxm/v14/aai_oxm_v14.xml [new file with mode: 0644]