Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: sdc master c3fd2d7cdd80d40c8485a29125f0f3d335aad480
sonar issue fix blocker, critical
Issue-ID: SDC-1534
Change-Id: I58ae2497568fbdff58a1928bdc1e7187be9f0632
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
|
|
Project: sdc master caf13efd0cb09e0d9c4ad09174ab34a2e57fb439
Catalog-dao dead code removal
Issue-ID: SDC-1551
Change-Id: I4947b3f8219f20c543abf06798caf69035ed7aa0
Signed-off-by: Piotr Krysiak <piotr.krysiak@nokia.com>
|
|
Project: sdc master 8b7fbe7f36fdff210ae956e206478d55a71eabd7
fix UEB configuration
remove the default attribute.
Change-Id: I67f000ffbd369493ebdd6d0bad8299dd97a194f9
Issue-ID: SDC-1582
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: sdc master 7ae629ce867ff4ca5bf038560c7563baa2c6d501
fix yaml alignment issue.
and remove invalide char from normative configuration type
Change-Id: I18ce6b49d310fb46ecde85d47d9eb3bd704bbb5b
Issue-ID: SDC-1577
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: sdc master eb736d244351be91e519a11d51217a3183329dd9
Alligned operation ui model
Alligned operation ui model
Change-Id: I88f8a443f1a7a7d2e5258ff0dee0f5dc9809d050
Issue-ID: SDC-1535
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Project: sdc master a9fd70f3839766507a58e2eabb38c2d70b7a4330
SDC-WF API Integration via Proxy
SDC-WF Integration to call WF APIs via SDC Proxy
Integration using extensibility Plugin configuration
Change-Id: I06debeacef6ad681eaae131287df2aaa2f70a4fd
Issue-ID: SDC-1535
Signed-off-by: priyanshu <pagarwal@amdocs.com>
|
|
Project: sdc master e7c8c7299e656e3f7e2d8aca69d0aa9400903e60
Migrated VNF to JAX-RS HTTP client
Change-Id: I8735839aeffe89c191df562732b8f5ab30a81444
Issue-ID: SDC-1278
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master a8480d1fec5b5696be04eb887f4cbed6b56238be
Add support for workflowId and workflowVersionId
Enhance operation data model and APIs to support workflowId and workflowVersionId
Change-Id: Ib8772027a3e0147ae0bb59811a9b31fe46975ac6
Issue-ID: SDC-1535
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Project: sdc master 734d54df49905998d1952a8a3b1a5caf38a05fa0
fix sonar configuration
Change-Id: I14090cb1fa42370f30811067e29a48cb95977322
Issue-ID: SDC-1569
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: sdc master b907a0ffe1e060e075018b69fc733f8cb3547020
fix incorrect conformance level
update asdctool to 9.0
Change-Id: I6d8116feb994cb7b10f55cdb7ff5e4b451d082b6
Issue-ID: SDC-1566
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: sdc master 5290ce0a6d41620161602cf8bba1d7414cf82b0f
marge fix
Change-Id: Ia0cf34de91f88c96e226c3075bb853e9024173be
Issue-ID: SDC-1566
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: sdc master 5b593496b8f1b8e8be8d7d2dbcc223332e65a49b
re base code
Change-Id: I12a5ca14a6d8a87e9316b9ff362eb131105f98a5
Issue-ID: SDC-1566
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: sdc master 9200382f2ce7b4bb729aa287d0878004b2d2b4f9
Refactoring Consolidation Service
Changes as per comments
Change-Id: Ic2c800513265daf4bbed1f15920864ba0cb28859
Issue-ID: SDC-1330
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
Project: sdc master ae5a3714376a5f4492470fbf9b54046c1229171d
Update and align normatives
Change-Id: Ie3749d5b8bb0426f9565cb4f9a1ce0848451422d
Issue-ID: SDC-1544
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Project: sdc master 63ad1b5a2b544a09401640ec38b4b371e36606c7
Catalog-model dead code removal
Issue-ID: SDC-1552
Change-Id: I59744e990779ec3578511948e5e2767929f99dab
Signed-off-by: Piotr Krysiak <piotr.krysiak@nokia.com>
|
|
Project: sdc master eade687014a0c1b3b571a914f709488608635d6d
Catalog-be dead code removal
Issue-ID: SDC-1546
Change-Id: I63b43748b85f1b3823caa7cb6f4d2b960fdb9c79
Signed-off-by: Piotr Krysiak <piotr.krysiak@nokia.com>
|
|
Project: sdc master d43b4084b8213a35a388ccc3ca159be686762f48
TOSCA Consolidation Data - Refactoring Part 4
1) Moving following APIs to relevant Consolidation Data handlers:
addNodesGetAttrOut, addNodesGetAttrIn, addOutputParamGetAttrIn
2) Create APIs setNetworkRole, setResourceGroupCount in SubInterfaceConsolidationDataHandler
3) Remove APIs with switch on resource type:
- ConsolidationDataUtil
getPortTemplateConsolidationData,
getComputeTemplateConsolidationData,
getSubInterfaceTemplateConsolidationData
getNestedTemplateConsolidationData
- FunctionTranslationGetAttrImpl
getEntityConsolidationData
Change-Id: I0490c86ff9804955860eb40ff4be771a77194cc5
Issue-ID: SDC-1330
Signed-off-by: eleonorali <eleonoral@amdocs.com>
|
|
Project: sdc master 924b33856a717a70570e9108596716a781e39ec0
Align normatives and scripts
Change-Id: I5e15e3c5adaf13a5b785613d20411f5d0e42e264
Issue-ID: SDC-1544
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Project: sdc master 6c3541e2f1a64a7140b7bb54ff5aa546facbb14f
Error in updating NIC
Incorrect response appears in response body on updating NIC description
Change-Id: Ie96ad4a2010158b8ac2a4f5ef69a90f146291f6c
Issue-ID: SDC-1560
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
|
|
Project: sdc master 5a13c2376e309387492a14722911e3c7b29c1f4b
Update sdc-parser version and allign normatives
Change-Id: Ib654abf209c3c46a93416516e7eb31409ed621f6
Issue-ID: SDC-1544
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Project: sdc master 0081451051e155e758a6d0be40f2fb8b18c434c9
Refactor tests inside the catalog-dao model
Use Hamcrest matchers to simplify getter/setter tests structure
Change-Id: Icee88395034ffb61e60a9190d2a9e77571e6fac3
Issue-ID: SDC-1434
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
Project: sdc master d0f8678bfa7f06f06c9f1dd3cad862b1b99c3a03
Fix sonar violations
Fix major sonar violations in ConfigurationUtils,ConfigurationImpl, PropertyType
Issue-ID: SDC-1353
Change-Id: Ic3959ba174f0a9fcd3976c9d12c6425dc4353e72
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
|
|
Project: sdc master 4c9bc0204405fc840cac190fb9e0de946f3899ff
Fix use try-with-resources sonar issue
Fix in ArtifactUuidFix.java
Issue-ID: SDC-1529
Change-Id: Ic6438acbeebcbd5cdaa078a63700560563c518c6
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Project: sdc master 2d020a250af519765bcb6706986cef84614dbec6
heat validation fix
ASDC onboarding is not showing error message from nested files inside volume in HEAT zip
Issue-ID: SDC-1554
Change-Id: If348c5d506c2334c9d4db87872c574f00ea92c62
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
|
|
Project: sdc master d2a61c3ab9eb1812613fdd8c468425903a2bc6e1
BDD Test update
Changed error response code
Change-Id: I688e0c32a3c6fbadadd43cb8d77760a4435e53b6
Issue-ID: SDC-1496
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
Project: sdc master f58e9a8c197ab342f6495e8becaf55876e479a01
Fix zip-slip in openecomp-be
Issue-ID: SDC-1401
Change-Id: I92cf8184ab50cb1d3b1ba2f71eab8f5701e1ee57
Signed-off-by: Piotr Krysiak <piotr.krysiak@nokia.com>
|
|
Project: sdc master ed6e278e9839432b0ac08a32554f95dad023eba2
Added zip-slip assert
Solution is not perfect. more robust one requires refactor which will be
handled in separate Epic for utils cleanuop
Issue-ID: SDC-1401
Change-Id: I536b187c9907fb979b13847c1b67fc3bd0abdc48
Signed-off-by: Piotr Krysiak <piotr.krysiak@nokia.com>
|
|
Project: sdc master f518496ce1ca757928ca585fb2c011c6a5fd3f10
Deployment Flavour created incorrect Component Id
Deployment flavour created
with incorrect component id
Change-Id: I463a74b8139ec9689457e01602faf37384d01993
Issue-ID: SDC-1548
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
Project: sdc master d0eaecacec822c0332a31f499f9d972c9b39e691
fix docker_run script
Change-Id: I4151bb342c9330990271ed9eb7e96d19e8e4c165
Issue-ID: SDC-1543
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Project: sdc master 7bfba3ec8f482a36884f9675bf8b2f3ca8b56033
Bugfix - Workflow operation input type tosca
Fix for incorrect type being populated
for workflow operation inputs
Change-Id: I5a70153b5bde289b8e5f499a9f3f1f21c4786ce6
Issue-ID: SDC-1528
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
Project: sdc master f1d0e936a6a99d81f2d3e74825a717e7440285ea
Handle logs in ExternalArtifactEnricher
removed try catch from both classes ToscaEnricher and
ExternalArtifactEnricher methods and Handled exception in EnrichmentManagerImpl
Change-Id: I7562185272e2a62d71a1c66208b711c3e30fcb3d
Issue-ID: SDC-836
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Project: sdc master 494e44267b82f224c2d9e013670265223046a17f
Modules built together use same snapshot version
All modules built together that depend on a snapshot
version must refer to exactly the same version either via the
parent pom's version, or ${project.version}. Otherwise,
timestamped snapshot versions cannot be correctly resolved in
some cases (depending on time that passed between builds).
Change-Id: If4d57760899e6efe783fd9dc20343cc7ce89ad36
Issue-ID: SDC-1065
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master c75126447fae0418293491ea2a38fb03d12b157e
Fixed not needed derived from properties
Removed derived from property that we're added before
Fixed the properties assignments page to work with the new state
Change-Id: I36cb09c3e1cb2839e2fac5bd8a7c9c063e36613f
Issue-ID: SDC-1514
Signed-off-by: Idan Amit <ia096e@intl.att.com>
|
|
Project: sdc master a555c46e2065c2de1de87f26f5a829be5ef0d403
Fixed not needed derived from properties
Removed derived from property that we're added before
Fixed the properties assignments page to work with the new state
Change-Id: Id8d8e9437a9927660cfd373b24efae63f4d13347
Issue-ID: SDC-1514
Signed-off-by: Idan Amit <ia096e@intl.att.com>
|
|
Project: sdc master 71782cf5739a46034161176c14b3489b66464298
ui loop fix
Issue-ID: SDC-1525
Change-Id: I09cf3751881c49361315b2c80c91e7402872c8a4
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
|
|
Project: sdc master 4884584a187fe9787cc1d5b3960fec6c3b0d67d7
bug fix
Change-Id: If792362ac03940e5658b9176404a18f850f36f1c
Issue-ID: SDC-1437
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Project: sdc master 4a5b82998fdd61e84e81b298043c5ef8feafac24
Revert - Workflow Operation output tosca
Reverting changes to export workflow
operation outputs to TOSCA template
Change-Id: I0d50fd8eea0200efa3102494a0aadd1527d39a8b
Issue-ID: SDC-1450
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
Project: sdc master e52b1dc4c0beb4727d21463e3c9b0a87611e70eb
test-id to archive btn
Issue-ID: SDC-1515
Change-Id: I923b7e7704fd25fe97d2f333bf65c068e23f3266
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
|
|
Project: sdc master e993087ad095f6242780847926b1eed5c116ea93
Removed dependency on snapshot if same version
Dependencies that are part of the same project
must be referenced using ${project.version} instead
of 1.3.0-SNAPSHOT.
Change-Id: I1e6563052a762b9b6fc7103279d77fb76a85265e
Issue-ID: SDC-1065
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master e25d401e73e6fbe31d0869e7f6be9f9f8ff7b509
fix maven warnings
maven is warning of the use of release version in the version tag.
this is deprecated since maven 3.x because it creates inconsistent builds.
Change-Id: I7bdbf5bd28c36b34e006b5ddfd8635064f29392f
Issue-ID: SDC-1511
Signed-off-by: Michael Lando <ml636r@att.com>
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master d6d12919128adc0aaca30d1ca8139e72ae025776
Upgraded servlet-api version to 3.0.1
Change-Id: I50b258e8843d85384e89e4ceb16d687d247dbe11
Issue-ID: SDC-1472
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master 062d4c11dc9e6fc919b0de406700f939169480c5
Add DCAE deployment to SDC docker run
Add DCAE deployment to SDC docker run
Change-Id: Iac1f622d86eb98598ca09ed34ee354aa98be7144
Issue-ID: SDC-1395
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
|
|
Project: sdc master 9b0f75e863f3699ef997302e406ef38ac9018922
fix pdf file
place the correct file in the sdc read the docs for swagger
Change-Id: I051206db8247e1636970115b6f5f2ebefd8b1806
Issue-ID: SDC-1423
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: sdc master dece2c1d9149fce088669baa9621e7e4a6ce093a
Nested input params appears in MainServiceTemplate
When Nested heat belongs to Volume HEAT and Volume Heat was associated to main HEAT (parent)
input parameters came from such nested were appear in MainServiceTemplate.yaml (TOSCA)
Also these parameters had annotation in nestedServiceTemplate.yaml
Change-Id: I46fff53de502c7ec48b6e4c26087121be89dd0a1
Issue-ID: SDC-1498
Signed-off-by: eleonorali <eleonoral@amdocs.com>
|
|
Project: sdc master 874bd9ed420ce8c281450e730d6d1ed3e3dc688e
Worklow Operation output tosca
Added implementation to export workflow
operation outputs to TOSCA template
Change-Id: Id4c7104f725f7e9f5c97ae738387d2592bb80f7b
Issue-ID: SDC-1450
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
Project: sdc master 3f55e8e7cff615f2f97d3e0d5def0c2f0d80cea5
Enhancement in md5 field of Image
Implementation and Flow tests
Change-Id: I4c7e3dfe077ba43317cf0b06b0ea4d85bfb50da8
Issue-ID: SDC-1502
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
|
|
Project: sdc master e8a916c229e23ce406cae7d480a201eb505e9261
Response changed
Error Response changed while collaboration changes
Change-Id: I1e634c5da3b2bfb3cf385efe1a015bc3c2cd890f
Issue-ID: SDC-1496
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
Project: sdc master 04a245ef31b5deb0c1b415b89e22f64887e3a411
update sim_docker recipe
Change-Id: I6e2396aad70008c7cee6bb4ef2ee26d4b78803d5
Issue-ID: SDC-1344
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Project: sdc master a6ccc12ee2111e29e1243855ffe7c295d7f44b3d
Utility for healing flag reset per item/version
Change-Id: I1da96fcddbbc926a4e184934d7daaad2704feb44
Issue-ID: SDC-1467
Signed-off-by: Oleg Beltz <olegb@amdocs.com>
|
|
Project: sdc master 35767f3c6ea98e643e2d0bc638fa87ac1ef65808
Add support for CapabilityDefinition isTypeOf
Change-Id: Id84b5b67ef85b6e252676f1004184fb3180cd053
Issue-ID: SDC-1475
Signed-off-by: shiria <shiri.amichai@amdocs.com>
|