Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I2d6fb011f7440127559a8f02b1c8a72095694403
Issue-ID: SDC-1658
Signed-off-by: Assaf, Shay (sa726r) <sa726r@intl.att.com>
|
|
Adding full UTest for Fabric Configuration feature
Change-Id: I7e3d93ecede9755bbc8f04dc892aaba196b3e1dc
Issue-ID: SDC-1636
Signed-off-by: Shnaider, Marina (ms7589) <ms7589@intl.att.com>
|
|
Adding Toggle for Fabric Configuration feature
Change-Id: I4c8c23c67d215597b0a32212f24416de977ef2eb
Issue-ID: SDC-1623
Signed-off-by: Shnaider, Marina (ms7589) <ms7589@intl.att.com>
|
|
Some additional minor changes 2
Change-Id: Ie8ab6bdd9e396904a2ba2eea3c6b03f0a0ed466b
Issue-ID: SDC-1330
Signed-off-by: eleonorali <eleonoral@amdocs.com>
|
|
Adding Fabric Configuration capability to the VFC/ compute
Change-Id: Ia518c56b75ec5355af94c28ac0b6bcfe11bc0d1e
Issue-ID: SDC-1601
Signed-off-by: Shnaider, Marina (ms7589) <ms7589@intl.att.com>
|
|
Change-Id: I48ac8bbc9ed8a7c15401a3af44696be93c5a4d7c
Issue-ID: SDC-1065
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Some additional minor changes
Change-Id: Ia0a89b8cfba9ed5b4ead06ab42b93421d79a4beb
Issue-ID: SDC-1330
Signed-off-by: eleonorali <eleonoral@amdocs.com>
|
|
Change-Id: I12a5ca14a6d8a87e9316b9ff362eb131105f98a5
Issue-ID: SDC-1566
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Changes as per comments
Change-Id: Ic2c800513265daf4bbed1f15920864ba0cb28859
Issue-ID: SDC-1330
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
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>
|
|
Issue-ID: SDC-1401
Change-Id: I92cf8184ab50cb1d3b1ba2f71eab8f5701e1ee57
Signed-off-by: Piotr Krysiak <piotr.krysiak@nokia.com>
|
|
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>
|
|
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>
|
|
- Add Missing UTs for refactored code
- Refactor APIs:
- addVolumeToConsolidationData
- addGroupIdToConsolidationData
Change-Id: I83dedcbdf9715c6f72faa5fc242e76ea10efe386
Issue-ID: SDC-1330
Signed-off-by: eleonorali <eleonoral@amdocs.com>
|
|
Vlan tagging HEAT validation doesn't show
appropriate warning when naming convention is not
followed
Change-Id: I98d998ac425a66f0f0b362aecd5da6c867c5b7eb
Issue-ID: SDC-1431
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
Change-Id: I6b1ab87272fdd23f185e3b79f276cd583fd35884
Issue-ID: SDC-1364
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Remove Toggle for SIROV and VLAN_TAGGING
Change-Id: Ia8b883c1f85de24f5c2000654a0926141cc269e8
Issue-ID: SDC-1418
Signed-off-by: eleonorali <eleonoral@amdocs.com>
|
|
Fixed issue for displaying VFCInstanceGroup
for VLAN tagging when naming convention is
correct
Change-Id: I5ea5c042458603389b1fb2aa6e6f985a7114049b
Issue-ID: SDC-1398
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
update node type interface
update return value to object which include the type hierarchy
Change-Id: I97623c7bbad0223a174370d13aabf4c3efe9c21e
Issue-ID: SDC-1394
Signed-off-by: shiria <shiri.amichai@amdocs.com>
|
|
Tried to handle class members from within class instead of outside
Change-Id: Iee6b396562cdcbd1569dd6ce7b31a205e1de6257
Issue-ID: SDC-1330
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
update pom and version.properties
to 1.3.0
Issue-ID: SDC-1370
Change-Id: I0dcf02f868dd263ba4523435e7be11bdc3851053
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Fix some issues
Change-Id: I85183a6a894350985e1d197fa84328071f3a7ce2
Issue-ID: SDC-1330
Signed-off-by: eleonorali <eleonoral@amdocs.com>
|
|
1. Fixed sonar violations and static
analysis issues for function translation
2. Refactored methods for code smells
Note: The below files are modified to keep
successful compilation and will be handled
separately in a different commit
(i) HeatToToscaUtil
(ii) TranslatorHeatToToscaParameterConverter
(iii) TranslatorHeatToToscaPropertyConverter
Change-Id: I75472c2848d1eb812468e7d6457c8da96d6c0e4e
Issue-ID: SDC-1331
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
Refactor get Compute/Port/Nested/SubInterface
Consolidation Data APIs
Change-Id: Ibce3abcd766555fe0eeaaf2f728d3a384935877d
Issue-ID: SDC-1330
Signed-off-by: eleonorali <eleonoral@amdocs.com>
|
|
Sonar fixes, incremental build enhancements and Quality control mechanism integration.
Change-Id: I118d7fc0cc50c1eddb94137310c00afaaa3aaffb
Issue-ID: SDC-1189
Signed-off-by: GAUTAMS <gautams@amdocs.com>
|
|
1. Fixed sonar violations
2. Fixed static analysis issues
3. Refactored methods for code smells
4. Moved log messages to a common place
Change-Id: I33725bc51040a2c7683b06b4294dea6f96c425e3
Issue-ID: SDC-1331
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
All model verification changes and updated in single patch.
Change-Id: Ie794dc141400490bf1a858a8d6c9d1c45e5b9443
Issue-ID: SDC-1253
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I2290ea6462cb2ab7a9a3a9feba69b69231ec78fa
Issue-ID: SDC-1364
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
This reverts commit 5920d2c9e47958ed5f3197b7a16094e01e8d4bcd.
Change-Id: I7906549d1fb7ba5d8d081870a9d976a3c8077438
Issue-ID: SDC-1370
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
update pom and version.properties
to 1.3.0
Issue-ID: SDC-1370
Change-Id: Ib8f4e2859ee79dfd8e19e725b07c77d7d2bbdaf1
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
1. Fixed sonar violations
2. Fixed static analysis issues
3. Refactored methods for code smells
4. Moved log messages to a common place as
per review comments
Note: UnifiedCompositionService has been included
to ensure successful compilation. The violations
of this class will be handled in a separate commit
Change-Id: I2a37176e1d5cebc5c32883df2d19f1c602c9d958
Issue-ID: SDC-1331
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
1. Fixed sonar violations
2. Fixed static analysis issues
2. Refactored methods for code smells
Change-Id: I0d33c93156ddfaa43769a98f086e269b43c24cd2
Issue-ID: SDC-1331
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
Create new Interface, Base and Implementation classes for Consolidation Data Handlers
Change-Id: I9638a7b57321aca00b458b244b278807a99b25f2
Issue-ID: SDC-1330
Signed-off-by: eleonorali <eleonoral@amdocs.com>
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
1. Renamed test classes to align with junit test
naming convention to include them in the build
2. Fixed static analysis issues in test classes
2. Refactored methods for code smells
Change-Id: Idacf6646ed8650cc7a96d5f539e7276e684bfb66
Issue-ID: SDC-1331
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
Remove nested depends On connectivity
Change-Id: Ic140e88fac74c31200cdd662dcbf6e296183ade3
Issue-ID: SDC-1315
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
Removed logger.debug(, exception) from TestUtils
Change-Id: I46698478ff9b2cb6d9f2ff975e69393287336d1c
Issue-ID: SDC-836
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Removed logger.debug(, exception) from code
Change-Id: Ifc3d5947932027c3261c50a8f6275f5034576d60
Issue-ID: SDC-836
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Remove nested depends On connectivity
Change-Id: I65bd9473f879fa72b453c2793f2b2406adde4513
Issue-ID: SDC-1315
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
Junit test were failing in local due to folder name change in common
Change-Id: Ie78e2b8cbe41ce568b3f77928e7dd746d9ed3c95
Issue-ID: SDC-1312
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
Refactoring - handle Static Analysis Errors/Warnings
Change-Id: I66abb24a1f7a2c5bfe018320560a0010e4afd277
Issue-ID: SDC-996
Signed-off-by: eleonorali <eleonoral@amdocs.com>
|
|
This task is all about package name space change also make changes to pom for common module
Change-Id: Ie9bda0f958a9a05826c0374830cc9cb7d6d196b6
Issue-ID: SDC-1272
Signed-off-by: amitjai <amitjai@amdocs.com>
|
|
Reducing onboarding backend maven build time
Change-Id: Id0178cbf010e46f741f4bff11e14b0801f14d4b8
Issue-ID: SDC-1189
Signed-off-by: GAUTAMS <gautams@amdocs.com>
|
|
Updated code for handling identical value
property 'ip_requirements' from list of list
to list of identical value
Change-Id: I1c3571f218fcc18ecfb22dd62112e1496109e3fa
Issue-ID: SDC-1255
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
SIROV - add parent heat name for parameter came from volume HEAT
Change-Id: I5592dc8b292037e740a1d7ac11e7ee0576cc2ec8
Issue-ID: SDC-996
Signed-off-by: eleonorali <eleonoral@amdocs.com>
|
|
Reducing onboarding backend maven build time
Change-Id: Iab7af70c0e9f60b8a50bef7937e802df5be89fd0
Issue-ID: SDC-1189
Signed-off-by: GAUTAMS <gautams@amdocs.com>
|
|
Refactoring to solve static analysis found issues + fix spelling issue for Requirments String (all issues suggested by Vitaly E.)
Change-Id: I2f09d4ab088db7973ba3ff3a71a21bd1c830fad4
Issue-ID: SDC-996
Signed-off-by: eleonorali <eleonoral@amdocs.com>
|
|
It should only be present under port implementation
Change-Id: I8b52905c5e5c888cf384bebf1d23168c7906b004
Issue-ID: SDC-1183
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
Refactoring for API names
Change-Id: I6b23ddf88752c09af07c9a49c68a042c8cfc9669
Issue-ID: SDC-1203
Signed-off-by: eleonorali <eleonoral@amdocs.com>
|
|
Added toggle to fix regression bug for create VF
when VLAN tagging is not enabled.
Change-Id: I7751ae1a7ba48315319b5522cc230ece2f46e84d
Issue-ID: SDC-1206
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
Only one default ipVersion - version4 should be created
Change-Id: I27aad6acdacf66cf48f71f0a17cdd414aa510f93
Issue-ID: SDC-1203
Signed-off-by: eleonorali <eleonoral@amdocs.com>
|