siddharth0905 [Tue, 3 Apr 2018 14:54:59 +0000 (20:24 +0530)]
Added new nodes type
Added new nodes type and new property in Port.
All test data need to be updated, so file count is much more.
Change-Id: Ic21befe8d7feee912fbed1d3eb676488db1fb68c
Issue-ID: SDC-1183
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
sheetalm [Fri, 30 Mar 2018 08:14:23 +0000 (13:44 +0530)]
Revert activity spec to main sdc build
This reverts commit
589c480
Change-Id: I3c8a836989825073e07f0262e905be2504f802be
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
vempo [Mon, 26 Mar 2018 17:37:06 +0000 (20:37 +0300)]
Introduced metrics to logging API
Metrics data can now be passed to logger. Also general cleanup,
refactoring, simpler implementation, javadocs.
Change-Id: I037101aa9626b3e011737ec2e3497ab348319e4c
Issue-ID: SDC-772
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
sheetalm [Thu, 29 Mar 2018 10:18:04 +0000 (15:48 +0530)]
Activity Spec - Correct api-docs description
Correct api-docs description.
New fields added to json for flow test
Change-Id: I67de4c19055fb5e5456f2aa143285f88b7d8ce18
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
ojasdubey [Thu, 29 Mar 2018 06:11:55 +0000 (11:41 +0530)]
Component Dependency create VF bug fix
1. Fixed create VF issues for scenarios where
dependencies were added from the UI
2. Added supporting tests and fixed existing
Change-Id: Ib8bb0074183567c263855f8723028646c9629038
Issue-ID: SDC-1184
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
sheetalm [Thu, 29 Mar 2018 07:07:01 +0000 (12:37 +0530)]
ActivitySpec Add to sdc build by fixing mvn deploy
Resolved issues in maven deploy by adding distribution management to
activity-spec pom
Add services/activity-spec module to sdc build in profile "all"
Change-Id: I8c02989a47f465e53d82f11b30951131498e2cc2
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
Idan Amit [Wed, 28 Mar 2018 07:37:14 +0000 (10:37 +0300)]
Fixed UI webpack settings
Fixed an issue with deploying local environment for non OS code base
Change-Id: I94536251f4688b559e7e74b83815d9d3d1424bfc
Issue-ID: SDC-1082
Signed-off-by: Idan Amit <ia096e@intl.att.com>
ojasdubey [Tue, 27 Mar 2018 11:33:51 +0000 (17:03 +0530)]
VLAN tagging - Support Pattern 1C2
1. Pattern 1C2 vlan tagging code
2. Count property handling
3. Added tests and updated existing test data
Change-Id: Idef33b142d415e1c0a9663497eed621f35c2393b
Issue-ID: SDC-1174
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
lding7 [Mon, 19 Mar 2018 08:22:01 +0000 (16:22 +0800)]
fix sonar complaints NullPointerException in SDC
bugs from https://sonar.onap.org/project/issues?id=
org.openecomp.sdc%3Asdc-main%3A1.2.0-SNAPSHOT&open=
AWIFjPUXRGy6eclHC_Q6&resolved=false&types=BUG
and https://sonar.onap.org/project/issues?id=
org.openecomp.sdc%3Asdc-main%3A1.2.0-SNAPSHOT&open=
AWIFjPUXRGy6eclHC_Q5&resolved=false&types=BUG
Change-Id: I88225e4da197bed62d588026564bd688a9627c8a
Issue-ID: SDC-1146
Signed-off-by: lding7 <liang.ding@intel.com>
sheetalm [Tue, 20 Mar 2018 06:55:00 +0000 (12:25 +0530)]
Activity Spec Service - Flow Test
Change in URL and correct steps
Fixed review comments
Flow tests for Activity Spec
Currently the tests are commented since Activity Spec is not build and
deployed as of now as part of onboarding
Change-Id: I6d509ccfa88619f2d9574932f0315a3459a6e0b7
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
shrikantawachar [Tue, 27 Mar 2018 08:58:17 +0000 (14:28 +0530)]
Enhance Activity Spec Update error message
Updated error message
Change-Id: I679c1c407fc9a6cd452347844558f77fef448beb
Issue-ID: SDC-1048
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
sheetalm [Tue, 27 Mar 2018 12:29:37 +0000 (17:59 +0530)]
Fixing Sonar blocker
1 . Fixing Sonar blocker which already existed in VersionManagerImpl
2 . As part of foundation changes refactoring, the versioning features used
by Action Library code was moved to ActionVersioningManagerImpl
Change-Id: I7b56d63c1e85e8dda1d4948c590ce577826cfe99
Issue-ID: SDC-1039
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
vempo [Wed, 28 Mar 2018 07:35:47 +0000 (10:35 +0300)]
Temporarily remove activity spec from build
Activity spec build caused Maven deploy failures.
Disable it until a solution is found.
Change-Id: I7895d000d00fc98da2ca6fb7add9549d624331e8
Issue-ID: SDC-1048
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
siddharth0905 [Tue, 27 Mar 2018 14:26:54 +0000 (19:56 +0530)]
Code change to evaluate Network role
Code change to evaluate Network Role of Sub interface resource
Change-Id: I0e29c0a1512b76b6db569aaf534f5e59868ae715
Issue-ID: SDC-1072
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
Idan Amit [Wed, 21 Mar 2018 10:04:57 +0000 (12:04 +0200)]
Create Error page for offline plugin
Created an error page to be displayed when a plugin is offline
Change-Id: I7bff7d29896e5eae88eca79784854bcd1086ca50
Issue-ID: SDC-1082
Signed-off-by: Idan Amit <ia096e@intl.att.com>
sheetalm [Tue, 6 Mar 2018 06:31:54 +0000 (12:01 +0530)]
Activity Spec Service - Add to sdc main pom
Add services/activity-spec module to sdc build in profile "all"
Change-Id: Ifb65033eee9ae5e970cd2c49fc06905f087650f1
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
ojasdubey [Tue, 27 Mar 2018 09:31:07 +0000 (15:01 +0530)]
VLAN tagging - Pattern 4 VFC Instance Group
1. Create VFC instance group per sub-interface
network role for pattern 4 heats
2. Added tests and updated existing test data
Change-Id: Id4f84c5a7dac3adfddde1192947ecaa5502f21df
Issue-ID: SDC-1073
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
sheetalm [Mon, 26 Mar 2018 09:53:57 +0000 (15:23 +0530)]
Activity Spec Service - Refactor unit test
Resolve review comments
Refactor unit test. Remove mock classes.
Change-Id: I9185121e84c2d9337db3b35b9156d328bf0e0d8c
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
ojasdubey [Tue, 6 Mar 2018 06:31:54 +0000 (12:01 +0530)]
VLAN tagging - VFC Instance Group
1. Create VFC instance group per sub-interface
network role
2. Refactored PortTemplateConsolidationData and
its references based on review comments
3. Updated test data after rebase
4. Updated to flatMap based on review
comments
Change-Id: I423593c5156ecae5eff3a4f2ce8591c85db727cc
Issue-ID: SDC-1073
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
shrikantawachar [Fri, 23 Mar 2018 10:50:09 +0000 (16:20 +0530)]
Enhance Activity Spec Update error messages
Updating error messages
Change-Id: I5660e5ba773141db3df440eb94e0b6aa521dbc73
Issue-ID: SDC-1048
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
sheetalm [Tue, 13 Mar 2018 14:02:08 +0000 (19:32 +0530)]
Activity Spec Service - Dockerization
Resolving merge conflict
Fixing todo items after rebase.
URL to be /activity-spec-api. Removing unused image. Renaming css
Configuring docker registry to push images and adding docker profile
Add maven docker module to generate below docker images
1 activity-spec-init:1.2.0-SNAPSHOT - creates cassandra keyspace and tables
in already running cassandra docker image
2 activity-spec-be:1.2.0-SNAPSHOT - deploys activity spec war and swagger war on base jetty docker image
Change-Id: Ic638e2cb9c224e9e6c91cf0f7198594593a77ae5
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
olegb [Mon, 19 Feb 2018 14:24:54 +0000 (16:24 +0200)]
Added JAX-RS filters for logging
Change-Id: I57ab333278d4ea26530e916ef89670df8b51b555
Issue-ID: SDC-772
Signed-off-by: olegb <olegb@amdocs.com>
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
noahs [Wed, 21 Mar 2018 13:27:23 +0000 (15:27 +0200)]
Add unit-tests for mappers
auto generated tests for mappers
Change-Id: I4329aa2332e5db4bf5fcaab3481fb2f78a13044a
Issue-ID: SDC-1156
Signed-off-by: noahs <noah.shogan@amdocs.com>
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
noahs [Wed, 28 Feb 2018 09:58:07 +0000 (11:58 +0200)]
Adding Lombok to avoid boilerplate code
simple use og @Data annotation
Change-Id: I6475f0aad25b3cad99052e7acfaf01c17139ce28
Issue-ID: SDC-1067
Signed-off-by: noahs <noah.shogan@amdocs.com>
mojahidi [Thu, 15 Mar 2018 13:15:49 +0000 (18:45 +0530)]
Added validation for Interface Operation
Added validation for interface Operation, added input parameter names
validation
Change-Id: Ib02ec89f7fb53bd08481631c705c9f15757bf768
Issue-ID: SDC-1060
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
shrek2000 [Sun, 18 Mar 2018 14:08:49 +0000 (16:08 +0200)]
Interface operation
Workflow operation in backend will enable CRUD operation to workflow.
Issue-ID: SDC-1052
Change-Id: Ieddd6c99b4eee8ad413604f5003a91d5943ebd82
Signed-off-by: shrek2000 <orenkle@amdocs.com>
Gitelman, Tal (tg851x) [Thu, 22 Mar 2018 14:26:58 +0000 (16:26 +0200)]
analyze and fix IQ server violations SDC
Change-Id: If1166819bd6949acfcd86a3850c3477807dca588
Issue-ID: SDC-1114
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
vempo [Fri, 23 Mar 2018 20:10:30 +0000 (23:10 +0300)]
Logging refactoring and global context
Implemented global context (instance ID, host address).
Refactored the logging context API for clarity and
separation of concerns. Added unit tests. Fixed Javadoc.
Change-Id: I6e29b7b3613aebf23112dc017490ad2828e0fb91
Issue-ID: SDC-772
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
shrikantawachar [Thu, 22 Mar 2018 09:31:28 +0000 (15:01 +0530)]
Enhance Activity Spec
Enhance Activity Spec to include additional fields type and content.
Change-Id: Ic39aa21ef265bf07a5522a2f46f84d378316c7aa
Issue-ID: SDC-1048
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
siddharth0905 [Wed, 21 Mar 2018 11:26:35 +0000 (13:26 +0200)]
Code change to evaluate Network role
Code change to evaluate Network Role of Sub interface resource
Change-Id: I73b1cad7eb15c59153751a77a4bc78101042941d
Issue-ID: SDC-1072
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
shrek2000 [Wed, 21 Mar 2018 11:26:35 +0000 (13:26 +0200)]
Json Serialization should hide "empty".
Json serialization of java collections exposes the isEmpty function as an attribute. This issue was discussed in the design review of Interface operations.
Issue-ID: SDC-1150
Change-Id: I09e214f5631b73d60825732c4db8bbf85469c824
Signed-off-by: shrek2000 <orenkle@amdocs.com>
Gitelman, Tal (tg851x) [Thu, 22 Mar 2018 11:03:44 +0000 (13:03 +0200)]
review docker memory asignment
Change-Id: I2bb8ea93069b627beb58f74d5dfcf900b5957f0e
Issue-ID: SDC-650
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
shiria [Mon, 19 Mar 2018 13:23:23 +0000 (15:23 +0200)]
Update FlatEntity in TOSCA
Add support of dataType entity flat hierarchy in TOSCA
Fix existing nodeType entity flat hierarchy in TOSCA
Change-Id: I52cd188c595a263c70c2067fd1aac9752f7e24a4
Issue-ID: SDC-1147
Signed-off-by: shiria <shiri.amichai@amdocs.com>
Einav Weiss Keidar [Wed, 21 Mar 2018 11:31:23 +0000 (13:31 +0200)]
added property skipUICleanup
Issue-ID: SDC-1157
Change-Id: I5fed6515b90da5d40dc994560aee11a741a49e7d
Signed-off-by: Einav Weiss Keidar <einavw@amdocs.com>
Gitelman, Tal (tg851x) [Wed, 21 Mar 2018 15:42:47 +0000 (17:42 +0200)]
Onap normatives are imported always
Change-Id: I33b05ae29bc41ed90a87cf01960a848f2484200d
Issue-ID: SDC-1103
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
svishnev [Wed, 21 Mar 2018 12:27:59 +0000 (14:27 +0200)]
components navigation issue fix
Issue-ID: SDC-1158
Change-Id: I27ec1023fe761efdf644550c0746e082fb0f5a93
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
shiria [Wed, 21 Mar 2018 07:04:07 +0000 (09:04 +0200)]
Add support in TOSCA isTypeOf
Add support for InterfaceDefinitionType entity type
Add support for PropertyDefinition entity type
Add support for ParameterDefinition entity type
Change-Id: I10ba0f6c3f16a0d476e254d40b4fcd463392cb52
Issue-ID: SDC-1153
Signed-off-by: shiria <shiri.amichai@amdocs.com>
shiria [Wed, 21 Mar 2018 07:11:30 +0000 (09:11 +0200)]
Handle OperationDefinition in Tosca Data Model
Change-Id: Ib1a7f0c5548fc9c7a98cff1182ff02300353443d
Issue-ID: SDC-1154
Signed-off-by: shiria <shiri.amichai@amdocs.com>
Yuli Shlosberg [Wed, 21 Mar 2018 09:14:08 +0000 (11:14 +0200)]
new ui sanity docker
Change-Id: I257c198c563771b5badcf36a479cb499f841682f
Issue-ID: SDC-995
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
shrikantawachar [Wed, 21 Mar 2018 10:28:45 +0000 (15:58 +0530)]
Healing issue
Attachment screen is opened for certified vsp
Change-Id: I4ebd1a4b9f720e92441d887f0fc326a553b9e42e
Issue-ID: SDC-1155
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
Michael Lando [Wed, 21 Mar 2018 11:13:34 +0000 (13:13 +0200)]
update missing existing commiters
Change-Id: Ief0e448863c8d61c583c443d46124a5f6470c2c2
Issue-ID: CIMAN-134
Signed-off-by: Michael Lando <ml636r@att.com>
Jessica Wagantall [Tue, 20 Mar 2018 19:33:40 +0000 (12:33 -0700)]
Add INFO.yaml file
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: Ic47952a824eb4d4213e879da8d12d1e1c5639ae0
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
ayalaben [Tue, 20 Mar 2018 09:07:06 +0000 (11:07 +0200)]
Archive Item - fix ItemManager
Change-Id: I25b19994c3dc861c38c536fe1fa2b97e0c8eab93
Issue-ID: SDC-1086
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
Einav Weiss Keidar [Tue, 20 Mar 2018 12:45:40 +0000 (14:45 +0200)]
Adding Prettier and fixing up eslint version
Issue-ID: SDC-1094
Change-Id: Ie83ad95a03899345dd90235daf0323cbe3bc6afd
Signed-off-by: Einav Weiss Keidar <einavw@amdocs.com>
Michael Lando [Tue, 20 Mar 2018 10:11:07 +0000 (12:11 +0200)]
fix pom dependency
update titan version
Change-Id: I0ce765456653b5943f6fd82365053f6146db9df4
Issue-ID: SDC-1148
Signed-off-by: Michael Lando <ml636r@att.com>
svishnev [Mon, 19 Mar 2018 10:15:19 +0000 (12:15 +0200)]
ui support for archive items
Issue-ID: SDC-1088
Change-Id: I836e4896a8ec6bb065f9d2571f514916ccf6759f
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
Gitelman, Tal (tg851x) [Mon, 19 Mar 2018 23:04:54 +0000 (01:04 +0200)]
Normative alignemet
Change-Id: I6115e20fe95662153903873d19439bc7cf0c2ff1
Issue-ID: SDC-1104
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
lding7 [Mon, 19 Mar 2018 02:15:47 +0000 (10:15 +0800)]
fix a typo
Change-Id: I3a6ec065df3acad8a8ab9b8377ccdd7ebae6e594
Issue-ID: SDC-1143
Signed-off-by: lding7 <liang.ding@intel.com>
Areli, Fuss (af732p) [Mon, 19 Mar 2018 15:15:48 +0000 (17:15 +0200)]
Add K8S deployment above Vagrant
Set deployment manifest files and scripts
for deploy SDC over Kubernetes inside
Vagrant
Preparation for OOM integration
Change-Id: Ia192b0b2047c88c0b758d1a974c0c49a66030f8c
Issue-ID: SDC-907
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
Gitelman, Tal (tg851x) [Mon, 19 Mar 2018 17:07:30 +0000 (19:07 +0200)]
Align current csit testing - fix CSIT tests
Change-Id: I453a6af8126540602cd98cc37580e75f67b86c16
Issue-ID: SDC-1097
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
Gitelman, Tal (tg851x) [Mon, 19 Mar 2018 15:05:55 +0000 (17:05 +0200)]
Align current csit testing - fix CSIT tests
Change-Id: I63e1af740ca281da404231bb3bff67f4c94541e1
Issue-ID: SDC-1097
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
Michael Lando [Mon, 19 Mar 2018 15:16:15 +0000 (17:16 +0200)]
update logback test
Change-Id: I4ef2a915932cc171003dc416aad2eb75556ddecf
Issue-ID: SDC-1148
Signed-off-by: Michael Lando <ml636r@att.com>
ayalaben [Thu, 15 Mar 2018 13:59:25 +0000 (15:59 +0200)]
Archive Item
Change-Id: Idd5eedc3b0ca9e3cc72f7de9fd432cdbbf77631d
Issue-ID: SDC-1086
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
siddharth0905 [Thu, 15 Mar 2018 12:44:57 +0000 (18:14 +0530)]
Code Change & Junit for verifying Pattern5
Code change and Junit for pattern5
Change-Id: Icbe8cf25cd97250e8c5000ca75bc7dcd7900e129
Issue-ID: SDC-1085
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
Idan Amit [Thu, 15 Mar 2018 16:07:16 +0000 (18:07 +0200)]
Add timeout and connection status
Added timeout and connection status to the plugins configuration.
Added support in ui to display a temporary error screen in case a plugin in offline
Change-Id: Id4a0909cc704903be6183f22c67caec6f5050103
Issue-ID: SDC-1081
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Michael Lando [Thu, 15 Mar 2018 14:53:05 +0000 (16:53 +0200)]
update pom.xml
Change-Id: I0954b64be276757cf313c04de9e1bba225886d38
Issue-ID: SDC-1141
Signed-off-by: Michael Lando <ml636r@att.com>
talio [Thu, 15 Mar 2018 12:46:20 +0000 (14:46 +0200)]
Interface definition
Add separate Interface definition for node type and node template
Change-Id: I0c4446227dd096959158fd4a4741cb5aa043e495
Issue-ID: SDC-1043
Signed-off-by: talio <tali.orenbach@amdocs.com>
talio [Sun, 18 Feb 2018 09:52:25 +0000 (11:52 +0200)]
Change Tosca structure
change Tosca Service Template according to Tosca-spec-1.1
Change-Id: I8f689b02e0349fc8c787868661f498d7d530d445
Issue-ID: SDC-1043
Signed-off-by: talio <tali.orenbach@amdocs.com>
olegb [Mon, 19 Feb 2018 14:19:17 +0000 (16:19 +0200)]
Changed logging context API
Issue-ID: SDC-772
Change-Id: I9dce63f3a1bb7df067cf06a96158afa7d799319e
Signed-off-by: olegb <olegb@amdocs.com>
olegb [Wed, 14 Mar 2018 13:54:22 +0000 (15:54 +0200)]
healed version of VSP is missing a Description
Change-Id: I71dcd3c40681de8e5a47ff6d36c140edc433af80
Issue-ID: SDC-1134
Signed-off-by: olegb <olegb@amdocs.com>
shrek2000 [Mon, 12 Mar 2018 13:35:54 +0000 (15:35 +0200)]
Interface workflow data model
Data Model for Interface workflow operation task
Change-Id: Idb28f83a878db3aadeaafe165b6b03bd1fb5fa44
Issue-ID: SDC-1052
Signed-off-by: shrek2000 <orenkle@amdocs.com>
Gitelman, Tal (tg851x) [Wed, 14 Mar 2018 18:04:22 +0000 (20:04 +0200)]
Onap normatives are imported always
Change-Id: I3f35be9732a4b0ddba268debe1766976402fa560
Issue-ID: SDC-1103
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
olegb [Tue, 13 Mar 2018 12:35:36 +0000 (14:35 +0200)]
Empty error message during Proceed To Validation
Issue-ID: SDC-1120
Change-Id: I6653d6404e8d43ec81016f3497051ac327375c88
Signed-off-by: olegb <olegb@amdocs.com>
Gitelman, Tal (tg851x) [Wed, 14 Mar 2018 11:11:03 +0000 (13:11 +0200)]
analyze and fix IQ server violations SDC
Change-Id: If5ee0d2830ccdb46ea549a6d53d7a93ecf3e43ee
Issue-ID: SDC-1114
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
talig [Wed, 14 Mar 2018 08:48:16 +0000 (10:48 +0200)]
Adopt zusammen collab plugin version 0.3.2
Includes fixes of force sync and version modification time.
Change-Id: I1d3883b9304d6bff1bf448b3dbd36ccb4cdb1048
Issue-ID: SDC-1133
Signed-off-by: talig <talig@amdocs.com>
Idan Amit [Wed, 14 Mar 2018 07:59:41 +0000 (09:59 +0200)]
Fixed merge issues
Changed dmaapClient version to release version
Change-Id: I470c2da26f0a3412af37c24781e1fbc072d7547c
Issue-ID: SDC-1126
Signed-off-by: Idan Amit <ia096e@intl.att.com>
Idan Amit [Tue, 13 Mar 2018 17:59:46 +0000 (19:59 +0200)]
Fixed merge issues
Fixed merge issues that broke the behavior of the plugins development
Change-Id: I6333944939628f745eb36c4619be33780881d27d
Issue-ID: SDC-1126
Signed-off-by: Idan Amit <ia096e@intl.att.com>
shrikantawachar [Tue, 13 Mar 2018 13:28:28 +0000 (18:58 +0530)]
Processing CSAR failed
The *.csar packages not passing onboarding during SDC sanity.
Change-Id: I0fc57296bad85928c704dd1b18a7e60a996c13a9
Issue-ID: SDC-1124
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
Gitelman, Tal (tg851x) [Tue, 13 Mar 2018 12:00:22 +0000 (14:00 +0200)]
analyze and fix IQ server violations SDC
Also fixes SDC-1119
Change-Id: I698ee784e0774e8c856acd7485e5abcb1ce27991
Issue-ID: SDC-1114
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
eleonorali [Mon, 12 Mar 2018 16:41:38 +0000 (18:41 +0200)]
Multiple ports (extCP) with wrong network-role
E2E/Internal Defect - multiple ports (extCP) with wrong network-role
Change-Id: Ic3896287347978ad3e89ac14fb07916ea201d8fa
Issue-ID: SDC-1113
Signed-off-by: eleonorali <eleonoral@amdocs.com>
Gitelman, Tal (tg851x) [Mon, 12 Mar 2018 22:27:13 +0000 (00:27 +0200)]
analyze and fix IQ server violations SDC
Change-Id: Id967b204ab0d2e87e3baa610838e0af6b6ab60ac
Issue-ID: SDC-1114
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
Gitelman, Tal (tg851x) [Mon, 12 Mar 2018 22:42:16 +0000 (00:42 +0200)]
analyze and fix IQ server violations SDC
Change-Id: Ief19dc055e79e65b46c090fd88148c22e67bc016
Issue-ID: SDC-1114
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
Gitelman, Tal (tg851x) [Mon, 12 Mar 2018 16:41:15 +0000 (18:41 +0200)]
analyze and fix IQ server violations SDC
Change-Id: If47a151ce095acd37191728aded602a0bc36c13a
Issue-ID: SDC-1114
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
Gitelman, Tal (tg851x) [Mon, 12 Mar 2018 16:33:32 +0000 (18:33 +0200)]
Normative alignemet
Change-Id: I4ec063f938f9bde2f5727c338177e6d99ef5bc9a
Issue-ID: SDC-1104
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
talio [Mon, 12 Mar 2018 10:47:49 +0000 (12:47 +0200)]
Refactor port id regex
Change port id regex to allow getting ids with or without digits
Change-Id: Ic2738c5433c258927caf04bd11dceac9320718c6
Issue-ID: SDC-1093
Signed-off-by: talio <tali.orenbach@amdocs.com>
eleonorali [Mon, 12 Mar 2018 14:39:47 +0000 (16:39 +0200)]
Port Mirroring: Incorrect Interfaces list(2)
Defect 427115 - Port Mirroring: Incorrect Interfaces list - not correct Port Type
Change-Id: I5a58f5a0acf9df455d294d2dbc0b84cb2c1e03e2
Issue-ID: SDC-1107
Signed-off-by: eleonorali <eleonoral@amdocs.com>
Gitelman, Tal (tg851x) [Mon, 12 Mar 2018 13:13:25 +0000 (15:13 +0200)]
Align sonar coverage for the project
Change-Id: I1f69da1d362b498a7f57b684d41c8c4a0213c2a2
Issue-ID: SDC-1102
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
eleonorali [Mon, 12 Mar 2018 09:54:42 +0000 (11:54 +0200)]
Support Dual stuck - for difference version (2)
E2E Defect 430981 - ip_requirments for multiple ports with difference version wasn't supported
Change-Id: If3e93f099900bc078de6da9092b9d1460609e232
Issue-ID: SDC-1096
Signed-off-by: eleonorali <eleonoral@amdocs.com>
ojasdubey [Mon, 12 Mar 2018 11:03:05 +0000 (16:33 +0530)]
Fixed BDD test failure
Updated the order of expected
test data
Change-Id: I67b2213565e56d1511f45fef9e9d22d4c76df1c7
Issue-ID: SDC-1110
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
Gitelman, Tal (tg851x) [Sun, 11 Mar 2018 17:37:06 +0000 (19:37 +0200)]
Sync Integ to Master
Change-Id: I662b43d0cf25adcc0dd14d332997ef8999862987
Issue-ID: SDC-977
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
avigaffa [Sun, 11 Mar 2018 10:23:20 +0000 (12:23 +0200)]
Validation of VSP fails with error null
Change-Id: I98bbff6b567932d06d4764ac24bc25984741834c
Issue-ID: SDC-1093
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
svishnev [Sun, 11 Mar 2018 14:57:16 +0000 (16:57 +0200)]
sdc-ui version upgrade
Issue-ID: SDC-1091
Change-Id: I10640ab75704bd5e5cf35ec2a6e8bef41bdde515
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
svishnev [Thu, 8 Mar 2018 13:50:44 +0000 (15:50 +0200)]
fix be-init docker
Change-Id: I5a9d17e8f4fe885c696e4e2f992218c28b41e986
Issue-ID: SDC-915
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
Gitelman, Tal (tg851x) [Sun, 11 Mar 2018 14:17:25 +0000 (16:17 +0200)]
Sync Integ to Master
Change-Id: Iac2e55a991d2dc1cb0aabda2a4b6961e18d66fd8
Issue-ID: SDC-977
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
Gitelman, Tal (tg851x) [Sun, 11 Mar 2018 14:14:33 +0000 (16:14 +0200)]
Sync Integ to Master
Change-Id: Ie14051080c986ea781f97920b77b330791ee55f6
Issue-ID: SDC-977
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
Gitelman, Tal (tg851x) [Sun, 11 Mar 2018 13:34:04 +0000 (15:34 +0200)]
Sync Integ to Master
Change-Id: I8dd554b302a3a34d7cd5be23d86fb5ee700af4fa
Issue-ID: SDC-977
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
Gitelman, Tal (tg851x) [Sun, 11 Mar 2018 13:22:49 +0000 (15:22 +0200)]
Sync Integ to Master
Change-Id: Ia569fd6081e5f0abf60d0e8cef577dad514c6b82
Issue-ID: SDC-977
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
Gitelman, Tal (tg851x) [Wed, 7 Mar 2018 14:23:06 +0000 (16:23 +0200)]
Sync Integ to Master
Change-Id: I9bc55639abeb202e4d6490cddb20bfd24098bf8d
Issue-ID: SDC-977
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
svishnev [Thu, 8 Mar 2018 13:50:44 +0000 (15:50 +0200)]
sdc-ui version upgrade and fixes
Issue-ID: SDC-1091
Change-Id: I60248296daf61ac1c355ca20bd3d9ce6a639fe5c
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
shrikantawachar [Thu, 8 Mar 2018 14:28:24 +0000 (19:58 +0530)]
Download Processed file updated flow tests
Corrected flow test for download file and updated rest of flow tests.
Change-Id: If61b4f0750c012de885894e3a5d294b226edb135
Issue-ID: SDC-1087
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
ilanap [Thu, 8 Mar 2018 09:34:13 +0000 (11:34 +0200)]
Fix for onboarding build
Change-Id: I34ffb9adea16ba3fe790e5df6890b1ca3ea57c40
Issue-ID: SDC-1089
Signed-off-by: ilanap <ilanap@amdocs.com>
sheetalm [Tue, 20 Feb 2018 13:36:27 +0000 (19:06 +0530)]
Activity Spec Service - Implementation
Correcting error message.
InternalEmptyObject not required to be serializable.
Fixed review comments on Patch Set 10. Not all fixed
Adding services profile in main sdc pom.Moving Static imports at end.
Patch Set 7 changes
Patch Set 6 - Removing javax.inject. Remove user from interface and
Changing scope to be singleton. Correcting error message
Patch Set 4 Not fixing Spring related review comments in this patch set
Patch Set 4 Fixed review comments related to unused dependency
Fixed review comments for plugin version. Corrected License
Adding Activity Spec Service Implementation
Not adding to main sdc pom as of now
Change-Id: I5285c0ab3b71b492d18ca442ebd52b59ab0eabdc
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
shrikantawachar [Thu, 8 Mar 2018 08:03:17 +0000 (13:33 +0530)]
Download processed file
Download processed file
Change-Id: Ieaaea0ce231bc0418d9d997d652f85f1743031f0
Issue-ID: SDC-1087
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
svishnev [Wed, 7 Mar 2018 14:41:59 +0000 (16:41 +0200)]
heat validation tabs and download fix
Issue-ID: SDC-1084
Change-Id: I548c42c1cad316e336017269e6793d1750639e0a
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
Michael Lando [Sun, 4 Mar 2018 12:53:33 +0000 (14:53 +0200)]
Sync Integ to Master
Change-Id: I71e3acc26fa612127756ac04073a522b9cc6cd74
Issue-ID: SDC-977
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
Ariel Kenan [Wed, 7 Mar 2018 10:30:06 +0000 (12:30 +0200)]
Fix for radio buttons
Fix for catalog and onboarding sdc-ui version clash.
Change-Id: I65ebf54589aa930243a45c1c0e45aa36b215154a
Issue-ID: SDC-1083
Signed-off-by: Ariel Kenan <arielke@amdocs.com>
Idan Amit [Tue, 6 Mar 2018 11:52:58 +0000 (13:52 +0200)]
Add events hub notify calls
Added events hub notify calls.
Fixed issues raised by development across the publish subscribe mechanism development
Change-Id: I0768bdcb2d89f99634cdb6bc7cb75e20263f5c00
Issue-ID: SDC-1029
Signed-off-by: Idan Amit <ia096e@intl.att.com>
siddharth0905 [Mon, 5 Mar 2018 09:30:10 +0000 (15:00 +0530)]
Code Change & Junit for verifying Pattern4
Simplified the code as per the review comment
Change-Id: I4614cf25d743afb54d686934f9faa2a26edf0c89
Issue-ID: SDC-1074
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
vempo [Tue, 27 Feb 2018 14:52:57 +0000 (16:52 +0200)]
Removed empty openecomp-be/configuration pom
Change-Id: I1d613a4da167b172e4beba06dd501c2ad01e3bbb
Issue-ID: SDC-1065
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
vempo [Mon, 5 Mar 2018 18:55:58 +0000 (20:55 +0200)]
Changes to the audit logging implementation
Changes to the API and implementation, fixed
issues, added javadoc and unit tests, changed
scope of some dependencies to "provided" to
prevent transitive when not needed.
Change-Id: Ib76ae2f921846c2115fcc5cc61b93625307a7c65
Issue-ID: SDC-772
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>