Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to c82614f968fb7941f7778873afa3bfad51ffd42f
- Gracefully release resource in file reception plugin
In the FileSystemReception plugin, we need to shutdown the thread pool
to release the resources gracefully.
Change-Id: I800e4070d7bf8c052d964139117a68dc48c50f76
Issue-ID: POLICY-1631
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 526efd6589d8e22f46bd0ec8e5ed41cbb3970ca7
- Merge "Update Tomcat version to 9.0.x (was 8.0.x)"
- Update Tomcat version to 9.0.x (was 8.0.x)
Issue-ID: VID-244
Change-Id: I317720b73ce4e9ea312cfefbc75ecafb56699f1a
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 655aa8c01b5e6eac5ff4aeb4d9dfb9caf2d2b729
- Merge "Fix usecase-ui CLM issues"
- Fix usecase-ui CLM issues
Change-Id: I0c2a99f34a06fbc190bfd388319df0b3ded0c69f
Issue-ID: USECASEUI-257
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to e60a7298e1d9d83c887cd53fd8f9df71753b8f97
- Service instance lifecycle management
Change-Id: I4e441c91fb0a809d9c7a0517ba747897f58c1283
Issue-ID: USECASEUI-218
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to c78fe38ca9a3684d8ccd94c6b3101a1dee474b5b
- sdc-backend-init docker container exits unsuccessfully with 404 error in importNormativeAll.py
import of osca.policies.nfv.AffinityRule and tosca.policies.nfv.AntiAffinityRule getting failed at first attempt, comment execute , then un-comment execute it is working, strange issue
Change-Id: Ia8799b4221b771ed34d61d09f87e2d9973861ebe
Issue-ID: SDC-2231
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 6896c1b309aaa50dca820169b9f1ae3f8af84294
- Apply Valid Value Constraints validation
Apply Valid Value Constraints validation for FE and BE in
Property Assignment, Input, Service Consumption screen
Change-Id: I01c7523bad702f003cd52fd88bc69fe950b2b4f3
Issue-ID: SDC-2224
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 27ea7c27fe1a01b4375552a1403c1e0b7a111f0b
- Merge "Fixed latest Sonar blocker issues"
- Fixed latest Sonar blocker issues
Fixed blockers according to Sonar analysis.
Change-Id: I2c2d053b66019b74ee20b0a56fb7b93bf931bb61
Issue-ID: SO-1734
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Signed-off-by: Katsia Kazak <k.kazak@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to e44ce517546de531b5a74b7102a4d449a902f190
- Merge "Fix request input parsing if default value null"
- Fix request input parsing if default value null
Fix request input parsing if default value null.
Change-Id: I5d3e2e55d630271f93773eb7c634f50af4197fb0
Issue-ID: SO-1744
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 7da2cbad2954e8cf46971f168ab867086b1e026a
- Merge "Support for SO to ExtAPI"
- Support for SO to ExtAPI
Change-Id: I5789ceb1fd4bd22d3b5ca706e55efe1bf4a3f51a
Issue-ID: SO-1421
Co-authored-by: gopal.sabhadiya@vodafone.com
Signed-off-by: Vodafone <onap@vodafone.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 064b021789b6d725dca892727f29c2d294e0d4a9
- Merge "Deploy custom flows on startup"
- Deploy custom flows on startup
Deploy custom flows on startup
Change-Id: I2837de8745b5eef44463c52295a40f181e4db0b9
Issue-ID: SO-1739
Signed-off-by: Kuleshov, Elena <evn@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to d82a97ad506797f97edfd28b1658c71dc1509e5c
- Merge "Doc VID version 3.2.3 (fix formatting)"
- Doc VID version 3.2.3 (fix formatting)
Planned as part of Casablanca maintenance release (3.0.2).
Change-Id: Id7f08e9a0594962e79f012dc943677cfb38c3b10
Issue-ID: VID-446
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 433bb010c15d30f3b6054a443802c29945f94982
- Merge "Add option to start https listener"
- Add option to start https listener
Added support for tls connection for k8splugin.
It will load the certificates from its current folder.
Any installer needs to just put these files in the same
folder as the executable and it will pick them up and start
in https mode.
Issue-ID: MULTICLOUD-570
Change-Id: I505135daa3933b76023c941e7bee54be65fa791f
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to ebc64fad1d60f14c607db0930f2c5350f622973d
- Merge "Using the --chown flag to reduce image size"
- Using the --chown flag to reduce image size
Patch to reduce the size of the docker image
for multicloud/k8s image
Reduces size by about 300mb
Issue-ID: MULTICLOUD-350
Change-Id: I240c57267180c020b659795ea965f5c0877252fc
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to f940c42e563e67279cc28c7c129a340dc800fd30
- Add support for generic plugin
Add support for generic kinds
We are currently using a known map to find the
group version resource for a kind.
Issue-ID: MULTICLOUD-350
Change-Id: I5a64f73760b73cf92b9a3fab8c22ad54e0a5f84f
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 9d71e9114baba71266cded1f4f805cd46a378137
- Export kubernetesClient
Export kubernetesClient. There are situations where
this will need to be accessed in the plugins and we need
the definition to be exported for that.
Issue-ID: MULTICLOUD-350
Change-Id: I9eee03ea77e390effd33ed96cbbc25dc4cd09cdd
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 76cb15908ebfab78034aff381ba5c867b5491c05
- add support to generate docker image for artifactbroker
. add Dockerfile to describe the docker image steps
. add build_image.sh to wrap the generation of image
. Use Alpine as base docker image in distribution to make
it small
Change-Id: I8a2c8321be176d549063e6ab296adcacb46b9ad3
Issue-ID: MULTICLOUD-548
Signed-off-by: liboNet <libo.zhu@intel.com>
|
|
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
to 9ce9bea7019f36ba318543c49069145d1bb163d9
- fix security issue
Issue-ID: VFC-1281
Change-Id: I82fe4569281aabc732ad7708ac6e8f279a553e52
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/msb/discovery.git from branch 'master'
to 61897e10d54f4979a1fc6cce863f19e6ba10445f
- Solve jackson datatype security issue
Issue-ID: MSB-331
Change-Id: I82baee676642cf4a09f5a2ec2078c1767c356802
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
|
|
* Update docs/submodules/msb/apigateway.git from branch 'master'
to ad380db9da867dc872310df6b1fe47230c22d12c
- Solve jackson datatype security issue
Issue-ID: MSB-331
Change-Id: I790e11bb675d89db922a7badd016803c8a4316d4
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
|
|
* Update docs/submodules/optf/osdf.git from branch 'master'
to 75f7a15a5a14af434e0e8430fcec880106d64dbf
- Implement osdf code to enable ssl
Fix aaf related permissions
Change-Id: Id458d7198d1ccef66e816d39bb7f8dce787c9a80
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-223
Signed-off-by: vrvarma <vv8305@att.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 87f514006bc79fa977a9924039e0f5b8e70a9e6b
- Change logging from FlexLogger to SLF4J
Replace the FlexLogger with SLF4J in forward plugins.
Change-Id: I20077f1a400cd1a28b4b32f877d20d5628af881c
Issue-ID: POLICY-1346
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to c0ff2f4edd2c2c0af660df6cfed83b20059ce452
- Merge "VNFRQTS - Documentation Package changes"
- VNFRQTS - Documentation Package changes
Change-Id: Id195476951829dca943ebd96667140e31bed1086
Issue-ID: VNFRQTS-591
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to 86182472f813568d0eaeb6367f53bedc0120f7ee
- Update DBSerializer to properly deal
with adding relationships to edge rules in
older versions of the api that might not be
in the latest versions of the API
Issue-ID: AAI-2325
Change-Id: I78fa1c747c4c52a01d2d6ed762e0dc4cdf448fee
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
to 0654d98f69b80b8d932dd33a5dcc56dbecc6a64e
- Fix some things I broke
patchset2: use is2xx() in TopicResourceTest
Change-Id: Icb6711f290164c4a2c952d5250746f274a048a73
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1095
Signed-off-by: dglFromAtt <dgl@research.att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 0c0e1d2e6d5e57a99ff8551a2d7b8e9cdab7d860
- Merge "netconf-executor: NetconfSessionImplTest"
- netconf-executor: NetconfSessionImplTest
Issue-ID: CCSDK-1126
patchset 6: test: undid most of NetconfSessionImpl and muted some tests it affected
Change-Id: Iff406705fa06a00c2629d248010192354d9e2a41
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to ce597c19c2df8169449bd74376a5bf1082e75bb6
- netconf-executor: RpcMessageUtilsTest improvement
Issue-ID: CCSDK-1126
Change-Id: I245661bb6ca1afa6aece98c83a1758a7a6f93621
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 6c64ce6d8be0d03ddc9d940cc5caeb7000b1f390
- Service Logic (DG/Templates) for SDNR OOF PCI POC
DG's, templates, property files to support service logic for SDNR OOF
PCI POC use case. Also includes the required changes to POM files to
appropriately copy the above artifacts to docker-state folder in
respective sub-folders.
Change-Id: I9b16c798bcc9ba3a28d5a99f4c3d1562f5ed0468
Issue-ID: CCSDK-1204
Signed-off-by: SandeepLinux <sandeep.shah2@techmahindra.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 4c8d63c24acd45a9ae19af0434848c273f470ae2
- Merge "Log stack traces with logger"
- Log stack traces with logger
Fixed critical sonar issues:
-"Either log or rethrow this exception"
Change-Id: I99a550f2cf40bd6c34a0f8ca1893c964669c76de
Issue-ID: MUSIC-367
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
to 479c7a5645b6f3f9bf478f925fa2009597871a7b
- Added MirrorMaker unit tests
Change-Id: I580d350c663f06754a38ae58941de6e812f8cb03
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1095
|
|
* Update docs/submodules/aai/aai-common.git from branch 'master'
to 3b3bfd2cb38628532970c56b52b08d31bec35a18
- Remove the generation code for swagger and xsd
The following code has been moved to schema service
Issue-ID: AAI-2313
Change-Id: I58911dffef70ab2c32a73de79ac971c3650106e6
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to e5207baa3f699ae1612d987f226b5cbf70bdc029
- Merge "default storageclass and nfs provisioner"
- default storageclass and nfs provisioner
Issue-ID: OOM-1500
Change-Id: I15dd98ea8042914220f1b6025e93f65224bb9adb
Signed-off-by: sushil masal <sushil.masal@amdocs.com>
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to c50e3fd312131ac70cf608ff4240234aab96076c
- Changes for checkstyle warnings
Issue-ID: OPTFRA-474
Change-Id: I2a813d47179a6f8e24ae0b166c029120f3bb1783
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
* Update docs/submodules/dcaegen2.git from branch 'master'
to dd0365a7af08b6731d616eb223e49ab41a513bed
- Add current SAN listing to TLS support
Issue-ID: DCAEGEN2-1414
Change-Id: Iddc2d36a697ee8d946e2c3ee55fd369c56c95e9a
Signed-off-by: dfarrelly <david.farrelly@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to ae01b62624eb897ee1d556110bf2dd189335abc0
- Added isAlreadyDeployed check at the Service level.
- Committed changes for tabs verse spaces.
- Added isAlreadyDeployed check at the Service level.
Change-Id: I1f735830820f84745ed1fb9f5a9e76146ee23d3b
Issue-ID: SO-1764
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 4ac37bffd664bbc2d6d419d9420393193573320d
- switch Internal/External Locator Names for Dublin
Issue-ID: AAF-808
Change-Id: If7c600cddef0f7d0fce1a8f7b1518d9ffe0983fe
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/aaf/sms.git from branch 'master'
to c0b515db857565a259d99a14cd71b58e5d7e8ecc
- Bump up the version
Snapshot images are taged with 4.0.0 now
Issue-ID: AAF-764
Change-Id: I31d2cc88e9c1c1b499609e71d54aa72ecaa38a6b
Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to e466cdba7b464c0e3bee67607b8f4a329dbc6feb
- VNFRQTS - overlapped PNF node type requirements
Change-Id: I0c4427356189997cdb726ae4d11f96b267fb6a66
Issue-ID: VNFRQTS-618
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to eb0fe6f9efb11193847d5847ed8fca0c4ad9a0f8
- Merge "zte 3rd party controller for sdwan"
- zte 3rd party controller for sdwan
creating a placeholder for specific templates & DG nodes required to talk to ZTE as 3rd party domain controller.
Issue-ID: SDNC-657
Change-Id: Icb774966cd9f4cd15e1beebb2dfb5194f241e4bc
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to b5b294f670c4f1f1f503b391ef01d983143adace
- Merge "netconf-executor: Moving NetconfSessionListenerImpl out of NetconfSessionImpl, and adding test for it."
- netconf-executor: Moving NetconfSessionListenerImpl out of NetconfSessionImpl, and adding test for it.
Issue-ID: CCSDK-1126
Change-Id: I8674c247e64efdf48faf35b8d21eae5eaed14d95
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 4882781570a5734d19ccb2589293c9a42919de80
- Merge "Resource-mapping.component - removed unwanted code"
- Resource-mapping.component - removed unwanted code
Removed unwanted table rows from resource-mapping component.html
Issue-ID: CCSDK-1206
Change-Id: I2ecbe6eca75cd770d80f06fdeae8dd2f6b110338
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 0b1973b22cd5e9d203ec6dc9e668d5ce1d87d745
- Add the missing field to microservicemodels table
Change-Id: Ib6c42985c8565272f80c19aa358c29e275edbb95
Issue-ID: POLICY-1416
Signed-off-by: pa834y <pa834y@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to faa75bd648a3880991f4b25e5fb0ae790dd1e741
- Fix versions of cds-sdc-listener
Version of cds-sdc-listener is wrong, which causes weird behavior
on release builds (several poms are being changed to
version 1.2.2-SNAPSHOT instead of 0.4.2)
Change-Id: Ia0f20df6eaee9cf6101d25fa9f23fe61d2ce023e
Issue-ID: SDNC-710
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
|
|
* Update docs/submodules/so.git from branch 'master'
to 45a9add1e79bad75405e5b93d614201ceabdd0d6
- Merge "Re-commit some changes which were lost"
- Re-commit some changes which were lost
remove unused code
Issue-ID: SO-1767
Change-Id: I12b8295ae4a5bc9e9154c8ccd1bb53f70886f929
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 23230f76a423b77c0088a86872a328efcd49785c
- Merge "Add https support for SDNC container"
- Add https support for SDNC container
Enable https support in ODL container
Change-Id: I05b482ed89736912bd69bed17d8d9ba8997c8e20
Issue-ID: SDNC-492
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4568e48647b15b5654a669651ddf536d590288b0
- Some unit tests for catalog-be
Code coverage for some classes from catalog-be increased.
Some refactor made if needed.
Change-Id: I1c5a35f99fcc0ace2f7b6ba4f7ef4f41acbed5e7
Issue-ID: SDC-2220
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/policy/apex-pdp.git from branch 'master'
to 5f3e975966a0eaa247ee0eac0148da2f8755e777
- Remove hibernate from apex
Issue-ID: POLICY-1368
Change-Id: I67f448fc9d89eef4829cd6f999f5c21ac8ebff12
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 00a6a4d66b0d22d530314816b4b5697fbc975e37
- Upgrade SDC to use common cassandra cluster
Issue-ID: SDC-2199
Change-Id: I139f38f3f3d968b775c9962bfe3ad6d13ea7f678
Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to d8fb6bed0fba236ea2bfce3c44491238fe95a0ef
- Enable Cassandra liveness probe
Change-Id: Ic21b7ea1c7e69106a594d9a7efd97fb590e28fc9
Issue-ID: INT-993
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to 99def6ddf75d44a8c8c02144cb49b346a82bdaf6
- Add multi-thread support in FileSystemReceptionHander
By adding multi-thread support in FileSystemReceptionHander, we can have
a more thorough s3p test to test performance & stablity in multithread
situations.
Change-Id: Id263435531e26dcbadfbda6f82b26ac54a72ba1a
Issue-ID: POLICY-1274
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
|