siddharth0905 [Mon, 23 Jul 2018 13:55:06 +0000 (19:25 +0530)]
BDD Test update
Changed error response code
Change-Id: I688e0c32a3c6fbadadd43cb8d77760a4435e53b6
Issue-ID: SDC-1496
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
Piotr Krysiak [Wed, 18 Jul 2018 12:35:48 +0000 (14:35 +0200)]
Fix zip-slip in openecomp-be
Issue-ID: SDC-1401
Change-Id: I92cf8184ab50cb1d3b1ba2f71eab8f5701e1ee57
Signed-off-by: Piotr Krysiak <piotr.krysiak@nokia.com>
Piotr Krysiak [Thu, 19 Jul 2018 06:08:59 +0000 (08:08 +0200)]
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>
siddharth0905 [Fri, 20 Jul 2018 14:44:53 +0000 (20:14 +0530)]
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>
Yuli Shlosberg [Thu, 19 Jul 2018 14:54:15 +0000 (17:54 +0300)]
fix docker_run script
Change-Id: I4151bb342c9330990271ed9eb7e96d19e8e4c165
Issue-ID: SDC-1543
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
ojasdubey [Thu, 19 Jul 2018 08:53:40 +0000 (14:23 +0530)]
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>
mojahidi [Thu, 12 Jul 2018 12:26:07 +0000 (17:56 +0530)]
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>
vempo [Wed, 18 Jul 2018 14:10:01 +0000 (17:10 +0300)]
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>
Idan Amit [Wed, 18 Jul 2018 15:29:04 +0000 (18:29 +0300)]
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>
Idan Amit [Mon, 16 Jul 2018 16:22:02 +0000 (19:22 +0300)]
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>
svishnev [Tue, 17 Jul 2018 07:37:38 +0000 (10:37 +0300)]
ui loop fix
Issue-ID: SDC-1525
Change-Id: I09cf3751881c49361315b2c80c91e7402872c8a4
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
Yuli Shlosberg [Tue, 17 Jul 2018 12:45:23 +0000 (15:45 +0300)]
bug fix
Change-Id: If792362ac03940e5658b9176404a18f850f36f1c
Issue-ID: SDC-1437
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
ojasdubey [Tue, 17 Jul 2018 11:48:51 +0000 (17:18 +0530)]
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>
svishnev [Mon, 16 Jul 2018 11:17:01 +0000 (14:17 +0300)]
test-id to archive btn
Issue-ID: SDC-1515
Change-Id: I923b7e7704fd25fe97d2f333bf65c068e23f3266
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
vempo [Sun, 15 Jul 2018 13:53:59 +0000 (16:53 +0300)]
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>
Michael Lando [Sun, 15 Jul 2018 17:39:45 +0000 (20:39 +0300)]
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>
vempo [Mon, 9 Jul 2018 11:27:57 +0000 (14:27 +0300)]
Upgraded servlet-api version to 3.0.1
Change-Id: I50b258e8843d85384e89e4ceb16d687d247dbe11
Issue-ID: SDC-1472
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
Areli, Fuss (af732p) [Sun, 3 Jun 2018 15:49:19 +0000 (18:49 +0300)]
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>
Michael Lando [Sun, 15 Jul 2018 09:38:52 +0000 (12:38 +0300)]
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>
eleonorali [Wed, 11 Jul 2018 17:15:47 +0000 (20:15 +0300)]
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>
ojasdubey [Wed, 27 Jun 2018 09:29:48 +0000 (14:59 +0530)]
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>
shrikantawachar [Fri, 13 Jul 2018 18:48:09 +0000 (00:18 +0530)]
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>
siddharth0905 [Wed, 11 Jul 2018 11:04:03 +0000 (16:34 +0530)]
Response changed
Error Response changed while collaboration changes
Change-Id: I1e634c5da3b2bfb3cf385efe1a015bc3c2cd890f
Issue-ID: SDC-1496
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
Yuli Shlosberg [Wed, 11 Jul 2018 13:54:21 +0000 (16:54 +0300)]
update sim_docker recipe
Change-Id: I6e2396aad70008c7cee6bb4ef2ee26d4b78803d5
Issue-ID: SDC-1344
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
olegb [Mon, 9 Jul 2018 13:25:48 +0000 (16:25 +0300)]
Utility for healing flag reset per item/version
Change-Id: I1da96fcddbbc926a4e184934d7daaad2704feb44
Issue-ID: SDC-1467
Signed-off-by: Oleg Beltz <olegb@amdocs.com>
shiria [Mon, 9 Jul 2018 05:36:15 +0000 (08:36 +0300)]
Add support for CapabilityDefinition isTypeOf
Change-Id: Id84b5b67ef85b6e252676f1004184fb3180cd053
Issue-ID: SDC-1475
Signed-off-by: shiria <shiri.amichai@amdocs.com>
shrikantawachar [Tue, 10 Jul 2018 15:05:42 +0000 (20:35 +0530)]
Enhance MRN in EP & LKG
Flow tests
Change-Id: I210a00647aead6039a0746ef6916a0bf8955d7e7
Issue-ID: SDC-1485
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
Yuli Shlosberg [Sun, 8 Jul 2018 08:50:54 +0000 (11:50 +0300)]
update dockers base version to 1.4.0
Change-Id: I6c2490ade7ff3071487be5c0e783060390e2a2f1
Issue-ID: SDC-1344
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
shrikantawachar [Mon, 9 Jul 2018 13:23:28 +0000 (18:53 +0530)]
Enhance MRN in EP & LKG
Enhance MRN in EP & LKG , handling healing , unit tests
Change-Id: I60b9ec73bfcdd9a53aa507c6401deab372fdcf58
Issue-ID: SDC-1485
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
shrek2000 [Mon, 2 Jul 2018 13:59:18 +0000 (16:59 +0300)]
Corrupted forwarding paths
When a component is deleted from service canvas, the related forwarding paths are not being deleted , and create corrupted data
Change-Id: If6a0837572e92e66d31ddf28a30f1ad3893bb8ec
Issue-ID: SDC-1449
Signed-off-by: shrek2000 <orenkle@amdocs.com>
talig [Mon, 9 Jul 2018 05:51:44 +0000 (08:51 +0300)]
Update ServiceModel element during healing
In order to fix service model which was saved without property "base" with the EntryDefinitionServiceTemplate, causing failure at submit
Change-Id: Iecb9a377f324040c3b3283f6799af3462a84ceb9
Issue-ID: SDC-1481
Signed-off-by: talig <talig@amdocs.com>
vempo [Sun, 8 Jul 2018 11:12:36 +0000 (14:12 +0300)]
Removed unused slf4j from configuration lib
Change-Id: I000f051f0e5fceafded7f06e8088e019cf1b730e
Issue-ID: SDC-1478
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
talig [Sun, 8 Jul 2018 11:43:18 +0000 (14:43 +0300)]
Add commands to clean zusammen data
Expose REST to clean item version data of specific user.
Add 2 commands to zusammen tool:
1. clean item data of specific user
2. delete public version
Change-Id: I8630142bf34846359153eacc1556b10acecefa05
Issue-ID: SDC-1444
Signed-off-by: talig <talig@amdocs.com>
talig [Sun, 8 Jul 2018 10:28:37 +0000 (13:28 +0300)]
Refactor zusammen main tool
Use command pattern instead of switch case
Change-Id: I1457179f90b37b4a8cede5af23a4ebc1f30c1cce
Issue-ID: SDC-1444
Signed-off-by: talig <talig@amdocs.com>
vempo [Sun, 8 Jul 2018 08:29:54 +0000 (11:29 +0300)]
Specified test scope for junit/testng/mockito
In some modules junit, testng, and mockito where included
with default scope. Also, fixed the versions to reference
a property from a parent pom.
Change-Id: I2477bc631a7593c7176087c9088d2c9f2c2a34ee
Issue-ID: SDC-1065
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
Einav Weiss Keidar [Wed, 30 May 2018 15:12:02 +0000 (18:12 +0300)]
webpack 4 upgrade
Issue-ID: SDC-1388
Change-Id: I44d61491ef802187baa4beb3b4fc2c9f1e8405e5
Signed-off-by: Einav Weiss Keidar <einavw@amdocs.com>
shiria [Thu, 5 Jul 2018 10:42:33 +0000 (13:42 +0300)]
Fix node filter get methods
Support normative properties and capabilities as regular get methods
Issue-ID: SDC-1455
Change-Id: I1ab709a17a2e03f81a7ae789b8c8fb83a1d03e81
Signed-off-by: shiria <shiri.amichai@amdocs.com>
Piotr Krysiak [Mon, 25 Jun 2018 07:03:56 +0000 (09:03 +0200)]
Update SDC portal link in readthedoc
Change-Id: I48a6c0266216cf36baa76a5b0424055259ac6dfe
Issue-ID: SDC-1420
Signed-off-by: piotr_krysiak <piotr.krysiak@nokia.com>
talig [Sun, 1 Jul 2018 09:10:55 +0000 (12:10 +0300)]
Upgrade zusammen version to 1.0.1
Fixes zusammen bug of cassandra 3.4.0 upgrade (Action enum codec wasn't registered)
Change-Id: I005c36b30f1e75f5a755a8771bf2aeffeca5b53b
Issue-ID: SDC-1416
Signed-off-by: talig <talig@amdocs.com>
talig [Tue, 3 Jul 2018 07:51:29 +0000 (10:51 +0300)]
Adapt zusammen tool to work with cassandra 3.4.0
In addition: fix bug in import-export command caused null to become empty string
Change-Id: I1a47d0ede3b4760091213dec06f23971d58565b7
Issue-ID: SDC-1416
Signed-off-by: talig <talig@amdocs.com>
svishnev [Mon, 2 Jul 2018 11:05:17 +0000 (14:05 +0300)]
archive fix & archive/filter toggle removed
Issue-ID: SDC-1383
Change-Id: I38548e5e0b5cce224e0d1324a97f9edce6dc0cfb
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
Michael Lando [Mon, 2 Jul 2018 11:33:40 +0000 (14:33 +0300)]
fix incorrect requirement in AllottedResource
Change-Id: Icdf02d085a23766fe43972952ef899a43b0b6607
Issue-ID: SDC-1458
Signed-off-by: Michael Lando <ml636r@att.com>
shiria [Mon, 2 Jul 2018 08:10:56 +0000 (11:10 +0300)]
Fix getFlat for datatype
Fix getFlat when we driven from primitive type like string
Adding support for service filter as tosca extension
Issue-ID: SDC-1455
Change-Id: I57f05af13b394239ca55b71a946d69f56675bf19
Signed-off-by: shiria <shiri.amichai@amdocs.com>
Yuli Shlosberg [Mon, 2 Jul 2018 08:10:17 +0000 (11:10 +0300)]
first attempt to fix vulnerabilities
Change-Id: Iaf5f7db54511f730e09a8af8921d52ebf7f6c078
Issue-ID: SDC-1457
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
siddharth0905 [Fri, 29 Jun 2018 12:07:21 +0000 (17:37 +0530)]
nfcNamingCode field value issue
nfcNamingCode incorrect value for NFoD
Change-Id: Iecf50c8161bbe9acf3ec36fb488e19f8a44744ce
Issue-ID: SDC-1453
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
svishnev [Thu, 31 May 2018 12:01:00 +0000 (15:01 +0300)]
archive flow styling fixes
Issue-ID: SDC-1383
Change-Id: I624adfc4eb2a441581583f29dc3d0d3512cb8f4c
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
vempo [Wed, 27 Jun 2018 17:36:49 +0000 (20:36 +0300)]
Improvements in audit logger for onboarding
A few optimizations, more unit-tests,
log via the handling resource's logger instead
of filter's logger.
Change-Id: I40cef2c86a82b25ded1f8fdca1ec3b0f2fe062d8
Issue-ID: SDC-1451
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
eleonorali [Thu, 14 Jun 2018 11:00:40 +0000 (14:00 +0300)]
TOSCA Consolidation Data - Refactoring Part 3
- Add Missing UTs for refactored code
- Refactor APIs:
- addVolumeToConsolidationData
- addGroupIdToConsolidationData
Change-Id: I83dedcbdf9715c6f72faa5fc242e76ea10efe386
Issue-ID: SDC-1330
Signed-off-by: eleonorali <eleonoral@amdocs.com>
olegb [Mon, 25 Jun 2018 05:53:07 +0000 (08:53 +0300)]
Utility for version elements validation
Change-Id: I44faca312045dc69966639f65fa9719b0a924027
Issue-ID: SDC-1443
Signed-off-by: Oleg Beltz <olegb@amdocs.com>
Idan Amit [Tue, 26 Jun 2018 12:32:32 +0000 (15:32 +0300)]
Fix debug logging issues in pluginsBL
Added additional debug logs to the plugin connectivity test
Change-Id: I36255a1357d6e971122b0d6ff6b1fd759c6a2454
Issue-ID: SDC-1446
Signed-off-by: Idan Amit <ia096e@intl.att.com>
mojahidi [Fri, 22 Jun 2018 11:07:52 +0000 (16:37 +0530)]
Add output parameter support in Operation screen
Added code to support Output parameter, fixed UTs, Added flow test
Change-Id: I4ff869d120cefd7645a407278caeea6ee695c73b
Issue-ID: SDC-1440
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
olegb [Sun, 3 Jun 2018 04:55:57 +0000 (07:55 +0300)]
Error pop-up contain empty/internal information
Issue-ID: SDC-1393
Change-Id: Ibb60e21431bb886dd7dd499202cf226af3e2465d
Signed-off-by: Oleg Beltz <olegb@amdocs.com>
ojasdubey [Thu, 14 Jun 2018 14:44:39 +0000 (20:14 +0530)]
VLAN Tagging - Display naming convention warning
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>
avigaffa [Mon, 18 Jun 2018 16:56:59 +0000 (19:56 +0300)]
Change TestNG scope
Change TestNG scope to compile in artifact generator
Change-Id: I3e1edffd35a78b2cce99bac683eee32769920216
Issue-ID: SDC-1435
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
ayalaben [Tue, 5 Jun 2018 09:12:22 +0000 (12:12 +0300)]
Revert "SonarQube coverage"
Change-Id: I6b1ab87272fdd23f185e3b79f276cd583fd35884
Issue-ID: SDC-1364
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
Tal Gitelman [Thu, 14 Jun 2018 14:52:04 +0000 (17:52 +0300)]
new unit tests for sdc-model
Change-Id: I05e1670d7d9d512de9131890df7cf9168fa711a4
Issue-ID: SDC-1333
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Piotr Darosz [Thu, 14 Jun 2018 08:38:30 +0000 (10:38 +0200)]
Fix activity-spec docker run script
The JAVA_OPTIONS should be placed before -jar switch when invoking java
Change-Id: I5a55356c34eb36db9e14afc0f8ce80cf9e50b813
Issue-ID: SDC-1430
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
Tal Gitelman [Wed, 13 Jun 2018 11:51:53 +0000 (14:51 +0300)]
Issue-ID: SDC-1342 replaced some junits
replaced junits under sdc/be/info
refactored + added testcases for EcompUserConverter
Change-Id: I569354fef87450cfccff827fe98e2ab7659113eb
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Idan Amit [Mon, 11 Jun 2018 15:37:17 +0000 (18:37 +0300)]
Raised JUnit coverage for tosca package
Raised JUnit coverage for package: sdc.be.tosca
Change-Id: Ib372b546b7ab19f1b1642d93ff58d7773d7a2d14
Issue-ID: SDC-1333
Signed-off-by: Idan Amit <ia096e@intl.att.com>
eleonorali [Tue, 12 Jun 2018 10:08:38 +0000 (13:08 +0300)]
Remove Toggle
Remove Toggle for SIROV and VLAN_TAGGING
Change-Id: Ia8b883c1f85de24f5c2000654a0926141cc269e8
Issue-ID: SDC-1418
Signed-off-by: eleonorali <eleonoral@amdocs.com>
sheetalm [Tue, 12 Jun 2018 12:02:56 +0000 (17:32 +0530)]
Fix for nfcparameters in component questionnaire
issue - nfc naming code and nfc function fields' values are wiped out
with a VSP update
Moved the above fields from composition to questionnaire
Add BDD test. Add license to java files
Change-Id: I2b746fedc17c19b716df35bf0dad2c212f15df30
Issue-ID: SDC-1419
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
eleonorali [Mon, 11 Jun 2018 15:18:32 +0000 (18:18 +0300)]
CR Port Mirroring: add new properties
Add new properties nfc_naming_code and nf_naming_code.
Merge from release/1806.
Change-Id: I25abd4036e34ab43980ec433df9a3510926e4f8b
Issue-ID: SDC-1417
Signed-off-by: eleonorali <eleonoral@amdocs.com>
Michael Lando [Tue, 12 Jun 2018 13:16:43 +0000 (16:16 +0300)]
remove commited files
remove pdf from source
Change-Id: Ic1f8ded66d70998babdb25bcc24484194b480df5
Issue-ID: SDC-1380
Signed-off-by: Michael Lando <ml636r@att.com>
Michael Lando [Mon, 11 Jun 2018 10:26:35 +0000 (13:26 +0300)]
update sdc logic for new types
update sdc conformance level and add logic to package onap normatives.
Change-Id: I321eeb0cccf662346eb36cb42420fd8fca72ae32
Issue-ID: SDC-1380
Signed-off-by: Michael Lando <ml636r@att.com>
Tal Gitelman [Tue, 12 Jun 2018 07:50:47 +0000 (10:50 +0300)]
new unit tests for sdc-model
Change-Id: I118cb69c2874987191c320d71b17c4a060eaa2dc
Issue-ID: SDC-1333
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
talig [Mon, 11 Jun 2018 09:28:33 +0000 (12:28 +0300)]
Upgrade datastax cassandra driver to 3.4.0
Upgrage zusammen to 1.0.0 which uses datastax cassandra driver 3.4.0
Change-Id: Ie7217986b67cd95de015daedd0f7106c2d0a972d
Issue-ID: SDC-1416
Signed-off-by: talig <talig@amdocs.com>
Tal Gitelman [Sun, 10 Jun 2018 15:05:18 +0000 (18:05 +0300)]
new unit tests for sdc-model
Change-Id: I31489f5e9bc83aaa5b18ebf2e519a13216f49332
Issue-ID: SDC-1333
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Gildas Lanilis [Fri, 8 Jun 2018 00:42:37 +0000 (17:42 -0700)]
Fix formatting and typos
Change-Id: Ie169e0eea8e195041bd15fb1425714bab77541cb
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Gildas Lanilis [Wed, 6 Jun 2018 23:25:57 +0000 (16:25 -0700)]
Fix RN format
Change-Id: I9000908ffe3985b828c1286cead6cc893d4ae447
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Michael Lando [Thu, 7 Jun 2018 11:29:22 +0000 (14:29 +0300)]
update documentation
update release notes
Change-Id: I5fe187550bea91ec497d31e5276658aa2a3204fd
Issue-ID: SDC-1378
Signed-off-by: Michael Lando <ml636r@att.com>
ayalaben [Wed, 6 Jun 2018 11:23:36 +0000 (14:23 +0300)]
Bugfix - update vsp item
Change-Id: I71f096fe14355f8137d67c6d374d91db2d5b3ac9
Issue-ID: SDC-1403
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
Tal Gitelman [Wed, 6 Jun 2018 16:15:13 +0000 (19:15 +0300)]
new unit tests for sdc-model
Change-Id: I14b1d527b18b354b8c29149135a1dbb800a454bb
Issue-ID: SDC-1333
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Michael Lando [Wed, 6 Jun 2018 14:48:51 +0000 (17:48 +0300)]
update documentation
update release notes
Change-Id: Iff8762b7050dc8e7b81bebbbcea5e2e3f1084c0d
Issue-ID: SDC-1378
Signed-off-by: Michael Lando <ml636r@att.com>
Tal Gitelman [Wed, 6 Jun 2018 11:46:07 +0000 (14:46 +0300)]
new unit tests for sdc-dao
Change-Id: Iea7efb56bb8125cc9e236f726fe67c9832b85fec
Issue-ID: SDC-1333
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Michael Lando [Wed, 6 Jun 2018 10:36:43 +0000 (13:36 +0300)]
update documentation
update release notes
Change-Id: I16e008751df2ef727ce0ea83197e62909b9bbdb2
Issue-ID: SDC-1378
Signed-off-by: Michael Lando <ml636r@att.com>
Tal Gitelman [Wed, 6 Jun 2018 10:56:56 +0000 (13:56 +0300)]
new unit tests for sdc-dao
Change-Id: Id7ba81e71502db771f7243f526d46eb0865f16f2
Issue-ID: SDC-1333
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Michael Lando [Wed, 6 Jun 2018 08:45:05 +0000 (11:45 +0300)]
update documentation
update release notes
Change-Id: I97fb17ae1f7176f42ff6944d604cb961c1c5d4cf
Issue-ID: SDC-1378
Signed-off-by: Michael Lando <ml636r@att.com>
Michael Lando [Wed, 6 Jun 2018 08:44:25 +0000 (11:44 +0300)]
update documentation
update general information
update swagger information
fix swagger erros
Change-Id: I0b8c385deb3204100ebe363177a8e0efd5b147f7
Issue-ID: SDC-1378
Signed-off-by: Michael Lando <ml636r@att.com>
Gautam Shah [Tue, 5 Jun 2018 13:20:13 +0000 (18:50 +0530)]
Onboarding backend build optimization.
Enhancing Test RUN/NO-RUN Logic, adding identifiers for local build state repo
Change-Id: Ie0a541f216c16ddc40605111981d7a2fa045c39d
Issue-ID: SDC-1189
Signed-off-by: GAUTAMS <gautams@amdocs.com>
ojasdubey [Tue, 5 Jun 2018 09:05:25 +0000 (14:35 +0530)]
VFCInstanceGroup is not displayed on VF creation
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>
talig [Sun, 3 Jun 2018 11:40:30 +0000 (14:40 +0300)]
Fix candidate heat dao
Change-Id: Ic7defbdcb95ee1b8e8188ef43a07a2ee192d6453
Issue-ID: SDC-1371
Signed-off-by: talig <talig@amdocs.com>
shiria [Mon, 4 Jun 2018 08:07:29 +0000 (11:07 +0300)]
fix get flat node type
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>
Gautam Shah [Mon, 4 Jun 2018 12:57:59 +0000 (18:27 +0530)]
Fixing bug.
fixing bug.
Change-Id: Iedc29491adc1b066f9f6bfe4a4978c06de6be6bf
Issue-ID: SDC-1189
Signed-off-by: GAUTAMS <gautams@amdocs.com>
siddharth0905 [Mon, 4 Jun 2018 05:56:54 +0000 (11:26 +0530)]
Refactoring - TOSCA Consolidation Data handling
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>
Gautam Shah [Fri, 1 Jun 2018 03:08:32 +0000 (08:38 +0530)]
Fixing Merge Build issue and Sonar issues.
fixing build issue and Sonar issues.
Change-Id: I4209b79ab2a3646839df50be4b58f8f230b6d710
Issue-ID: SDC-1189
Signed-off-by: GAUTAMS <gautams@amdocs.com>
Tal Gitelman [Sun, 3 Jun 2018 14:14:51 +0000 (17:14 +0300)]
new unit tests for sdc-dao
Change-Id: I78124626e54cf578f0cb4459ee26591cab4af24f
Issue-ID: SDC-1333
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
ayalaben [Wed, 30 May 2018 12:38:09 +0000 (15:38 +0300)]
Display UUID and invariant UUID - EP and LKG
Change-Id: Id4b044c76518118ae1538ae72fb26fa848a21669
Issue-ID: SDC-1386
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
talig [Wed, 30 May 2018 13:15:50 +0000 (16:15 +0300)]
Add minimum to number questionnaire fields
In case of compute validation error - display its name (same as other entities)
Change-Id: Ie3f0190a3b30d1ed6210f50958f61d8a883d5bef
Issue-ID: SDC-1387
Signed-off-by: talig <talig@amdocs.com>
talig [Wed, 30 May 2018 08:57:05 +0000 (11:57 +0300)]
Refactor get vsp questionnaire
To prevent NullPointerException for old vsps with missing data
Change-Id: Ieb549080d5e048ae3424a35b74c9c15c25e20628
Issue-ID: SDC-1384
Signed-off-by: talig <talig@amdocs.com>
Michael Lando [Sat, 2 Jun 2018 18:35:48 +0000 (21:35 +0300)]
tine out configuration not used
Change-Id: I55c81975cd40b81510b18865e32e2f5394718349
Issue-ID: SDC-1344
Signed-off-by: Michael Lando <ml636r@att.com>
dekstroza [Fri, 25 May 2018 11:45:09 +0000 (12:45 +0100)]
Fix container name in docker logs
Fixes incorrect container name in docker_run.sh
used in docker logs command.
Change-Id: I290a2b3595c390685853872dd9547079abbb2739
Issue-ID: SDC-1368
Signed-off-by: Michael Lando <ml636r@att.com>
liboNet [Wed, 30 May 2018 04:28:43 +0000 (12:28 +0800)]
fix docker_run script
Change-Id: I8b830a9dde331a5beafde0b5d2615c9eb44806aa
Issue-ID: SDC-384
Signed-off-by: Michael Lando <ml636r@att.com>
Michael Lando [Sat, 2 Jun 2018 16:23:27 +0000 (19:23 +0300)]
update sdc version
update pom and version.properties
to 1.3.0
Issue-ID: SDC-1370
Change-Id: I0dcf02f868dd263ba4523435e7be11bdc3851053
Signed-off-by: Michael Lando <ml636r@att.com>
Michael Lando [Sat, 2 Jun 2018 16:14:05 +0000 (19:14 +0300)]
add delay for csit
add sleep 30s between cassndra startup and the init exacution.
Change-Id: Icc32d18d23982030ea8a0009c47a1e3c288f8884
Issue-ID: SDC-1344
Signed-off-by: Michael Lando <ml636r@att.com>
(cherry picked from commit
0a3c4290cc8d29ac42413994a05c438ff06edd6f)
Idan Amit [Thu, 31 May 2018 12:45:03 +0000 (15:45 +0300)]
Drop down being cut in plugin view
Fixed drop down being cut down in plugin view
Change-Id: I8d5895231e1e921c0c07df563a61039f207f253c
Issue-ID: SDC-1367
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Tal Gitelman [Thu, 31 May 2018 13:57:17 +0000 (16:57 +0300)]
new unit tests for sdc-dao
Change-Id: Ibf37c20c3d07f3cd2962e324f3e37354adad9870
Issue-ID: SDC-1333
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Gautam Shah [Thu, 31 May 2018 13:36:30 +0000 (19:06 +0530)]
Fixing Build issue
build issue fix.
Change-Id: I19db0e4b9239b814fbca1334f5e0928f09a4c2a0
Issue-ID: SDC-1189
Signed-off-by: GAUTAMS <gautams@amdocs.com>
eleonorali [Thu, 31 May 2018 13:27:36 +0000 (16:27 +0300)]
TOSCA Consolidation Data - Refactoring Part 2
Fix some issues
Change-Id: I85183a6a894350985e1d197fa84328071f3a7ce2
Issue-ID: SDC-1330
Signed-off-by: eleonorali <eleonoral@amdocs.com>
ojasdubey [Tue, 29 May 2018 12:28:56 +0000 (17:58 +0530)]
Refactor Onboarding Function Translation code
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>
eleonorali [Tue, 22 May 2018 13:26:35 +0000 (16:26 +0300)]
TOSCA Consolidation Data - Refactoring Part 2
Refactor get Compute/Port/Nested/SubInterface
Consolidation Data APIs
Change-Id: Ibce3abcd766555fe0eeaaf2f728d3a384935877d
Issue-ID: SDC-1330
Signed-off-by: eleonorali <eleonoral@amdocs.com>