Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/so.git from branch 'master'
to 095c81fe69ca0c54cd7923888fa9bf4f7924b369
- Fixed critical Sonar bugs
Fixed critical bugs according to the Sonar analysis.
-Fixed possible NPE.
-Fixed wrong comparison.
-Removed unused variables.
Issue-ID: SO-2025
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I5e2e5413c8421eb7ed1db21de6d888a50e1db689
|
|
* Update docs/submodules/clamp.git from branch 'master'
to eb216ac66f47c2b9d2b69a6e080d3969f75d78af
- Merge "New unit tests and sonar fixes"
- New unit tests and sonar fixes
Assertion arguments should be passed in the correct order in:
- CldsReferencePropertiesItCase
- LoggingUtils
Remove of duplicate code in LoggingUtils.
Typo in README file.
Add LoggingUtilsTest unit test.
Change-Id: Iddc61877659e9d4308479451a7eb4901b3fc5ea8
Issue-ID: CLAMP-355
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 60b5b25fa4687f8d64f1c5c48515db735a0e5141
- add date to logs
Issue-ID: CLAMP-405
Change-Id: I56843bd4652fbd624bcab32efbbdb8b77a48d210
Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to b83a6d85917a5fcbb5b54734b01e82fdaa1217d7
- Merge "Show npm config"
- Show npm config
Issue-ID: CIMAN-234
Change-Id: Iecf36ab1a40e7d6f7638874a1bf95b3f398bf112
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4bf6e7f32c573b9c5096b84f6dd11674f2a53ad9
- Issue-ID: SDC-2370
Signed-off-by: dfx1971 <avi.ziv@amdocs.com>
Change-Id: Ibfe11277ab9a6f9eb0c402190e41ef94e6ae55f3
|
|
* Update docs/submodules/vid.git from branch 'master'
to 05b9d57045bcff4535b7285d5181135e3cc7dcdc
- Find the first selected scale-out vfModule (fix)
Issue in original code is that it used callback function(key, item), but
function(item) or function(item, key) is the correct parameters order.
See https://lodash.com/docs/4.17.11#find
Issue-ID: VID-487
Change-Id: I6101f913f50f80c2c7afa636b5f53486088a0289
Signed-off-by: Ittay Stern <ittay.stern@att.com>
(cherry picked from commit 71e820e32bd4f32aff4026fc55c6bb1f5891a0c2)
|
|
* Update docs/submodules/cli.git from branch 'master'
to c0429e98979c7ea58e0cada4bf6f4c556842ca33
- Add VFC VNF and NS upload commands
Issue-ID: CLI-169
Change-Id: Ia1fbb30fb5ec0998f2fa4a63175f3a9c1bb5703e
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 73c6806802c71c9fb67e7fe3185952dad0cceaa6
- update usecase-ui image version
Change-Id: Id3a30c2d826fa97e4cd5789d3e6d6bb787b32e43
Issue-ID: USECASEUI-276
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 435062b16195339dc99aa29c6606074e165726f4
- Increase initial delay time for CDS pods
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: OOM-1931
Change-Id: I338622dbe7a2adfa9ae00f3e8c14157cb4181236
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8560854064a5647e3a7ba1fee39ec7cc2c94c113
- Add timeout parameter for SDC-BE pod
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1106
Change-Id: I09966ff3735a10342a6dd2e4a394eab95d46fb05
|
|
* Update docs/submodules/aai/event-client.git from branch 'master'
to d537d1e32b6d9a2e551b216f4c42d2dd9508b0b7
- Upversion in prep for global jjb
Issue-ID: AAI-2480
Change-Id: I1604e5ac021697bf7df69adc88a2cf7b1f3cb482
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to d9a26e7fe8c2dfee2ea43ae697278e11f10f31e9
- Merge "PortalAdminUserRole class DB constraints"
- PortalAdminUserRole class DB constraints
Java Bean Validation SR 380 annotations added to classes
Issue-ID: PORTAL-636
Change-Id: I8fb4f50e672e17b9e169303eb09255fe57288b45
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to fd64af5e46b31e731e3e9e11b037361b0a73d965
- Merge "MicroserviceParameter class DB constraints"
- MicroserviceParameter class DB constraints
Java Bean Validation SR 380 annotations added to classes
Issue-ID: PORTAL-635
Change-Id: Idcca0d46d1779d5fae874aff38cfd7f59f73c9b0
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to e42eae64a6ed2dbdf9dd1112bb31633faf60e0a3
- Merge "MicroserviceDataApp class DB constraints"
- MicroserviceDataApp class DB constraints
Java Bean Validation SR 380 annotations added to classes
Issue-ID: PORTAL-634
Change-Id: Ife3b0116b986d52fd17612937b2a74fa76062ed9
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 4d0b6c18868e0a5fdbd876d4e0fdb18ae5b4573e
- Merge "Application Onboarding page changes "
- Application Onboarding page changes
Issue-ID: PORTAL-644
Application Onboarding page changes , DB scripts
Change-Id: Id689e15f5abd56192420e6761440659531108ab4
Signed-off-by: Kotta, Shireesha (sk434m) <sk434m@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 8aeeef85d1ca57c9f66927abb2fb68d24c868f5f
- Updates for vfwclosedloop
Issue-ID: INT-1104
Change-Id: If15291766a61305ac1cd02f812750d688db4e763
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to ef154d001a3e27d3d9ea92eaecd6667a4e332901
- Disable APPC clustering for 72hr testing
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: Id926ae9fe44e66cde45c53958895405910f5e56a
|
|
* Update docs/submodules/integration.git from branch 'master'
to aa085032b747ba3d7f4c7a1844fd3713d4cd4375
- Update vCPE use case doc
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1108
Change-Id: I4f137fc044dc036d74c78f209d29c41a666dec59
|
|
* Update docs/submodules/portal.git from branch 'master'
to 8b67487fa29e61ad15ac961231ebb3b6621d39dc
- Merge "Sonar: Reduce cyclomatic complexity"
- Sonar: Reduce cyclomatic complexity
Reduce the number of conditional operators for equals(). Improve
testEquals() to better cover this method.
This patch also:
* immediately returns expression instead of assigning it to the
temporary variable "str",
* adds the "@Override" annotation above equals() method signature.
Issue-ID: PORTAL-595
Change-Id: I15f600acce873eb3f22cc405d06a50890c7e87c3
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 9442f8f2f2f5eedec09285da7239a0877b10f076
- Fix path to images in scale out doc
Change-Id: Ib923adec90f3c9493fcc957746f23ff6aac478d3
Issue-ID: INT-1104
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 47292bce13d2963a30c007995ebb36cc94f30dab
- Updated package version
Apache POI version changed to latest. Was tested manually using asdctool
Change-Id: I8c71a22ef6c7a9dde5afdf6b9890310ef1a2c748
Issue-ID: SDC-2270
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 984f8da49f06c1563b4496572c54147014aa94bb
- Merge "Fix sonar issues in mso-openstack-adapters"
- Fix sonar issues in mso-openstack-adapters
Fix Either log or rethrow this exception
Fix Replace the type specification in this constructor call with the diamond operator ("<>")
Fix Remove this unused local variable
Fix Iterate over the "entrySet" instead of the "keySet"
Issue-ID: SO-1841
Change-Id: I5e9195d75d29a66a4a360e031ab02ab7c9872388
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 7eb82a8cd009b4b677d348cf16333ca7699c3274
- Merge "Sonar fixes and improvements"
- Sonar fixes and improvements
General fixes and improvements according to the Sonar analysis.
-Fixed imports.
-Improvements in diamond operators.
-Removed unnecessary code.
Issue-ID: SO-1992
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I9345b6ab0f4027b17e1bebf0b6657394c13dc298
|
|
* Update docs/submodules/so.git from branch 'master'
to 37fe68107d6a092e39825a1cce5276fee1ad7db6
- Merge "Validate ServiceInstance name using createNodesUri"
- Validate ServiceInstance name using createNodesUri
Validate ServiceInstance name using createNodesUri.
Change-Id: I5194dd933dc98064888250bc9a38e6ee9716fc01
Issue-ID: SO-2024
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to bcf781b6261667cb13a4f3e3767f8302aa6e9201
- Change-Id: Ia2e7429fab8ea4e73bcdd4b0a74c966ec80e7023
Issue-ID: SDC-2372
Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>
Change-Id: Iedd93871297f214216664961d27d48d98abf3e17
Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to d00a2d4a4542e50809360aec6da24c0c6ab12e86
- Improvements in MsoVnfAdapterImpl
Improvements in MsoVnfAdapterImpl according to the Sonar analyses.
-Removed unnecessary code.
-Fixed imports.
-Extracted constants.
Issue-ID: SO-2011
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I9dc8406fe0cdea74b08ebb013a68f970da647b6c
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 5d8f917ba450966e4405f9e7b364ea5518c7167b
- Add property uid in declaration
Add property uid when declaring property to policy, in order to get the policies list in UI
Change-Id: I227bfcdcf40483b1e308877e9b2ae41106e20e29
Issue-ID: SDC-2369
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 3dbb29406ed5eca767051296cb5409eac066dc17
- Add lombok support to simple classes
Change-Id: I98ced4b0f30c3b676e02de08ccab0c06bc7b8965
Issue-ID: SDC-2354
Signed-off-by: shrek2000 <orenkle@amdocs.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 2cc7f949bf7353f15fffaef5d9cef42e589a3468
- BeanUtils upgrade to 1.9.x
Transitive dependency to beanutils 1.8.3 removed.
Refactor of existing usage of beanutils proposed.
Change-Id: Ice5a996dc6f782d787309bd9c604335710627b2c
Issue-ID: SDC-2269
Signed-off-by: shrek2000 <orenkle@amdocs.com>
|
|
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
to 98315d35b20a4b035570ce86be9342526b6f3866
- update to latest oparent
Change-Id: If02f56a9c048bd95e1c899a2f212879a24b19660
Issue-ID: VFC-1419
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to b9e219fd80179c53f4aceb1326126facc38c2499
- Add scale out documentation
Change-Id: Ibd2bde75fd5c771fe3f7a43bdaf0f197106b2259
Issue-ID: INT-1104
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to cde4f9d521b310be701fc76025697f1052a7c846
- Remove mariadb shared databases in cleanup script
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1105
Change-Id: I3d4f8777f894e60660cb78e176bc9b81fd02ae6c
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to ab744bd0cdf9f893bc775f8eb7159e2df2f77996
- Merge "UUI interface Multi-language development"
- UUI interface Multi-language development
Change-Id: I8bf9560e937dc2295ef23b10df4f43e9b88c31d3
Issue-ID: USECASEUI-211
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
to f6ab15b9e6959612bffb731161fc684536b43ed8
- update to latest oparent
Change-Id: Ibd03227fe14acd0a99b8b51abaf671e74c79cbc2
Issue-ID: VFC-1419
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to b836d3492984e8c751f00b200d24eb07da792c75
- BeanUtils upgrade to 1.9.x
Transitive dependency to beanutils 1.8.3 removed.
Refactor of existing usage of beanutils proposed.
Change-Id: I6614a5794979225376338c778b25f71911ae9c50
Issue-ID: SDC-2269
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to d6bd31bf81c1eb8e4f3a6b349d021f5533f03b03
- Update the CsarInfoTest.
Used common ZipUtil.readData instead local load method.
Fix checkstyle (variable named).
Issue-ID: SDC-2327
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I6adaed83e45d43268b174fde0ba6ee991e3fb2b0
|
|
* Update docs/submodules/integration.git from branch 'master'
to d8f9aac6779d1884d65c37cbcc2c7a87fc0d5ffb
- Add liveness probe config for dmaap-dr-db
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I8bd9ca4fee2d6f0431a90ca6a6e76ce97ba39096
|
|
* Update docs/submodules/integration.git from branch 'master'
to 2563a5e70e720d2aef74fce3c7b4be8afd38e8fc
- Remove shared keyspaces for SDC in cleanup
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1103
Change-Id: I5194151ea6baadb455eb3e4c8d157012c6cfc371
|
|
* Update docs/submodules/integration.git from branch 'master'
to 930b98013b474427e31a65400a78ac0f6d8d2999
- Adjust mariadb liveness initial delay
Issue-ID: INT-1055
Change-Id: Idb76007e1cb2883b1b13aa4a83498453e44da211
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to f889e6a0004b3153c8cafffc6c8489729d7d9fd3
- Merge "cassandra livenessProbe chart error"
- cassandra livenessProbe chart error
Disabling cassandra livenessProbe causes the
charts generated yaml to append readinessProbe
after containerPort because of go ‘-‘ command.
Issue-ID: OOM-1922
Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com>
Change-Id: If19c8639d1a5c0968b7156e39945a3ca15dd18b5
|
|
* Update docs/submodules/oom.git from branch 'master'
to bb3f4c1abf14069c47f99edbb4f1d4859e70abde
- Merge "Increase helm deploy perf by reducing helm ls"
- Increase helm deploy perf by reducing helm ls
Helm ls takes a lot of time to execute. This
code change makes sure it only executes once per
helm deploy instead of once per helm release.
Issue-ID: OOM-1923
Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com>
Change-Id: I6337c97380d9f583b33f55a2be1d41ac7ce350c8
|
|
* Update docs/submodules/so.git from branch 'master'
to c12bd8acf7bbc266b14851b50728e9d24d53b5b8
- Merge "Validate names before writing to A&AI"
- Validate names before writing to A&AI
Validate name for InstanceGroup, Configuration and Network.
Change-Id: I494749e17a40c6c0cdd51dd28d9c9bca371410ac
Issue-ID: SO-2022
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to b619a05033211171ac61dd658282bc2cf1be77d9
- Merge "update multi stage code to accurately skip bbs"
- update multi stage code to accurately skip bbs
moved around classes to packages that make more sense
updated license headers in java files
converted MultiStage logic to FlowManipulator
moved tests to new package location and fixed issues
allow for custom listeners before flowsToExecute
moved validation classes to listener.validation
Change-Id: Ic5416812ef9c5611fe19bf9b6aa316373b110ec6
Issue-ID: SO-2021
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 528f2b2de610108720b429ac546c67af265153f3
- Merge "dmaap client using wrong auth property"
- dmaap client using wrong auth property
Changed dmaap client to set auth property correctly to prevent double
decryting and wrong value
Change-Id: I83dc8c67e94a8bec187c056e7dfa1f966cc5ee3c
Issue-ID: SO-2019
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 89ec09e573325c9462815a806e2f45a1e4716dff
- Merge "Policy released drools 1.4.2"
- Policy released drools 1.4.2
For bug fixes POLICY-1856 and POLICY-1855
Issue-ID: POLICY-1860
Change-Id: I3e5014da546620367cba5ab1d6fd308a01c4c140
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 05c8e5d9746af57228ded504c746c9607eaee96f
- Merge "support async operation for vf module operations"
- support async operation for vf module operations
support async operation for vf module operations with sdnc
Update Junit comparison data to be valid for new code
Modify coded to support usage of ASYNC response sdnc
Change-Id: I95b955cb257dcead152d68cd4cc4fb0fbcdfd708
Issue-ID: SO-2015
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to e1e95c058efdd90daf42252e769b205576e410bd
- Version bump testsuite and demo artifacts
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: Ic3aa45e315bfcca5c743263a8de729265d3d4d1b
|
|
* Update docs/submodules/so.git from branch 'master'
to 000e5b338e4cd267347fbb2b87392fab3733547f
- Merge "add is_data_internal column to request db"
- add is_data_internal column to request db
add is_data_internal column to request processing data
Use Boolean type in java bean to be mapped by hibernate
Change-Id: I40a96f80114e02a2ced17efb47e45718dfd2ee7c
Issue-ID: SO-2023
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 72d66044e6eb6e999e96e31fad9360022ed76135
- Merge "use count format and limit one for exists"
- use count format and limit one for exists
use count format and limit one for exists
Change-Id: If15ccf0a63bf6fd5e732eb150bfdbed22c5a3f1d
Issue-ID: SO-2017
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 5d7aef853baaf554a2392fe5dc394f77bdbe4214
- Merge "adapter client will not retry on openstack failure"
- adapter client will not retry on openstack failure
Utilized the original util method with boolean argument.
inventory audit: adapter client should not retry on openstack failures.
Change-Id: Ibdcec58c662f54ccef887e74f17634baa9df2457
Issue-ID: SO-2016
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|