aboutsummaryrefslogtreecommitdiffstats
path: root/adapters
AgeCommit message (Collapse)AuthorFilesLines
2019-12-11Merge "SO CDS Metadata ingestion"Steve Smokowski2-0/+30
2019-12-10Merge "Update Shedlock to proper version for"Steve Smokowski1-8/+2
2019-12-09refactor fallouthandlerBoslet, Cory2-9/+11
Created a new update method to allow accessibility from groovy Ignore test that do not function in groovy. Fixed typo and bug in request db client class Fixed failing junits for falloouthandler Add the request factory to the rest template so that patch works updated check payload keyword to check response Issue-ID: SO-2555 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Iebfea31b659a02069bd6c59c09f025fdc6a99843
2019-12-04SO CDS Metadata ingestioneeginux2-0/+30
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-12-03Merge "Add ETSI Catalog Manager API Swagger file"Byung-Woo Jun2-0/+3122
2019-12-03Update Shedlock to proper version forSmokowski, Steven1-8/+2
Update Shedlock to proper version for compatibility Update Shedlock to proper version for compatibility Update Shedlock to proper version for compatibility Update Shedlock to proper version for compatibility Update Shedlock to proper version for compatibility Issue-ID: SO-2550 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I5378d1e964b5eaa88b9ac33ef3759d6120c76150
2019-12-02Heatbridge bugfix make use of regionId instead of cloudSiteIdMunir Ahmad6-19/+19
Issue-ID: SO-2497 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: Ic3b3fc98c6978807e198a4530974d940a7da5ff8
2019-12-02Add heatbridge authenticate methodMunir Ahmad1-4/+2
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I16ee57af3c67d1443f07ea44536a13b6cac786dc Issue-ID: SO-2549
2019-12-02SO and heatbridge integration for delete flowMunir Ahmad13-15/+133
Issue-ID: SO-2272 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: Ie1b7ebdd1758478655779d940eabe0836834fcc4
2019-11-29Add ETSI Catalog Manager API Swagger filerope2522-0/+3122
Change-Id: I7f53135c628ee5f6e4b5bffe3d9cad2a3264c7ae Issue-ID: SO-2542 Signed-off-by: rope252 <gareth.roper@est.tech>
2019-11-22Merge "improve error log scores"Steve Smokowski19-113/+111
2019-11-22improve error log scoresPlummer, Brittany19-113/+111
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-21Updated and added to get request processing dataBoslet, Cory3-6/+39
Updated and added to get request processing data by internal data flag Committing file that I forgot to commit. Added junit test and change method to not use bowman client. Added and updated orch request unit test ran formatter so verify job will pass and not cry Added an intergration test for new jpa method. Format unit test class for the verify job build Update param key in jpa and also changed return type. Updated method name in request client to avoid confusion Issue-ID: SO-2534 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I420f1a887835dd0d9d0ad991e5b17dddb1db5376
2019-11-14Merge "removed global configuration of jar plugin"Steve Smokowski3-0/+9
2019-11-13Merge "SOL003 Package Management Swagger file update"Steve Smokowski7-2/+7701
2019-11-11SOL003 Package Management Swagger file updaterope2527-2/+7701
Change-Id: I2cb1601a6ca446c59bbd514fdbd54e19fe299e9c Issue-ID: SO-2501 Signed-off-by: rope252 <gareth.roper@est.tech>
2019-11-08removed global configuration of jar pluginBenjamin, Max3-0/+9
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-08Merge "Create PServer/PInterface Objects in AAI based on openstack's stack ↵Max Benjamin5-0/+85
resources"
2019-11-07Create PServer/PInterface Objects in AAI based on openstack's stack resourcesMunir Ahmad5-0/+85
Issue-ID: SO-2271 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I9ff6a9d820a8f759358cbaa4abf6475c6af4c130
2019-11-07Merge "remove unused columns infra active requests"Steve Smokowski9-49/+30
2019-11-07Merge "Heatbridge: Unable to proceed with any of the function related to ↵Max Benjamin1-2/+2
Orchestration Service"
2019-11-07remove unused columns infra active requestsChan, Mercy9-49/+30
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-04Merge "blocker sonar fix"Steve Smokowski1-7/+17
2019-11-04Merge "- Check if failIfExists exists, if not default it."Steve Smokowski2-0/+17
2019-11-04Merge "add new query for requestdb"Steve Smokowski3-10/+76
2019-11-04- Check if failIfExists exists, if not default it.Merkel, Jeff2-0/+17
- Check if failIfExists exists, if not default it. Issue-ID: SO-2507 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I0ab965bca0fd6777d711c99d3bc550293e826414
2019-10-29Heatbridge: Unable to proceed with any of the function related to ↵Munir Ahmad1-2/+2
Orchestration Service known issue https://github.com/ContainX/openstack4j/issues/1238 Issue-ID: SO-2495 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: Ie4df2b430bf088b0073855c241eba60cf7611422
2019-10-28Merge "General sonar improvements"Lukasz Muszkieta1-4/+0
2019-10-28General sonar improvementsArindam Mondal1-4/+0
+) Format logger witth log formatter ++) remove unused imports Issue-ID: SO-2381 Change-Id: If8b8f2377ae3b7c8d8a270792eaf99a04cfa7ef0 Signed-off-by: Arindam Mondal <arind.mondal@samsung.com> Signed-off-by: arind.mondal <arind.mondal@samsung.com>
2019-10-28blocker sonar fixLukasz Muszkieta1-7/+17
Change-Id: I500447927dc2497c9d630bc3217f03cd5d4f2b98 Issue-ID: SO-2187 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-10-24Merge "remove python heatstack method call, use java"Steve Smokowski1-35/+4
2019-10-24add new query for requestdbPlummer, Brittany3-10/+76
Updated RequestDbClient to call new request mapping to query for IN_PROGRESS volumeGroup and vfModule requests older than two minutes. Issue-ID: SO-2490 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Idd4c077a13c15dd6c22ef168d164f2df2aed4cff
2019-10-24Fix for setting attributes in cloud sites on startupAndrewLamb1-2/+4
Change-Id: Id766ffd28e75d9d8465a3c04b74b540d08a17b4f Issue-ID: SO-2474 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2019-10-22remove python heatstack method call, use javaMnushkin, Dmitry1-35/+4
remove python heatstack method call, use java Issue-ID: SO-2479 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I91c41cd8bd560e054cd2a87a6cbdaf0f5e86759a
2019-10-22Merge "Add flyway script to disable 18.5.2c for v1"Steve Smokowski1-0/+3
2019-10-22Merge "- Update ResourceInput column length and check"Steve Smokowski1-0/+4
2019-10-21Merge "Cleanup - removed unused variables and methods, redundant ↵Lukasz Muszkieta3-11/+2
initializers in several places"
2019-10-18- Update ResourceInput column length and checkMerkel, Jeff1-0/+4
- 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-16Add flyway script to disable 18.5.2c for v1Mnushkin, Dmitry1-0/+3
Add flyway script to disable 18.5.2c for v1 Issue-ID: SO-2458 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ic61b544c6047e110dfed19c0b39b1cb1f0c304e6
2019-10-16Merge "Add column to catalog db"Steve Smokowski1-0/+5
2019-10-16Merge "update scheduled tasks to have mdc setup"Steve Smokowski2-2/+13
2019-10-15Cleanup - removed unused variables and methods,Oleksandr Moliavko3-11/+2
redundant initializers in several places Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: I15ae50cf327d3d125f9d86c34281093bef677c71
2019-10-14Add column to catalog dbBoslet, Cory1-0/+5
Add column to catalog db for fabric support on cloud regions Issue-ID: SO-2442 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I4c0ecf4eba1198277ccb99627f51682c1d29881c
2019-10-14update scheduled tasks to have mdc setupPlummer, Brittany2-2/+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-10Added throw statement for created exception objectOleksandr Moliavko1-2/+2
to prevent static analyzer warning about exception ending up never thrown; removed redundant initializer for serviceFromDB variable Issue-ID: SO-1841 Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com> Change-Id: Ic82acabfc213be3f1132e8525fdac188e6599338
2019-10-09Merge "Fix issue where user cannot create a recipe via"Steve Smokowski1-0/+22
2019-10-09Merge "Converted tests to use LATEST"Steve Smokowski2-1/+4
2019-10-09Improved error handlingMichaelMorris5-29/+155
Change-Id: Iac436f6a950bf61ac6321ef1d427a7bb14774e30 Issue-ID: SO-2395 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-10-07Converted tests to use LATESTGamboa, Gilbert2-1/+4
Always use LATEST for A&AI based tests rather than a particular version Issue-ID: SO-2398 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I7840b46f8d50b74a6e6b98270c4f3febc4d0b993
2019-10-04Fix issue where user cannot create a recipe viaSmokowski, Steven1-0/+22
Fix issue where user cannot create a recipe via rest Issue-ID: SO-2394 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ia21131a1179cbba2652aae30451a25a90ac00e51