Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: appc master 510d4a52bee97ff3e02a62514030953386308d2f
added test case to TestTransactionRecord.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I35d44cf74166edd126b918b0624a99ebc0396b07
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: logging-analytics master 59bbd020aac562b5774f05c539755bf15ba257c5
Merge "add filebeat to k8s log demo"
add filebeat to k8s log demo
Change-Id: I1c229a9e5f7c9379d8d9f9fdf724908f083925d9
Issue-ID: LOG-137
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
|
|
Project: appc master bfbb6d5ab8b95b1c6790ea5a25c698cdbbc135e0
Junits for Inbound/designServices
Added new test class files for code coverage of DesignDBServices and
removed version for mockito-core as it is overriding existing one in
pom.xml file in design services provide.
Issue-ID: APPC-1117
Change-Id: I9eddf30c7e3c72467f4bf5f5850c22c083f51a9f
Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
|
|
Project: optf/osdf master 604d385c7678bc7abd1ebbd85218484910e70e8a
Added missing sudo privileges
Added the missing sudo privilieges required to install packages
Change-Id: Ic59a83eac17a18f24e78a7a52823dbb58ad58b08
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/has master fd43ca256b21606c64d1463a3cd024fbf73b4a54
Added missing sudo privileges
Added the missing sudo privilieges required to install packages
Change-Id: I998decc0f8a20cc6575564c12f7e0dcb278802a5
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: policy/engine master e31e46738ca14c18a00773e598df6639154aa1f2
Merge "Convert tabs to spaces basic refactoring"
Convert tabs to spaces basic refactoring
Change tabs into spaces for checkstyle fixes in ONAP REST module of
policy engine. These changes come in way for review. Hence doing them
before refactoring is better.
Issue-ID: POLICY-1014
Change-Id: I31a372ae527946927157bc23b576f3066679b0ae
Signed-off-by: Krishnajinka <kris.jinka@samsung.com>
|
|
Project: appc master 2f1fafa9ba653e80bc2194e8aead62eef4cc3d1c
ignoring testFetch as it is long time to execute
ignoring the testFetch method as it is taking 130 sec to execute, as
reported by Patrick in the issue APPC-1111.
Issue-ID: APPC-1111
Change-Id: I7bef0719a04b5d3dd9d52a1c2608f16f16d76c5d
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: policy/engine master 64d3d5f9d4fb225fde55598e5b7462978642c417
Merge "Fix major sonar issues in SDK APP"
Fix major sonar issues in SDK APP
Fix major issues reported by sonar in POLICY SDK APP files such as
CreateBRMSParamController, PolicyManagerServlet. Also modify tabs to
space. Rework2 based on review comments
Issue-ID: POLICY-1016
Change-Id: I5407ade1ce9f597fa91d9ca18506f5ac2d8b1411
Signed-off-by: Krishnajinka <kris.jinka@samsung.com>
|
|
Project: integration master ae70ef34b51b7638115980279fc3de1ade71caa1
Merge "Cleaning tests"
Cleaning tests
- Removed problem with version docker package
- Change from python2 to python3
Issue-ID: INT-604
Change-Id: I4c5669926198569871634a7fed541b21aaa91eb9
Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
|
|
Project: integration master 3f08a37ab732e54eeaedb323473e833992c6c163
Merge "Fix CSIT tests for auth login and api changes"
Fix CSIT tests for auth login and api changes
Change-Id: I73146fd6ad81f8826014ef03ad3e5196b0ef952c
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-ID: CLAMP-129
|
|
Project: so master b6dc38501f3b746426b42d9de4cc883d894149e8
Merge "Reorder modifiers"
Reorder modifiers
Reordered the modifiers to be "public static final" instead of "public final static" in order to comply with Java Language Specification.
Issue-ID: SO-666
Change-Id: I70a9cfcf454ce79dcb3940ccc24750416462c225
Signed-off-by: Anisha Kumar <anishax.kumar@intel.com>
|
|
Project: so master d39e3c358e72ec7d6f5ad1f57648f1c93dd4ca62
Merge "Remove unused import statement"
Remove unused import statement
Issue-ID: SO-666
Change-Id: Id83335a93d118a216a84874119a47d2666ecc96a
Signed-off-by: Anisha Kumar <anishax.kumar@intel.com>
|
|
Project: so master 30f6f099b91b55d084c4506880a36551516aa2f6
Merge "Inlined local variables, used diamond operator"
Inlined local variables, used diamond operator
Change-Id: Ib7b528b6e560fedb9fc23bc6ae5457c913faeeb1
Issue-ID: SO-506
Signed-off-by: biniek <lukasz.biniek@nokia.com>
|
|
Project: sdc master eb736d244351be91e519a11d51217a3183329dd9
Alligned operation ui model
Alligned operation ui model
Change-Id: I88f8a443f1a7a7d2e5258ff0dee0f5dc9809d050
Issue-ID: SDC-1535
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Project: sdc/sdc-workflow-designer master a89ccf505badf4c5c2b834e5a0d94ada8ca5f814
Add data-test-id
Issue-ID: SDC-1579
Change-Id: I4cc3976f391622c529fd9f34f33f0101c4d7b5a1
Signed-off-by: Malek <malek.zoabi@amdocs.com>
|
|
Project: sdc/sdc-workflow-designer master b8c426286acf80b72174da9f6b6f396d85fc7366
Merge "fix css test and IO squash"
fix css test and IO squash
Issue-ID: SDC-1575
Change-Id: I89017be62905c5e12848057b3c07f113396db1b5
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
|
|
Project: sdc/sdc-workflow-designer master bf350ee89ef5b73281d4cc5e78acd999ede66f88
Publish version exception handling
Change-Id: If4e172f40c7410c5fa90d5686733f4d995b98d17
Issue-ID: SDC-1518
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Project: so master a01ce718f792de5cf56f2cde57b1cfd1b4c6dc03
Sonar major issues
Replace with a single equalsIgnoreCase call
Sonar Link:
https://sonar.onap.org/project/issues?assigned=false&fileUuids=AWHCr-EdEU5FCDfKtlun&id=org.onap.so%3Aso&open=AWHCr-dlEU5FCDfKtmL0&resolved=false&severities=MAJOR
Location: src/main/java/org/openecomp/mso/adapters/vfc/util/RestfulUtil.java
Line No: L110 L115 L120 L124
Change-Id: I36a727a5acf6a911e3f9ad4ca8b548b4c7f1f732
Issue-ID: SO-776
Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
|
|
Project: sdc master a9fd70f3839766507a58e2eabb38c2d70b7a4330
SDC-WF API Integration via Proxy
SDC-WF Integration to call WF APIs via SDC Proxy
Integration using extensibility Plugin configuration
Change-Id: I06debeacef6ad681eaae131287df2aaa2f70a4fd
Issue-ID: SDC-1535
Signed-off-by: priyanshu <pagarwal@amdocs.com>
|
|
Project: sdc/sdc-workflow-designer master 12fe45f7982fec92b39c8a981a0f42530e6c1c83
Add fonts and fix styles
Issue-ID: SDC-1574
Change-Id: I8e15ebf436fa7cc293a0bf352ac365de5cc7a80c
Signed-off-by: Malek <malek.zoabi@amdocs.com>
|
|
Project: logging-analytics master 5a1f7bd17c2b38277e52429d800299794838074d
azure template uses git not jira attachment now
Change-Id: I09b609715a7094fdca8d7c2200c5326abca40aa0
Issue-ID: LOG-321
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
|
|
Project: oom master c4bc1140b18057c2e5e83b6241258d9a39105982
Bump MSB docker version to 1.2.0
Issue-ID: MSB-218
Change-Id: Id0aeefcb5ddf09620695584507271067f0919c1f
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
|
|
Project: oom master dcef60d51ac2d4af540cddbc42fe95bcd6cf1e12
Disable MSB consul sidecar injection by default
Disable it because there are too many trival tracing
Issue-ID: MSB-226
Change-Id: Iebc204722f833f45d276a71bd58dc7c374f70e62
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
|
|
Project: oom master 89577808e8a06a69a76140283d64adfd7fee917e
Enable Istio sidecar injection for multicloud
Issue-ID: MULTICLOUD-290
Change-Id: Ibd789e57fc1bc2ca0efeecf341880cea4a955cd0
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
|
|
Project: so master b5bd4da2bc03c3403ce5300d98ec3db8a983cf71
Correct the document for build info
Change-Id: I33dcbfc213a9af605370b30704b7651a9ad26a84
Issue-ID: SO-759
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master c6b278c366128c76cc4ea7e9d8a832e52ccbd824
correct the API of readthedocs
Issue-ID: SO-729
Change-Id: I13dbcb5e74df4ef4df966e341113b0a5fb582f64
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 2684b62dd4af062d11c2ef436f9cf469cf27f8cd
remove the duplicate entry for APIs
Issue-ID: SO-729
Change-Id: Ifc0d2fca389b4daf4c85d7b41fb9db7955f15015
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: vnfrqts/requirements master d907908404fe0d7522544ad2d54989095b145ed8
VNFRQTS - Fixing Doc8 errors
Reviewing all files to make sure no doc8 errors are present.
Change-Id: Ic073a7fb4096269d6b1781cecfdb2c4c8aa7b552
Issue-ID: VNFRQTS-281
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
|
|
Project: so master 23045cbd51d77b5d7119ead6e981956de3050a87
Improve SO documentation update interfaces
Issue-ID: SO-729
Change-Id: Ife0fbb62c604d31b878de6473734cac3c3178497
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 2463065b5517b80a90d86b3e1527e6b5332ae89c
Beijing doc corrections
Issue-ID: SO-729
Change-Id: If2c497972b172dfb412e594984aa09932bd838df
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 9541fa7b9d2e2f2c97ab2865c91abccdf558e0e0
Update the arch diag
Issue-ID: SO-729
Change-Id: I29ec728af52c5d6fe1f3691b1342593a6d785844
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: vfc/nfvo/lcm master 88d6c096bbd733652fcaebdacc435546cdd6dee5
Enabling back Serializer Validation for POSTapi
Change-Id: I5ca732894d81ea06f2f96996364a2c929960eac4
Issue-ID: VFC-965
signed-off-by: Shobana Jothi<shobana.jothi@verizon.com>
|
|
Project: msb/apigateway master 2f305bed728c56aea6ac684457ff1d08007b8b90
Pass service name as host HTTP header to sidecar
In order to let the envoy sidcar find the correct service provider,
the service name must be provided in the 'host' HTTP header.
Change-Id: I242ba5cea50a0914f2d5a691efae64c72d970bb3
Issue-ID: MSB-228
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
|
|
Project: optf/has master 4b3243c48fb977e7a4c4dd1d420ba45e47803e7d
Missing xmllint package for version scraping
Installed missing xmllint package for version scraping
Change-Id: Ib83221e38e0987539bade32b1b83d33cf97dbc5d
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/osdf master f15a7865c2174c4b8a1d505b21e245411ad7738b
Missing xmllint package for version scraping
Installed missing xmllint package for version scraping
Change-Id: I019c8d43ef145b3713f7267d52bd14fec5df2a76
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: holmes/rule-management master da9261d9d5ed404ed030918238feaab0dd54fcc1
Merge "Fixed some field names"
Fixed some field names
Change-Id: Ifc3ae62ea8463d52a78de43e2ed76c1d85100037
Issue-ID: HOLMES-154
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: appc master d2e33ff4523ae4600e1c1bd7ddfd3e0e5870e5a3
Increase coverage for sshdDataAccessDervice
Issue-ID: APPC-1113
Change-Id: If7f466c6e6c205c220ae020c3e4ce24e1088f7f3
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
Project: sdc master e7c8c7299e656e3f7e2d8aca69d0aa9400903e60
Migrated VNF to JAX-RS HTTP client
Change-Id: I8735839aeffe89c191df562732b8f5ab30a81444
Issue-ID: SDC-1278
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: aai/aai-common master 17fb185d934d1833c3960b44b18e0a6c125e2775
Remove EPA attribute
Remove the usage of EPA attribute which is deprecated
cloud-epa-caps attribute is removed from v14 of schema
Change-Id: Ie5fb5cf9f33ff5597525a0b53e264ce1ab66477c
Issue-ID: AAI-1150
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: vnfrqts/requirements master 2e816cb9b91778d476dbd6e7f59040c50168df0a
VNFRQTS - Dynamic footnote generation
Updating footnotes to be generated more dynamically.
Change-Id: If0f18874009cc981e73db99ea95cbd9bc5fb6299
Issue-ID: VNFRQTS-279
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
|
|
Project: integration master 3cbe54761c77812594cf6c497482373e814792c1
Cleaning tests
Code refactor and clean TC code
Issue-ID: INT-604
Change-Id: I6b47dae37eb3b3897698bab738abcc8aac97d90d
Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
|
|
Project: vnfrqts/requirements master b01f2e62513c2fb8637865d71b2f9bbdeed5e9fa
Merge "VNFRQTS - Correcting initial release info"
VNFRQTS - Correcting initial release info
Removing references to initial release of ONAP from Open-O and OpenECOMP.
Change-Id: I749cfdf449d243720d47314525dd94a9fded16e1
Issue-ID: VNFRQTS-280
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
|
|
Project: policy/engine master 1ecf9de8c889adb2dbc9ddd9a79d28e1da89d87b
Fix Sonar issues in utils PDP ParseLog rework
Fix Major Sonar issues in ParseLog BackupMonitor and ONAP-PDP component.
Issues related to nested control statements. Rework2 based on review comments
Issue-ID: POLICY-1013
Change-Id: I10edb242b45a649df902a4e7c1aba0a285b8b7fb
Signed-off-by: Krishnajinka <kris.jinka@samsung.com>
|
|
Project: optf/has master abeb634c05d63739e27d05534e5c03cefffd8504
Fix Docker image to use the nexus artifacts
Fixed Docker image to use the nexus artifacts
instead of building from source. Added proxy support.
Updated the Docker image version for Casablanca.
Change-Id: I42de44b5c09992822696b1e12344ac6fde51373d
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/osdf master 70d110ddddf96879a0a68d4a794ba70f770f6a84
Fix Docker image to use the nexus artifacts
Fixed Docker image to use the nexus artifacts
instead of building from source. Added proxy support.
Updated the Docker image version for Casablanca.
Change-Id: If7f6eb206356c5b255804f27949d23ab85068f52
Issue-ID: OPTFRA-301
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: dmaap/datarouter master fa1da98c8618e2e51ae5bddd6eb28fc1fb407e52
Replacing att.com namespace
Issue-ID: DMAAP-52
Change-Id: Ia6d5c1725119b893c50fed13c2c2d6fd47f4f917
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
|
|
Project: vnfrqts/requirements master e99e1863cb04530ee563086f4bf5479b63b9a82b
Merge "VNFRQTS - Fixing JSON example in CH 8"
VNFRQTS - Fixing JSON example in CH 8
Fixing the JSON example in 8.2 to a code-block.
Change-Id: Ib004e158279b1ff6fc4c1bd97055b8126ab499a3
Issue-ID: VNFRQTS-284
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
|
|
Project: sdc master a8480d1fec5b5696be04eb887f4cbed6b56238be
Add support for workflowId and workflowVersionId
Enhance operation data model and APIs to support workflowId and workflowVersionId
Change-Id: Ib8772027a3e0147ae0bb59811a9b31fe46975ac6
Issue-ID: SDC-1535
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Project: sdc master 734d54df49905998d1952a8a3b1a5caf38a05fa0
fix sonar configuration
Change-Id: I14090cb1fa42370f30811067e29a48cb95977322
Issue-ID: SDC-1569
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: clamp master 054f1d1e13b4a7f0dc3a84d4c282019a3c528043
Upgrade spring/camel versions
Upgrade the spring/camel dependency versions in order to solve the
security issue
Issue-ID: CLAMP-188
Change-Id: I80c28a4d9c142b89463ad3a6a00761e5495adda8
Signed-off-by: xg353y <xg353y@intl.att.com>
|