Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: sdc master 4da15282e4715d6b359873f260399a7b9a3d8666
Revert commit
Fixes of sonar violations sdc and refactor
This reverts commit baf7f0a965d0ffebd5308d44758bfa9ba96c0c76.
except the catalog files.
the onbording files will be resubmited.
Change-Id: I84c00cec41665211e0bd16ff9cc0c87073d6b897
Issue-ID: SDC-1484
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: sdc/sdc-workflow-designer master 307b186cbbe704b28979890b48a14e6425b88184
Merge "added saga for activities"
added saga for activities
Issue-ID: SDC-1591
Change-Id: I4d4b28f283f34ace595990e737445b07cb7e9778
Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
|
|
Project: sdc/sdc-workflow-designer master 845600ee47e74e822429475ef1d7aa34176bb810
sdc-ui upgrade
Issue-ID: SDC-1602
Change-Id: I3356db10e80044713e2733ad0f64997887e72e50
Signed-off-by: Malek <malek.zoabi@amdocs.com>
|
|
Project: integration master 4a3cc3fdf9d07d347bb539b7fa5c600464470cc1
Merge "Upgrade chromedriver to 2.35"
Upgrade chromedriver to 2.35
Change-Id: I9ec87ab2dfab99666a48b944217a242c2465b080
Issue-ID: INT-612
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: appc master 171b07e5ed1b99dbe130b55726fc9ec65d4432ea
added test case to DefaultConfigurationTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I4b0f1f352fa8b90810b7efc145e83edebff913da
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 1267640ca31c536d761429207983aff8b9168ef0
added test case to PoolTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ibbafa33ed726dff65cbc3528bf09d9cf68d97eb3
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 46e785239c29d4823cace5137ecab5ce46a731f0
updated existing test case to increase coverage
updated existing test case to increase code coverage
Issue-ID: APPC-1086
Change-Id: I3cec480ee68d5dc1aefd1aa8760ca70b485845b4
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 40a4719e58b4e1af57e1cfc208b24efca35979a5
added test case to TestStructuredPropertyHelper
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I27a84f312fcdaed2ff85c686d2fa2e39884b6224
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc/deployment master e3df41a6d63558b1a79c6f24bc18179898e3e2c5
New database schema
Updated database schema to support new actions.
Change-Id: Ica17c3f42e1e7f7f0e3bd4eb697c72dd4afade9e
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1118
|
|
Project: so master b4b11aab90ea69704b95d1a5c9658f05e238b78b
Merge "issue while persisting data"
issue while persisting data
Fixing issue while persisting data into the infra active requests table
Changing a URL to make it more consistent
Removing MSORequest Dependency from all classes but E2EServiceInstance
rename the yaml configuration key to something which is already present
in d2d
Issue-ID: SO-790
Change-Id: I4535a13e2b86ee0eb8c4b0e34aa02f522c0c1a3a
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 82c984534961387ab3d6d52a4e787510f98895cc
Add page support to A&AI Client
Issue-ID: SO-805
Change-Id: Id95c29db4594db494c647937636c09b0837335be
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: policy/engine master 7414584e40572c7854db959052c56f3cc8849488
Modify Policy manager servlet for sonar issues
Fix basic sonar issues in policy manager servlet
major and minor issues reported by sonar
Basic refactoring
Issue-ID: POLICY-1016
Change-Id: If3c19943c04d9af43807090b6340547d69ca6a19
Signed-off-by: Krishnajinka <kris.jinka@samsung.com>
|
|
Project: appc master 343b1b67b04e41547963faa72134cb8970168051
Junits for inbound/InterfaceServices
Code Coverage for appc-Inbound/InterfaceServices
Issue-ID: APPC-1132
Change-Id: Idd36429115f2d324fded4ab4106226cfad33bb65
Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
|
|
Project: appc master 39db412ce7214d74e0df638c3dc4368bc0a55456
Revert query changes
The changes between patch 3 and patch 4 of this commit
https://gerrit.onap.org/r/#/c/55093, where the parameters
are sent to the SvcLogicContext instead of values, breaks
the save functionality in cdt. When SvcLogicContext is
allowed to subsitute the values, the StringUtils.isEmpty
functions are skipped over.
Although it appears this change is changing a parameterized
query to a static statement query, in fact the query is not
parameterized in its current form either. In its current form,
SvcLogicContext is just subsituting the values into a static
statement query. SvcLogicContext does perform a simple single
quote escape, which could be duplicated here.
Change-Id: If3ffceed5ad147c402355ffef17a8abf0752d5b1
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1107
|
|
Project: integration master 5b23a91c80c22816a948c7b2fb66e16164e7f554
Rename openo_ip_addr to multiserv_ip_addr
Change-Id: I2dc8431feb6517e49db592143bdcfd2b47a3a1d5
Issue-ID: INT-606
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: so master 419d6df27b2281d36e2d7488da9876510680d6a3
Merge "Fix Invalid BPMN"
Fix Invalid BPMN
Container was not starting as invalid bpmn was supplied. Modified to
allow for start up
Issue-ID: SO-804
Change-Id: I5572d2874daa5df984b5382d80f1e0b4668557fe
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 019a73fb032274cdef4c6d1ddb87a242cb2230d1
correct the issue in MsoVnfAdapterImpl
Issue-ID: SO-729
Change-Id: I2b36cfdc706ea85e57e69dba569d026686065d3a
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master d6f2d23cea31bef057154b1ad3ab147f4acd1223
Update SDC Client Dependencies
Issue-ID: SO-799
Change-Id: Ia403872b2d81e7277f9329d6be08df6e04f7bd27
Change-Id: Ia403872b2d81e7277f9329d6be08df6e04f7bd27
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: sdnc/oam master bff7afa7ec3921b6c67f4d16682a4777ae30ba53
Fix OMF Component ID
Changes made:
Revert test asdc-address, consumer-group, consumer-id and msg-bus-address
in ueb-listener.properties which were accidentaly committed after testing.
Change-Id: Id5cc8aff4c5c5498609f4e3ce103327e451a0740
Issue-ID: CCSDK-423
Signed-off-by: lalena.aria <lalena.aria@att.com>
|
|
Project: integration master a3f78f379a8a4be48ec01691405eb03bd3415cb1
Merge "add logback-test"
add logback-test
Change-Id: Ic9532236edce91d8f9b0283dd3acdf0fe8e7212f
Issue-ID: INT-607
Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
|
|
Project: sdc master 7381994de250aac82522c2bdd32768bff4f869a8
Forward test output to console on demand
Change-Id: I87028695c1d6ab2d85e3d205843a144a1422f783
Issue-ID: SDC-1596
Signed-off-by: vempo <Vitaliy.Emporopulo@amdocs.com>
|
|
Project: sdc master 44651d903d83f9256c324ec2a3c8886e91e1e433
Minor improvements to logging for servlets
Fixed import order, more resilient statuses for Spring,
cleaner code and tests, more convenient APIs.
Change-Id: I6493c81d9c3c1c543c354562e074876268794438
Issue-ID: SDC-1580
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master 1ecdbf74427467327de0b1e11cd0a839d6dc05bd
Interface operations Model update
1. Interface operations Model update
2. Removed unnecessary dependencies on resource
3. Fixed the broken code after merge
Change-Id: I2b6381493530f1d61f0803ee1d1d688648356f73
Issue-ID: SDC-1535
Signed-off-by: priyanshu <pagarwal@amdocs.com>
|
|
Project: appc master 386ce982642ec9fe41a324fac41c57ed1c650dcc
added test case to ConfigResourceNodeTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ie87a796113a818a2454f8f2e339563ac062ee627
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: integration master 6a7198e0cc460b0e9bf3b36c5b83da836a0cb1df
Preparing simulator for INT-607
Change-Id: If959c642cab71694f3a8e49d8d561a870159eacc
Issue-ID: INT-607
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
|
|
Project: so master b2b49ac5cc58b485ad709b977f251617d09ede75
Update SDNC Client Dependency
Point to new SDNC generated client that contains proper pojos to compile
Issue-ID: SO-795
Change-Id: I2d7405cfb6451e84f1a90ebeab5af8a197224fd2
Change-Id: I2d7405cfb6451e84f1a90ebeab5af8a197224fd2
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: clamp master db25b62f29cb0c456baa58ac014acdf5ede11c30
Remove lib causing issue
Remove java lib reportes by Nexus IQ for security issues
Issue-ID: CLAMP-192
Change-Id: Ia0e9d286670bf81cb1b03a6509cdb793d8695b98
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master ae5dce00beb6cdd61f28b566479d6111b3f8ada2
Remove commented lines
Rework the javascript code and commented lines removed + re-indenting
Issue-ID: CLAMP-191
Change-Id: Idc188276ebc12a0af5458acc634d53a80dabc2de
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: vid master d4da64c40ed711a0557d46cbeedd0f9533471119
Merge "UI Feature flagging support"
UI Feature flagging support
Change-Id: Ic2151dab6306c42364483e9064c01bab3dd7378b
Issue-ID: VID-208
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Project: dmaap/datarouter master 28ceb6a80cd2a7f4e76dd4eb7fc3feeb4f6bcf21
edit POM to push images to nexus repository
Issue-ID: DMAAP-12
Change-Id: I0fb122bcb084da64ba6396aa259d94877d114056
Signed-off-by: ezcoxem <emmett.cox@ericsson.com>
|
|
Project: vid master c53f8f4cbec4376f5f66f1acb076157e352bb62f
Merge "Refactor of an AAIRestInterface"
Refactor of an AAIRestInterface
Refactor and some additional tests added
(cherry picked from commit 6d8fa7d179b8de802ae386b317ddd1214eac1c47)
Change-Id: Ibe7583353499352aa81d100b9995b9c74133c447
Issue-ID: VID-229
Signed-off-by: Stern, Ittay (is9613) <is9613@att.com>
[Added proper headers to modified and created files]
Signed-off-by: golabek <tomasz.golabek@nokia.com>
|
|
Project: sdc master b503f5b618a0c14b91714bb32de69f0957ab1f03
Add HEAT validation for generated artifacts
Add heat validation for generated artifacts,
like vendor-license-model.xml, vf-license-model.xml, HEAT.meta
Change-Id: Ie256b19679b5aebea1290f6b3f67692dfad5e980
Issue-ID: SDC-1600
Signed-off-by: eleonorali <eleonoral@amdocs.com>
|
|
Project: vfc/nfvo/lcm master 2bf65961cb0084e53cc5efd57cdfa706a9743b8d
Fix docker build error problem
Change-Id: Icf8c39bbe8eb99dba8dc559ad2878c6f360dc1cb
Issue-ID: VFC-1006
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
|
|
Project: vfc/nfvo/driver/vnfm/svnfm master 32e5672e8a88b1c955a9f16da6c30044921eaec1
Fix docker build error problem
Change-Id: I7f436800cc6b649d799a6e6e7921c74a35d9b507
Issue-ID: VFC-1006
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
|
|
Project: so master 0673a012e6ecbd07ad505b4f6aa9f9da7136e2de
Merge "Fix the logs as per new standered"
Fix the logs as per new standered
Fix the logs as per new standered
Change-Id: I6e241c76901122a668de065d20c25650e96ded83
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: vid master 04d269f78202907d86beab328987b61ae5d0e157
Merge "Improve docker installation"
Improve docker installation
Issue-ID: VID-279
Change-Id: If592225832c2e549182ebbb888f4b92f5b91f0e3
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
|
|
Project: sdc master aa8057fa429db6852a86ad217a641bb2bf12123c
Resolved slf4j binding conflict in tests
Removed an slf4j binding, moved dependencies up to the
dependencyManagement of root POM, improved logging.
Change-Id: I21eb5160adac7d520363a524e679962be4754d11
Issue-ID: SDC-1278
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master 04ff1b844c58f9f53558ff70594bf52ef6fba6ae
ASDC dead code removal
Issue-ID: SDC-1493
Change-Id: I74c1748eb2b1f478a0e44b07c174f95964fed667
Signed-off-by: Piotr Krysiak <piotr.krysiak@nokia.com>
|
|
Project: sdc master c63a3402b0054642bfe07465278dc80246b0321b
Updating the Jetty version
Change-Id: Id492fab0745479556a6c63af5aec32a49765cb67
Issue-ID: SDC-1545
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Project: so master 0753a8356806f40f77a7f1444b655efba1a654c9
Add SPPaterner resource procss
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000001
Issue-ID: SO-683
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: sdc master baf7f0a965d0ffebd5308d44758bfa9ba96c0c76
Fixes of sonar violations sdc and refactor
Issue-ID: SDC-1484
Change-Id: I3cf17454c533d3419c97af63cc6b5412976726fb
Signed-off-by: Sandra Koblosz <sandra.koblosz@nokia.com>
|
|
Project: cli master 7426c4f81b3ceb44a5077797d77293bf52c74c47
Enable casablanca support
Issue-ID: CLI-122
Change-Id: I0ba2e5ae51332553fce353f8a035646f483861b3
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Project: cli master e0d38125cd6dbdc4937a87798c369f8f42d904f5
EOL amsterdam support
Issue-ID: CLI-121
Change-Id: I4040813a556234fb7fabbd446884b43da78ede9e
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Project: cli master c7cfeba4fbf290db99e1f0d22717083d9e75207c
EOL amsterdam support
Issue-ID: CLI-121
Change-Id: I56b0d47dd79160bf93dba272ae19f5214f78829e
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Project: sdc master c8661bd2bab88a77a29167c782a76cdf729648ed
Added logging interceptor for Spring
Change-Id: I1de1f6baca48f36f05e32231f5a7e900738bd900
Issue-ID: SDC-1580
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: vfc/nfvo/lcm master 7e2d2c4593e42813dc1693ab57a6725ce4e22ce1
Fix log error when run unit tests in windows
Fix log error when run lcm tests in windows
Change-Id: If67c9849d200e030aaf5b738c808a370b09e250f
Issue-ID: VFC-1014
Signed-off-by: laili <lai.li@zte.com.cn>
|
|
Project: vid master b306c6e8d29bac7566e71ef0a37152686828c3a4
NPE and other code smells reported by sonar
Issue-ID: VID-278
Change-Id: Ib06ff30a0cc4e9d361a87b791513c8d38a09294a
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
|
|
Project: sdc/sdc-tosca master 9cc8dff8223e03b6a5bc5cfc2c23d31989de2c61
add info to README
add information on consuming the parser as a maven dependency.
Change-Id: I3a8c2dabea78dea3e4d4e3a4e5e173a186a79bb2
Issue-ID: SDC-1599
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: sdc/sdc-tosca master 49ddd53062def299766fcb0028dd7321777ffaaa
update readem file
add sections
* important links
* release notes
* compilation
* local CSAR execution
Change-Id: I23a05cb28213d12b48073d5d6ec2e1ceb1f8839c
Issue-ID: SDC-1599
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: sdc/sdc-workflow-designer master aec32e54ed674bab660bf8a36d0505b2452bf6f1
adding activities reducer actions
Issue-ID: SDC-1591
Change-Id: I1a73d24041d40a5ea83027cac5d3efbf9fbba414
Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
|