aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-08-17Releasing the schema service 1.7.4 maven artifactwreehil1-0/+4
Issue-ID: AAI-3017 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I130e02df02db7c406f6372737584f37199c2c90c
2020-08-17Remove the updatePem for schema service for startupHarish Venkata Kajur8-13/+7
Issue-ID: AAI-3017 Change-Id: I01ade3b72319a0dc06becb1ee9ba24873037c83e Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-08-14Releasing the schema service 1.7.3 docker containerwreehil1-0/+7
Issue-ID: AAI-3017 Signed-off-by: wreehil <wr148d@att.com> Change-Id: Ib4efa4f02be1dc1177e9c29ac9aac637a977dbbf
2020-08-07Merge "aai-schema introduce profiles with relationship to pnf, pserver and ↵William Reehil2-3/+98
vserver objects Issue-ID: AAI-3104"
2020-08-06aai-schema introduce profiles with relationship to pnf, pserver and vserver ↵Munir Ahmad2-3/+98
objects Issue-ID: AAI-3104 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I86225ca945fbeec7b73b85299123dcc8e0bba5bc
2020-08-05Merge "Release the schema-service 1.7.3 maven artifact"Venkata Harish Kajur1-0/+4
2020-08-05Release the schema-service 1.7.3 maven artifactwreehil1-0/+4
Issue-ID: AAI-3096 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I5c3b9d6bcc34f0c0566ddbaba44ef7e5f81bbf19
2020-08-04Bump schema-service version to 1.7.3Forsyth, James (jf2512)7-7/+7
Issue-ID: AAI-3096 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Icc4433225f7328e5b8641645290627dfa152555d
2020-07-31Add Model-role to Model-Schemahariharan971-0/+5
Issue-ID: AAI-3096 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I21ced613b3df9bef454172916a257cac2dffaff9 Signed-off-by: hariharan97 <rh20085046@wipro.com>
2020-07-06Update to spring boot 2Igor Dysko14-124/+152
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-07-02Promote Bill Reehil as AAI PTLJimmy Forsyth1-8/+8
Issue-ID: AAI-2967 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I6b1d13f1ddb426fc376df66bee617e27df52ded9
2020-06-29Changes for Guilin releaseSrinivasan Ramanathan2-61/+60
Removing otn-label-restriction attribute added by me in F release, as it is currently not used but gives dependency issues when editing parent attribute. We will add it back in future. Change-Id: I718a156651ec4d78c156f17b9a72140098a69dfe Issue-ID: AAI-2957 Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
2020-06-19Merge "Add operational-status to physical-link"William Reehil2-2/+15
2020-06-19Merge "v20 support in schema-service without javafx"Venkata Harish Kajur46-244/+527
2020-06-18v20 support in schema-service without javafxLaMont, William(wl2432)46-244/+527
Issue-ID: AAI-2930 Change-Id: I68ba45069f465988e21602521e8e665cb27318d1 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-06-12Added William Reehil as committerwr148d1-0/+8
Issue-ID: AAI-2928 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I9893dd5db18f87d214dda9eac995830062a21d41
2020-06-05Add operational-status to physical-linkMunir Ahmad2-2/+15
Issue-ID: AAI-2925 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I13ea6f048de49ebe4616260a029c44d0f666651a
2020-06-02Merge "Update DbEdgeRules to allow relationship from pnf to owning-entity ↵James Forsyth1-0/+12
Issue-ID: AAI-2921"
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-29Update DbEdgeRules to allow relationship from pnf to owning-entityMunir Ahmad1-0/+12
Issue-ID: AAI-2921 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I98b1e65e7fd48383acfbddb1413b453942664ba9
2020-05-11Merge "Add operational-status to pserver vserver service-instance vf-module"James Forsyth2-22/+74
2020-05-11Remove Tian Lee from committers and update TSC sectionwr148d1-39/+6
Issue-ID: AAI-2898 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I91b6a0c377745a363050e1133f83ff5e24172a90
2020-05-07Add operational-status to pserver vserver service-instance vf-moduleMunir Ahmad2-22/+74
Issue-ID: AAI-2900 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I44835127d16a992a4b5cd7209066b9e5bc822869
2020-05-06Merge "SOTN-NNI integration test issue fixed"James Forsyth2-6/+6
2020-05-04SOTN-NNI integration test issue fixedRahul_cool2-6/+6
ccsdk adaptor not able to process cVLAN and tpId attribute Changed tpId to tp-id and cVLAN to cvlan Issue-ID: AAI-2593 Signed-off-by: Rahul_cool <rahul.tamrkar@huawei.com> Change-Id: I82e12b813eee1be147835392f2c858c15d29a3ce
2020-05-04SOTN-NNI integration test issue fixedRahul_cool2-6/+6
ccsdk adaptor not able to process cVLAN and tpId attribute Changed tpId to tp-id and cVLAN to cvlan need cherrypick to frakfurt Issue-ID: AAI-2593 Signed-off-by: Rahul_cool <rahul.tamrkar@huawei.com> Change-Id: I2d3a3a9b8ffd27fcda4ffc68bd81300e6bc9f770
2020-05-01Release 1.7.2 artifactsForsyth, James (jf2512)1-0/+4
Issue-ID: AAI-2894 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: If6343af833119fdc0b62c902bd2fe647eae593f1
2020-05-01Release 1.7.2 containerForsyth, James (jf2512)1-0/+7
Issue-ID: AAI-2894 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iddc64133e461d6680e74c10e4d28394c10b7c1f7
2020-05-01Upversion to 1.7.2Forsyth, James (jf2512)7-7/+7
Issue-ID: AAI-2894 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com> Change-Id: Iaf1aab142d767b9dfe46b602e6d3e8f4d1f11de8
2020-04-30fix v20 schema changesLaMont, William(wl2432)5-183/+2656
Issue-ID: AAI-2894 Change-Id: I74db10c3e5150a172307b9c974d9589b75513b0a Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-30Release 1.7.1 containerForsyth, James (jf2512)1-0/+7
Issue-ID: AAI-2894 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ib0020fab00e9901ee4e279e623b700f6420698fb
2020-04-30Release 1.7.1 artifactsForsyth, James (jf2512)1-0/+4
Issue-ID: AAI-2894 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I9e70cec5a1ae1004d6fd97bc46f80273bd4d3049
2020-04-30Upversion to 1.7.1Forsyth, James (jf2512)7-7/+7
Issue-ID: AAI-2894 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com> Change-Id: I94483ddf571a76a4c05774f4222dc8dc23150673
2020-04-29schema changes for v20LaMont, William(wl2432)11-2/+22913
Issue-ID: AAI-2894 Change-Id: I7c346ef67769549b204eb19953f7a30056af4de7 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-22Merge "sotn nni integration test issue fix"James Forsyth3-52/+81
2020-04-17sotn nni integration test issue fixRahul_cool3-52/+81
1. te-link-attribute resource unable to query issue fix 2.logical-link relationship with te-link-attribute update 3.label-restriction relationship with te-link-attribute update 4.interlayer-attachment relationship with p-interface update Issue-ID: AAI-2593 Signed-off-by: Rahul_cool <rahul.tamrkar@huawei.com> Change-Id: I227a8af5ebbe2897d82f56fab0d8acef59fda9b4
2020-04-17Merge "schema-service processing for v19"James Forsyth48-982/+2169
2020-04-16Merge "Fix element name discrepancy in schema v19"James Forsyth1-4/+4
2020-04-15schema-service processing for v19LaMont, William(wl2432)48-982/+2169
Issue-ID: AAI-2864 Change-Id: I41a430ec9c9fd69be75bd9d01693249895e0928b Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-10Service-instance to logical-link delete ruleMehreen Kaleem1-1/+1
changed to "NONE" Issue-ID: AAI-2838 Change-Id: I6280faa383e4e815f7f9024491c151e05bc41c90 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com>
2020-04-08Upversion to 1.7.0Jimmy Forsyth7-8/+8
Issue-ID: AAI-2860 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I50a92c569514c88994dfe198556aade61661a8b3
2020-04-08Fix element name discrepancy in schema v19Vlastimil Starec1-4/+4
CamelCase format of te-link-attribute(s) should be TeLinkAttribute(s), but is TELinkAttribute(s) in aai_oxm_v19.xml. Issue-ID: AAI-2771 Signed-off-by: Vlastimil Starec <vlastimil.starec@orange.com> Change-Id: Ibcc9c8cd5b44f198eca3ebfa726051ded1af0a11
2020-04-07Upversion to 1.6.7Jimmy Forsyth7-7/+7
Issue-ID: AAI-2850 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iaa9ec8d71715549941f915e621cc27ab258efdb7
2020-03-23Release schema-service:1.6.6 containerJimmy Forsyth1-0/+8
Issue-ID: AAI-2839 Change-Id: I33633b0a1a5d09eff82cad2df11c768b7bfc075b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-03-23Release 1.6.6 jarsJimmy Forsyth1-0/+4
Issue-ID: AAI-2839 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ic524426031105e165ea6593c3e680c7032cab0f6
2020-03-20Logical link delete rule and Service instanceMehreen Kaleem1-2/+2
to service instance relationship rule for MDONS use case Issue-ID: AAI-2838 Change-Id: I414f429439037a7bb82b4576f5267e1ed1499a5a Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com>
2020-03-18Merge "Update the schema service to 1.6.6-SNAPSHOT"James Forsyth7-7/+7
2020-03-18Release schema-service:1.6.5 artifactsJimmy Forsyth1-0/+4
Issue-ID: AAI-2834 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ib49780aef2850df67c559f0e1b487a996fbd4d4d
2020-03-18Update the schema service to 1.6.6-SNAPSHOTKajur, Harish (vk250x)7-7/+7
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)7-7/+7
Issue-ID: AAI-2751 Change-Id: Ib04a1c481e206b63fb9f1973a8451e2ddd858944 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>