Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/sdc.git from branch 'master'
to 3042f71ec5761450e46a3f22c3eb46a117771145
- Align Sdc warnings with VNF Requirements
Change-Id: Ic133faed7f8b612279de0eb836e88e9ea6b694d7
Issue-ID: SDC-2647
Signed-off-by: Ben David, Elad (eb7504) <eb7504@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 77b0be1b734ae1f785fb35a59387ac5fbcf19266
- Merge "Move to JDK 13"
- Move to JDK 13
Do the required changes to move to JDK 13
Issue-ID: CLAMP-327
Change-Id: Ia7840851eeefc6c00e3e49eacb2e49cc27a0b2f0
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to f1b86032285298313a0cf071ae02d60e2b4c2188
- Merge "NBI to SDC: API is HTTPS with port 8443"
- NBI to SDC: API is HTTPS with port 8443
Issue-ID: EXTAPI-341
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
Change-Id: I94b41e338d80939934c7d42fd518d0984cf89b92
|
|
* Update docs/submodules/oom.git from branch 'master'
to 303ba789e58c1f1a425f7c8b8bcfbbe5cbcffb9e
- Merge "Remove unused properties from config files"
- Remove unused properties from config files
DB and auth credentials are never extracted from this file thus it's
better to remove them to avoid confusion.
Issue-ID: OOM-2051
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I66b0cb61b17439496ed0e0c8d9529ad730823d61
|
|
* Update docs/submodules/vid.git from branch 'master'
to 31e625a118836d02a95b18ff806903ed23deb25d
- API test can get VID URI protocol from system property
Issue-ID: VID-701
Change-Id: I47c4e50f8cdc333284615b80df64542b696d2674
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 214d67b1555d4018c2189dd641aee27ed2b3e230
- Merge "alarm component- spec changes"
- alarm component- spec changes
Added provider for Util class
Issue-ID: USECASEUI-280
Change-Id: If3c1ca05b4a5a0193869e7b9233b904cc6cd70ba
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 11104e223d3c075144b3cd5bd49892e783773136
- Merge "pie component- spec changes"
- pie component- spec changes
Added NgxEchartsModule to imports.
Issue-ID: USECASEUI-280
Change-Id: Ie650241660eb8e4d8636f39ad444e12123a6c7ed
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to a957153093c974b0554a9c6244f852cc0063d843
- ccvpn-detail component- test file error fix
Fixed multiple errors in ccvpn-detail component spec file
Issue-ID: USECASEUI-280
Change-Id: I9bb7540e4ba4b13c7df926d2d54c1afe5be89ea9
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 88e3ef2d396bc91051b182d11a2d490bf37abf08
- Merge "Rolling upgrade support for in-flight requests"
- Rolling upgrade support for in-flight requests
Three entry points are being handled :
1 - REST endpoint
2 - gRPC endpoint
3 - Kafka consumer
We make use of Phaser object to make sure the PreDestroy callback wait
for all requests to be executed before stopping the process.
The docker image was also modified to make sure the java process becomes
PID 1 in the container in order to catch the SIGTERM signal which
triggers the PreDestroy callback of Spring. This was done by using
the "exec" command in bash.
Issue-ID: CCSDK-1885
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I3e2a72e26a4c8b7768ebc374ea40aa8d55fb6761
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to a835890f817a1e3627c281e98ab786ee7bf8c2ba
- Merge "Removing dead code... DME2 does nothing..."
- Removing dead code... DME2 does nothing...
Issue-ID: CCSDK-1897
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I5b9abb83f9c2e2a4329a393fb8c0fa10801a770c
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 8ce7fa4bf8b410d28985ddb3d6490e84e76d9478
- Merge "add get blueprints API with pagination and sorting"
- add get blueprints API with pagination and sorting
Issue-ID: CCSDK-1770
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: Ia9bd9b78df1d7dc5c0b6e67af2d58922f9c9a935
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to f4ec47c009cdc385a7efed02dda5d26f2ec31b57
- JUnit/SONAR/Checkstyle in ONAP-REST
First batch of JPA pojos Lombok'd and some missing coverage updated
I'll be interested to see how Lomboking code shows up in SONAR, I have
not added much JUnit here but I have reduced a good bit of source code,
let's see what happens.
Issue-ID: POLICY-2131
Change-Id: I8f270ef57282f63821c1eb94dd6b50f8ae541028
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to ad6322617d0a3630177de53caf04cec51c44464c
- Merge "Upgrade the libs"
- Upgrade the libs
Upgrade the version of some libraries for NPM so for React UI
Issue-ID: CLAMP-544
Change-Id: Ie5238c699a2b441892e6e12f3a6f17640d26b10c
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 5d48ab5ace51317e9d73bf246c1befe4442a65ad
- Merge "Add Npm repo script"
- Add Npm repo script
Add npm repo script in the build to decide which nexus repo must be used
depending of the version
Issue-ID: CLAMP-450
Change-Id: Ic00974d1bedf9da947748dd9f5224fbc78f7f425
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 94f1bfcc93e46dc08f806e9a3b495abc9d9bf53d
- netconf retry disconnect()
Issue-ID: CCSDK-1908
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I90ca822c042ec84fda717a152c4f699bacdd87ad
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 333a035c095351e496328ec72c82beb65507e71b
- Fix Merge error
Issue-ID: AAF-1040
Change-Id: I98e8184c0ecf92e87f0fa43a05b09071ae7dd8a2
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 7168a9a9e41d9aa1c2b5a69e0886893038b8bc68
- Updating instructions for vFWCL on ElAlto
Commit contains also some patch files due to POLICY-2191,
this is expected to be removed shortly after new drools image is
created.
Issue-ID: OOM-1996
Change-Id: Ia2db50fc6dc66ea0c7598d6859eb08007b59a0b9
Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 48e2fd833c8ef9ea59f7312f5aea2cd9a2a22f1e
- Update postman data about pnf package onboard in VFC
Change-Id: Icc9b004e99c330bb24ec864d85039366ce9dd55c
Issue-ID: INT-1364
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to c0562226ef40214b109575283fa698aafd84bf4c
- Update postman data about vnf package onboard in VFC
Change-Id: I9d15f923f39dbdb93b3aea9888cc8cd780e09172
Issue-ID: INT-1364
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to fa458b2a3200920b24294273079935b4995afc0f
- Update postman data about ns package onboard in VFC
Change-Id: I89f51d25c55c12d3c394e86852f6bf58dc333956
Issue-ID: INT-1364
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to e6a413f89db47a917263feed474511bb9a9a6ad9
- Update postman data about catalog package onboard in VFC
Change-Id: I83798b06f37f7f1cc88e18e1ddd17141105b9fe7
Issue-ID: INT-1364
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to d533888f3c2dbb62b7b1eeddf159438b1e4ef96a
- Update postman data about ns_instance in VFC
Change-Id: I89978b74fb278948f0deb459ed726f83392b48cd
Issue-ID: INT-1364
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to eaadad862197340a771c558bb956f44a2d082d07
- remove the declaration from the method
Issue-ID: SO-2512
Change-Id: Ic03d750d31455fdf0aa955eeb767278e5974e431
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to d045a9b4042a3545399b16f6c4d99c56197a80f0
- Remove the declaration of thrown exception 'org.onap.so.apihandlerinfra.exceptions.ContactCamundaException', as it cannot be thrown from method's body
Issue-ID: SO-2512
Change-Id: I08bbf8c00cac011228782618afd293faad58e14c
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to c353159903bf9c7f3f4426e66cad9af2c657fb1d
- Merge "Function.java-sonar fix"
- Function.java-sonar fix
Issue-ID: AAF-876
Change-Id: I9f398f80353404536d741cc96fef434751cba58c
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 94ea8b3246f72c92bd41ea9edf70be13f172be80
- Merge "Add "@Override" annotation"
- Add "@Override" annotation
Add the "@Override" annotation above this method signature
Issue-ID: AAF-1021
Change-Id: I98642b83380f48a1d095620754d24e99ccc50943
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 74300061e1ea941f603b1563b3fc8d8026902b2a
- Merge "CMService.java-Merge if statement"
- CMService.java-Merge if statement
Issue-ID: AAF-876
Change-Id: If05842f2a727e4f4f756ee782252e9722178fcfd
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to dba91fb2b1a12b34691840af97cfbb5fd28917d7
- Merge "Examples.java-Extract the assignment out of the expression"
- Examples.java-Extract the assignment out of the expression
Issue-ID: AAF-876
Change-Id: I0f29f977089f6f8e0a5a732cf751a894c4e63bc4
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 3b28b4348ab1fa845cfb607c5bdb915516e83c98
- Merge "API_History.java -remove the thrown exception"
- API_History.java -remove the thrown exception
Issue-ID: AAF-876
Change-Id: I76f7db17ec562df07e36d96ee8e05e5128a14658
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to e9fe301227c0dc8327ed0f6239f90724b2515970
- Merge "make class and interface Issue-ID: AAF-876 Change-Id: Ife0638c69c55986b1cb1f78fe23e63d0ba4f22ab Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>"
- make class and interface
Issue-ID: AAF-876
Change-Id: Ife0638c69c55986b1cb1f78fe23e63d0ba4f22ab
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 7a105626c48be59154180a90f079c96bbc52b1c7
- Merge "Fix Batch Cred Deletes"
- Fix Batch Cred Deletes
Issue-ID: AAF-1038
Change-Id: I30ea4ec04cd3ca6c416010f99e46aa44c5f2fd24
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 82865bf0ee1e3258751542b6af682fcd851fbc71
- Merge "Tidied up load() method to remove several static analyzer warnings"
- Tidied up load() method to remove several static
analyzer warnings
Issue-ID: AAF-837
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: I3f0f997839b5ad4ac516961be73b53d56fc1452f
|
|
* Update docs/submodules/oom.git from branch 'master'
to d3159350259da704adb8cedb0df597d5003068ae
- Update git submodules
* Update kubernetes/robot from branch 'master'
to 5526182fa60a7a61c8158c98b6be8dfc66c8330b
- Revert VNFM https
Issue-ID: OOM-2163
Change-Id: Ib5d07e2ddecbe8cdaf6d5e3ac7ae195cf6d33db4
Signed-off-by: bdfreeman1421 <bf1936@att.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 6dd9704640eb8cc8d6b4ccd266e40a3f6f589e75
- Merge "AAFcli.java -Declare "value" on a separate line"
- AAFcli.java -Declare "value" on a separate line
AAFcli.java -Declare "value" on a separate line
Issue-ID: AAF-876
Change-Id: I71d08e52fd388093eeb79603da76ffce343fd64c
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 3444b6ef3702d260bc8f54b8ce6112da3b013789
- Merge "Replaced "==" with equals for string comparisons to remove static analyzer warnings"
- Replaced "==" with equals for string comparisons
to remove static analyzer warnings
Issue-ID: AAF-837
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: I2e4d7b9ff8201e766fe375e481b401f360df8638
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 5185189a7ba0b2954ce37a230f6564ebaa028391
- Merge "Removed unused class fields to prevent static analyzer warnings"
- Removed unused class fields to prevent static
analyzer warnings
Issue-ID: AAF-837
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: Ibf83cdf848af5b12cf2bc6db132446bfc7fc579b
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 43ee275875f09ec439a2d0aa182c79773c63f018
- Merge "CredDetail.java-extract the assignments"
- CredDetail.java-extract the assignments
Issue-ID: AAF-876
Change-Id: I04be0ee559445ac8b5bbd8db386ae94189a3966a
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 7df370cabd3a4dfed8ce471bd5a0d5625a7ae747
- Merge "TextIndex.java-extract the assignment"
- TextIndex.java-extract the assignment
Issue-ID: AAF-876
Change-Id: Ia0e9003d944310700fc4901455378a41738c3174
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to b0270fb7202d68af2a07c678faffbd5fdace9b8f
- Merge "PermGrantForm.java-remove the comments"
- PermGrantForm.java-remove the comments
Issue-ID: AAF-876
Change-Id: I8a48e6e4072cca6101ff584198a6187446daa443
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to a91bca6c0a40ca15439962ce7548510133cd41b9
- Merge "removed block of commenetd lines of code"
- removed block of commenetd lines of code
Issue-ID: AAF-1031
Change-Id: Ib997083e3229943c9f7124c819fb801049c32fed
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 411dbd29c9e5b07ef8851ab985d71f267dd7e500
- Merge "SonarFix-CachedRoleDAO.java"
- SonarFix-CachedRoleDAO.java
Issue-ID: AAF-1031
Change-Id: I8ceb04722950d994ff55c0b3892475137faee37a
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 50208bdcd35b0d21682c64786048fb0ab98b3436
- Merge "Add the "@Override" annotation above this method signature - SonarFix"
- Add the "@Override" annotation above this method signature - SonarFix
Issue-ID: AAF-1031
Change-Id: I132e857ec2137fab622826f0af1ecb004ce90c60
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 650be0065a276ce59a42c97ea67406921468bff1
- Merge "Using logger to throw exception Issue-ID: AAF-1032 Change-Id: Ic7a6f89de457bca7c3bdc4ea5a3e58cfe214e06c Signed-off-by: Rachitha <racrama1@in.ibm.com>"
- Using logger to throw exception
Issue-ID: AAF-1032
Change-Id: Ic7a6f89de457bca7c3bdc4ea5a3e58cfe214e06c
Signed-off-by: Rachitha <racrama1@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 74786816a34bd21eeb43b0ca1b2e204021d798d7
- Merge "HistoryDAO.java-sonar fixes"
- HistoryDAO.java-sonar fixes
Issue-ID: AAF-876
Change-Id: I8ed66392bad79c4f7d8d690e7bdb27c31b4dbb2d
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to d21dcf0bcf54306f275f73c7e91b385355d0e655
- Merge "DirectIntrospect.java -SonarFix Issue-ID: AAF-468 Change-Id: Icc44780f37e0aa8ce7570edd1fdf2e0bd8a5dfac Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>"
- DirectIntrospect.java -SonarFix
Issue-ID: AAF-468
Change-Id: Icc44780f37e0aa8ce7570edd1fdf2e0bd8a5dfac
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to f5fdc4f2d1f87001364ccf462c1398a10e84fdcf
- Merge "DirectAAFLur.java-sonar fix"
- DirectAAFLur.java-sonar fix
Issue-ID: AAF-876
Change-Id: I9c5417dfd72cac871ed79e99230a503a7fc4b693
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 2c45085527e00ca1f6b88ee2d3bf1e2ae9198efa
- Merge "Extract the assignment out this expression Issue-ID: AAF-876 Change-Id: I7dd0d8df4e302597e9dff74b1d1bc70943247696 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>"
- Extract the assignment out this expression
Issue-ID: AAF-876
Change-Id: I7dd0d8df4e302597e9dff74b1d1bc70943247696
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to bd2045393aea05ad7f5c767fc553e2f7bfdabb1d
- Merge "ExpireRange.java-sonar fix"
- ExpireRange.java-sonar fix
Issue-ID: AAF-1032
Change-Id: I4c37c3617fb7b0e456cc11683e5a9ba1c65afa3b
Signed-off-by: Rachitha <racrama1@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to ccd908f010ff178dc48186b631999568d2fe10cc
- Merge "TypeCode.java-remove unused imports"
- TypeCode.java-remove unused imports
Issue-ID: AAF-876
Change-Id: I0b19d69a291765cb48a832246911e075c8550ab1
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to ba56b5ef06deadc041418b8311ede1a241b49ab0
- Merge "Route.java -remove exceptions"
- Route.java -remove exceptions
Issue-ID: AAF-876
Change-Id: Iadee616353f8bbde4c521214b9c30927181cf3b2
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|