Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/sdc.git from branch 'master'
to 8c1b7d11033911ca7580a44db2a816e33533389e
- unit tests - catalog-be
Additional junit tests
Change-Id: Icc7dd508204094643c4796eaef01febd112a7869
Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to ed6c907de3578ee4dc79571753d7406da7685cee
- Merge "AaiController tests"
- AaiController tests
- improved existing testcases by including spring integration
- added new testcases
Change-Id: I64abbd91b9c9fc7cdc27ca25f90954b29f065096
Issue-ID: VID-478
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 0b5efe797d39ccce1bb2feeca65197b33423d6c4
- Fixed sonar issues in ConfigurationRepository
Fixing sonar issues in onap-configuration-management-core project
Issue-ID: SDC-2390
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I2814b189eb53f53ab94295ff6bba76d118616800
|
|
* Update docs/submodules/sdc.git from branch 'master'
to c63f73abb5519005b3366ceb9cb9b24339f6412a
- Fixed pom spring version configuration
Fixed pom configuration in the application-config-rest-service
Issue-ID: SDC-2326
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I1ea39c42dcb0d257ee3c47e2920550dda07010ce
|
|
* Update docs/submodules/so.git from branch 'master'
to 98d046e9ecf047f9cbeaef91e0ffb5862760e9f3
- Javadoc and logging improvement
Added Javadocs and logging for these classes.
Change-Id: I26dd974357cfb9ccaed3f9afd0510dc07e9bc33e
Issue-ID: SO-2052
Signed-off-by: Manamohan <MS00534989@Techmahindra.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to cdd280010c3d61c34553b08e09eba5e8df6d56fc
- Add unit test for DuplicateComputeInComponentErrorBuilder and refactor ComponentDependencyModelErrorBuilder
Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: Icb6cf51f7777a8a9d3b237ecd98579edc11f9ebb
|
|
* Update docs/submodules/dmaap/datarouter.git from branch 'master'
to 8280a5e1a6cfd155edfafe882439b8c04c6a4509
- DMAAP-1195 [DR] Remove DR code smells
Issue-ID: DMAAP-1195
Change-Id: I7c6117aa55d281fd0562c845a812107f9eb9581d
Signed-off-by: HelenaLydon <helena.lydon@est.tech>
|
|
* Update docs/submodules/modeling/genericparser.git from branch 'master'
to 05947d61cb8643ab41a394154ea8b73f12fb32fd
- add introduction for project doc
Issue-ID: MODELING-212
Signed-off-by: yxpoke <yangxu5@huawei.com>
Change-Id: I83066466c816c7198f693b8c9ee5681e15cf0017
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 592363fdc17ff7d0e6783204760cfbf05e630950
- unit tests - resource business logic
Additional junit tests
Change-Id: I2a6e4f67f725343ac789361c2de45354ae817fb9
Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 377d8387628ebcbbe28f599ae0cc6fc9c420284a
- Merge "new documentation to instantiate service, including Andreas comments Issue-ID: VID-575"
- new documentation to instantiate service, including Andreas comments
Issue-ID: VID-575
Change-Id: Ie61bb00ce2252c93d6628bd665609864122cc108
Signed-off-by: Rene ROBERT <rene.robert@orange.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to bdfd60b4871f205746b136c43cfc4be1470db957
- unit tests - catalog-model
Additional junit tests
Change-Id: I82f88ec4cc1fb18314cfb33dd9aafa58688318e0
Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/logging-analytics/pomba/pomba-audit-common.git from branch 'master'
to fffac1a005dcb07bba0c6b89dd3cc7ccd012cb6f
- Adding new committer
Issue-ID: LOG-1112
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: Ic36a8fadd153a9313150f413bb43b6f6984f02d3
|
|
* Update docs/submodules/logging-analytics.git from branch 'master'
to ed4107f4ff0aa1ad65a96371bf69242847daedaa
- Adding new committer
Issue-ID: LOG-1112
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: If3313beb980422f8757f837546569ec1b9961af3
|
|
* Update docs/submodules/vid.git from branch 'master'
to eaef5177f21eb3597dab07af1a9d6f1f3a395614
- Merge "Allow plugging-in any provided LoginStrategy"
- Allow plugging-in any provided LoginStrategy
Support dynamic loading of provided implementations of PORTAL SDK's
`org.onap.portalsdk.core.auth.LoginStrategy` interface.
VID will load the class defined by `login.strategy.classname`
configuration parameter. Default will keep current ONAP's dev login.
Change-Id: I956a1f3376455211398769f3193703129b779871
Issue-ID: VID-594
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 453a7bdf940a5006513216f4cc1fcd89ef4bbd44
- Fix to vf-module-homing-data-action controller to retrieve the cloudRegionId
Issue-ID: VID-378
Change-Id: I6042e72c9ebb8508b822df276da1b8549501042c
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 86e5ac595936cffc37030ec8cf6f5d1cc98073e2
- Fix in RestConf - Policy model id
Bug fix in policy model id of restconf collector
Change-Id: Ifd3a4298ee7d0a0ce00602f777878a202fe89eaa
Issue-ID: SDC-2101
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
|
|
* Update docs/submodules/modeling/modelspec.git from branch 'master'
to d771909059b02d5f2d9634fa687913a6ce6d5b81
- Updates to Common
Updates include updating definitions related to dynamic parameters.
Issue-ID: MODELING-104
Change-Id: Iaf040275f40fc0dffda7d919530e2e52425e7691
Signed-off-by: Kevin Scaggs <ks0567@att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 3f5a8564f29f0284377688f9d3c288baf475d57a
- Fix the policy version
Change the code so that it create right queries as policy engine
expects, for the get Policy the version must be an integer for legacy
interface
Issue-ID: CLAMP-384
Change-Id: I1839ae65bdda1752de6cdc08a95590d14647aeb9
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to b65f1215e7dfab5630c0e2c1da8afec4cd08173f
- Update react
Update react compo to latest ones
Issue-ID: CLAMP-477
Change-Id: I108b31c7e25595d96bc598f394590f23436335a1
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to c1dbef791bfd67844b45dccb61a4dfdf1c41b397
- Merge "Tune OpenDaylight parameters"
- Tune OpenDaylight parameters
Add files to tune akka settings in OpenDaylight.
Also, added setenv to tune Java settings.
Change-Id: I2071fceb48f990929cd9f4c885bd0c9f7db0263c
Issue-ID: SDNC-858
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 829c1b2c472f491b108afd6348bd39d570eb0b83
- graph.versions bugfix
remove blank lines from graph.versions
Issue-ID: SDNC-869
Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com>
Change-Id: Id47753a3d4253cfe1bc9040ad35f81df26157188
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 98a2f39c7ee4c9dd47d59180425a753b926b2b13
- update INFO.yaml
add change section
Issue-ID: APPC-1685
Change-Id: I009e5f44b31aae344ff2d8b0f3c2aea2052ccc96
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 3142c70fb7530c444c891674fe55c6a9b236dfb3
- Fix the log status
Fix the way the code (camel) computes the global loop state + introduce
level in component state for that
Issue-ID: CLAMP-384
Change-Id: I83a9306eabacfc1f118df6b828e521ee59d19b5f
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to dc6697bc577a5ba1d423ca2e1a3b604528461479
- Fix license on updated engine files
Address review comment about license date on updated junits.
Change-Id: I5dd6e47be243d6f0d5a001cb5cfb45e7ac31f9c8
Issue-ID: POLICY-1937
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 0068db3f75dab58af0fdbf61089794373550feb8
- increasing test coverage in common-app-api common catalog
Issue-ID: SDC-2326
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Ida905fc6f0f28d75522c865d33abf636c1fb7fdb
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 986de50ace41e45664c69a615f4880102197b31a
- increasing test coverage in common-app-api exception catalog
Issue-ID: SDC-2326
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I0dd6bc60c88acbcf1b3755627a7b10b874a549ba
|
|
* Update docs/submodules/oom.git from branch 'master'
to c161ba76189fcdf968e6759a786923fe3f0893a5
- Merge "update AAF url"
- update AAF url
the old URL is not
working with AAF 2.1.15 image
Issue-ID: AAF-942
Change-Id: I83cabb1048ccd87313784d45ffe27c967d9502c3
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to b2341e2ee94605af08728a38f835e9545ab60cac
- Merge "Remove powermock to increase coverage"
- Remove powermock to increase coverage
Removed powermock from the junit tests of these classes to increase
reported sonar coverage:
RESTfulPAPEngine
BrmsGateway
Typically added override methods to the classes under test, to replace
the overrides originally provided by powermock.
Also needed to add code to RESTfulPAPEngineTest to clear the XACML
properties before the test ran. Modified to use the existing
XACMLProperties.reloadProperties() method.
Also modified PolicyNotificationMailTest to use a host/port that
has no listener so that the test runs faster.
Fixed some newly introduced sonar issues.
Change-Id: I65e36b01e9506987032eb21baac808ed3dfd4f47
Issue-ID: POLICY-1937
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to ca8e0c7e1182faf67a1049d521e3d5ac2c899cff
- update keystore
Issue-ID: POLICY-1988
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Icb0b5af7aa63516f82917245083834cacd8caed4
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 28f76127ab3708481d48c4758837107f2c175ff5
- Merge "SO datasource config update"
- SO datasource config update
SO datasource config update as per
new Hikari library changes in SO
Issue-ID: OOM-1970
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Change-Id: I84ca506936c332775fd20f604e6f553f94a4dc74
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 53dc95156c32bb4e2a97a0b852a0c491f297889d
- Merge "feat:customer page api sort out add notes"
- feat:customer page api sort out add notes
Change-Id: I3b2e4b9744d3b7577cc38d63e666be004a0f0d17
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 5c9f4896c435936f41c54107626de7f700e3a012
- Merge "feat: add ajax request function"
- feat: add ajax request function
Change-Id: Ib52fbe8c39f5d1e37dc4880c36f5a68171530d38
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to c048639a46be107578e8ce0d8721bc7b5d4fe791
- feat:optimize public function and home page api
Change-Id: Idf849f381af9adbfae7d8a6e012d8949d170c666
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 3c3782f1622ddc60c9e17dd6b166e476c38f001b
- unit tests - catalog-be
Additional junit tests
Change-Id: Id83ab89115bd7bec471f42d3b96a2054ff4ead53
Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 9b795c16772a1517172250cdbfaa0bbf903cf322
- increasing test coverage in common-app-api fe catalog
Issue-ID: SDC-2326
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Ib4ca69ef881ea5db4f1d186b00f9a1cfbc603259
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 7890e823b1ffc4e494fb581610aad9a82bac6b66
- Fully HTTPS support in the webseal-simulator
Updated the HTTPS configuration:
-Added truststore certificate.
-Updated configuration to use JETTY_BASE env value
instead hardcoded variable
-Updated jvm configuration to support call to
the SDC components using HTTPS.
-Added support for the disableHttp flag.
Issue-ID: SDC-2517
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Ib7f4c7a6762c56c8031ba6734f02d388aaefd722
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 1ed096510209590d1656489a74692eb5ebcdeee4
- feat:Service-list page api finishing
Change-Id: Id5885accb25309c088a83233557a97e21109f929
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 4e31bbdbf62b5fac865a8cf0527b6e309fb66402
- Merge "url correction and improve API doc Issue-ID: SO-2245"
- url correction and improve API doc
Issue-ID: SO-2245
Signed-off-by: Rene_Robert <rene.robert@orange.com>
Change-Id: Ife95e64f0bed03e779f8ffef180f2a68ed0eb371
|
|
* Update docs/submodules/so.git from branch 'master'
to 9fd49c5f4538cb9b498abeaa4e7f45993369a2aa
- Merge "Fix issue in so-bpmn-tasks"
- Fix issue in so-bpmn-tasks
Either log or rethrow this exception
Define a constant instead of duplicating this literal
Move the string literal on the left side of this string comparison
Issue-ID: SO-1841
Change-Id: I828e744be9e71b84d85850d56373e921c174d26b
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to dcb2adf22bf7d479ac6468f3482fc1565e42b7a8
- Merge "style: customer page style optimization"
- style: customer page style optimization
Change-Id: I43b6df7d3e7e03e5f608344aea76231aeb39ad97
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to c1ca7475d841378f67004b2bad61fa9285491288
- Merge "feat: home page code optimization"
- feat: home page code optimization
Change-Id: I9b8d91cad2ce1a558a561fe48aeec6da52e7563c
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to c12c0b1ef71d72a2af275b0bf7d8390c2e226e19
- Merge "refactor: change the position of animates.ts to utils"
- refactor: change the position of animates.ts to utils
Change-Id: I712d76b1b327e8803d55e90b7a153ad0e44a14c9
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to b3a6a997080331333b046346cbb6f2050e4d86e1
- Merge "docs: change README and CHANGELOG files"
- docs: change README and CHANGELOG files
Change-Id: Ic0febf213c0462e84f92c1e28fc80b91bb22f5ca
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to bda50f637b486e1177e95309914d964ecc91a402
- feat:home page code optimization
Change-Id: Iad3a772007775e3069097f85f3a1a6d2476b9a10
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 8bcc864f7e79541faad5acc04d966e10fc10c398
- increasing test coverage in common-app-api
Issue-ID: SDC-2326
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I7ae64864734e7246681ca6ef6d6bb71b3d3df158
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 9b893196ff991931d31c412d822e5c24c643098d
- Merge "CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1st"
- CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1st
The failure depends on the ordering of the test classes, which in turn
depends on the file system ordering (Surefire plugin's default. See
https://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#runOrder)
This class is sharing the same SB context configuration of the
BlueprintServiceLogicTest, but the later manually changes the global
BluePrintDependencyService.
It was fixed by repeating the same change on the
DGWorkflowExecutionServiceTest.
Change-Id: I6f76948a766f8d56446a987cb61a781dc0d3f501
Issue-ID: CCSDK-1637
Signed-off-by: ebo <eliezio.oliveira@est.tech>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 219d032f0ae6a734d79cba5dba381123f7ef33c4
- Merge "ControllerBP logs errors"
- ControllerBP logs errors
Issue-ID: CCSDK-1630
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: Ie5e9ca67cc2e0aa9b1a36a7b13372687a94a71e7
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 85b8365c69b25191ba53390ba8ae9c7ad8e9f18b
- PGaaS plugin -- modify code to support python3
add code to work on both python2 and python3
lots of pylinting
remove debug logging of a password
improve error message when given an invalid cluster name, simplify some code
password changing capability for a database
tox tests improvements
NOTE . . .
The PGaaS plugin uses several Cloudify mock libraries, one of which
is not compatible with Python3.
Until we get an updated version of that Cloudify mock libraries,
we will have to leave out py3X from the tox tests.
We cannot use py37 yet because Jenkins returns:
InterpreterNotFound: python3.7
So tox.ini is using envlist = py27
Change-Id: I795b71cc8a1fdea043e2ff3a0d66bb95e3f93a89
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue: CCSDK-1599
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to d02e575d359c5a7707112e5e0afc53713d7796e7
- Merge "Passing Option from Search DB to metadata"
- Passing Option from Search DB to metadata
Changes to make metadata and editor option based Search from db buttons
Change-Id: I93f1f2658b2c2d4ba11f35cc44c190998c08381d
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 42847234a611cbfa367f7d011c9d397cb7906482
- Merge "Notification service for downloaded CB"
- Notification service for downloaded CB
Replaced window alert with notification service
Change-Id: I1e2ba50eea8360dff2747c14c857af8c59763f02
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|