Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/vid.git from branch 'master'
to e739efea94c39ca9330f287384125d9edbdbf22a
- Merge "fix cypress test: should enable correct menu items"
- fix cypress test: should enable correct menu items
Issue-ID: VID-724
The cypress test not handling well scroll bar so decrease data
Change-Id: I7541b7127866bb0cc8651d80ab2721846eafabde
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to ad530ef6478ed2c8d3d153738ed735130b4019e7
- Merge "UT convertResponseToUI - use ISOString to compare dates"
- UT convertResponseToUI - use ISOString to compare dates
Issue-ID: VID-724
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I3077fc05413802f5891e42128bcc7e82d4fb5eb4
|
|
* Update docs/submodules/vid.git from branch 'master'
to 0bdd1969e46cd3347fb18fbd09c046ff7b7dd067
- Merge "Show previous instantiations button in new service modal"
- Show previous instantiations button in new service modal
Issue-ID: VID-724
Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
Change-Id: I18633adbabbc22c68f9bcd712427033deaffd33c
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 7bbb02c6b894d63e39dfbe6dc8f59cd7bad7e748
- VNFC Support for Ansible actions
Introduced AutoNodeList parameter for
ansible request template which allows to generate
NodeList section from infromation about VMs and VNFC
in the AAI. List is being filtered by vnfc-name,vserver-id,
vnfc-type and vf-module-id parameters which can be specified
in the request-parameters of payload section.
Change-Id: I4d840dd4e103668844108dc249e1ba2a551245a1
Signed-off-by: <lukasz.rajewski@orange.com>
Issue-ID: APPC-1729
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 0e0605dd850f133b71044e5ae42b9d60a3f8266b
- Merge "Set proper defaults for etcd configuration"
- Set proper defaults for etcd configuration
Issue-ID: MULTICLOUD-666
Change-Id: I662555822b0bcf7264b64bbee9ff3760913be873
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to dee85010b8a39ee361115781f387064c9722d9b7
- Update Ubuntu 18 image for vagrant
Issue-ID: MULTICLOUD-474
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: I77709f4b05d7501fa6faf41187fbe0bf6e189b3b
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to e28d69bf71518b466c1b5940fa36feec94d2b60b
- Merge "Add and Modify jUnits for code coverage (model, admin)"
- Add and Modify jUnits for code coverage (model, admin)
Add tests to model after viewing sonarcloud coverage
Start adding tests for admin
Issue-ID: POLICY-2133
Change-Id: I690c612357fe3390c7904c6ba4c941dcefcc7640
Signed-off-by: Peyton Puckett <peyton.puckett@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to dbf173aaab6c58677f7312aeb55afd0dcadbe8c4
- Point to release versions of policy/parent and policy/common
Issue-ID: POLICY-1583
Change-Id: I6d7ec1ccf00110d0f84998c05492b6d59a12cdf1
Signed-off-by: HOCKLA <ah999m@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to ea84b36447601d0d6a633ae708b72c6aaae6dc67
- Refractor controller blueprint modules
Move controller blueprints modules to blueprints processor and change the maven group name.
Fix test cba and model type paths
Fix dependencies issues.
Issue-ID: CCSDK-1663
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I3654e6f04811470327acba90e8a452b66e3e189b
|
|
* Update docs/submodules/optf/has.git from branch 'master'
to fa04a4a0c5a18be0c1ebaebc8721b211ff26be74
- Merge "Add passthrough attributes"
- Add passthrough attributes
Added passthrough attributes in placement request.
Current attributes HAS request section changed to
filtering_attributes and new passthrough attributes
added in HAS request - this one is read from vnf policy
passthroughAttributes section.
Issue-ID: OPTFRA-610
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: Ie2719fdd94bb0b42ef7cf2cbf47f5f182a4e7347
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7466e4277c9fe098a61ae126d1892b3cd30d6f89
- Remote Script Executor Component
Define and Implement component-remote-script-executor component and DSL.
Get the timeout from model definitions
fix the dat pattern issues
Define API data extension functions.
Issue-ID: CCSDK-1975
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I41a429eb21a050e5ab512a7a73a394b975543f31
|
|
* Update docs/submodules/portal.git from branch 'master'
to ffd9af970318c1f5a0bad46d7aad5d4611414aae
- Domain model change
ORM inheritance implementation in all classes that extend from DomainVo
class.
This patch also change data source from data.sql to DBInitializingBean that
pushing data by hibernate to database.
Issue-ID: PORTAL-710
Change-Id: I0f95f7a50facae9f3004ff9f16cdee4e76a39e35
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 39fb119cdaea6bd8d801b22d195db39f6d8faaca
- getAppRolesForUser() method up in UserRolesController
This patch provid getAppRolesForUser() method up in UserRolesController,
minor changes in domain classes and some essential services to provide
this method.
Issue-ID: PORTAL-710
Change-Id: I3701b580425f10ddf608d7333f9770728d073e1b
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to dd4c51e4349b596766f2fda555a7a0d3ba46e9fa
- UserRolesController methods up
putAppWithUserRoleStateForUser() up
Issue-ID: PORTAL-710
Change-Id: Ie0d03fc28d684bb0362901b0ec108941e70f6b9c
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to d904fc786956891946e7bd92b559fdb98f62330f
- UserRolesController methods up
readExternalRequestAccess(), getUserAppCatalogRoles(),
putAppWithUserRoleRequest(), testGetRoles(),
importRolesFromRemoteApplication(), getUsersFromAppEndpoint() up
Issue-ID: PORTAL-710
Change-Id: I751d5e412ec85a1a65b0b7d43a023ce6a1915d91
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 72c71c0b832a169c03bcdbaa5997956e30f62c7c
- Update git submodules
* Update kubernetes/aai from branch 'master'
to 18747ec29947084c571d66f37f1a0fe85fbe4702
- Use global storage templates for PVC
OOM has now templates in order to create the needed PVC, using:
* a PV with a specific class when using a common nfs mount path between
nodes (sames as today use) --> is the default behavior today
* or a storage class if we want to use dynamic PV.
On this case, we use (in order of priority):
- persistence.storageClassOverride if set on the chart
- global.persistence.storageClass if set globally
- persistence.storageClass if set on the chart
I've also created a PV/PVC for elasticsearch has it was hardcoded to
hostPath.
I've also removed hostPath for job logs (aai-traversal logs were not put
into the desired hostPath)
And I moved the 3 jobs of aai-graphadmin into 3 files as it's a better
practice (several object in the same file can lead to unexpected
behavior).
Behavior is supposed to be exactly the same as before.
Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I71c6cee8d7c33ef7bd39c40a43c26b377d4ceec3
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to aa75fbae60835585b72195c581b88cacca511a5d
- Add readme to build maven with ktlint
Issue-ID: CCSDK-1947
Change-Id: Ib5a5159b136ab863d5cee9f71f1f87efd6c7fb96
Signed-off-by: Prathamesh <prathamesh_morde@yahoo.ca>
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to b52972c3ccd573a89ab784474935d3b8a08f2737
- Centralize third party installation
Add missing third party libs, previously installed by other repos,
to common dependencies package.
Change-Id: Ie46c3bef5e5732b17042cb931d86c79053ff3a0e
Issue-ID: CCSDK-1979
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to ba38487742d73c22b6185978f0b8f821a4d94640
- Update CCSDK parent pom version to 1.5.1-SNAPSHOT
Update to use latest CCSDK Frankfurt parent pom snapshot.
Change-Id: Id4fc77d456ea1f8912dc8e62c4423253aa987aea
Issue-ID: SDNC-993
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 9f713a2f32b1adffcfe7f454904217be212b9dc0
- Merge "Update prh to 1.3.2"
- Update prh to 1.3.2
Issue-ID: INT-1181
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I13888ca2334cfb1f59bbcf195726996cd8a79e54
|
|
* Update docs/submodules/integration.git from branch 'master'
to 48a45d1acc24778b9ba2620714815b6a0c034379
- Update vCPE doc in regard of customer service
Creation and distribution of vCPE customer service
should be done prior to 'vcpe.py init' stage which
fails otherwise due to the vCPEResCust service not
being populated.
Change-Id: I04388f342cfb8a3462e1d84524f55aa66ad0122f
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: TEST-204
- Get VfModuleModelInvariantUuid from service csar at runtime
VfModuleModelInvariantUuid no longer needs manual
assignment, it will be gathered from service csar
at runtime.
Change-Id: I5d0da822dd4ce7b574dae8ce80db2a2d1e5de297
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: INT-1389
- Insert SDNC ip pool automatically only if oom_mode is enabled
Change-Id: Ia1fe923f877cf76e51bcc1f23c9bf562a877b112
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: TEST-222
- Insert vcpe customer service workflow into SO catalogdb
Customer service workflow entry will be automatically
inserted into catalogdb database if running with
oom_mode set to True.
So database endpoint properties were updated to
reflect current catalogdb location.
vCPE doc updated to reflect the changes made.
Change-Id: I54ef0bf94ccf2d38501c1b854cafe4d388a4b35d
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: TEST-205
- Update vCPE doc in regard of adding SDN-ETHERNET-INTERNET customer
Adding SDN-ETHERNET-INTERNET customer is no longer
required as it's already added at 'onap init' step
by robot case InitDemo
(see Change-Id: I576093cea61fd5f77aafb6edd119c254b674a2fc)
Change-Id: I90723325ed9e8518a72cea7afaa51655322f162c
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: TEST-201
|
|
* Update docs/submodules/oom.git from branch 'master'
to 3535b96cf6c7aa17c4663fce9e070f14c219d4a9
- Merge changes I3a419138,Id4c67943,I9767e8ff,I15359ebc,I131e8153
* changes:
Add ingress controler support to MSB
Add ingress controler support to DCAE
Add ingress controler support to VNFSDK
Add ingress controler support to CLAMP
Add ingress controler support to CLI
- Add ingress controler support to MSB
Issue-ID: OOM-2181
Change-Id: I3a419138e4e553719f7f9f9b958d448f6c5cea24
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
- Add ingress controler support to DCAE
Issue-ID: OOM-2178
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Change-Id: Id4c679431d5d5e0362acbd08757250f1bb5a0616
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
- Add ingress controler support to VNFSDK
Issue-ID: OOM-2192
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Change-Id: I9767e8ffaa27c68ecdb3a8882d4f718af1488ab0
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
- Add ingress controler support to CLAMP
Issue-ID: OOM-2175
Change-Id: I15359ebc3116bf453c2a2b3ce706ead6024797bf
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
- Add ingress controler support to CLI
Issue-ID: OOM-2176
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Change-Id: I131e8153024f18ff5a08fa29966ed9be8c850946
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to ac242707c66ff4d6c83e1258a6f9402d2b8fa838
- Add ingress controler support to Consul
Issue-ID: OOM-2177
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Change-Id: Icf30714776cb038f10377c16d40585280910f9d7
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to d6322c8e3038291b8a4029d10b0bf2de93c13cc6
- Add ingress controler support to LOG
Issue-ID: OOM-2180
Change-Id: I18a2f724216a3946a40e0c4f166a3a4eeeca522b
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to cf3ab1719db063b3312745175a8ca0b627be36c5
- Merge "feat: Added drop-down loading function to the select box of task processing component"
- feat: Added drop-down loading function to the select box of task processing component
Change-Id: I26183b4e2ff2070a1e3e770aa827655ebc3643ea
Issue-ID: USECASEUI-368
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 7d008e6e6433f071726dc2efcf1d0cffcd22a7aa
- Merge "feat: Added clear function in the status filter box of the task management page"
- feat: Added clear function in the status filter box of the task management page
Change-Id: I926ed476cf8415c1a12ce809ba92e6a51f75ccef
Issue-ID: USECASEUI-368
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to bc566b0599d6150d3a24f84ca2b80f956ece4e52
- feat: add slicing nssi page basic business code
Change-Id: I5d5034a7038b628db4fa94ec13ec6361b83839f9
Issue-ID: USECASEUI-369
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 672e49683b77bfbc8bc1cbc14c9180a4575eedc7
- Merge "Vhosts support to the common ingress template"
- Vhosts support to the common ingress template
Add virtual hosting support to the ingress
common template
Added support for global configuration path
or virtual host based
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Change-Id: I6b1a0c9cfd0eb5c90a090058d5db70f8ee33731e
Issue-ID: OOM-2125
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to cf7df6be28306495b412a34168a8195db7c0608c
- Merge "Nginx ingress controller configuration"
- Nginx ingress controller configuration
Add Nginx ingress postinstall helm
chart. It should be applied after
cluster initial setup.
Issue-ID: OOM-2099
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Change-Id: Ic942b03d6e754c2fca72316cde0d2e65eba9d0d7
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to b2fc2767b0f5e3675da8d5dec8f96682113b2339
- feat: add Paging function of slicing nsi page
Change-Id: I216b64a77a0c148547528c90f83efc982bcb3170
Issue-ID: USECASEUI-369
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 39aa34b0431e6dc2946b95ae40df5466a3c19d72
- feat: add slicing nsi basic business code of nsi page
Change-Id: I85ceaad153cf4dd9b9c3d4e6db9d9ce4cf6af4bf
Issue-ID: USECASEUI-369
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to ed9fad8c05ffae7b971d906c8ef978bafb8c61fb
- The multi-cloud layer hpa discovery pluggable
Issue-ID: MULTICLOUD-694
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Change-Id: I48b7e0540acc36f9d147fb2c5ab08ea7270e735c
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to af750ec94b742808e724b628d1b18a98c95de2fb
- Merge "Document PAP policy notifications"
- Document PAP policy notifications
Document PAP policy notifications
Issue-ID: POLICY-2270
Signed-off-by: Saryu Shah <ss3917@att.com>
Change-Id: Ia2106165c3fa30951c36d1050e4db07835458589
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 1dbc29dcbf9fe51a53df886c324b5b330d1381e6
- Merge "Remove WAND repository"
- Remove WAND repository
Official ubuntu repositories already contain all ovn/ovs packages. WAND
repository may introduce unnecessary complications, as it pins package
dependencies to exact version making conflicts with ubuntu ones.
Issue-ID: MULTICLOUD-957
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: Ida75e5a38ab5796c4b95e7d633aebb276383a745
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to d35d9fb42ed481f61c1a427e7a5a190be321561a
- Merge "Properties files for DMAAP Listener for A1 Adapter"
- Properties files for DMAAP Listener for A1 Adapter
Properties files in SDNC docker to support DMAAP
listener for A1 adapter
Issue-ID: SDNC-989
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: Iac4edc36b96893013e7dd228cf7a61b0077cedee
|
|
* Update docs/submodules/integration.git from branch 'master'
to 397d61fd164a184ba9f48dbe560385e206bec152
- Fix cds image ref
Issue-ID: INT-1217
Change-Id: I3a12608189a0489ecd19585fca157f03db13d4fa
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to eb706feab37842e2decc5ad9e634fb5689f85531
- Merge "Examples.java"
- Examples.java
Issue-ID: AAF-1031
Change-Id: I8b55fdca2f118c659d7911c9d16d9218a1d9c37a
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to bbe2a934c76de7c0153854981de9a76258ca5564
- Fix failed merge job
Change-Id: I0b4a77bacffc65976fdcc4eeb01cef6edbc9deee
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2687
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 2d523ee0d6929bd812bd9387c596ed8a653c714e
- Merge "Add and Modify JUnits for Code Coverage (components, controller)"
- Add and Modify JUnits for Code Coverage (components, controller)
Issue-ID: POLICY-2133
Change-Id: I9d8cecc7e9b1c280a0296a4e160f42e41264c1b6
Signed-off-by: Peyton Puckett <peyton.puckett@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to f53a917032b6c71c3d2b8f536244d4ba2611c068
- Call to useTemplate create Action in order
to update state with template which was called from back end.
Issue-ID: VID-724
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I0726d54324e523d60bcd41116ee44b01a88d9c7b
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 09c3d9a542b3a6a9915a0a499a42c0f9a1f369df
- Merge "[VNFRQTS] updates to internal & external network def"
- [VNFRQTS] updates to internal & external network def
Issue-ID: VNFRQTS-759
Signed-off-by: weinstock, alan <aw2574@att.com>
Change-Id: I3a9531a826a0e809daf6fb46d9707b63b7551798
Signed-off-by: weinstock, alan <aw2574@att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 0278ad6b5bd93531493596d6d671293a5112bf3c
- Changed project version to 3.1.1-SNAPSHOT in order to isolate java 11 upgrades
Issue-ID: POLICY-1594
Change-Id: I64e9f486353a4b2ac2ac706512c426932c1aff3a
Signed-off-by: HOCKLA <ah999m@att.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 25f38b585ec2556c92f60a42322f85168dc8f686
- Merge "Change to latest images for CSIT tests"
- Change to latest images for CSIT tests
Issue-ID: AAF-1000
Change-Id: I5ed52d2f5738b514b0a0a2d3a0d5bd6fb417e36d
Signed-off-by: egernug <gerard.nugent@est.tech>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to cd2cc4e3123fcaa9a172702b69c6441067d369a1
- Merge "NotInOrg.java-Replace the type specification in this constructor call with the diamond operator ("<>")."
- NotInOrg.java-Replace the type specification in this constructor call with the diamond operator ("<>").
Issue-ID: AAF-876
Change-Id: I84ec99f43ad23cdd4b167eeec90dc80bbdc1d210
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 0b62c11d045393d514d9c31dedad7d80febddd80
- Merge "Create UseTemplate Action and Reducer to update state with template from BE."
- Create UseTemplate Action and Reducer to update state with template from BE.
Issue-ID: VID-724
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: Ie6de2dd42c21c1bf1c93b1569ec84050618f410a
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to e2e2bcf625b3fa8edffa3e7ed81452448f3912d8
- feat: Added progress display in view progress component
Change-Id: I893ca65ab9fe15f3dd534ad6d414d61180f137ce
Issue-ID: USECASEUI-368
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 1cbcf8ee77b394cd0f4e896197e24f09acef5861
- Logged all caught exceptions
Fix sonar issue related to logging
caught exceptions.
Change-Id: I61b2106165a81f3b2f0f9cc0da5911787504f50e
Issue-ID: SDC-2698
Signed-off-by: Dmitry Puzikov <d.puzikov2@partner.samsung.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to fb6e60d0e430e81c1ff2c03134d0ec2e57f69400
- Upgrade sdc-tosca version in main SDC pom
Change-Id: I7334e84b7e7e4e55310d1af41a0cced8a02116a4
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2687
|
|
* Update docs/submodules/vid.git from branch 'master'
to bfc61c4bb476d05ed0e06ecc9e68121e364cfceb
- support recreate and isRecreateEnabled in instantiationStatus service
Issue-ID: VID-724
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Iae797bfa49d73059d67e66b5a6dc0ea62de1195c
- support build recreate url in instantiationStatus service
Issue-ID: VID-724
Change-Id: I95891a7b2e9e16bd123408d3451df38a89796714
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to b2bb40bd62c814330bf23a50e65c9dc0fcd98091
- feat: Add view progress component
Change-Id: I55fd27580e8207c381c9d73c4a3a760c5e5ec421
Issue-ID: USECASEUI-352
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|