AAI schema changes to support slice-priority 25/142825/1
authorakshay.khairnar@t-systems.com <akshay.khairnar@t-systems.com>
Tue, 27 Jan 2026 07:15:25 +0000 (08:15 +0100)
committerakshay.khairnar@t-systems.com <akshay.khairnar@t-systems.com>
Tue, 27 Jan 2026 07:15:42 +0000 (08:15 +0100)
commitb5f17ef1fe500d7bc5041f7f8eadc84928fc5582
tree007bc28efa08cc386cd888ba81df8a56537d1e56
parent44f9d19821736b76c6340ff126f34404055e4a99
AAI schema changes to support slice-priority

- schema changes to support slice-priority
- v32 version upgrade
- bump up schema service to 1.14.0

Issue-ID: AAI-4220
Change-Id: I631a97865d6436f7cdf81d18993fb3be5966eaec
Signed-off-by: akshay.khairnar@t-systems.com <akshay.khairnar@t-systems.com>
22 files changed:
aai-annotations/pom.xml
aai-queries/pom.xml
aai-queries/src/test/resources/application-onap-test.properties
aai-queries/src/test/resources/application-test.properties
aai-queries/src/test/resources/schema-ingest.properties
aai-schema-gen/pom.xml
aai-schema-gen/src/test/resources/schema-ingest.properties
aai-schema-service/pom.xml
aai-schema-service/src/main/resources/application.properties
aai-schema-service/src/test/resources/application.properties
aai-schema/pom.xml
aai-schema/src/main/resources/onap/aai_schema/aai_schema_v32.xsd [new file with mode: 0644]
aai-schema/src/main/resources/onap/dbedgerules/v32/DbEdgeRules_bbs_v32.json [new file with mode: 0644]
aai-schema/src/main/resources/onap/dbedgerules/v32/DbEdgeRules_ccvpn_v32.json [new file with mode: 0644]
aai-schema/src/main/resources/onap/dbedgerules/v32/DbEdgeRules_esr_v32.json [new file with mode: 0644]
aai-schema/src/main/resources/onap/dbedgerules/v32/DbEdgeRules_hpa_v32.json [new file with mode: 0644]
aai-schema/src/main/resources/onap/dbedgerules/v32/DbEdgeRules_pnp_v32.json [new file with mode: 0644]
aai-schema/src/main/resources/onap/dbedgerules/v32/DbEdgeRules_v32.json [new file with mode: 0644]
aai-schema/src/main/resources/onap/oxm/v32/aai_oxm_v32.xml [new file with mode: 0644]
aai-schema/src/main/xjb/bindings-onap.xjb
pom.xml
version.properties