Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: policy/engine master 1aeb1d9da9b06a38e6b9760085cb0fc51b8faf18
Casablanca Maintenance Release Notes
Casablanca Maintenance Release Notes
-------------------------------------------------------------
Issue-ID: POLICY-1398
Change-Id: I8a9058f94459148ef04e78781888b1fdbac0ff0f
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/apex-pdp master aacfb4ca7da6a76282c5703049fb7b52f65a36a8
Fix version warning in apex pom
Change-Id: Ia3b7fa204fb8564b679a4416fcc0f70fa0a9a54f
Issue-ID: POLICY-1074
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
|
|
Project: appc master aa8878a2963b963ab9186fe7d8df235e366e41e2
add new committter Joss Armstrong
Modify INFO.yaml for new committer
Change-Id: Ibdee209785944ad5ae4f8c497df483b6b993a782
Issue-ID: APPC-1333
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Project: appc master bfe98bb6459acf01a932401e3d68f228d2fea14d
added test case to TestDGGeneralDBService
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I2e5908c7f4728ff9cd33d11ddf6b398c0a472bdd
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master fe9e6d5920d6f699244191636b59ceb9bd3b7af6
made changes to existing test case
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I521d6770ee383d78a005bd9ce8c77c6682e14678
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 5d5bad49e1e8ebbfe60b6246c08b97169e25a0f8
added test file for SequenceGeneratorInputBuilder
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ibebd0df80d998c596aa1b5e06950898a735d2256
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: oom master 72c4aa020f9e65fe6214a6fcecbd9e2e58e69f7d
Update AaiCtxBuilder docker version
Change docker image version to 1.4.0-SNAPSHOT for:
context-aggregator
aai-context-builder
sdc-context-builder
pomba-validation-service
Increase time-out in Data Router.
Issue-ID: LOG-764
Change-Id: Icd2c8e8a77a817b5945aa07395badaa244113b08
Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
|
|
Project: dmaap/dbcapi master 036eaca9ccd55f5c568dff6347da1bcf07e5c61b
Merge "Fixed major sonar issue in ApiPerms.java"
Fixed major sonar issue in ApiPerms.java
Fixed variable issue
Change-Id: Ie1b22a74fb6806ad5e8cd07a5a4163579700ca7e
Issue-ID: DMAAP-898
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Project: dmaap/dbcapi master 99a69b81bca73117846e55bd0129cf3172d4ee08
Merge "Fixed bug in BridgeResource.java"
Fixed bug in BridgeResource.java
Fixed major bug as per sonar
Change-Id: I3386f4523147975b2e5af7afaebe2d9c0b7bcd8f
Issue-ID: DMAAP-898
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Update recommended components versions to match Casablance requirements.
Issue-ID: DOC-368
Change-Id: I637f258820b49aa5d51fbb0804b227a7c7e745df
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
Project: so master 6d8989b4d24a2cea96a8c4b60bed4ccb394f6454
Merge "remove unused uuid parameter"
remove unused uuid parameter
Change-Id: I0c4d5d6fcbf5d7c48c82b4485980adf2fde809cd
Issue-ID: SO-729
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Project: so master d836ec0a000555a6a63076b67fa876d1d02ea20d
update the interface doc for Dublin
Issue-ID: SO-675
Change-Id: I07a20a651e95ea114caeeec797a7881c3a1bc663
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: multicloud/k8s master 002602dc6b09d4012fbca05740eb4e4dbb9ce6ce
Merge "Add resource bundle profile api"
Add resource bundle profile api
Add CRUD api for uploading profiles for specific definition
resource bundles.
- Adding unit tests
Issue-ID: ONAPARC-348
Change-Id: Ic43724b4e2c035e7989c827612f1b2800fc49a69
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
Project: integration/devtool master 07c12b82b1b23d9c824a46e9c861f79ee5a6867c
Merge "Deprecate trusty support"
Deprecate trusty support
Trusty libvirt boxes have issues to setup the IP address during the
provisioning process. This change deprecates the usage of Vagrant
Trusty boxes in favor to Xenail.
Change-Id: I74c0e77c9812c31ff7504c16f8538f9293b7f3f6
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: INT-478
|
|
Project: integration/devtool master dbe461f185aeed76c1a63b5302ff9b0f20952df6
Merge "Enable statd service"
Enable statd service
NFS uses rpc-statd service to provide locks. These service needs to
be started separately. This fix enables that service to prevents
'no locks available' message errors.
Change-Id: I4c94cea9fe00a03fd2f06f170f216aafd081818c
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: INT-478
|
|
Project: integration/devtool master 9f47d24dbb3852852a1ec73c8a987a67ff38a2dc
Merge "Update AAI script"
Update AAI script
The way to configure the AAI environment in standalone mode has been
change in Casablanca release[1]. Now this project now uses JanusGraph
database instead of Titan. This change pretends to reflect those
changes offering a single line command to provision an environment.
$ ./tools/run.sh aai
[1] https://wiki.onap.org/display/DW/AAI+Developer+Environment+Setup+-+Casablanca
Change-Id: I222d98d4a158d94dca8d07bec1430cebab072b89
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: INT-470
|
|
Project: multicloud/k8s master e9ee50babb3bbfe7a6e774460a46782abefd5107
Minor refactoring of definition unit tests
The definition unit tests needed some small changes to
ensure consistency between the source and the tests.
P3: Sort both the slices before running DeepEqual
Issue-ID: MULTICLOUD-440
Change-Id: If797322e44321a580cb1441bd5c60b812799f844
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
Project: dmaap/messagerouter/messageservice master 9fc471e59ddd70ef22f838df5be143c85d5b3869
remove message filtering from documentation
Issue-ID: DMAAP-974
Change-Id: Id8d63fd237fb005f773e7c79a5903c23747339ba
Signed-off-by: sunil unnava <sunil.unnava@att.com>
|
|
Project: appc master 8230f5424945bdfcb65a7d3df2c2e6b06ca80ef7
added test cases to ConfigComponentAdaptorTest
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I41734fcfc86da21114daacedaab02fbb2de86504
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 19a3bc3313ea73b707499c1f003409aee3181255
Fix intermittent time based test failures
Fix bug in test code causing intermittent failure
and tidy up test code in package
Issue-ID: APPC-1331
Change-Id: Ic03b189a797ed6b88c868ec21c79ef037224fcb7
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 01e7a30219bcb92f983d3f4eb9a061e108119257
Fix unit tests for appc-command-executor-core
Increase line coverage of package from 43% to 93%
Issue-ID: APPC-1329
Change-Id: I0a4e2a0a85f6761becde4a74609358267530d92d
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: aai/sparky-be master 9898634b32ce6bd4d468f399bcc4899054e5ace8
Properties can start with ENV
If an application property value starts with ENV: that value should be
inferred from the Java property with the same name after the prefix
ENV: is removed
Change-Id: I3f05972747e83010dfdaeb08bb65a472dcf1637e
Issue-ID: AAI-2089
Signed-off-by: Serban Popescu <serban.popescu@amdocs.com>
|
|
Project: dmaap/datarouter master e42cb8549823369755bacf3f9794ce646a5f3d5e
Merge "Update INFO.yaml file"
Update INFO.yaml file
Change-Id: I1e922d1658068cb2302c88e4abedfc18f5f79ed8
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: dmaap/messagerouter/messageservice master e97d3556885006663f2eb730301bdcacdcbc3e54
Merge "Update INFO.yaml file"
Update INFO.yaml file
Change-Id: I7693472c765eb055a4df94cb50401c253bef7670
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: dmaap/dbcapi master 498266dbdbb166c069e1538be86765e7280a9358
Update INFO.yaml file
Change-Id: Idd3ba2734f73477e9e30520da508e3d19775cc0a
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: dmaap/buscontroller master c5e33c727681c6519596ecccf154decba0732d1b
Update INFO.yaml file
Change-Id: I03a15263c20cfc64910f695686236b2bf787eff5
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: music master 8ab76666562642a25dfab6d9b326976402b9197b
Merge "fixed sonar issue in RestMusicDataAPI"
fixed sonar issue in RestMusicDataAPI
fixed sonar issue
Issue-ID: MUSIC-212
Change-Id: I130cf5e79a1f15fddd681d66c28eb4504e48fa5e
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: music master 280b47e062b8d7ca3e381e0db67235376f34b8e9
Merge "fixed sonar issue in RestMusicQAPI.java"
fixed sonar issue in RestMusicQAPI.java
fixed sonar issue
Issue-ID: MUSIC-182
Change-Id: I9b76915a9e34dd4529a9b111e7362c4c301f61ab
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: music master 0002abffd3ac6a7e7de164f18f53449e42de8bff
Merge "fixed sonar issues in RestMusicAdminAPI.java"
fixed sonar issues in RestMusicAdminAPI.java
fixed sonar issues
Issue-ID: MUSIC-182
Change-Id: If523b22d3daae8adadfc6858596529ca03e682cb
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: music master 0ffce002c0c46e0a6d05770eb1f4f806b42faddb
Merge "fixed sonar issue in MusicUtil.java"
fixed sonar issue in MusicUtil.java
fixed sonar issue
Issue-ID: MUSIC-182
Change-Id: I6f386242860c7645967c698599b9c79976482416
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: music master 451956ed7ff249794bb508fc5b5c02819e162f8d
Merge "fixed sonar issues in CachingUtil.java"
fixed sonar issues in CachingUtil.java
fixed sonar issues
Issue-ID: MUSIC-182
Change-Id: I40d6b719989c92d3a4ae95ec3c83354b061aae48
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: music master 48097e789530603d29eb798a58e2dd0788431cf2
Merge "fixed sonar issue in ZNodeName.java"
fixed sonar issue in ZNodeName.java
fixed sonar issue
Issue-ID: MUSIC-182
Change-Id: I5079c24e9f9342e2e6634e066c51c8eb0a03207b
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: music master 7b7e4267376c14e59f762a785123b8de3d64a285
Merge "Sonar fix: RestMusicHealthCheckAPI.java"
Sonar fix: RestMusicHealthCheckAPI.java
Fixed sonar issues/code-smells across this file
Issue-ID: MUSIC-269
Change-Id: Ie14eb89590c6d2ee2ca53ce9f765eefe913a056e
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Project: music master 6148df8619998e1f00c33bfaf112839593dfbe60
Merge "Fixed sonar issues in ProtocolSupport.java"
Fixed sonar issues in ProtocolSupport.java
Fixed Exception issues and logging sonar issues
Issue-ID: MUSIC-261
Change-Id: Ie7fffd3ad612d81fad1180cadd24432dd005fd57
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Project: music master 8555fec5906db3ae50c7c92b522a898746c45ff3
removed dependency for javax servlet 2.4
dependencied for 2 versions of javax servlet existed in the pom. So,
removed the dependency for version 2.4. Now, there is only one version,
i.e., 3.0.1.
Issue-ID: MUSIC-212
Change-Id: I16c676ed05da2aaf0527081f6ac3fb4ac5e805b2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: so master 39021448b17494c886129b919f803721d404bfed
Merge "Sonar:Critical"
Sonar:Critical
ValetUpdateResponse.java:L37
Change-Id: I93db82c18cda553d3b1c78467d7c558a2787e7d8
Issue-ID: SO-1351
Signed-off-by: Manamohan Satapathy <MS00534989@techmahindra.com>
|
|
Project: appc master 696e33461539663bacea88245cb28463618d13e2
Test coverage for appc-workflow-management-core
Increase test coverage from 2% to 73%
Issue-ID: APPC-1332
Change-Id: I41567d3b5108581bbdce95671366a57323c7b1a4
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 3be4c991bc7d18e3d0bcf4b8524f5b93934242a8
Added junit test file for ResponseTest.java
Change-Id: I89a6669bb6ce209e0f01b616530b87ee2048f3f3
Issue-ID: APPC-1316
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Project: policy/engine master f0965b268cd49be27bc3ec53437abbd293cec24a
Small sonar issues
Change-Id: Ifae0a81b6bfbbf08a68deb84b1514b88f2d19dea
Issue-ID: POLICY-1432
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
|
|
Project: dcaegen2 master 142235dd389cf085a670aadcffdd9252ea1b69e2
Merge "Update HV-VES docs troubleshooting guide"
Update HV-VES docs troubleshooting guide
Align troubleshooting guide to recently introduced changes in logging and error handling
Change-Id: Ia80bee6244b147f911c8d3ad89ec5418b06db67f
Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
Issue-ID: DCAEGEN2-1044
|
|
Project: so master fa479ee2171c332603e185cb949b5526ada88615
Added CorsConfigurer class and cleaned up typos
Change-Id: If133419e4ddb7aa4b8b0a199a57e1eaf9a8386c7
Issue-ID: SO-1335
Signed-off-by: Eoin Hanan <eoin.hanan@ericsson.com>
(cherry picked from commit ae993816c1dbe800dffe0c9e0dada126a57860e6)
|
|
Project: oom master 6758b55235ad56583163aa6abdb388c082c412f4
Merge "global image pull issue Issue-ID: OOM-1563"
global image pull issue
Issue-ID: OOM-1563
Change-Id: I383dbec29291ba5b13d613f60d8eb343b9c59dda
Signed-off-by: dkamdocs <devesh.kumar@amdocs.com>
|
|
Project: oom master 54dc9203a3b902c7002d93d80db7b2ad27f2fe99
Merge "Update Gizmo and Spike image versions"
Update Gizmo and Spike image versions
Change-Id: I798c909096b253933589c265726d835cb28a52af
Issue-ID: AAI-2009
Signed-off-by: Ravi Geda <gravik@amdocs.com>
|
|
Project: oom master 79145b425195724d1bc93e226ca6a47f38675d1f
Merge "K8S liveness probe not work when webapp crash"
K8S liveness probe not work when webapp crash
tcpSocket probe does not work for the web application
Kubernetes will never detect that, and will never try to re-create the pod.
liveness probe based on the health-check API can be used.
Issue-ID: SDC-1986
Change-Id: I93720e19feb2ff558fa6c4dc3ababdbfa2eda102
Signed-off-by: amitjai <amitjai@amdocs.com>
|
|
Project: clamp master 3e118724141917299ad3e2f535544500b5c459b0
Merge "Clear MDC variables"
Clear MDC variables
Clear the MDC variables at the beginning and the end of the API calls.
Issue-ID: CLAMP-271
Change-Id: I32504b00c812a4441ba1e4548bb7f42cf2894993
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Project: usecase-ui master 0c447e860195de10f27ff4ce32c9f0deec8b6f62
Fix instance detail for CCVPN
Change-Id: I8fab7c0c0da0c6a1437b36747c08b96ce03c2d92
Issue-ID: USECASEUI-171
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
|
|
Project: holmes/engine-management master 55151b1589968635ecb55e70f39b9b5fbb468eb6
Added fix for potential nullpointerexception
Added fix for porential nullpointerexception
Issue-ID: HOLMES-189
Change-Id: Ibfb9868e35e358f1eca661871929f8333d402e39
Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
|
|
Project: multicloud/k8s master 1fa0e21ea6d3c5fb060daba19a0cb6c1f26f1364
Fix order of db create call
definition upload code call db create in wrong order
This patch fixes that.
Issue-ID: MULTICLOUD-438
Change-Id: I7c60308c89b35583bb739cf98e8106f1c738a143
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
Project: dmaap/messagerouter/messageservice master 274a042cbc88a65a922e24cde69d9b7b55c25b2c
Merge "Sonar majior issues"
Sonar majior issues
This block of commented-out lines of code should be removed
Sonar Link:
https://sonar.onap.org/project/issues?assignees=surendraReddy&id=org.onap.dmaap.messagerouter.messageservice%3AdmaapMR1&open=AV5hThET32hFUzlqeS5P&resolved=false&severities=MAJOR
Location:
src/main/java/org/onap/dmaap/util/ContentLengthInterceptor.java
Line No-L46 L90
Change-Id: Icf880cd23378bd14b2a9139a88d264716e2be361
Issue-ID: DMAAP-958
Signed-off-by: Surendra Reddy Katam <SK00524980@techmahindra.com>
|