Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: dmaap/datarouter master 67b1f764c52c684df62b90936f9acf2cfe5c39c4
Merge "Fix EgressRoute Vulnerabilities"
Fix EgressRoute Vulnerabilities
Change-Id: I6a0fc13c83109fa76a7b96e2297699c4be4dad9d
Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com>
Issue-ID: DMAAP-775
|
|
Project: dmaap/datarouter master 58f50f8f96d673513c40af8c6ff115a4424e66a2
Merge "Fix Group Vulnerabilities"
Fix Group Vulnerabilities
Change-Id: I4efa81ed2ff5d007a48414c18b2e560fe2a64108
Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com>
Issue-ID: DMAAP-775
|
|
Project: dmaap/datarouter master c19a2f3ea39d553f8eaefb98710971a80ba23de1
Merge "Fix NetworkRoute Vulnerabilities"
Fix NetworkRoute Vulnerabilities
Change-Id: I8cc38cad45e4dff038a94361d72bdbd0d6737bb8
Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com>
Issue-ID: DMAAP-775
|
|
Project: dmaap/datarouter master b6caa77386fd10d38e02322222172ef38aea1f77
Merge "Fix LogfileLoader vulnerabilities"
Fix LogfileLoader vulnerabilities
Change-Id: I02b0c5907e99aa978def1dd04876d6f8e4095ee3
Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
Issue-ID: DMAAP-775
|
|
Project: dmaap/datarouter master 54d772f35162bcce5f91f6ae82089b848b49a246
Merge "Fix DailyLatencyReport vulnerabilities"
Fix DailyLatencyReport vulnerabilities
Change-Id: Ib7f794e11fd4b3cf9d60134a57688bdd930829d9
Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
Issue-ID: DMAAP-775
|
|
Project: dmaap/datarouter master f29b6578ba3c5a8483d170c41e641e603c6d716b
Merge "Fix PurgeLogDirTask vulnerabilities"
Fix PurgeLogDirTask vulnerabilities
Change-Id: Ib74fba2d09aa7066f00ddc935680c35bad0b1e74
Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
Issue-ID: DMAAP-775
|
|
Project: dmaap/datarouter master 02848499606b831885d8b77c2431dcb02d23cb0a
Merge "Fix LatencyReport vulnerabilities"
Fix LatencyReport vulnerabilities
Change-Id: Iacb4a78583de3faf5a965e2476267516295fa983
Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
Issue-ID: DMAAP-775
|
|
Project: dmaap/datarouter master f721e75a8de17c491d36308dd78d24ef51de236e
Merge "Fix SubscriberReport vulnerabilities"
Fix SubscriberReport vulnerabilities
Change-Id: I6685c931a901d275c28a2a6c9b1edc5cf65ab5cd
Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
Issue-ID: DMAAP-775
|
|
Project: dmaap/datarouter master 21fb801f56967903ca96290b948a77a3d3185f35
Fix VolumeReport vulnerabilities
Change-Id: Ibe541553a7caac4ae94223fada220df28acc588f
Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
Issue-ID: DMAAP-775
|
|
Project: aaf/authz master 54883b4545dc32a5e4c7fbe0a49ef5b89a615435
HOSTNAME env for Install
Issue-ID: AAF-517
Change-Id: Ie1735b32912d300e6be3aba3ec13cd2e12e4bfc0
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: aaf/authz master bc299c00e5a86732c5a063a1d7c7bccf1d4ab21b
More install to Container
Issue-ID: AAF-517
Change-Id: I102f0214b077fca0c4f2712e3005bbe5569475bd
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: sdc master b8f536584bd539e232f6b22a2d80430055b59e42
fix two typos CSER->CSAR
Change-Id: I3969ddff6a7b32a9eddd02daa33de6af37a2a55b
Issue-ID: SDC-1790
Signed-off-by: liang ding <liang.ding@intel.com>
|
|
Project: so master 2ae03d18466c1368dae66814c9c86323e3b47569
Sonar critical issues
Either log or rethrow this exception
Sonar Link:
https://sonar.onap.org/project/issues?assignees=sunilb&id=org.onap.so%3Aso&resolved=false&severities=CRITICAL
Location:
src\main\java\org\onap\so\asdc\client\ASDCController.java
Line No: L598 L630 L662 L708 L744
Change-Id: I40e5044236b5b4bb9c40155810569fa63c028b77
Issue-ID: SO-1088
Signed-off-by: Sunilkumar Shivangouda Biradar <sb00577584@techmahindra.com>
|
|
Project: sdc master a8443ee182f8d68f239366b8a8997d13a4c0e29c
fix licensing issues
license section in package.json updated to apache 2
Change-Id: I4387c8be48cadd9e1499bf7d83d0d0f58c8e7f63
Issue-ID: SDC-1785
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: sdc/sdc-workflow-designer master ac89252d0999c9916915e7997261a681b39544a1
fix licensing issues
license section in package.json updated to apache 2
update the licensing file to align with LF format
Change-Id: Idb2ed959be86918ee53b1b912af6d452122fb924
Issue-ID: SDC-1785
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: so master f55174af939c15cb4eac3ba51022f51c166ec6ba
Fix Stream
Fix Bean scanning so it picks up the resttemplate
removed unnecessary RestTemplate Bean configurations
Change-Id: I094bec8e9513a2e02ebf00215291136ed6d54a18
Issue-ID: SO-1080
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: integration master b4c9fdb2aca5d283e16354c488460252c68c7d67
Merge "Change OOM back to 11 x 16 GB k8s VMs"
Change OOM back to 11 x 16 GB k8s VMs
Change back to 11 x 16 GB k8s VMs in order to fix
"Insufficient cpu" errors during OOM deployment.
Change-Id: I4dc09d2c6dc9f7496895ae274d085d4d1446eace
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: integration master b5ac67e38de84c7f7e5da5c6e8a97173fb102363
Teardown music-casstest music-job docker
While testing locally the music-casstest, music-job instance and image
not removed. Removing the music-casstest, music-job in teardown script.
Change-Id: Iedf7cfbe72e765ca6d6e7c07fbc6bb4df1d5b428
Issue-ID: OPTFRA-138
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: dmaap/datarouter master 61f221fd62846149f7ddd70306e4eb51810a3aa6
fix FeedReport vulnerabilities
Change-Id: I46f75ec2f92eec39ba532935aef15446477252a6
Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
Issue-ID: DMAAP-775
|
|
Project: oom master 33e6598e7e7d8469c96bf637f787d794dd89f94b
removing proxy sample
Issue-ID: OOM-1441
Change-Id: I9c1ed6b96c5d956d0e649fd366ee65850b48d6e4
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Project: sdnc/oam master b8aceb59cab453831529ff4621aa1d4f37262470
Update AAI credentials
Change AAI properties used in heat env to use AAF compatible
credentials for AAI.
Change-Id: I550d626f449b6a2cd3019d4b11c6ec38584d5215
Issue-ID: SDNC-466
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Project: dmaap/datarouter master 65d1d8df9cc905d813cfa45f3fbbe0cae4892919
Fix DailyLatencyReport vulnerabilities
Change-Id: Ie19b953feab980954d463477b34805b5ea72133d
Signed-off-by: Ronan Keogh <ronan.keogh@ericsson.com>
Issue-ID: DMAAP-775
|
|
Project: appc master 5a44262e9e9be6a970db57f12286ced7c17cf8ec
Removing parent files
The parent files have been moved to the appc/parent repository.
They are being removed from this repository as part of this move.
Change-Id: Ifa0fa81094e9848a046cf87fbafe3f44d36c9509
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208
|
|
Project: optf/has master 57cd9bbb75ffe53567c3639621e455e233f74cd2
Merge "Fix AttributeError 'MUSIC_API' for tox"
Fix AttributeError 'MUSIC_API' for tox
Fix AttributeError: 'module' object has no attribute 'MUSIC_API'
while running tox manually
Change-Id: I2a826b6a0628eb6430953c66256dee89001f2ab5
Issue-ID: OPTFRA-358
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/has master bd65c5112a6ada9bbb92d4244608582f9237d03a
Migrate to v14 AAI schema
Upgraded v14 AAI schema.
Modified AAI simulator urls to support v14 version.
Change-Id: Ib4e34d6f04b827bc6d48098f057cb76b4f523e16
Issue-ID: OPTFRA-355
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: dmaap/datarouter master b2e750843b6e7b109d09fc684282b65c72bc98d7
Merge "Fix PublishServlet Vulnerabilities"
Fix PublishServlet Vulnerabilities
Change-Id: I01a9fced7e8e18115f2a8f92fb789e4c585d5408
Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com>
Issue-ID: DMAAP-775
|
|
Project: oom master dcd2ba3b00586808495483e4f9f4546b40a3fefa
Update Chart versions to 3.0
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release.
Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b
Issue-ID: OOM-1354
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Project: integration master 76e1de7ce993c4adbe9cf7f4d70c2e3fd0086d84
Merge "Updated Setup for 5G Bulk PM E2E Test Cases"
Updated Setup for 5G Bulk PM E2E Test Cases
Issue-ID: INT-649
Change-Id: I2776cdf94785c1f8294ed7c3f3a3e4251a158c27
Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
|
|
Project: integration master 167573dccdc4ca4e2aa1e2b8b780331122733fb0
Merge "Added CSIT test for policy distribution"
Added CSIT test for policy distribution
Issue-ID: POLICY-924
Change-Id: I2bd8d9eb748945567ef58ec620ef47885c0fc958
Signed-off-by: mmis <michael.morris@ericsson.com>
|
|
Project: dmaap/datarouter master ca28db1f5b2b2b68b2c400fc157adabdcbd084bc
Merge "Fix NodeServlet Vulnerabilities"
Fix NodeServlet Vulnerabilities
Change-Id: I7257eb3f65b76888098d85e4a7cad7f97f754570
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-775
|
|
Project: integration master 3958139477d5ffb127772d895c7f537be44c1c3c
Fix "string_from_json" keyword
Issue-ID: INT-667
Change-Id: Id2dca2630a705c45f293b1b3edddb00f149ac9d5
Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
|
|
Project: dmaap/datarouter master bc6df0d31264c1cebb895dbb09c6bdefd435c044
Fix BaseServlet Vulnerabilities
Change-Id: I385b591e0725d3e356d986e2950259d88ec48dc5
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-775
|
|
Project: sdc master 870734fcf0995ef312dd362a0b05144773c1e7a1
Fix Copyright info in sdc Take 1
Change-Id: I5c4f1cf104d6d2dc230f390d6591325d220c4be5
Issue-ID: SDC-1754
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: sdnc/oam master f9d589c3b3cd9974edfeee2dbaebd256c7634db1
Merge "CCSDK-464"
CCSDK-464
create and push ansible playbooks for 5G PNF software pre-check,upgrade and post-check
Change-Id: Ie7cb18047dc4587ecc0999e890bf85daab73b97b
Issue-ID: CCSDK-464
Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
|
|
Project: sdnc/oam master c2dff62218b88569dcf26ec9d43a0fe92e4c91d9
Merge "integration test issues fix for sdwan and sotn"
integration test issues fix for sdwan and sotn
underlay DG modified to handle transportNetwork
internet and mpls both
Change-Id: I3659efb7c27fe861c01811158ac78d3377c0b299
Issue-ID: SDNC-357
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
Project: sdc master eab12e17e81f0a7a2ea6238ab588e5b1b8c9c89b
UT for catalog be ToscaTypeImportDataImpl
UT for catalog be ToscaTypeImportDataImpl class
Issue-ID: SDC-1775
Change-Id: I072b5f123553dc1fa0c8d9961317720d9ebd82f4
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: vnfsdk/model master 8ee8ce8f3312ab49c5d8b66c29b41f84503f0d9e
Update INFO.yaml file
- Add Victor Gao as PTL
- Remove Chris Donley
Change-Id: Ie7cf01096bd5dd1abd67d71d5725a95ef711f79e
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: so master d3bbcec732486df9375c238594c81a5d526c48f0
Merge "Fix the monitroing feature"
Fix the monitroing feature
Change-Id: I6be6c8aabfe1a1248d72d7e77db017e1d1d57562
Issue-ID: SO-1085
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: sdc master cd25e7c22e227b1123834e132d53f44a1924786b
Fix release-notes.rst
Change-Id: I69e8f932110ca98b21539c2c6caeab740471f9c1
Issue-ID: SDC-1770
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: sdc/sdc-tosca master c244e1a7ede9c936b81b48b9e6e00dff64461e1d
update jtosca version
update pom to use release version 1.4.4 of jtosca
Change-Id: Ida576344caf847f34a082524c0c0452d2786dcfc
Issue-ID: SDC-1786
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: holmes/rule-management master c54033d7d9c35c5b5cd618f8cc97a198d3df01b4
Merge "Fix the Rule Updating Issue"
Fix the Rule Updating Issue
Change-Id: I0b8a1554869f7e3638e1f25288c75efd83922877
Issue-ID: HOLMES-170
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: oom master 8cc67e5cad11bae7dffcaf60312d747dd155c274
Merge "pomba healthcheck - dns names"
pomba healthcheck - dns names
Change-Id: I9bec93e0a98daea2300ae505616116583452ac52
Issue-ID: LOG-224
Signed-off-by: root <frank.obrien@amdocs.com>
|
|
Project: so master a10586d476642150810693f1c0874682f3b5419d
Merge "Fix the developer info"
Fix the developer info
Change-Id: Id5c96acc2a5fff6ddb4470aa8ed822a287a90fc7
Issue-ID: SO-1084
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master b751095048bf8dbcc6f9569b52d9134806108980
Merge "Fix improper Licesnse scans"
Fix improper Licesnse scans
Change-Id: I701f1b9475e0a1f74e007c90757b70bc4502b6da
Issue-ID: SO-915
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
|
|
Project: so master b220d97a94bb7ce49ec9adb1b4c96cf6ebae873c
Merge "DeploymentInfo tests and construction improvement"
DeploymentInfo tests and construction improvement
- Improved construction by adding DeploymentInfoBuilder
- DeploymentInfo immutable
- added detailed unit tests
Change-Id: I3dabb91d5190ef932e77f0c76e18fde8ca73c64d
Issue-ID: SO-1055
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
Project: aaf/sms master c660d1b7dc666e23aed3e90ce6a01cd50172e9bc
Update coverage report for SMS
Update the coverage.html for SMS.
The onap wiki already has the updated coverage numbers
Issue-ID: AAF-512
Change-Id: Ibdd28553a59781fcc91ef3d7176b23fc5c71de98
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
Project: optf/has master 4f5bfd835c01ccc7b79d0bce048fe0684c6c945a
add AAF integration and AAF simulator
Patch (#3) addresses commentse
this patch fixes unit tests. Original commit added AAF permissions checks for HAS API
Issue-ID: OPTFRA-331
Change-Id: I69519beee31f57e4ac5188604d21805266a06074
Signed-off-by: Frank Sandoval <frank.sandoval@oamtechnologies.com>
|
|
Project: portal master f62ab6d289755d8b6c70bff296e2da3a586d1a54
Update Release-Notes.rst
Issue-ID: PORTAL-391
Change-Id: I8625b5ef2fb0c9900a36157f4c976243b1bcd919
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
|
|
Project: appc master b1f5afc03a77a57a6e0ff6a315429f254298b425
Fix logger constants
The new appc-common-bundle had different exports than the old
appc-common bundle did. This seemed to be causing the logging
constants to not load properly. This puts the exports back to
the way they were before.
Change-Id: I0f3c7e747ad9d45c4169f0da05a2fd01885134d3
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1207
|