summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-12-05Update git submodulesSatoshi Fujii1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 15fabcb9618c6acd6fa604e17777df4d494eca1b - Fix impossible to drag and drop same service twice into the composition When a service proxy instance including underscore in its name is added into the composition, instance ID suffix is not properly calculated and that results in duplicate key error due to ID conflict. This change normalizes the name to find existing proxy instances to get suffix number calculated properly. Change-Id: I6f2ceb4b9cf020e1523264a99e1347b6caa98965 Issue-ID: SDC-2043 Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
2019-12-05Update git submodulesilanap1-0/+0
* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master' to 0158e85cfd59a7361e42a500b0cf672f89ab5ece - Node/Yarn update Upgrade yarn/npm in accordance with SDC Issue-ID: SDC-2703 Signed-off-by: ilanap <ilanap@amdocs.com> Change-Id: Ibbaeeebd13bbda98c920c6cb542539a2108b2fb6
2019-12-05Update git submoduleshongyuzhao1-0/+0
* Update docs/submodules/modeling/etsicatalog.git from branch 'master' to 2ae44b787c0795e60276c35aeb13e104ca17bfa7 - Notify about NSD and PNFD changes Change-Id: I49eb61990766f6e54c43702e0235a9aa633ad938 Issue-ID: MODELING-269 Signed-off-by: hongyu zhao <zhao.hongyu@zte.com.cn>
2019-12-05Update git submodulesilanap1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to ee4c4d72ed2118ea44dd5d83e1cf1677b6ebb03c - Add Option to proxy to plugins Added option to proxy the plugins throught the catalog proxy. Remove hardcoded redirect to workflow and added to the plugin configuration. Issue-ID: SDC-2691 Signed-off-by: ilanap <ilanap@amdocs.com> Change-Id: Ica479ff00e1a8c281b9280b5495ac022172775c4 Signed-off-by: ilanap <ilanap@amdocs.com>
2019-12-05Update git submodulesMatthieu Geerebaert1-0/+0
* Update docs/submodules/externalapi/nbi.git from branch 'master' to 724b5025cd16fbed0bba66e21129fd9530ce736d - Java 11 & oparent 3.0.0-SNAPSHOT Update jacoco version to support java 11 Parent move to 3.0.0-SNAPSHOT Change-Id: Ia93039c29fb0ca188e59e1e0615146f624cea733 Issue-ID: EXTAPI-370 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2019-12-05Update git submodulesBrittany Plummer (bp896r)1-0/+0
* Update docs/submodules/logging-analytics.git from branch 'master' to ade7ef267161cb22cc2834e44dc6bde0597884f5 - Set InvocationID value from server and client invocationIds Issue-ID: LOG-1189 Change-Id: I471b3f415546d8950f17b91b8d6ac4d415fed076 Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
2019-12-05Update git submodulescyuamber1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to bb073de34e081e165d4725c8f94e144c4e5618dc - feat: Encapsulate basic task information into public components Change-Id: If00db97b6cf4f0a192269acaad1981c3f0d27919 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05Update git submodulescyuamber1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to 6077654ad074c2c07acf1434dfdec2fc5abd17d9 - feat: Completed the submit function in the task processing dialog Change-Id: I2ab002ce9876687921684f4834908701d98b0d1e Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05Update git submodulescyuamber1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to 19b190ce4d1042c769b93c50882b91e748af061d - feat: Modify the html structure of the task processing dialog Change-Id: I117c5d5cf6b5a7ab4f2251836c13ce2ee986b9c0 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05Update git submodulesTao Shen1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to 2272314ce11daf597d5113fbe3e16243ac4430d9 - Merge "feat: Convert put, delete, and post requests to get requests" - feat: Convert put, delete, and post requests to get requests Change-Id: I1a61452771a0c60541190807a8e4e230c39ae41e Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05Update git submodulescyuamber1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to e53295bc15043f9d343897f3c8a4b6848cdf0c44 - feat:Add progress interface query of slicing business page Change-Id: I8a974d5fa75546a937ad9755a33dee75374fb59d Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-05Update git submodulescyuamber1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to 7a7b81477be87698d847f9424fa58d4cdf64a143 - feat:slicing business page basic functions code Change-Id: Ifae9e28151a746c1258e181c05154e86b3f89aee Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-04Update git submodulesGadicherla, Shiva1-0/+0
* Update docs/submodules/music.git from branch 'master' to 9277729f6cd6fdc0313b98d303fddff2ca8a63af - Unit test cases for DeadLockDetectionUtil, CipherUtil and CassaLockStore Issue-ID: MUSIC-521 Signed-off-by: Gadicherla, Shiva <sg592n@att.com> Change-Id: I8544a2003548eff9d26c48f65e5109154924bfe9
2019-12-04Update git submodulesMichael Dürre1-0/+0
* Update docs/submodules/ccsdk/features.git from branch 'master' to 6795925af9187658c44d5b8ced752a917813c4f7 - add common lib common lib with code used by multiple sdnr bundles Issue-ID: SDNC-990 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Id21a7346497c45c50eec565e7a75684f88fbf4b6
2019-12-04Merge "add delete operation and text change Issue-ID: DOC-569"Eric Debeau2-1/+121
2019-12-04Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 3aa4e38c1b2a69ea84bfad991ac9af09f2b0bb20 - increase maxOpenedInstantiationRequests from 20 to 200 Issue-ID: VID-724 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: If01c950f6b3a72b681cb6067e101466524d92cd2
2019-12-04Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to b85a046bb43f83bf1231d34ed5447fc07b2bfe1e - Create function that convert rollbackOnFailure value from String to Boolean Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ia3738a146d0b57e961e097c6b6e70e525c46a397
2019-12-04Update git submodulesYoav Schneiderman1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 2603481cc6487b0932458ebc7eb4e53202d3f24e - Adding Template button to new service instance + cypress test + filter Issue-ID: VID-724 Change-Id: Ie69a32dd6b74de57fd747a92935c1ce5edb86351 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to ce1a30dd1159eb31c2662cf93daee52c90d272d9 - Merge "Extract subscriber-name only when it is not defined" - Extract subscriber-name only when it is not defined This solves the Recreate issue when subscriber-name is already provided by the template, but Redux is not populated with `service.subscribers`. Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Id3bfd705015270352aef674d2119fc77838a3ddb Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-12-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 52add03b07f17c5542bae1db749383cb6d6485d2 - Merge "document FLAG_2004_INSTANTIATION_STATUS_FILTER" - document FLAG_2004_INSTANTIATION_STATUS_FILTER Issue-ID: VID-724 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I7da35c0676f74b36deb1f60620ff5b7b6cab2e85
2019-12-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 74f309f00ee86d768378573598cb9c338fffbd9f - Sink all Async-Jobs logging to same debug.log Error events are _replicated_ to error.log Main incentive is to have all JobWorker, ResourceCommand and MsoResultHandlerService logging the job life-cycle on same page. Issue-ID: VID-253 Change-Id: I862b408d71767ca3d5e6da3071bbae751261587e Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-04Update git submodulesMike Elliott1-0/+0
* Update docs/submodules/oom.git from branch 'master' to e21978408ab1bee4c571bbb6cc58904d3ee36472 - Merge "Add password generation template" - Add password generation template Currently there is a number of hardcoded passwords in OOM helm charts that are reused for almost all ONAP deployments in different labs. One possible solution for this issue could be to generate a random password for every deployment but this may cause number of issues while doing helm upgrade. That's why instead of generating a random password we generate a password for particular use case, based on chart name, master password provided by the deployer and additional UID. This is done using derivePassword function so check its documentation for more details how this password is derived. From a user perspective, the most important fact is that he or she can achieve reproductible deployment. Every time when ONAP is deployed with the same masterPassword all derived passwords are going to be also the same. Issue-ID: OOM-2052 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I666d597e6daab8b79e630917ad75f17cc70f897b
2019-12-04Update git submodulesMike Elliott1-0/+0
* Update docs/submodules/oom.git from branch 'master' to b16e8fe5947741d6c6c7f3458a87a6efa6a22859 - Merge "[NBI] Use the common galera cluster of ONAP" - [NBI] Use the common galera cluster of ONAP Instead of having our "own" galera cluster, use the common one already proposed by OOM. If a local cluster is needed, you just need to set global.mariadbGalera.localCluster to True. Also create a common chart that create the needed values for the database. Change-Id: I9ad551b76a40732b4ab3fc34ba7cde6ca90fe432 Issue-ID: EXTAPI-348 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-12-04Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to da3f5a40d2b98369842c640729f14823034138af - make sure request id is unique per each async job execution Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I1e7e98876c6557ff18a9e1646d7b815ed9af830d
2019-12-04Update git submodulesdyh1-0/+0
* Update docs/submodules/modeling/etsicatalog.git from branch 'master' to f96008008bcbefd4142611c9ecca45899c5bb7d6 - update ns on_distribute method Issue-ID: MODELING-289 Change-Id: Iba353d152b4895a93d0d41ac58afd63f1845c5d4 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-12-04Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 4e2d89221395442475eb2d681dfe61a3584d2496 - improve test deployTwoServicesGetServicesFilterByModelId Issue-ID: VID-724 Test validate that only expected jobIds are in service info list + always mute jobs att the end of the test Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I3cfa35ae5f31cf72dcf8b4ac3e250f9473080693
2019-12-04Update git submodulesilanap1-0/+0
* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master' to 69d33858a0569ce8664dc40bbaac632eae7d664b - Bump version to 1.6.0 with changes to common Taking the changes made to the common libs and take the release instead of the snapshot Issue-ID: SDC-2541 Signed-off-by: ilanap <ilanap@amdocs.com> Change-Id: I8af53f69bd164eb9d6a9de9c46cfa16a6484741b
2019-12-04Update git submodulesYuli Shlosberg1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to cc8f8c056b99d530d48190b67846be3705a4225f - add common-app-logging module This module is responsible of logging mechanism in sdc project Issue-ID: SDC-2686 Signed-off-by: Yuli Shlosberg <ys9693@att.com> Change-Id: Icf9817fe2c8b8032757a700f6e6be18d2bc9f891
2019-12-04Update git submodulescyuamber1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to 60011b80da470f37bd1512b3fbd05b8243ed42b6 - style: change the style of homepage layout Change-Id: I79fba465a810a263877d796fa83544856c90f9b1 Issue-ID: USECASEUI-352 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-12-04Update git submodulesHaibin Huang1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to 5b0faa59c82e0967a8edade563282a5dfce333ad - Crreate Register Module in k8s plugin Issue-ID: MULTICLOUD-740 Signed-off-by: Haibin Huang <haibin.huang@intel.com> Change-Id: I1f7eb11af787fbe680afd1bcf267f378476d8981
2019-12-04Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 33dc8de3c8482166c6df9d0a7c940a29fc907ba5 - Merge "Couple of JUnit additions for PAP-REST" - Couple of JUnit additions for PAP-REST Issue-ID: POLICY-2130 Change-Id: Id7252df4a244e579d599a5d2631c60ddb9ccfab3 Signed-off-by: bobbymander <bobby.mander@att.com>
2019-12-03Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/distribution.git from branch 'master' to a506efe71c72766e299cbac2eb7d521d5c868bd2 - Use 1.5.1-SNAPSHOT version of parent pom Fixed version of parent pom to use snapshot version Change-Id: Id4c709c07e8753eab4a846874cce3330bba634d1 Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-12-03Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/features.git from branch 'master' to dc10cbe1d24ad857be6bf6ab9bed918219eb89f0 - Use 1.5.1-SNAPSHOT version of parent pom Fixed version of parent pom to use snapshot version Change-Id: Ia43d59fcdc3d85302ea1d043defa261b9007ca3e Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-12-03Update git submodulesKiran Kamineni1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 34650dd155c5351f17c542a2aae6b6e5015b82a3 - Merge "Adding Istio rbac roles for multicloud-k8s" - Adding Istio rbac roles for multicloud-k8s This is used to grant role based access to user Issue-ID: MULTICLOUD-790 Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com> Change-Id: Icf064af7943b337f2cb83c3b4fa29bfb54f5b999
2019-12-03Update git submodulesKiran Kamineni1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 85bbacc1afb2d7160128bee00e194ae5834a8296 - Merge "Upgrade istio-operator" - Upgrade istio-operator Issue-ID: AAF-1023 Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com> Change-Id: I863a06ee8f504febb822d02c054860065ad888b9
2019-12-03Update git submodulesKonrad Bańka1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to d857dba045010a6d3f69845efbb40eaa6b927685 - Switch instantiation parameters source from user to sdnc parameters Issue-ID: MULTICLOUD-941 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I3a6c67eb442023f64600b65f5af54a49117a8c51
2019-12-03Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 6c1984839109f1dea6514998018f7c10f1dae764 - Update SDNC helm charts to use latest stable version 1.7.6 Update SDNC helm charts to use latest stable version (1.7.6) Change-Id: I98a360cd16e14d8da914278da2509e2c07c2cf5c Issue-ID: SDNC-992 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-12-03Update git submodulesRam Krishna Verma1-0/+0
* Update docs/submodules/policy/parent.git from branch 'master' to feac4e1beee77ed2ae026efa6803d720a1e799df - Merge "Document Policy to CDS contract" - Document Policy to CDS contract This contract needs to be respected by a CDS blueprint developer and hence documenting it into the repo. Issue-ID: POLICY-2277 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca> Change-Id: Iece51380b9bd99af1e307c8e6c411b0bc860e7ba
2019-12-03Update git submodulesHOCKLA1-0/+0
* Update docs/submodules/policy/parent.git from branch 'master' to cf298b6d21e101418801e41360b1622e1e8aab7a - Added a yaml file to release 3.1.0 policy/parent Issue-ID: POLICY-1594 Change-Id: Ie863d1c88ce4779a85072ee67d9bbd0f40e9f33c Signed-off-by: HOCKLA <ah999m@att.com>
2019-12-03Update git submodulesJonathan Gathman1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 6ed08a09884add852d9bde3ffebaf47658f8c50c - Merge "ApprovedRpt.java-remove the block of comments" - ApprovedRpt.java-remove the block of comments Issue-ID: AAF-876 Change-Id: I0008769d9aebab38f60d770fc7f2c5da04b96897 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-12-03Update git submodulesJonathan Gathman1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to dfdf3fd560eb6d9ce340515977a7bd7b3e3d1fb5 - Merge "ListIterator.java- extract the expression" - ListIterator.java- extract the expression Issue-ID: AAF-876 Change-Id: I1dc239d250c9356d0cf91cbad4fd20dd4461fe0e Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-12-03Update git submodulesVikas Varma1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to 7f2896d3cad2819b218cfea4c5ce3a81145417af - Merge "remove the declaration of thrown exception" - remove the declaration of thrown exception Issue-ID: OPTFRA-631 Change-Id: Id13015f53833315d42a43a587c2557957c067228 Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-12-03Update git submodulesVikas Varma1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to 1793e2ba32532c97f247a47ea5045476e3621871 - Merge "Replace the type specification in this constructor call with the diamond operator" - Replace the type specification in this constructor call with the diamond operator Issue-ID: OPTFRA-631 Change-Id: I135841b55506f56d31ca7a77caae22bfcc0ad2f0 Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-12-03Update git submodulesVikas Varma1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to 090db24b98323abc3b7975380f65027e999e1eb0 - Merge "no need to call toString" - no need to call toString Issue-ID: OPTFRA-631 Change-Id: I2073a2b350523ffa2fce85d5298ac60cd3ab00fb Signed-off-by: manisha07 <cmanis10@in.ibm.com>
2019-12-03Update git submodulesanushadasari1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to ba7300b02c962c0c8759956f31b7d30a78df76dd - Immediately return this expression Immediately return this expression instead of assigning it to the temporary variable "json". Issue-ID: OPTFRA-644 Change-Id: I4676c4df578768ea977d2ebf3034ed9e6d30fb85 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-12-03Update git submodulesanushadasari1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to 3e7ef00ea13529ad35e4ff91c551237840d59366 - Move "*" string literal on left side of string It is preferable to place string literals on the left-hand side of an equals() or equalsIgnoreCase() method call. Issue-ID: OPTFRA-647 Change-Id: Ibd04d10da4e655be44310ec0459f1fdeab791441 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-12-03Update git submodulesanushadasari1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to bc025fbc60e7c0bef38dd0717e50a8b483393069 - Merge this if statement with the enclosing one Merging collapsible if statements increases the code's readability. Issue-ID: OPTFRA-634 Change-Id: I22d3bd915605507db8fbfcae9d52a5b1b2de8f3f Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-12-03Update git submodulesanushadasari1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to b6128c2d522b60e432c0d957088428470721e534 - Move "*" string literal on left side of string It is preferable to place string literals on the left-hand side of an equals() or equalsIgnoreCase() method call. Issue-ID: OPTFRA-647 Change-Id: Ie4b1b7b0e56bb88338c9d64219db2da88728ca46 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-12-03Update git submodulesanushadasari1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to bfbd597d4115d5cf94fb760cda72d3abd1f225ba - Merge this if statement with the enclosing one Merging collapsible if statements increases the code's readability. Issue-ID: OPTFRA-634 Change-Id: Ie21aeba053ced68ad1dbe25b39cf891219ff669f Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-12-03Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 9e65dc01257d59b78f89077b94cc6393efef1893 - Drawing Board RECREATE will use a new route that retrieves a template Use endpoint "templateTopology" instead of "bulkForRetry" Issue-ID: VID-724 Change-Id: Ic92971e29d1f78768aeb82158ce424ff31bfbbb0 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>