Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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>
|
|
* 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>
|
|
* 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
|
|
* 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
|
|
* 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
|
|
* 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
|
|
* 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>
|
|
* 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>
|
|
* 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
|
|
* 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>
|
|
* 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
|
|
* 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>
|
|
* 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
|
|
* 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>
|
|
* 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
|
|
* 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
|
|
* 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
|
|
* 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>
|
|
* 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
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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
|
|
* 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
|
|
* 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
|
|
* 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>
|
|
* 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
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 2a8f0ba72f2c449d2048674a22820d4f8385f8ca
- Merge "free text filter in instantiationStatus Page"
- free text filter in instantiationStatus Page
Issue-ID: VID-724
Change-Id: I5f363ecc66ff1f1fef9c9d75a12a9c43403aa905
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to f5dda3933425888c52b7b9d1c0fa2a6227c89123
- disable npm progress-bar by npmrc file instead of mvn goal
Issue-ID: VID-724
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
Change-Id: I2c1261b24bba3e16dd858e3dd77c9b0a188e310c
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 151ae967bf99589b4f17d0b57ee4385be82d91c0
- Merge "Add and Modify JUnits for Code Coverage (daoImpl)"
- Add and Modify JUnits for Code Coverage (daoImpl)
Issue-ID: POLICY-2133
Change-Id: I1b16aa63394da0715dc50b5f0ac037b64d020a41
Signed-off-by: Peyton Puckett <peyton.puckett@att.com>
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 4f7b23843f5fccdb26d0da0bbed15bfe1e38fb92
- Update Service Catalog swagger to El Alto
Issue-ID: EXTAPI-327
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: Idf7e594d51fd5805580901c589ffd6ee08c32eee
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 588ef836b3b66729d6fba9d57e89e330ab22b5ca
- Merge "Remove.java-Replace the type specification in this constructor call with the diamond operator ("<>")"
- Remove.java-Replace the type specification in this constructor call with the diamond operator ("<>")
Issue-ID: AAF-876
Change-Id: I55899d3dc94bd9c7b046ded84cf2b53816ddc354
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to b9765b97e0fd8a99c5b27263638eb05483f14e29
- Merge "Add ETSI Catalog Manager API Swagger file"
- Add ETSI Catalog Manager API Swagger file
Change-Id: I7f53135c628ee5f6e4b5bffe3d9cad2a3264c7ae
Issue-ID: SO-2542
Signed-off-by: rope252 <gareth.roper@est.tech>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to aacda44d54fd3c45609d85e09e3b20fc824ec494
- Merge "ListActivity,Rename.java-removing the useless assignments"
- ListActivity,Rename.java-removing the useless assignments
Issue-ID: AAF-876
Change-Id: Ieef4f3e56016f33babe13be08cdd87b3c5c36bbb
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 7e27616ebe3e3770163241076f87bbfa63c25b07
- Merge "JAXBData.java-Extract the assignment out of expression"
- JAXBData.java-Extract the assignment out of expression
Issue-ID: AAF-876
Change-Id: I431bb79d12ad49a6d84c000f30c0532a710c42cf
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 1ebfe6b467e5a6a42c756f225397da76f9e3dfc2
- Merge ssl password
Use the aaf encrypted ssl password fot server.ssl parameters
Issue-ID: CLAMP-339
Change-Id: I8869bb527f2851c1d298cd03e45327791a8acfab
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to a849c237fe71f7dee316dd87f5d385cf4e2a38b6
- Heatbridge bugfix make use of regionId instead of cloudSiteId
Issue-ID: SO-2497
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: Ic3b3fc98c6978807e198a4530974d940a7da5ff8
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 51d9bb17422ae08042971e9cb87bd6a2576a5cdb
- Unit/SONAR/Checkstyle in ONAP-REST
Util package of ONAP-REST, with JUnit added and
SONAR/Checkstyle issues addressed. Coverage increased from 51% to 73% in
large PolicyValidation class.
Issue-ID: POLICY-2131
Change-Id: Iffa90e2dfa155d3e9cac114032fb9ca0df2cbab0
Signed-off-by: liamfallon <liam.fallon@est.tech>
|