summaryrefslogtreecommitdiffstats
path: root/aai-schema-service
AgeCommit message (Collapse)AuthorFilesLines
2021-02-16Release aai/schema-service1.8.5jenkins-releng1-1/+1
2021-02-16Merge "Remove tini as onap wants one process per container"William Reehil2-8/+1
2021-02-13Remove tini as onap wants one process per containerHarish Venkata Kajur2-8/+1
Issue-ID: AAI-3009 Change-Id: If24cdde98b05c196ff149534141e5f4c8d8ba49a Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-02-13Upversion to 1.8.5-SNAPSHOTHarish Venkata Kajur1-1/+1
Issue-ID: AAI-3009 Change-Id: I1a0d1e743fd170ca94b5850edd671b64f7cd734c Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-02-11Add java 11 code support1.8.4Yoo, Brian (by703c)4-75/+93
Issue-ID: AAI-3009 Change-Id: Ic65c49e6071f240ec9fe583fa939cc965f928fc9 Signed-off-by: Yoo, Brian (by703c) <by703c@att.com> Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-02-02Upversion to 1.8.4-SNAPSHOTHarish Venkata Kajur1-1/+1
Issue-ID: AAI-3249 Change-Id: I090d55ec4a4dace73e111c8d1238c37cd9288067 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-02-01Upversion the maven artifacts to 1.8.3-SNAPSHOTHarish Venkata Kajur1-1/+1
Issue-ID: AAI-3249 Change-Id: I400b39046ef44979ecfb89f73f6a2bac138e5542 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-01-15Add v23 schema to onapALPERT2-5/+5
Add v23 schema files, adding v23 to configuration files Issue-ID: AAI-3249 Change-Id: Id7e72b20971d6d8a88c34209870e402a6240187e Signed-off-by: Alpert, Matthew (ma1944) <ma1944@att.com>
2020-12-17Upversion to 1.8.2-SNAPSHOTHarish Venkata Kajur1-1/+1
Issue-ID: AAI-3200 Change-Id: I8405372a5dc35e5e8af6145a6881e680e0d57e77 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-12-12Upversion to 1.8.1-SNAPSHOTHarish Venkata Kajur1-1/+1
Issue-ID: AAI-3200 Change-Id: I3764df33fe89f6d9204c7c6cbe0a7af4b6f830ba Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-12-12Add support for v22 oxmHarish Venkata Kajur2-5/+5
Issue-ID: AAI-3200 Change-Id: Ib392325a05155c98824726bb5198604bbfbb4d3c Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-11-15Upversion artifacts to 1.8.0-SNAPSHOTHarish Venkata Kajur1-1/+1
Issue-ID: AAI-3222 Change-Id: I29b34c5097b390a1a3d8f36b6d83ef50ce2f04bb Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-11-12Upversion to the 1.7.13 version of the schema service including an edge rule ↵wreehil1-1/+1
update for network slicing Issue-ID: AAI-3220 Signed-off-by: wreehil <wr148d@att.com> Change-Id: Ide6a680167972f848c7f0697fd77caa9db65e2a5
2020-10-29Upversion schema service to 1.7.12 for the network slicing functional use casewreehil1-1/+1
Issue-ID: AAI-3212 Signed-off-by: wreehil <wr148d@att.com> Change-Id: Ifcefe255f0a2b6971f77db7752696e9ca29cc9ba
2020-10-25Add back missing ccvpn network slicing elementsHarish Venkata Kajur1-1/+1
Issue-ID: AAI-3211 Change-Id: Ia9babe5da53f98a88ffd754e4bd8e29405a261bf Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-09-17Upversion to 1.7.10-SNAPSHOTHarish Venkata Kajur1-1/+1
Issue-ID: AAI-3185 Change-Id: Ia5fddb90571797fa62d41e36ea2a8484f70b2111 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-09-09Reverting the schema service changes for transport epHarish Venkata Kajur1-1/+1
We will be instead using the network-route Issue-ID: AAI-2920 Issue-ID: SO-3216 Change-Id: Ie2fab6bc4d2a0cf8db93b6e3623f49b73f4394b6 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-09-02Add v21 support and add physical inventory objectsKajur, Harish (vk250x)1-4/+4
Issue-ID: AAI-3128 Change-Id: Ia7aa731cdd794d22ab983e14a965fb9d5560e565 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2020-09-01Add support for vlan range and vlan tagKajur, Harish (vk250x)1-1/+1
Also sync up the older versions to match internal Issue-ID: AAI-3127 Change-Id: I7cfcf576ae151b6bad7a08f7d18f0e48db8d667b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2020-08-27[aai-schema-svc] Bump version to 1.7.6efiacor1-1/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie653b9f97619ff2ed8e692aa9e2201759348acd7 Issue-ID: AAI-3120
2020-08-20Update schema service to use spring boot aaf filterHarish Venkata Kajur1-1/+1
Issue-ID: AAI-3017 Change-Id: I876fe90c7d54ffca3b37fd9f8d2807dc4c4128ec Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-08-17Remove the updatePem for schema service for startupHarish Venkata Kajur2-7/+1
Issue-ID: AAI-3017 Change-Id: I01ade3b72319a0dc06becb1ee9ba24873037c83e Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-08-04Bump schema-service version to 1.7.3Forsyth, James (jf2512)1-1/+1
Issue-ID: AAI-3096 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Icc4433225f7328e5b8641645290627dfa152555d
2020-07-06Update to spring boot 2Igor Dysko12-106/+124
Update of code and dependencies, no changes in functionality Issue-ID: AAI-2529 Signed-off-by: Igor Dysko <igor1.dysko@orange.com> Change-Id: Ia43601c2990a67c0e8afefa1d54c53d7e606b886
2020-06-18v20 support in schema-service without javafxLaMont, William(wl2432)7-10/+12
Issue-ID: AAI-2930 Change-Id: I68ba45069f465988e21602521e8e665cb27318d1 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-06-01Containers should not run as root by defaultwr148d2-26/+16
Issue-ID: AAI-2822 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Iac6dbfe074db47f05f653e76093296bcf100f79e
2020-05-01Upversion to 1.7.2Forsyth, James (jf2512)1-1/+1
Issue-ID: AAI-2894 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com> Change-Id: Iaf1aab142d767b9dfe46b602e6d3e8f4d1f11de8
2020-04-30Upversion to 1.7.1Forsyth, James (jf2512)1-1/+1
Issue-ID: AAI-2894 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com> Change-Id: I94483ddf571a76a4c05774f4222dc8dc23150673
2020-04-29schema changes for v20LaMont, William(wl2432)1-1/+1
Issue-ID: AAI-2894 Change-Id: I7c346ef67769549b204eb19953f7a30056af4de7 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-15schema-service processing for v19LaMont, William(wl2432)22-829/+510
Issue-ID: AAI-2864 Change-Id: I41a430ec9c9fd69be75bd9d01693249895e0928b Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-08Upversion to 1.7.0Jimmy Forsyth1-1/+1
Issue-ID: AAI-2860 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I50a92c569514c88994dfe198556aade61661a8b3
2020-04-07Upversion to 1.6.7Jimmy Forsyth1-1/+1
Issue-ID: AAI-2850 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iaa9ec8d71715549941f915e621cc27ab258efdb7
2020-03-18Update the schema service to 1.6.6-SNAPSHOTKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-2751 Change-Id: Ie06c01fceec3572e0698938eedf10199a51f7164 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2020-03-18Update the schema service to 1.6.5-SNAPSHOTKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-2751 Change-Id: Ib04a1c481e206b63fb9f1973a8451e2ddd858944 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2020-03-10support for v17 through v19LaMont, William(wl2432)1-1/+1
Issue-ID: AAI-2751 Change-Id: I3533998cbb524c2d2aa610d3a9718e47362cc0d2 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-02-18Fix sonar settingsjimmy1-75/+1
Issue-ID: AAI-2793 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I32c3e51ae4812e8333a166694b58dca6d4e4721e
2020-01-28Fixing descriptions on duplicated xml-props blocksjimmy1-1/+1
Issue-ID: AAI-2687 Change-Id: I84eeeba0c72693f0b1e43e22b760e1c2c26112b5 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-01-22Upversion to 1.6.2Forsyth, James (jf2512)1-1/+1
Issue-ID: AAI-2768 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com> Change-Id: I8448539120f078aecd630c28ef7d3bbfd0854256
2020-01-17Fix the xml issue for the is-abstract fieldHarish Venkata Kajur3-6/+6
New XML property was added before the closing of the previous xml property which broke schema service Also updating the unit tests so when this happens again the unit tests should fail so this issue shouldn't arise again Issue-ID: AAI-2593 Change-Id: I949c02aa8325c4235198c284e3ceb7538e389e11 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-12-12Change to aai-parentJimmy Forsyth1-60/+2
Issue-ID: AAI-2738 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ibc0fdbf9ab4f26532cbc209f85b66bad2497064b
2019-10-31Update the schema service to 1.6.1-SNAPSHOTKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-2607 Change-Id: I346a23af1c0176a8a9dbaeac3b83ba5e50e27618 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-08-29Fix project version parsingDmitry Puzikov1-4/+9
Change-Id: I4733b72bb1d150203de764e06eefb39c75b5c300 Issue-ID: INT-803 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-08-20Fixed Dockerfile to reflect new base image nameDmitry Puzikov3-34/+56
Dockerfile has been changed to reflect new aai-common image naming scheme. Added maven parameter for aai-common image version. Change-Id: I6d1a332ca049676059ccd29031aa7cfb4a95bb5c Issue-ID: INT-803 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-08-14Upversion schema-service in masterJimmy Forsyth1-2/+2
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I8fdcd6396e1b33fc065604db60fee7ea066884a1
2019-08-08Update janus, springboot, and aai-common depsJimmy Forsyth1-3/+3
Issue-ID: AAI-2547 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I5a35ace76387867742a20acffa0705f08f1622d9
2019-07-24Merge "Fix lost property"James Forsyth1-0/+1
2019-06-26Prepare for global-jjbJimmy Forsyth1-19/+3
Issue-ID: AAI-2467 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I156b2a6bb35e240aef97c3dec5d1a042c187ea32
2019-06-12Move to oparent and upversion to 1.5.01.5.0Jimmy Forsyth1-3/+3
Issue-ID: AAI-2467 Change-Id: I3de6e7efea8adc60ec6b5539ceb488680f1121fc Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-13Fix lost propertyDmitry Puzikov1-0/+1
Add maven prop aai.docker.version with default value. Change-Id: I267016c734d922d200efca4a27eadbafeb2f3229 Issue-ID: AAI-2389 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-05-03Upversion for Dublin release4.0.0-ONAPdublinJimmy Forsyth1-2/+2
Issue-ID: AAI-2403 Change-Id: I0cce482b8e6ad9404aadea37fac159d95f669e0a Signed-off-by: Jimmy Forsyth <jf2512@att.com>