summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-04-19Updated git submodulesSébastien Determe1-0/+0
Project: clamp master 1ed00c10c10e743348fae994743821e3413c19c1 Merge "Fix null fields" Fix null fields Fix fields that become null due to wrong db code in clds template saving Issue-ID: CLAMP-151 Change-Id: I06ec18786a092c769dd5b124e79038679a48ca91 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-04-19Updated git submodulesSébastien Determe1-0/+0
Project: clamp master e9e0809709021841b04e5f63947058df604d9876 Merge "Rollback params" Rollback params Rollback parameters for the third parties components Issue-ID: CLAMP-153 Change-Id: I6b555876ccd0357db47d77997cc84321e4a9b6ba Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-04-19Updated git submodulesSébastien Determe1-0/+0
Project: clamp master 8aa128171f425c190cb5b61b52cd1bb07869624e Merge "Rollback policyScope" Rollback policyScope Rollback policy Scope to DCAE as required for the microservices Issue-ID: CLAMP-153 Change-Id: I6a4569f89167eb825c961f38f8a0a4aa5a2fec12 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-04-19Updated git submodulesSébastien Determe1-0/+0
Project: clamp master b1012c78b91403bbd8de0ee8465a0139d7a77f04 Merge changes I0c2e7e06,I7fa79a6c,I768b765f * changes: Add Prefix to ModelName Flexible Policy code Fix Sdc Controller Add Prefix to ModelName Add a "CLAMP" prefix to model name as this is used by clamp to generate the policy Scope. This prefix will be used by DCAE to filter clamp policies Issue-ID: CLAMP-153 Change-Id: I0c2e7e064df1be0de3c7e12d6e853956a70bbe64 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com> Flexible Policy code Add more flexibility to the pattern used for GetConfig policy Issue-ID: CLAMP-153 Change-Id: I7fa79a6c3a6402ada451e07c851e4e3d78925334 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com> Fix Sdc Controller Fix the name for policy push because the model name was containing . for version and that was not accepted by policy. Issue-ID: CLAMP-153 Change-Id: I768b765f42385bc93c4e77e1dc5c469908ad031f Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-04-19Updated git submodulesMike Elliott1-0/+0
Project: oom master 8155f184225a4d4a8a0e11fb6d03d9fee8537472 Add chart name override to service name tpl See issue id for details. Change-Id: Iea807608f7bd315a28032b640f3aa9370adc17eb Issue-ID: OOM-971 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-04-19Updated git submodulesgabe.maurer1-0/+0
Project: aaf/authz master 6eecd1c6230997d8c0dffe787439edb6d5ca7007 Commenting out exec to fix Issue-ID: AAF-237 Change-Id: I69bb4a479c0e48b79e65222d24963704a84b3638 Signed-off-by: gabe.maurer <gabe.maurer@att.com>
2018-04-19Updated git submodulesSeshu Kumar M1-0/+0
Project: so master c48052c5351b3e7982ca2d82032b693b3e9f663d Merge "Add logic for defautl network resource receipe" Add logic for defautl network resource receipe Add logic for defautl network resource receipe Change-Id: Ib0f12d9d10fc5956c7448c525fbcc3217da23b96 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-19Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 822fbb46ec0dc47b58e7d50619115abb4bdc51c5 Merge "Fix SDNC request structure" Fix SDNC request structure Fix SDNC requst structure for e2e service. Following is current body for request: { "GENERIC-RESOURCE-API:input": { "GENERIC-RESOURCE-API:sdnc-request-header": { "GENERIC-RESOURCE-API:svc-request-id": "7b1e36ae-6691-4676-993b-4d173bad45cd", "GENERIC-RESOURCE-API:svc-action": "assign" }, "GENERIC-RESOURCE-API:request-information": { "GENERIC-RESOURCE-API:request-id": "7b1e36ae-6691-4676-993b-4d173bad45cd", "GENERIC-RESOURCE-API:request-action": "CreateServiceInstance" }, "GENERIC-RESOURCE-API:service-information": { "GENERIC-RESOURCE-API:service-id": "VOLTE_SERVICE_ID", "GENERIC-RESOURCE-API:subscription-service-type": "example-service-type", "GENERIC-RESOURCE-API:onap-model-information": { "GENERIC-RESOURCE-API:model-invariant-uuid": "4a09419a-c9fd-4a53-b1bd-b49603169ca1", "GENERIC-RESOURCE-API:model-uuid": "1bd0eae6-2dcc-4461-9ae6-56d641f369d6", "GENERIC-RESOURCE-API:model-name": "voLTE_HUAWEI_01:null" }, "GENERIC-RESOURCE-API:service-instance-id": "1ff52068-6622-440c-964f-5774d91a956a", "GENERIC-RESOURCE-API:global-customer-id": "test_custormer" }, "GENERIC-RESOURCE-API:service-request-input": { "GENERIC-RESOURCE-API:service-instance-name": "ONAP_223531" } } } Change-Id: I5098f3f8e11e0e1dad30b53fbf1db13aeac87f78 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-19Updated git submodulesKanagaraj Manickam k003651061-0/+0
Project: portal master bdbb16ae428a064129dc9c50b9936d618edc87d3 Update CLI mode env var name in docker compose Issue-ID: CLI-106 Change-Id: I47db88851f27dcdc8c20a8d02990c6abd7f6c94f Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-19Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master 19f797e3d37c5fde0da8d58208e1256be9376e82 Merge "Remove insecure dependency on PolicyEngineAPI" Remove insecure dependency on PolicyEngineAPI The insecure dependency tyrus-container-grizzly-client is part of Tyrus, a Java web socket implementation library. A direct substitution of this library is not available so the code in AutoClientEnd.java and ManualClientEnd.java was adapted to work with the library org.java-websocket.Java-WebSocket that does not seem to have any vulnerabilities when tested with the org.owasp.dependency-check-maven plugin. The purpose of this submission is to see if the new library does indeed remove the vulnerability. If so, the implementation in AutoClientEnd and ManualClientEnd must be cleaned up. Change-Id: I961635aaea42c2f847edf11ee77e2961cdfb097b Issue-ID: POLICY-744 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
2018-04-19Updated git submodulesMandeep Khinda1-0/+0
Project: oom master 89623667ec00a4710e2c2b9f77a31d369e62f790 Merge "Add Common Helm Chart "mariadb-galera"" Add Common Helm Chart "mariadb-galera" A new common helm chart that will deploy a Galera cluster for MariaDB. Please note that this chart is still work in progress and more features will be added or improved. Change-Id: Ia4487666798f83d2869c35bcfaacc5516068f194 Issue-ID: OOM-758 Signed-off-by: vitalied <vitalied@amdocs.com>
2018-04-19Updated git submodulesJerome Doucerain1-0/+0
Project: oom master dee57fd5c546ee0b68d3e6c003cdc06ada987abe fix nfs-provisioner for appc and sdnc change in common/mysql/templates/pvc.yaml to allow pvc use when persistence is required change in common/mysql/templates/storageclass.yaml to be led by the disableNfsprovisioner variable change in appc/values to default the disableNfsprovisioner to false as it is in sdnc changing the default disableNfsprovisioner to true for both appc and sdnc changing the stateful set avoid volumeclaimtemplates. When used in helm, the volumeclaimtemplates is causing pvc to be left after the helm delete --purge. I guess this is due to the fact the pvc are not directly created by the helm install by indirectly by kubernetes Now the tests are working in both cases (nfsprovisioner disabled or not) The only piece remaining after a helm delete is pv in released state in case we are using nfsprovisioner. That makes sense again because this are objects created by the provisioner and not by helm. removed some leftover Issue-ID: OOM-787 Change-Id: Ieb1f1c482217aeb1b89be39a437bb891a299db71 Signed-off-by: Jerome Doucerain <jerome.doucerain@bell.ca>
2018-04-19Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 6c9f839aa8e8dd848eb10216713490a17726c86c Merge "AAIRestClient support for Basic Auth" AAIRestClient support for Basic Auth Adding support for Basic Auth in the AAI Rest Clients because ONAP uses this (whereas ECOMP uses 2-way SSL). In general, each AAI client will allow the user to configure properties called "aai.auth" and "mso.msoKey". If these are set, then the client will add the Authorization header to every request. Change-Id: I7c81ec05d2ec4a7dca131f2e9e19d341ac89b09f Issue-ID: SO-576 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-04-19Updated git submodulesSeshu Kumar M1-0/+0
Project: so master e75e31d0d63c3ef9f63f1d81edcef0e47ad8123a Merge "Synchronization fix for dmaap client" Synchronization fix for dmaap client Change-Id: Ibcad191dc0994c8c4498ebdbc82e4c1f694517bd Issue-ID: SO-506 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-04-19Updated git submodulesYulian Han1-0/+0
Project: so master 7f954da4321865a7bb3d69e7a29687f8d9d1dff9 avoid null Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064303 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-04-19Updated git submodulesYulian Han1-0/+0
Project: so master f26e7748ceab6de3c47959798e545c7a71e49433 getOperationStatusByServiceId db result is list Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064302 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-04-19Updated git submodulesYulian Han1-0/+0
Project: so master 45ec1c516b5f5217dbfb8bdcf9f04d187e013d21 updateServiceOperationStatus need setresult() Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064301 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-04-19Updated git submodulesYulian Han1-0/+0
Project: so master 38d65a0371f6d638537e0c76fd72a3ec9b483434 E2EServiceInstance Update API bugs fix Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064300 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-04-19Updated git submodulesYulian Han1-0/+0
Project: so master d631e30d8198a74ce938e11cbd2da7b0f55f5d2b DoUpdateE2EServiceInstance groovy optimization Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0642f9 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-04-19Updated git submodulesYulian Han1-0/+0
Project: so master 1f5b2896cba31cc11959a4cfbf4aa94a41c159cb modify duplicate Bpmn ID,deploy failed Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0642f7 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-04-19Updated git submodulesYulian Han1-0/+0
Project: so master 0873337f3107f3b3ca66c09d133721db22ac1309 DoUpdateE2EServiceInstance flow optimization Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0642f0 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-04-19Updated git submodulesYulian Han1-0/+0
Project: so master fc1fbd456e3a2d9e4619d01452c45f985337564f requestAction is action, not opertiontype Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0642f3 Issue-ID: SO-578 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-04-19Updated git submodulesYuli Shlosberg1-0/+0
Project: integration master aedcf8ed19f09c8c7e7731864a53121cf565e052 sdc sanity tests fix Change-Id: Id0ffd2070d51cbc739015f7ca913a65442b6281f Issue-ID: SDC-1240 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-04-18Updated git submodulesThomas Nelson Jr (arthurdent3) tn1381@att.com1-0/+0
Project: music master 6a0328891c81d076885bc328b6c8baefacd44639 Update cassandra docker image Removal for issues with Kubernetes - Need to make sure any injected files Are chown 664 or ID is smae ID as Cassandra in Container ( Which is 999 ). Change-Id: Ib568d94131bcd6766da202f4591f4634d1804761 Issue-ID: MUSIC-70, MUSIC-60 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
2018-04-18Updated git submodulessu622b1-0/+0
Project: dmaap/messagerouter/messageservice master c6ee3a1258b6669fda99d5fbf333684383f9de57 Changes for security issues Issue-ID: DMAAP-431 Change-Id: I1ba6b3280ebca61b193eacb7da9f975bffb7fe92 Signed-off-by: su622b <sunil.unnava@att.com>
2018-04-18Updated git submodulesdglFromAtt1-0/+0
Project: dmaap/dbcapi master ac03a4b32eae987019cec2cd39d6d252fb320c2f Improve support for http to MR Change-Id: I9f15ae30f61964295903be41631e4a47b87e0c9c Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-295
2018-04-18Updated git submodulessu622b1-0/+0
Project: dmaap/messagerouter/messageservice master 49b147f56cb0e510305b5384df8acea34cbf8939 Changes for security vulnerabilities Issue-ID: DMAAP-375 Change-Id: I5ef04e747c455d00fd28f3a2cb93e34bb58f2c79 Signed-off-by: su622b <sunil.unnava@att.com> Updated the documentation Issue-ID: DMAAP-413 Change-Id: I559862d2251f4d86a6cd8841a37f81614b82a1b7 Signed-off-by: su622b <sunil.unnava@att.com>
2018-04-18Updated git submodulesHima Elisetty1-0/+0
Project: portal master 7b82955b50cd380cd6f79fe4506c84318733a5aa Changes in Users page Issue-ID: PORTAL-256 Fix on Users page modal Change-Id: I44427259c0a6caa9623a884e5127e16de86cff8d Signed-off-by: Hima Elisetty <hbindu@research.att.com>
2018-04-18Updated git submodulesTaka Cho1-0/+0
Project: appc master 91e81944dd410196c5cd3fde32fed746ec5de466 upgrade plexus-util to 3.0.24 Change-Id: If71fccb9e04afab01bf6c45d253761928b4dde2e Issue-ID: APPC-709 Signed-off-by: Taka Cho <tc012c@att.com>
2018-04-18Updated git submodulesMei Su1-0/+0
Project: appc master 52003e742c268416ab75830b67a22420f7d77c0b Add junit coverage to Request class Introduce junit-tests for Request class Issue-ID: APPC-852 Change-Id: I6ee0919565e0de9fba79604dac653e7634277f39 Signed-off-by: Mei Su <ms6523@att.com>
2018-04-18Updated git submodulesGary Wu1-0/+0
Project: integration master 77f16c3e8ab11ba9cc1f1e0f9b8722756ef006aa Merge "Script for integration with MR" Script for integration with MR Change-Id: I52a54b441992aad9dd7012a45556c2b84e121ba1 Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-320 Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
2018-04-18Merge "Add platform operations to user guides"Rich Bennett6-54/+28
2018-04-18Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master b082b9ff25a9794664c73c61d6f9e6a28a1b8ee5 Upgrade poi to clear CLM https://nvd.nist.gov/vuln/detail/CVE-2017-12626 Issue-ID: POLICY-722 Change-Id: I016d2d357858729b402ad010d47a31af053d2799 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-18Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: sdnc/oam master 908c4c5a634deb9d51a70c051f0788ef64796eff Fix location of idmlight db file In Nitrogen release, idmlight db file is in /data, not . Fixed Dockerfile to install in correct directory so that admin password will be default ONAP password instead of default admin password. Change-Id: I01b41ae14d39fef6d2ed3775b272e403d159aa9e Issue-ID: SDNC-283 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-18Updated git submodulesKajur, Harish (vk250x)1-0/+0
Project: aai/aai-common master 235f7eb30eb3eea9bf9e56e0e4bc2bee458abbd4 Update the pom to use the spring boot 1.5.12 Issue-ID: AAI-1036 Issue-ID: AAI-968 Issue-ID: AAI-975 Change-Id: Iad8ad4f6e5f71c969b99356b7c909dc585e97a98 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-18Updated git submodulesGary Wu1-0/+0
Project: integration master 73dd1441e879ecc8622a4a53f479e97547d2cf2f Sync up manifest with heat template versions Change-Id: I0f3614fa73fe7bc5b553979420f976c743040fc2 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-18Add platform operations to user guidesRich Bennett6-54/+28
Reference OOM cloud set up, quick start, and user guide Top level User Guide wiki sections already migrated See DOC-259 http:gerrit.onap.org/r/42333 Remove references to non-existing project sections. Change-Id: I09f5faf019f76b3ccddaffa2b97f3efcf183a7f0 Issue-ID: DOC-250 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-04-18Updated git submodulesGary Wu1-0/+0
Project: integration master 3e4eede80cb8fad331f819f6fbcad0ccacb87d3f Limit retries waiting for Robot to initialize Change-Id: I8644cbf25bdab760c8f05109aa7f91e96b8d818d Issue-ID: INT-402 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-18Updated git submodulesChuanyu Chen1-0/+0
Project: so master cb28756cf544a5dd6d35d6a134a471181c0abcc1 Merge "Add resource sequence if config file not defined" Add resource sequence if config file not defined Add resource sequence if config file not defined Change-Id: I2016c3a58a182be3851bb99e40193f013c24b934 Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-18Updated git submodulesTal Gitelman1-0/+0
Project: sdc master d4857365b98f2ef6cb87bfce7702f78dc0bb3748 validate and add new heat template Change-Id: I0a65f1e3baef7cdf61fba930196887d6205f2ca3 Issue-ID: SDC-1163 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-04-18Updated git submodulesTimoney, Dan (dt5972)1-0/+0
Project: ccsdk/parent master 8cd33a6ff634c2e45eeb8a482dbce3d65f67fdd9 URGENT - builds broken : bad version in parent Reset versions of CCSDK artifact properties to snapshot so that release versions can be created first. Change-Id: Id89bf9b0cf740f98f34434a6d2bb8a7bb381aa53 Issue-ID: CCSDK-242 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-18Updated git submodulesDenes Nemeth1-0/+0
Project: vfc/nfvo/driver/vnfm/svnfm master 4ed278fe7fabd119400fa056e0086701cecf8508 Update integration documentation Change-Id: Idbdd0f8b6b1c877ad8627bcde0fd29ba1ceafc91 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-728
2018-04-18Updated git submodulessubhash kumar singh1-0/+0
Project: cli master 3fd14ba470bee167f01e2c29be02607085220044 Merge changes Ib986931f,I3abfe1a5,I2df477bb,Iae51b3c6,Id22e629a, ... * changes: Update OCLIP commands details Update the architecture document with cache Remove unused images in docs Add onap cmd alias in CLI docker Set CLI version to 2.0.0 Set logging level to INFO by default Add onap cmd alias to oclip Disable debug while starting cli in ALL mode Update OCLIP commands details Issue-ID: CLI-100 Change-Id: Ib986931fd198e6ba993b89dff35795c27f0bcf3e Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> Update the architecture document with cache Issue-ID: CLI-100 Change-Id: I3abfe1a58708d9be21d3a657d2eed834c2c3c5e3 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> Remove unused images in docs Issue-ID: CLI-100 Change-Id: I2df477bbd418a4f44f90cb3db1a5468447e5d957 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> Add onap cmd alias in CLI docker Issue-ID: CLI-100 Change-Id: Iae51b3c6e79be7308ee41698d65dd7c9136ade23 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> Set CLI version to 2.0.0 Issue-ID: CLI-100 Change-Id: Id22e629ac57046d363783181c05afebec390ac1a Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> Set logging level to INFO by default Issue-ID: CLI-100 Change-Id: I7acab8c07685207bc6d2357a8ed5151c829d5b3b Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> Add onap cmd alias to oclip Issue-ID: CLI-100 Change-Id: I30b9e0ecc7f95722da571600b75a3363e2803937 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> Disable debug while starting cli in ALL mode Issue-ID: CLI-100 Change-Id: I7cc2af54988103b93016ac84c54fd23cf9b14eb2 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-18Updated git submodulesKanagaraj Manickam k003651061-0/+0
Project: cli master eda59089e0d05bac852093c24db6dc34e4c0c89d License: Add header Change-Id: If82af681d8c6b1f17015cb5e488f48df52c62f84 Issue-ID: CLI-100 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> License: Add header Change-Id: I57b0c1b9d299ea9e05bde27ab389c7cb7bf8b8bd Issue-ID: CLI-100 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-18Updated git submodulesZhaoxing Meng1-0/+0
Project: sdc/sdc-workflow-designer master 9024d9837bed538254ae97c5f08037c98e32f597 Merge "Update jackson-databind" Update jackson-databind Update jackson-databind from 2.9.1 to 2.9.2 for Nexus IQ reason Issue-ID: SDC-805 Change-Id: Iaff08facb6a933b79ac868a0b2374f202e78bfed Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2018-04-18Updated git submodulesZhaoxing Meng1-0/+0
Project: sdc/sdc-workflow-designer master 8503293a1c1e3859c25b8e3ebaefe68436ab9a05 Merge "Update hibernate-validator" Update hibernate-validator Update hibernate-validator from 5.4.1.Final to 5.4.2.Final for Nexus IQ reason Issue-ID: SDC-805 Change-Id: I3da581f303cd4fe10b2b30944239df416f74c9a2 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2018-04-18Updated git submodulesPamela Dragosh1-0/+0
Project: policy/engine master a4baf3adde49e27d88492339ffa5e4da4d79af57 Upgrade hibernator and netty Forgot one place for hibernator and need to upgrade netty to clear CLM issue. http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-2156 Issue-ID: POLICY-722 Change-Id: I741c47110af916c222f92329791217b0c3bc07df Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-18Updated git submodulesHuabingZhao1-0/+0
Project: sdc/sdc-workflow-designer master cc436217f2d0e92da449d00c535d835ba19c9d36 Merge "fix licensing issue" fix licensing issue lf reported licensing violations based on their report. in addition adding apache 2 license in the root dir as requested by LF. Change-Id: I09ce70fe05a559e4fa26b41095626e30303c4d2f Issue-ID: SDC-1220 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-18Updated git submoduleszhangab1-0/+0
Project: usecase-ui master d698af153772ca4351ad3b23fbb987fc749890af Fix Security/Vulnerability problems Change-Id: Ie0f2c9e0794941d9b9a7f00a6c3d349269d98ed1 Issue-ID: USECASEUI-104 Signed-off-by: zhangab <zhanganbing@chinamobile.com>
2018-04-18Updated git submodulesYuanHu1-0/+0
Project: sdc/sdc-workflow-designer master dd2720b2764611aaa16e4e275da05bb78b32cf58 commons-collections from 3.2.1 to 3.2.2 Update commons-collections from 3.2.1 to 3.2.2 for Nexus IQ reason Issue-ID: SDC-805 Change-Id: I317a522747d112b70cda8486b41fe14a89274c49 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>