Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/dmaap/messagerouter/messageservice.git from branch 'master'
to dbb7f8f205c807b0b0cb878215fe34c58acd709a
- fixes for security vulnerabilities
Issue-ID: DMAAP-985
Change-Id: I664e0fc576ffa4d891b50576379ecb2755f07bb1
Signed-off-by: su622b <su622b@att.com>
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to 7bb7fcbe8558e34c6d60eccfde3248c7955be88d
- Merge "Rebase image on haproxy-alpine"
- Rebase image on haproxy-alpine
Change-Id: I0bcdc783f54880b40bf48147f3184797b43b1b25
Issue-ID: INT-805
Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to cecf1358bfeb7e25ac4ecf7f524f4e728b15ca35
- Update git submodules
* Update kubernetes/aai from branch 'master'
to 9562687244f2384dd47e2da3b9c8e98f0df2d3f3
- Update self-signed certs
Self signed certs for Babel and Model Loader have been regenerated with
a SAN list.
This is to support the upgrade of Spring Boot from 1.5.x to the latest
2.1.6. The latest version of Spring Boot will throw an SSL exception if
a clients attempts SSL handshake without a cert containing a valid SAN
list.
Change-Id: Icdcd1d69a94e77d318857b71b2257c16832370cc
Issue-ID: AAI-2540
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to b3f51d5a64399944c3b0e5feb50953f3f0a24909
- Merge "EarlyDrop and security"
- EarlyDrop and security
resolve security isue on kibana and release early drop CLAMP
Issue-ID: CLAMP-419
Change-Id: I098f30d251f020470c0f1af1ce309a6a1a3b814d
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master'
to 3e103b792f9507d7e690c53dd2fabdd60d984c1e
- HTTPS calls into sdc-workflow-designer-be
Implement HTTPS calls into sdc-workflow-designer-be
-Added p12 certificate.
-Updated application configuration.
Issue-ID: SDC-2479
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I80dd694452a253a93627850a901b17f217d8366b
|
|
* Update docs/submodules/so.git from branch 'master'
to 3b7a7443e320d6dcf9a034b0ca290598316d8821
- Merge "Added null check for return value of getUpdateResInputObj(), to prevent crash at call of toString() method"
- Added null check for return value of
getUpdateResInputObj(), to prevent crash at call
of toString() method
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: Ifa6c683885490fef7fcf08e2b32b2dc76ef776a6
|
|
* Update docs/submodules/so.git from branch 'master'
to 503d659ff3285bc1d07c563441c63c487f4f12e3
- Merge "ModelInstanceName is required in SNIROHomingv2 to"
- ModelInstanceName is required in SNIROHomingv2 to
ModelInstanceName is required in SNIROHomingv2 to build placement
demand. The source service does not have a modelInstanceName attribute,
we need to set it to the service proxy modelInstanceName.
Issue-ID: SO-2188
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I85c0940b17349c8dd5dc171954acf9f884ccff9f
|
|
* Update docs/submodules/so.git from branch 'master'
to 6915f19540ea78f44254a37c6e318ea5d0b0e4f6
- Merge "Added newToken null check to prevent crash at newToken.getValue() call"
- Added newToken null check to prevent crash at
newToken.getValue() call
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: Ib338ec2d901fd68d5b04be4423088449546b7e31
|
|
* Update docs/submodules/vid.git from branch 'master'
to 84d0b4b11a1ae178a6759ce423ce2bd62315ce15
- Merge "Sonar Fix- ErrorReportController.java"
- Sonar Fix- ErrorReportController.java
Fixed Sonar Issues accross the file
Issue-ID: VID-547
Change-Id: I915b2d28050a864db5c2a2e9b0ccce4061f46cfd
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to c225907a254609cace40dba93d4aaf201a5d0253
- Sonar Fix- VnfDetails.java
Fixed Sonar Issues accross the file
Issue-ID: VID-547
Change-Id: I263ce5e172b68da20d537824794a3fae4455fde4
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 8a789ae732bf8a718f0a34291f0f772743cf3954
- Release aaf-authz 2.1.15
Also add .gitreview,
as this repo is missing it
Issue-ID: OPTFRA-548
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I14ba7e1a0503338c0a320485b697675ce1ecf6f3
|
|
* Update docs/submodules/sdc/jtosca.git from branch 'master'
to 527fe8bdac1f1c7c59738c598996dc8c842a22e3
- Validation to ThreadsLocalHolder instead stdout
Fix one validation error that was going to stdout instead of normal
handling through ThreadsLocalHolder singleton.
Issue-ID: SDC-2344
Change-Id: I34827aa1314f2b65eff7b92fce7890eeddbca0e6
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 6e1773c260290e4fc29da2b1505bc63d3ec3595d
- Additional unit tests
Some tests for catalog-fe
Change-Id: I383021c7d1e85131adebd559e4763e12e36cba67
Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to cb7fe66a62e83497925bd963b49a44d5951a7482
- Sonar Fix- AaiClientInterface.java-Remove this unused import
Fixed sonar issues accross the file
Issue-ID: VID-547
Change-Id: I3305f201e404d0e4b94f8a9eba428b03812592ed
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4e7e53ee61d684000f2245d212e1b899a5833461
- Set ES port to 9300 explicitly
Change-Id: Ic98a7e3f07a581b3e655d4f8b800431e4991ad9a
Issue-ID: SDC-2485
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to ce4838cf3836facbe397b25440922320b421141a
- change management return 400 handling NPE
return 400 internal status when exception is thrown during extracting serviceInstanceId
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I97f740de0a700f503d115033980f8e8366e806e7
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 4fb6acf5a720a0554c08a6f1d3526271b6317cdb
- Merge "Correct go version installed by k8s addons"
- Correct go version installed by k8s addons
Andrewrothstein.go galaxy role, that was responsible for
go installation was in too old tag to support demanded
(1.12.4) go version. It also blocked ovn-kubernetes addon
installation that's fixed now. Go version has been also
upgraded to 1.12.5
Issue-ID: MULTICLOUD-644
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I926bd061a361b2ae2efa2aecedf4fa6321f04cc8
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to d18501a4c4b15ee99e600ec6a5385616021812b4
- Merge "Add static compile time check to plugins"
- Add static compile time check to plugins
Add a static compile time check to
plugins to make sure that any interface implementation
mismatch is caught at compile time rather than runtime.
Issue-ID: MULTICLOUD-666
Change-Id: I7f57774ad9384edb874cf64534f521014aea422f
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 7c4eb36248331166a6fc3e57fb304a8113edc175
- Merge changes I46d47e64,I14d8eb6b
* changes:
Add test case for loading vFW Helm chart
Correct cni retrieval process from resource name
- Add test case for loading vFW Helm chart
This test checks vFW lifecycle using the k8splugin.
Issue-ID: MULTICLOUD-708
Change-Id: I46d47e64562d75d8b1f7552fc073b1e59efa443e
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Co-authored-by: Konrad Bańka <k.banka@samsung.com>
- Correct cni retrieval process from resource name
Due to some minor issues, network resource name wasn't being
parsed properly, thus failing removing ovn networks when
deleting VNF instance.
Issue-ID: MULTICLOUD-708
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I14d8eb6b82d0ee74b266272fd8a842b45e6c2b40
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 4798f0f660de48e43e79626685e8b28bac7f2615
- Merge "Minor improvement to log statements"
- Minor improvement to log statements
Removing some log statements that are cluttering the output.
Added a log statement to print errors during instantiation.
Issue-ID: MULTICLOUD-666
Change-Id: I76ad59c9cb36b5cb999573afec18e6f1adbed4ad
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to e44fee30ac2abded56a37bfe8e312d880ef8db53
- Merge "Removed addition of null value to string to prevent static analyzer warning"
- Removed addition of null value to string to
prevent static analyzer warning
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: Ib9dbd55f3688e38688668828778653eadc04a836
|
|
* Update docs/submodules/so.git from branch 'master'
to 058deb47d8edba65fdef6b5834fbf79ff9989e79
- Merge "Fix Blocker Bug"
- Fix Blocker Bug
Change-Id: I6be7c799896d32ffd20591ce9b8a0957d506b5c3
Issue-ID: SO-2187
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 48b5b0067d301b4b9ec12415c68b4aec3fa3d098
- Fix Blocker Bug - prevent from npe throwing
Change-Id: Id6dd23c07f282ac7c7d3df3f612175d1bbf5a184
Issue-ID: SO-2187
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 99f7280b3287db70a4500c273d46a8097e8be421
- Release ccsdk/features 0.5.0
Release ccsdk/features version 0.5.0
Change-Id: I3dc68198e2dcb1afe8af32b64465b0981b492623
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 5adebfcaf101c30fab21ff7ede89d3f42617f8e7
- Release ccsdk/cds 0.5.0
Release ccsdk/cds version 0.5.0
Change-Id: If1aa49d0fc202850ccbaf69c8b7036bfb8f3828d
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to c459c7efeafd556333c46c65fc4fe2616d3ef532
- Remove web-filter for incoming scheduler requests
authentication can be handled in a different way like using AAF
(see 48b0c6ee)
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I68c664bc6a20ce4d8722558e00985b7638fed04b
|
|
* Update docs/submodules/vid.git from branch 'master'
to e8e72260254d2399279a1497c14abafc06018037
- align backend get aicZone response fields name with the frontend expectation
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ib43b5c75ce0c841aec6e4c42bef78354ddf30493
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 02f48806b4f8e2299cbfb0388b7fb8525d1dcb0a
- Fix test docker readiness check
- add probe_test_docker function to check test docker readiness
- minor improvements to docker_run and test docker startup scripts
Issue-ID: SDC-2376
Change-Id: If1ee25e8c7850c8e65a520f645ff80c7d5d36373
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to d011d96fca60a5816cf5d68a2c4e0d5a63de91d2
- Update release versions
Change-Id: I69fac08b2a685504da278c081631100783c194c7
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc.git from branch 'master'
to ccec11114744377358c8a3e87174aa4d29019f58
- Increment versions after release
Change-Id: I83b000b7c4ac94b5eba396b5e1856a970fa90623
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 061ca938ca6998b4ec33a862c763854259cfeab1
- Issue-ID: SDC-2483
Adding https support for cucumber tests and slight refactoring
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: Ib772d18cd4278238571daf54bcb6372c553d6e4b
|
|
* Update docs/submodules/vid.git from branch 'master'
to 1ada8b67511f29e7d530073e1a612e568ba99c90
- Merge "Resolving some tests in CreatePortMirroringConfigurationTest by merging instantiate.html ecomp+onap"
- Resolving some tests in CreatePortMirroringConfigurationTest by merging instantiate.html ecomp+onap
Issue-ID: VID-546
Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
Change-Id: Icf4ffd6c2eb26cb5cf5842f9d6bfb153431d136b
|
|
* Update docs/submodules/vid.git from branch 'master'
to 1ee6b52b2053204601f3c50464f4c5b4b758e811
- Resolving testAssociatePnf
Issue-ID: VID-543
Change-Id: Ib7d12d648f399096bf8d71b98249ff4994a156fc
Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 6126ea252a460c22e89bc8ad5ab68ec62e45fbe5
- handling cloud owner and lcp region in create port mirroring configuration
Issue-ID: VID-482
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Id7aed0f44927b27b69287f513d24552cf2afc003
|
|
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
to 529ef4bd2a9c8b57475226cdcb5d278c22509a1e
- Change the MSB registration switch to the environment variable acquisition mode
Change-Id: I844c01dae1a7e361e7f7340d6b62cb56c40c87fa
Issue-ID: VFC-1466
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/ccsdk/apps.git from branch 'master'
to 5de8d8cbfd5776b87515bf7b343df9ee534a7689
- Release ccsdk/apps 0.5.0
Release ccsdk/apps version 0.5.0
Change-Id: Ifcf39e9fbd6473a4d2f65db8d0edd8304e486177
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 2e84bc99049aa25107df4f045894059321bf4b3d
- Make Docker build from Root Maven
Issue-ID: AAF-917
Change-Id: Ieeac6254a626a4de42e6f082b727ec52fe9bb194
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to e9ae04800c417330c3e1c5dae45744f819f41130
- Maven Docker Build
Issue-ID: AAF-917
Change-Id: I259786040c74a7198b3597f4a92c0e8458666560
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to ce55bcbd85cd1c0ef1bb3939868e33a41550e09e
- update INFO.yaml
remove Joss from committer
Issue-ID: APPC-1685
Change-Id: I12f5007b0b0e73cc3c457328ad9c897521492f50
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 66785019bdd7082df937ed97da8745e6e88a34db
- update INFO.yaml
remove Joss from committer
Issue-ID: APPC-1685
Change-Id: Id223a31e6870a00708e5a0aa3c36d725c4284524
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to db1844a4f3d9caecdac9bb66ffd83ca3e99a12a4
- Add release file for 1.6.0 release
Change-Id: I9ba4c926097457c6d540bdb26efc1967a434249e
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1684
|
|
* Update docs/submodules/optf/osdf.git from branch 'master'
to 0377f6b93aa036c2cf217d0ad7338a1bacf6f14d
- Bump version to 1.3.3-staging
Issue-ID: OPTFRA-546
Change-Id: I55dbb5f4beed4ca3db76c4f26e49dc791d82e1a8
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to dc9d4ca49343a5f31175b0247f01246c4ef392ab
- Update git submodules
* Update kubernetes/robot from branch 'master'
to 1a6b1c4d7fbc360782e3f50de0be1dc868c62b51
- removing repeated vm properties
Issue-ID: TEST-184
Change-Id: I1882b80753f3efa7bd83f98496146e82d7700ebc
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 6cfa53edcefa8472ccbd3c2d3c075392e769f071
- Merge "Add saving + rework"
- Add saving + rework
Rework of the async calls to the backend + add saving of the properties
to backend + rework of the loop loading
Issue-ID: CLAMP-447
Change-Id: I126c88b3532613e6d4702e63c39a2735b98d132c
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 07110fe1c8dc6998100c0c9f4b7b168983c0816e
- Merge "Changes for self release"
- Changes for self release
Add release folder and associated yaml file to do a release
Issue-ID: CLAMP-453
Change-Id: I874e78f6b2e13c92e07154c975f21e8656443702
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 87f15e6bf472ac30e0dc9ac63a6420d375b340db
- Merge "Fix loop prop window"
- Fix loop prop window
Fix the loop Properties windows
Issue-ID: CLAMP-447
Change-Id: I0d4002267feab57457067df345f6b56542926e35
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 749fc70f835776c5c6dc86470128f9a7161a57d0
- Update git submodules
* Update kubernetes/robot from branch 'master'
to 728d68a941b94b95ca99d98bbbf39749d89bf129
- Merge "removing unused aai property"
- removing unused aai property
Issue-ID: TEST-184
Change-Id: I2f25a2c4a516684257643732f937f450a8063916
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to 0cbb058c9257db8c26e5ed09ceccadabb011dc88
- Update of README.md for aai-common Dockerfiles
README.md was updated to reflect recent changes in aai-common
image build process and its naming and tagging.
Change-Id: I37c3c7d6c46a21437a27cd8a9afe08c1c3aa408e
Issue-ID: INT-1024
Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 8fff4b587d7a19079fa0b2de5ffa31dfb639d7a2
- Add doc about ONAP Postman collection
Issue-ID: INT-1185
Signed-off-by: Rene_Robert <rene.robert@orange.com>
Change-Id: I1cf5d79951bfff5ff71e488a1c524099bd2d37a8
|
|
* Update docs/submodules/so.git from branch 'master'
to 8b02fbc54e6db36d969b233d136f90b8d6615f80
- Merge "Use correct name and id for VNFUnsetClosedLoopDisabledFlagActivity"
- Use correct name and id for VNFUnsetClosedLoopDisabledFlagActivity
Set name and id for VNFUnsetClosedLoopDisabledFlagActivity to VNFUnsetClosedLoopDisabledFlagActivity
Issue-ID: SO-2183
Signed-off-by: Kuleshov, Elena <evn@att.com>
Change-Id: I401258b2db32c43566019a903a57ca61e30649e0
|