aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-controller
AgeCommit message (Collapse)AuthorFilesLines
2020-04-28move aai-client into its own projectBenjamin, Max1-0/+5
move aai-client into its own project Issue-ID: SO-2837 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I20b700d160efbdf81ff22c9ca0fab73b28d3649b
2020-04-12reduced code smellsRupinder1-2/+0
Removed some unused imports Issue-ID: SO-2804 Change-Id: Ib0a7716585448ade0c9571479ed06effaf25738b Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-04-07Add notification test for e2eSlicingzm3306-0/+104
Issue-ID: SO-2758 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I4635d3b4ef911c8bd2269407a5aa8709027244bf
2020-03-27initial commit of testing of grabbing cvnfc custKalkere Ramesh, Sharan1-1/+1
initial commit of testing of grabbing cvnfc cust Update SQL so it properly inserts test data remove unnecessary test in mso catalog db updated tosca resource installer to use list not set fixed compilation issue in asdc rest interface test Issue-ID: SO-2769 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I9c6e7b6cbb96d9f395903a5a54b5af567eba62f8
2020-03-24Ingest and Process Service FunctionSmokowski, Steven2-0/+2
Intial commit of writing service function to AAI Update schema.sql table to pass all unit tests Update local sql to setup CI server for test Update schema to work and fix passwords Issue-ID: SO-2763 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I8c517a485841574cde849e1c4e86c3bb7b7dcf89
2020-03-24Update Asdc DB tablezm3303-26/+14
Issue-ID: SO-2758 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Ic916e55effe0e3688b8d014fb70ea0e2ad23c16a
2020-03-10Merge "create custom spring aop annotation for logging"Steve Smokowski7-20/+13
2020-03-06Merge "Refactor unused line and refactor nested if"Seshu Kumar M6-90/+62
2020-03-05create custom spring aop annotation for loggingPlummer, Brittany7-20/+13
Added annotation for setting up scheduled tasks logs Added new annotation to scheduledTasks Moved annotation setup to logging-library Issue-ID: SO-2713 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I7080c4bb289e454f14167631e2601c954389c0ef
2020-03-04mso to store the heat template timeout minutes andSmokowski, Steven1-0/+3
Update timeout value of artifact on distrobution Update timeout value of artifact on distrobution Issue-ID: SO-2700 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ibb99897911b018bc611ae7f1d4473bb423e8827e
2020-03-04Refactor unused line and refactor nested ifTomasz Wrobel6-90/+62
Issue-ID: SO-1841 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ie4f1eb6bf1c053771ac9f302468b13ac3a3d93dd
2020-03-02Add Query ServiceProxyCustomizationzm3305-79/+221
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I12fc81ea5f0fc3975b5913b56b48ecb4cb3ebff5
2020-02-28Add zip parserzm3301-0/+67
Issue-ID: SO-2368 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: I6174746badecec59a16573e56ac2924dbadc6747
2020-02-26Merge "Enhancing SO SDC Controller to invoke ONAP-ETSI Catalog APIs"Seshu Kumar M30-5/+1570
2020-02-26bump the versions for all the SO to 1.6.0seshukm1-1/+1
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id0993b244b0978375ff8476e4bf8ef79e1bb9e68
2020-02-25Enhancing SO SDC Controller to invoke ONAP-ETSI Catalog APIswaqas.ikram30-5/+1570
Change-Id: I9f0ba05c14478b9165c2c470559567513e1919cf Issue-ID: SO-2406 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-02-21Merge "License scan fix Issue-ID: SO-2519"Seshu Kumar M1-0/+0
2020-02-21Merge "License scan fix Issue-ID: SO-2519"Byung-Woo Jun2-0/+0
2020-02-21License scan fix Issue-ID: SO-2519seshukm1-0/+0
Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I9cff5abfb6bfb438ba492693bf326da7abc15de7
2020-02-21License scan fix Issue-ID: SO-2519seshukm2-0/+0
Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id2ad8490e13db765674eed389e4fead1fe964e5d
2020-02-17Sonar issue - refactor nested ifTomasz Wrobel3-134/+160
Issue-ID: SO-1841 Change-Id: I72d349501d6493367204396eb78e7b77a275df8f Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
2020-01-07consolidated security configurationBenjamin, Max4-237/+1
consolidated security configuration into common package Issue-ID: SO-2584 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I1e78259ffbf88e792f1f7a5a10cd1fdad8eaea36
2019-12-20Merge "Added AAF Integration related changes"Seshu Kumar M5-10/+198
2019-12-18Merge "Implementing scope and action values from SO-DB to SO-Backend"Steve Smokowski1-0/+2
2019-12-17Implementing scope and action values from SO-DB to SO-BackendManamohan1-0/+2
Issue-ID: SO-2513 Change-Id: I002a35a2a8ff4730d45c23d54f0acd4496b8b585 Signed-off-by: Manamohan <MS00534989@Techmahindra.com>
2019-12-13Merge "Sonar fix logger"Lukasz Muszkieta1-17/+16
2019-12-13Sonar fix loggerArindam Mondal1-17/+16
Issue-ID: SO-2381 Change-Id: I11fb05f86bb4ff4c507a3a627753464cd0a2da17 Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
2019-12-04SO CDS Metadata ingestioneeginux6-35/+205
Add support for controller_actor ingestion Add support for blueprint in service Add support for skip conf flag in vf module Ingest new properties into SO database Sample csar files are cleaned without comment and description Issue-ID: SO-2313 Change-Id: I657f997faf33a366f3c234c3e41b164275beedac Signed-off-by: eeginux<henry.xie@est.tech>
2019-11-22improve error log scoresPlummer, Brittany3-6/+6
Updated error code name to fix spelling Defaulted errorcode and errordesc to unknown when not provided Remove unused imports from nc orchestrator application Added defaulting of serviceName to error log Issue-ID: SO-2538 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I5ae960f728739e2528173b66484562742429416c
2019-11-21Added AAF Integration related changesRamesh Parthasarathy5-10/+198
Created two profiles for the application to run. Basic profile will allow the application to run in the current spring security authentication. AAF profile will authenticate and authorize requests with AAF. if no profile is given, it will fallback to basic. Change-Id: I2576f02e7afca3c10e02aaffef66a60fa1c4dd1a Issue-ID: SO-2451 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2019-11-14Merge "removed unsused ports"Steve Smokowski1-3/+0
2019-11-14Merge "removed global configuration of jar plugin"Steve Smokowski1-0/+3
2019-11-14Merge "remove delcarartion"Lukasz Muszkieta1-1/+1
2019-11-08removed global configuration of jar pluginBenjamin, Max1-0/+3
removed global configuration of jar plugin to prevent extra artifacts Issue-ID: SO-2518 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I5b25150089f39792452cf67cac1c916ef2069bed
2019-11-07Merge "remove unused columns infra active requests"Steve Smokowski1-16/+2
2019-11-07remove unused columns infra active requestsChan, Mercy1-16/+2
Removed unused columns in db across codebase Issue-ID: SO-2516 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ieedb61ed371bc3626ef94df0bf88b7a9cf139c82
2019-11-07removed unsused portsmanisha071-3/+0
Issue-ID: SO-2512 Change-Id: I45c26e8ef38accb1e09237fa1f7e3805f11bf47e Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-11-07remove delcarartionmanisha071-1/+1
Issue-ID: SO-2512 Change-Id: I0100e8d17b5c88332033057459d07dccd3b3f9c8 Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-11-05- Updated to include getEntity extractMerkel, Jeff3-93/+100
- Updated to include getEntity extract nodeTemplates. Issue-ID: SO-2511 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ie6ee3a5966f1c4f8384723bc82ec972eef87fe8f
2019-11-04- Updated to use getEntity API for ServiceProxyMerkel, Jeff4-71/+79
- Updated to use getEntity API for ServiceProxy - Updated configurationCustomization tests for IEntityDetails. - Replaced the getMetadataPropertyValue method. - fixed the formatting so the build job works Issue-ID: SO-2510 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: If0f624b1160b095f8faf64fa67797016a14e4cfe
2019-10-22Merge "- Remove proprietary csar files from project."Steve Smokowski3-132/+0
2019-10-18- Update ResourceInput column length and checkMerkel, Jeff1-27/+36
- Update ResourceInput column length and check for existing vnfc's. Issue-ID: SO-2462 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I0b0168453d3c20bb6d88a33ec82788f449bf3593
2019-10-18- Remove proprietary csar files from project.Merkel, Jeff3-132/+0
- Remove proprietary csar files from project. Issue-ID: SO-2461 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I344ba6a7c907a380360b7f289afa796eeac3a36e
2019-10-16Merge "update scheduled tasks to have mdc setup"Steve Smokowski1-1/+13
2019-10-14Merge "General sonar fixes"Lukasz Muszkieta1-1/+1
2019-10-14update scheduled tasks to have mdc setupPlummer, Brittany1-1/+13
Added MDCSetup for Scheduled Tasks Added tests for ScheduledTasksMDCSetup Added required fields for audit log and markers Issue-ID: SO-2444 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I05e8032ed934abd76d898559c51230761d36b78c
2019-10-14remove license issuesseshukm1-0/+0
Issue-ID: SO-2446 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I00d93bf488f813d6bae1f254411960746dff0a34
2019-10-08Fix Blocking distribution of K8S ServiceEric Multanen3-1/+5
Restore code removed in https://gerrit.onap.org/r/c/so/+/95685 to prevent SO from failing to handle distribution of k8s service. which contains cloud technology artifact. Change-Id: Ic4182daf3a6cf698b2122e43c65bbb94425588f6 Issue-ID: SO-2357 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-10-07SO Distribution Error on Allotted Resourcesarada prasad sahoo10-1/+1254
SO Distribution Error on Allotted Resource - duplicate primary Issue-ID: SO-2351 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com> Change-Id: Iae7bda27ac4975b5ede657ac485472bbc6e88c56
2019-10-03General sonar fixesArindam Mondal1-1/+1
Issue-ID: SO-2381 Change-Id: I58c41ec7295838465a8af28721842625ee828a17 Signed-off-by: arindamm <arind.mondal@samsung.com>