sdc/sdc-workflow-designer.git
3 years agoUpdate docker settings 45/114545/1 guilin
xuegao [Wed, 28 Oct 2020 15:29:20 +0000 (16:29 +0100)]
Update docker settings

Update the docker settings based on the changes done on SDC side.

Issue-ID: SDC-3345
Change-Id: I6a933d34f5f90379f6315e6a54df09e81803bcf3
Signed-off-by: xuegao <xg353y@intl.att.com>
(cherry picked from commit 757d4c2c52895ec95ee82d8223315134b88fc7db)

3 years agoRelease 1.7.0 for sdc-workflow-handler 37/113137/2
sebdet [Thu, 24 Sep 2020 20:53:25 +0000 (22:53 +0200)]
Release 1.7.0 for sdc-workflow-handler

Release sdc-workflow-handler 1.7.0 for Guilin RC0

Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I9f13a1022599cbb925d187a6b2b50fad64a6475b
Issue-ID: SDC-3299
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
3 years agoUpgrade to java 11 75/112875/2 1.7.0
xuegao [Fri, 18 Sep 2020 08:22:19 +0000 (10:22 +0200)]
Upgrade to java 11

Update WFD from java 8 to java 11.

Issue-ID: SDC-3283
Change-Id: I7d87779d33771e572a98a60c663e192b2be7eaa1
Signed-off-by: xuegao <xg353y@intl.att.com>
3 years agoUpdate INFO.yaml 50/111950/1
ChrisC [Tue, 1 Sep 2020 10:46:43 +0000 (12:46 +0200)]
Update INFO.yaml

Update PTL and move project to Mature as per TSC decision

Issue-ID: SDC-3243
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I1bc3d063383f05bc4c70de628aa40f9575b383d3

3 years agoUpdate css file name in conf.py 26/108526/2
lf-jobbuilder [Thu, 28 May 2020 21:29:28 +0000 (14:29 -0700)]
Update css file name in conf.py

ribbon.css is the correct name of the css file.

Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I3f7f69909d92e2bf8692939fcafef92611e4926b

3 years agoAlign INFO.yaml 40/110340/4
ChrisC [Fri, 17 Jul 2020 15:24:51 +0000 (17:24 +0200)]
Align INFO.yaml

Align committers list with latest TSC decision

Issue-ID: SDC-3203
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I18962bc11c999d46db3c05a4ad42fa771de3dea2

3 years agoAdd tagging to docker 89/109189/1
sebdet [Tue, 16 Jun 2020 10:10:00 +0000 (12:10 +0200)]
Add tagging to docker

Add tagging groovy script to docker images

Issue-ID: SDC-3097
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I4246a07fae11a4907d7d337fd882f074e36bc0b5

3 years agoAdjust docker-compose and SSL config 08/107208/2
andre.schmid [Tue, 5 May 2020 10:11:54 +0000 (11:11 +0100)]
Adjust docker-compose and SSL config

SSL is disabled by default as it is documented in the README.
Expose a port for cassandra docker.
Fix sdc-workflow-backend SDC_ENDPOINT environment variable.
Add some build artifacts to gitignore.

Issue-ID: SDC-3020
Change-Id: If4d81752f6b7c2c1ec2a73327bebbb8ef3ce0420
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoAutomation adds index.rst 03/105403/2
LF Jenkins CI [Tue, 7 Apr 2020 17:44:08 +0000 (17:44 +0000)]
Automation adds index.rst

Issue-ID: CIMAN-376

Change-Id: I63b67e3184d41ff93551749366ced6936786c903
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
4 years agoUpdated the sdc cert. 92/104392/1
k.kedron [Wed, 25 Mar 2020 16:25:29 +0000 (17:25 +0100)]
Updated the sdc cert.

Issue-ID: SDC-2855
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Iab5a9641e0e6e9892dc62e0b3e5ebf07494b714c

4 years agoRun pods as non-root user 07/103707/2
MichaelMorris [Tue, 10 Mar 2020 17:02:34 +0000 (17:02 +0000)]
Run pods as non-root user

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-2798
Change-Id: Ic50b8663f278b97185c471a4113de29b3e53e023

4 years agoFix name convention issue 54/102754/3
vasraz [Wed, 2 Oct 2019 11:08:49 +0000 (12:08 +0100)]
Fix name convention issue

Rename modules:
workflow-designer-init to sdc-workflow-designer-init
workflow-designer-be to sdc-workflow-designer-be
workflow-designer-ui to sdc-workflow-designer-ui
Rename docker images:
onap/workflow-init to onap/sdc-workflow-init
onap/workflow-backend to onap/sdc-workflow-backend
onap/workflow-frontend to onap/sdc-workflow-frontend

List of changed files:
modified:   README.md
modified:   docker-compose/debug.yml
modified:   docker-compose/docker-compose.yml
modified:   pom.xml
modified:   sdc-workflow-bdd/pom.xml
modified:   sdc-workflow-designer-be/pom.xml
modified:   sdc-workflow-designer-init/pom.xml
modified:   sdc-workflow-designer-ui/pom.xml
modified:   sdc-workflow-designer-ui/src/main/frontend/yarn.lock
modified:   version.properties

All others changes are relaited to rename/move.

Change-Id: Ic989b6347b815f85e77e23fc8d7884c05b650a27
Issue-ID: SDC-2334
Issue-ID: SDC-2335
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
4 years agoMigrate sdc-sdc-workflow-designer docs 27/101327/4
Jessica Wagantall [Thu, 6 Feb 2020 23:10:49 +0000 (15:10 -0800)]
Migrate sdc-sdc-workflow-designer docs

Merging this will create
https://onap-sdc-sdc-workflow-designer.readthedocs.io
This build will run in parallel
to the current docs generation method
until we are ready to cut over.

Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I3f5d2ae1354045437581edac43865b7230724ec4

4 years agoCreate Version 1.6.1 10/102310/4
shrek2000 [Tue, 25 Feb 2020 11:56:34 +0000 (13:56 +0200)]
Create Version 1.6.1

change version to 1.6.1
Issue-ID: SDC-2595

Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: I0af027a908d1993ffc1edba239e6e36768c049a9

4 years agoCreate Version 1.6.1 09/102309/1 1.6.1
Oren Kleks [Tue, 25 Feb 2020 11:19:28 +0000 (13:19 +0200)]
Create Version 1.6.1

change version to 1.6.1
Issue-ID: SDC-2595

Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: I87d996c68814030cad87718f814396203ae7eb47

4 years agoBump version to 1.6.1 86/102186/3
Oren Kleks [Sun, 23 Feb 2020 12:34:47 +0000 (14:34 +0200)]
Bump version to 1.6.1

Bump version to 1.6.1
Issue-ID: SDC-2595

Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: I5106d6aadba325fb334893c7512f6f4d9a117504
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
4 years agoCassandra 3 Upgrade 83/102183/1
shrek2000 [Sun, 23 Feb 2020 11:14:01 +0000 (13:14 +0200)]
Cassandra 3 Upgrade

Move workflow to use SDC cassandra 3
Issue-ID: SDC-2595

Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: I3e0a47c514525e684cf291269a35b9511920eec6

4 years agoMove Jacoco to xml 97/101797/1
Ofir Sonsino [Sun, 16 Feb 2020 16:57:06 +0000 (18:57 +0200)]
Move Jacoco to xml

Change-Id: I19ba1e4b76523e6ee9912fedc42dc14eb5370c40
Issue-ID: SDC-2740
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoCommiter removal from INFO.yaml 98/99598/2
Tomasz Golabek [Fri, 13 Dec 2019 08:58:52 +0000 (09:58 +0100)]
Commiter removal from INFO.yaml

Removed Piotr Darosz cause of resignation from commiter role

Change-Id: I8e0a8cabc088f93b9d6e5024f3e03530cf0147ad
Issue-ID: SDC-2448
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoSecure FE communications to the workflow backend 97/99197/5
ilanap [Thu, 5 Dec 2019 09:55:08 +0000 (11:55 +0200)]
Secure FE communications to the workflow backend

Updating the pom file so that the dockers are created for the new charts

Issue-ID: OOM-1954
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I7ac0c2b6bfd9f6a9cd6664c36a6797c297752987
Signed-off-by: ilanap <ilanap@amdocs.com>
4 years agoNode/Yarn update 45/99045/1
ilanap [Tue, 3 Dec 2019 12:31:09 +0000 (14:31 +0200)]
Node/Yarn update

Upgrade yarn/npm in accordance with SDC

Issue-ID: SDC-2703
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: Ibbaeeebd13bbda98c920c6cb542539a2108b2fb6

4 years agoBump version to 1.6.0 with changes to common 44/99044/1
ilanap [Tue, 3 Dec 2019 12:11:46 +0000 (14:11 +0200)]
Bump version to 1.6.0 with changes to common

Taking the changes made to the common libs and take the release instead of the snapshot
Issue-ID: SDC-2541

Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I8af53f69bd164eb9d6a9de9c46cfa16a6484741b

4 years agoupdate info.yaml 91/98791/3
Oren Kleks [Sun, 24 Nov 2019 15:06:22 +0000 (17:06 +0200)]
update info.yaml

Issue-ID: SDC-2448
Signed-off-by: Oren Kleks <oren.kleks@amdocs.com>
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: I26bcab73404b2f8f7826973dcd041969b1fe9d45
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
4 years agoBump version to 1.6.0-SNAPSHOT 97/98797/2
talig [Mon, 25 Nov 2019 07:32:56 +0000 (09:32 +0200)]
Bump version to 1.6.0-SNAPSHOT

Change-Id: I7926a49c42f448b273be9ad92a795c936ed076c4
Issue-ID: SDC-2541
Signed-off-by: talig <talig@amdocs.com>
4 years agoUse versioning, zusammen and session libs from sdc-common-be 66/98666/1
talig [Wed, 20 Nov 2019 13:13:47 +0000 (15:13 +0200)]
Use versioning, zusammen and session libs from sdc-common-be

zusammen-lib in sdc-common-be uses cassandra 3.6.0 withoutJMXReporting
(cassandra 3.4.0 with spring boot 2.1.0 caused:
java.lang.NoClassDefFoundError: com/codahale/metrics/JmxReporter)

Change-Id: I248442d519b2ad5f4869e9384e447e9004d24586
Issue-ID: SDC-2541
Signed-off-by: talig <talig@amdocs.com>
4 years agoChanges for backend to support SSL 99/98499/7
ilanap [Mon, 18 Nov 2019 11:38:23 +0000 (13:38 +0200)]
Changes for backend to support SSL

Changes to support starting in https mode and changes to support making a secured call to the SDC backend

Issue-ID: SDC-2405

Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I0588484fdcb0903934814906672f4fc9a76eca2c
Signed-off-by: ilanap <ilanap@amdocs.com>
4 years agoupdate info.yaml 96/98596/7
shrek2000 [Tue, 19 Nov 2019 12:11:38 +0000 (14:11 +0200)]
update info.yaml

Issue-ID: SDC-2448
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: Id81c47ebbb3d490eaefb8e48f20431985fdef989
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
4 years agoEnabled HTTPS for sdc-workflow-designer 42/96842/5
r.bogacki [Thu, 10 Oct 2019 06:48:03 +0000 (08:48 +0200)]
Enabled HTTPS for sdc-workflow-designer

-Fixes for frontend and backend communication

Change-Id: Ic8e27e1e8f116ccef23e032fbb02a99af56fa516
Issue-ID: SDC-2479
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
4 years agoBump version to 1.5.2 86/96686/1
Ofir Sonsino [Mon, 7 Oct 2019 16:08:42 +0000 (19:08 +0300)]
Bump version to 1.5.2

Change-Id: I6c189aa907ef27729cd9246d88b62b452d23b633
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoEnabled HTTPS for sdc-workflow-designer 67/96667/4
r.bogacki [Mon, 7 Oct 2019 11:26:42 +0000 (13:26 +0200)]
Enabled HTTPS for sdc-workflow-designer

Updated broken jetty start bash script

Issue-ID: SDC-2479
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I2d8bf55e5deadd6973f6b027cb45ad797ece9993

4 years agoEnabled HTTPS for sdc-workflow-designer 50/96450/6
r.bogacki [Tue, 1 Oct 2019 06:58:51 +0000 (08:58 +0200)]
Enabled HTTPS for sdc-workflow-designer

-Enabled HTTPS for frontend and backend
-Updated paths and passwords for a certificates

Issue-ID: SDC-2479
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: Ibccdae478c047aac1a69192e3c257ea31dc39cac

4 years agoStop Swagger UI interface in workflow-designer-be 56/95656/1
Piotr Borelowski [Fri, 13 Sep 2019 15:32:14 +0000 (17:32 +0200)]
Stop Swagger UI interface in workflow-designer-be

Changed profile name to 'swagger' to make sure
the release container build process does not use it.
Still, anyone can use it if they want.

Issue-ID: OJSI-31
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: I0474ca3ddcf9ae3c781d1e5ebd49183b1d8e7b9f

4 years agoStop Swagger UI interface in workflow-designer-be 46/95346/1
Piotr Borelowski [Tue, 10 Sep 2019 11:48:01 +0000 (13:48 +0200)]
Stop Swagger UI interface in workflow-designer-be

Implemented DisableSwaggerController to respond with NOT_FOUND status
when asked for swagger-ui.html.

Issue-ID: OJSI-31
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: I0dd580cb7a936c28c028dd6c1168468c40a9dc3b

4 years agoBump version to 1.5.1 20/95320/1
Ofir Sonsino [Tue, 10 Sep 2019 08:20:45 +0000 (11:20 +0300)]
Bump version to 1.5.1

Change-Id: I15f8ab906c3ae505cd3905234f6dfb05b58132a9
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoFix throwing an UnsatisfiedDependencyException upon starting 66/95166/2
Piotr Borelowski [Fri, 6 Sep 2019 15:06:39 +0000 (17:06 +0200)]
Fix throwing an UnsatisfiedDependencyException upon starting

The UnsatisfiedDependencyException is finally caused by
ClassNotFoundException: c.g.c.u.c.FutureFallback.
That was fixed by upgrading the spring boot version to 2.1.0.RELEASE.
By doing that the cassandra version was upgraded to version 3.6.0,
which doesn't require the FutureFallback class.

Issue-ID: SDC-2557
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: I5b319096978e768b7520fb937fd2b3dad26f15c5

4 years agocommons-codec removed 20/94420/1
Tomasz Golabek [Wed, 28 Aug 2019 10:21:27 +0000 (12:21 +0200)]
commons-codec removed

Change-Id: Id2b6e0f65f15bed115b9c30ec2b51f9ed3ab0532
Issue-ID: SDC-2504
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agofix INFO.yaml 37/93737/2
Ofir Sonsino [Sun, 18 Aug 2019 11:20:20 +0000 (14:20 +0300)]
fix INFO.yaml

Change-Id: If2e4cc9bf54185fc33e7e746c7509f35d1355c87
Issue-ID: SDC-2448
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoHTTPS calls into sdc-workflow-designer-be 82/92182/1
r.bogacki [Mon, 29 Jul 2019 09:42:22 +0000 (11:42 +0200)]
HTTPS calls into sdc-workflow-designer-be

Implement HTTPS calls into sdc-workflow-designer-be
-Added p12 certificate.
-Updated application configuration.

Issue-ID: SDC-2479
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I80dd694452a253a93627850a901b17f217d8366b

4 years agoupdate INFO.yaml 34/91434/2 1.5.0
avigaffa [Mon, 15 Jul 2019 08:14:51 +0000 (11:14 +0300)]
update INFO.yaml

update INFO.yaml withOjas Dubey as committer

Change-Id: I8bb84f1bc7a4b277200f5cc89872760c3822050c
Issue-ID: CIMAN-267
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
4 years agoAdded oparent to workflow designer 62/91162/7
Tomasz Golabek [Wed, 10 Jul 2019 14:35:51 +0000 (16:35 +0200)]
Added oparent to workflow designer

Removed errors regarding to a missing license and others.
Added checkstyle-suppressions.xml to disable some warnings.

Fixed License

Change-Id: I90cb860e6879454287279abdc3c36c7aafbdd2a0
Issue-ID: SDC-2429
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
4 years agoMaven staging plugin removed 50/91350/1
Tomasz Golabek [Fri, 12 Jul 2019 11:31:53 +0000 (13:31 +0200)]
Maven staging plugin removed

Required by global-jjb

Change-Id: I640090fc37a1d4c326fdcda73792a284a0b22afa
Issue-ID: SDC-2444
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoAutowired annotation for ApplicationConfigurer 80/90780/2
Tomasz Golabek [Tue, 2 Jul 2019 11:55:03 +0000 (13:55 +0200)]
Autowired annotation for ApplicationConfigurer

Injection of the properties moved to the constructor replacing
field annotations.

Change-Id: Iba78b8171f8ee022c1f91637a12fb40e93162459
Issue-ID: SDC-2407
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpgrade to ONAP-UI 90/90990/2
Ariel Kenan [Sun, 7 Jul 2019 11:08:55 +0000 (14:08 +0300)]
Upgrade to ONAP-UI

Change-Id: I1266dea133a4bd5196ba7662c0905afaa021972d
Issue-ID: SDC-2411
Signed-off-by: Ariel Kenan <Ariel.Kenan@amdocs.com>
4 years agoUpgrade jetty-http 30/89730/1
Piotr Darosz [Wed, 12 Jun 2019 06:00:10 +0000 (08:00 +0200)]
Upgrade jetty-http

Upgrade the jetty-http component to the current version.

Change-Id: I5512fe8d47506d8fb951fdc2ad63c8178d34afdf
Issue-ID: SDC-2268
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
4 years agoFix INFO.yaml lint issues 98/89298/2
Jessica Wagantall [Tue, 4 Jun 2019 23:00:46 +0000 (16:00 -0700)]
Fix INFO.yaml lint issues

- Fixed indentation issues
- Fixed duplication key issues

Issue-ID: CIMAN-246
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I3a1bf4217ae2173a8f1156cebae56f27eef45845

4 years agoBumped up version to 1.5.0 42/88542/1
Sonsino, Ofir (os0695) [Mon, 27 May 2019 12:19:04 +0000 (15:19 +0300)]
Bumped up version to 1.5.0

Change-Id: I538a52a0a0874cfe04621683c6900213f5fcff90
Issue-ID: SDC-1920
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoConnection to WF designer times out 73/86973/1
avigaffa [Sun, 5 May 2019 13:20:24 +0000 (16:20 +0300)]
Connection to WF designer times out

Adding support for SSL to WFD-FE
Issue-ID: SDC-2246

Change-Id: Ia16327f90e6c96e0584f2e2dbb9b2ee3afd7af08
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
5 years agofix artifact not updating with versioning 34/84434/4 1.4.0
Ariel Kenan [Sun, 7 Apr 2019 09:16:37 +0000 (12:16 +0300)]
fix artifact not updating with versioning

Change-Id: Id343b73f600154eff7b52b643be3aeca3bdf23c9
Issue-ID: SDC-2223
Signed-off-by: Ariel Kenan <Ariel.Kenan@amdocs.com>
5 years agoupdate INFO.yaml 65/83565/3
avigaffa [Thu, 28 Mar 2019 08:22:53 +0000 (10:22 +0200)]
update INFO.yaml

removing Vitaliy

Change-Id: Ib9102c7e760b13b339dfaca97a8c7dd24ca0e90e
Issue-ID: CIMAN-246
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
5 years agoSecure cassandra support on WF BE 70/82270/2
priyanshu [Thu, 14 Mar 2019 15:48:06 +0000 (21:18 +0530)]
Secure cassandra support on WF BE

1. Added support for secure cassandra on WF BE.
2. By default the SSL is not enabled.
3. updated ReadMe.

Change-Id: I2ddb5ebf091fd70c9693e7cc325fb44d03949dd6
Issue-ID: SDC-2194
Signed-off-by: priyanshu <pagarwal@amdocs.com>
5 years agoHTTPS support for workflow 34/79234/1
Priyanshu [Wed, 27 Feb 2019 03:06:28 +0000 (08:36 +0530)]
HTTPS support for workflow

1. Added support for both http and https on BE.
2. By default the HTTPS is not enabled.
3. Added some logging properties.
4. updated ReadMe.

Change-Id: I5337b19d6fe5eeaf7ded47019dc6bd3fbdcca309
Issue-ID: SDC-2136
Signed-off-by: priyanshu <pagarwal@amdocs.com>
5 years agosupport workflow route change 2 38/78738/1
Yarin Dekel [Tue, 19 Feb 2019 09:42:04 +0000 (11:42 +0200)]
support workflow route change 2

Issue-ID: SDC-2126
Change-Id: I8ea037d6825053a9392d952ecca5dffc5ad09f77
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agosupport route change 35/78735/1
Yarin Dekel [Tue, 19 Feb 2019 08:13:03 +0000 (10:13 +0200)]
support route change

Issue-ID: SDC-2125
Change-Id: I9a8974ef9d23749a80350e804de3f8a627d5239c
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agosupport route path change in workflow 01/78501/1
Yarin Dekel [Thu, 14 Feb 2019 14:48:48 +0000 (16:48 +0200)]
support route path change in workflow

Issue-ID: SDC-2122
Change-Id: I85e712d1a119475a48a22cd21fd4f29d54f9c607
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoupdate INFO.yaml with Priyanshu as committer 25/77925/1
avigaffa [Wed, 6 Feb 2019 07:34:03 +0000 (09:34 +0200)]
update INFO.yaml with Priyanshu as committer

adding Priyanshu Agarwal as committer

Change-Id: I1700ba3775ab2a12addd0f54e811017878a40f06
Issue-ID: CIMAN-237
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
5 years agoupdate INFO.yaml with Priyanshu as committer 60/77860/1
avigaffa [Tue, 5 Feb 2019 09:25:18 +0000 (11:25 +0200)]
update INFO.yaml with Priyanshu as committer

adding Priyanshu Agarwal as committer

Change-Id: Idd0ecb9b49cd29cb8fef6658ff88a5cb9fe81189
Issue-ID: CIMAN-237
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
5 years agoAllow custom plugins in SDC 24/76224/1
shrikantawachar [Wed, 23 Jan 2019 18:32:39 +0000 (00:02 +0530)]
Allow custom plugins in SDC

Allow custom plugins in SDC

Change-Id: I678e592c56eb0d30f5f6e3744cce2856a949720a
Issue-ID: SDC-2022
Signed-off-by: Shri4LF <shrikant.awachar@amdocs.com>
5 years agoversion data not saved when empty artifact 33/75333/2
Yarin Dekel [Sun, 6 Jan 2019 11:47:23 +0000 (13:47 +0200)]
version data not saved when empty artifact

Issue-ID: SDC-2035
Change-Id: Ibee4d133ca29a5499f6abf90ff665915d4c1d496
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoworkflow replication factor 15/75215/5
avigaffa [Thu, 3 Jan 2019 12:18:49 +0000 (14:18 +0200)]
workflow replication factor

Change sdc-workflow-designer-init docker to support keyspace configuration

Change-Id: I5e5350b00de1702d978d3c7179692c7b0cd04e9e
Issue-ID: SDC-2033
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
5 years agoWF- fix service task Implementation location 50/75150/2
Yarin Dekel [Sun, 30 Dec 2018 13:57:19 +0000 (15:57 +0200)]
WF- fix service task Implementation location

Issue-ID: SDC-2027
Change-Id: I59dc4e2734ac16d66ab7b91f3ca58f6906260373
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoWF- fix scroll dynamic height 73/75173/1
Yarin Dekel [Tue, 1 Jan 2019 15:56:06 +0000 (17:56 +0200)]
WF- fix scroll dynamic height

Issue-ID: SDC-2029
Change-Id: If4b43761f4f0d298d870e6dad397cf3d83f3b854
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoUsing a multi-platform base image 58/75158/1
vempo [Mon, 31 Dec 2018 15:19:50 +0000 (17:19 +0200)]
Using a multi-platform base image

Change-Id: I4a7120bfbe7eff128d38cb9be57f5289759aa2cc
Issue-ID: SDC-2026
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoRemoved python version constraints to fix build 57/75157/1
vempo [Mon, 31 Dec 2018 14:29:57 +0000 (16:29 +0200)]
Removed python version constraints to fix build

Change-Id: Ibcd590ee55f692550b9af29191639ac0c273d082
Issue-ID: SDC-2026
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoEnabled Docker build verbose for troubleshooting 56/75156/1
vempo [Mon, 31 Dec 2018 12:25:16 +0000 (14:25 +0200)]
Enabled Docker build verbose for troubleshooting

Change-Id: I8ec3436936e8491ff11a736fe133ad80f92b06b8
Issue-ID: SDC-2026
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoupgrade io.fabric8 docker-maven-plugin version 52/75152/1
avigaffa [Mon, 31 Dec 2018 08:15:56 +0000 (10:15 +0200)]
upgrade io.fabric8 docker-maven-plugin version

Spliting install in docker file to 2 rows to see where the build is failing on ARM
Issue-ID: SDC-2026

Change-Id: I51fd800bd368d2eb1050d5b412fc15b8cd5b1ea6
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
5 years agoWF-fixed navigation after archive 13/75113/2
Yarin Dekel [Thu, 27 Dec 2018 10:40:10 +0000 (12:40 +0200)]
WF-fixed navigation after archive

Issue-ID: SDC-2025
Change-Id: I111dbb94dadff3302fa866dac86d87f81c7ffe68
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoupgrade io.fabric8 docker-maven-plugin version 16/75116/1
avigaffa [Thu, 27 Dec 2018 13:18:07 +0000 (15:18 +0200)]
upgrade io.fabric8 docker-maven-plugin version

upgrade io.fabric8 docker-maven-plugin version
Issue-ID: SDC-2026

Change-Id: Ia07808ca38b43ae59997ef06933ef4b04e0db1b1
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
5 years agoWF-validation to empty artifact 78/75078/2
Yarin Dekel [Wed, 26 Dec 2018 11:14:01 +0000 (13:14 +0200)]
WF-validation to empty artifact

Issue-ID: SDC-2023
Change-Id: Idcc690cfad19da0d29232c93b202042f6230ffaf
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoWF-make composition always executable 17/74817/1
Yarin Dekel [Tue, 18 Dec 2018 14:17:44 +0000 (16:17 +0200)]
WF-make composition always executable

Issue-ID: SDC-2015
Change-Id: I9c065b539a947b363c6cffca9b9da5b57f12da13
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoWF- disable composition field archive&certified 21/74721/4
Yarin Dekel [Tue, 18 Dec 2018 12:26:42 +0000 (14:26 +0200)]
WF- disable composition field archive&certified

Issue-ID: SDC-2013
Change-Id: I3f6cc3d1f5ccd09766ee7d6e7c68cae6b1abd216
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoWF-disable new version when archive 05/74605/1
Yarin Dekel [Thu, 13 Dec 2018 10:14:22 +0000 (12:14 +0200)]
WF-disable new version when archive

Issue-ID: SDC-2000
Change-Id: I29c988c22d047ef67c65385ef28beaae5714f7bb
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoWF- add notification when archived wf 37/74437/2
Yarin Dekel [Sun, 9 Dec 2018 09:14:44 +0000 (11:14 +0200)]
WF- add notification when archived wf

Issue-ID: SDC-1995
Change-Id: I83b3ae7df2da5f2201359e21bd9f2568fb0d5749
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoWF-fix search when status changed 61/74261/2
Yarin Dekel [Wed, 5 Dec 2018 11:46:35 +0000 (13:46 +0200)]
WF-fix search when status changed

Issue-ID: SDC-1984
Change-Id: If91bb4d060f6765db4e7849fbc20a4192e9939b4
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoWF- get workflow after restoring workflow 31/74331/1
Yarin Dekel [Thu, 6 Dec 2018 08:58:36 +0000 (10:58 +0200)]
WF- get workflow after restoring workflow

Issue-ID: SDC-1985
Change-Id: I22a9806c1bae86e6a27c2ddbf372b36a9bd278e8
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoWorkflow- added getWorkflow call to catalog 42/74142/2
Yarin Dekel [Mon, 3 Dec 2018 15:34:43 +0000 (17:34 +0200)]
Workflow- added getWorkflow call to catalog

Issue-ID: SDC-1963
Change-Id: Icacc4d1e7511adde514ecec3fb7dab1cad6a3b33
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoWF- disable add new when ARCHIVED 91/74191/2
Yarin Dekel [Tue, 4 Dec 2018 13:34:20 +0000 (15:34 +0200)]
WF- disable add new when ARCHIVED

Issue-ID: SDC-1972
Change-Id: I3c73d587b3b891a09b0858cf9df00467c111d7ff
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoUpdate INFO.yaml file 29/74229/2
Jessica Wagantall [Tue, 4 Dec 2018 20:17:10 +0000 (12:17 -0800)]
Update INFO.yaml file

Remove Michael Lando. Add Ofir Sonsino as PTL

Change-Id: I6594a9ae9da8b39177ed78a29ae4b1c36e9be85b
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoWF- archive warning before deleting 97/74197/1
Yarin Dekel [Tue, 4 Dec 2018 15:48:38 +0000 (17:48 +0200)]
WF- archive warning before deleting

Issue-ID: SDC-1981
Change-Id: I3c00021c25847a68a0d603db87173da7cb190d43
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoUpdate SDC Workflow committers 66/74166/1
Jessica Wagantall [Mon, 3 Dec 2018 23:32:16 +0000 (15:32 -0800)]
Update SDC Workflow committers

Remove Meng Zhaoxing and Huabing Zhao from the
committer group.

Change-Id: I25ac5ce8eee905d1d3bb7c048d37ace6fe141815
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMinor improvements to docker compose, README 07/73807/5
vempo [Wed, 28 Nov 2018 18:09:17 +0000 (20:09 +0200)]
Minor improvements to docker compose, README

Minor improvements, updated documentation, added Cassandra as a container

Change-Id: If30d2fc5612625c67a4d1c4d30826a38038cee58
Issue-ID: SDC-1743
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoWF-keep search result& search visibility 83/73783/2
Yarin Dekel [Wed, 28 Nov 2018 12:26:22 +0000 (14:26 +0200)]
WF-keep search result& search visibility

Issue-ID: SDC-1963
Change-Id: I81faaa3229db830475b6d827b578cb361c744228
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoworkflow on context update 16/73516/3
Stanislav Vishnevetskiy [Wed, 28 Nov 2018 13:30:14 +0000 (15:30 +0200)]
workflow on context update

Issue-ID: SDC-1953
Change-Id: Iede18ed487c3ccba920fa708c6ca3d4f2ef77b4c
Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
5 years agoSDC workflow docker-compose 06/73006/4
ojasdubey [Mon, 19 Nov 2018 08:24:33 +0000 (10:24 +0200)]
SDC workflow docker-compose

Added support for workflow deployment
on heat using docker-compose

Change-Id: Ie0a99f7559d31c2cbd63f447be20a11ae1335fe5
Issue-ID: SDC-1743
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
5 years agoWorkflow Deprecation - Archive Workflow 74/73774/7
avigaffa [Wed, 28 Nov 2018 09:57:09 +0000 (11:57 +0200)]
Workflow Deprecation - Archive Workflow

returning workflow archiving status in a field called "archiving" instead of "status" when listing workflows

Change-Id: Ib75696257ecef0ef0646c0465e0bf6cb6d0533c1
Issue-ID: SDC-1866
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
5 years agoUpdate INFO.yaml file 46/73746/1
Jessica Wagantall [Tue, 27 Nov 2018 21:37:51 +0000 (13:37 -0800)]
Update INFO.yaml file

Add Ofir Sonsino to the group

Change-Id: Ib145b682c49de7c5304954c3afcce4b1d64dc827
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoopen workflow from context 56/73256/1
Stanislav Vishnevetskiy [Wed, 21 Nov 2018 14:06:21 +0000 (16:06 +0200)]
open workflow from context

Issue-ID: SDC-1953
Change-Id: I06681f4aae6dff02b57d7f64d9bdcfa81d44c2ab
Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
5 years agoRestrict workflow certify if artifact not present 58/71958/10
siddharth0905 [Mon, 5 Nov 2018 12:39:38 +0000 (14:39 +0200)]
Restrict workflow certify if artifact not present

Support Workflow Archive and restore

SDCNEW-972 Issue & Archive Workflow changes

Change-Id: Ie98501fddaf3543ad1084998153727b6932d449e
Issue-ID: SDC-1901
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
5 years agoworkflow deprication flow 90/72390/2
Stanislav Vishnevetskiy [Sun, 11 Nov 2018 12:02:21 +0000 (14:02 +0200)]
workflow deprication flow

Issue-ID: SDC-1866
Change-Id: I48bd4e825492b6a5477eef28cef804c07fd90e14
Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
5 years agoBumped up version to 1.4.0 08/73008/1
vempo [Mon, 19 Nov 2018 09:07:28 +0000 (11:07 +0200)]
Bumped up version to 1.4.0

Change-Id: Id14a7529f92a37c03620fc112532e8a36ca7234a
Issue-ID: SDC-1920
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoFix bug in update input/output parameters 81/72781/1
talig [Thu, 15 Nov 2018 13:45:57 +0000 (15:45 +0200)]
Fix bug in update input/output parameters

Change-Id: I52a50ab4730b021d190a3a9bcd3830bfaf749871
Issue-ID: SDC-1915
Signed-off-by: talig <talig@amdocs.com>
5 years agoBumped up version to 1.3.2 36/71836/3
vempo [Mon, 5 Nov 2018 12:39:38 +0000 (14:39 +0200)]
Bumped up version to 1.3.2

Change-Id: I3375029808a9c35231b59fd90af67859b8756ed8
Issue-ID: SDC-1899
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoadd ability to copy paste workflow 98/71798/1
Yarin Dekel [Sun, 4 Nov 2018 09:58:26 +0000 (11:58 +0200)]
add ability to copy paste workflow

Issue-ID: SDC-1892
Change-Id: Iddd679a280d1fc5bbc9a7583aefbac7cf453db86
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agocache search result workflow 96/71796/3
Yarin Dekel [Sun, 4 Nov 2018 13:10:26 +0000 (15:10 +0200)]
cache search result workflow

Issue-ID: SDC-1889
Change-Id: I4a29b9954d3ce50ea9745e8aa8996f46f12501f1
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agohealth check fix 51/71251/1 1.3.1
Stanislav Vishnevetskiy [Thu, 25 Oct 2018 15:36:50 +0000 (18:36 +0300)]
health check fix

Issue-ID: SDC-1869
Change-Id: I70afde1011421313abaf142729460b12d8882db9
Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
5 years agoUse release version 1.3.0 of ONAP dependencies 11/71211/3
vempo [Thu, 25 Oct 2018 04:28:35 +0000 (07:28 +0300)]
Use release version 1.3.0 of ONAP dependencies

Change-Id: I6e12fa201fc76efcb4f424303e1b2b1dfa30170b
Issue-ID: SDC-1858
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoRemoved healthcheck config from README 09/71209/1
vempo [Tue, 23 Oct 2018 08:57:12 +0000 (11:57 +0300)]
Removed healthcheck config from README

Minor improvements, proofreading.

Change-Id: I89be90ca9e69fc71771a651edd3010bd2c252213
Issue-ID: SDC-1743
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoUpdated README 59/70659/4
vempo [Wed, 17 Oct 2018 14:03:50 +0000 (17:03 +0300)]
Updated README

Change-Id: Iee2caa8ba98030b5e9cb7b362f0d4fb1ba674f85
Issue-ID: SDC-1743
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoBumped up project version to 1.3.1-SNAPSHOT 34/70934/1
vempo [Mon, 22 Oct 2018 11:09:06 +0000 (14:09 +0300)]
Bumped up project version to 1.3.1-SNAPSHOT

Change-Id: Iaecd9b89de877eda07d8f9b25728f6c7d9b7619d
Issue-ID: SDC-1858
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoDeleted deprecated workflow project 16/70916/1
vempo [Mon, 22 Oct 2018 08:33:19 +0000 (11:33 +0300)]
Deleted deprecated workflow project

Change-Id: I2ad75adab7d47d8df5b3996a315a9b173fa4bbfe
Issue-ID: SDC-1855
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agochanged dates order workflow 92/70892/1
Yarin Dekel [Sun, 21 Oct 2018 07:32:53 +0000 (10:32 +0300)]
changed dates order workflow

Issue-ID: SDC-1853
Change-Id: I08763ce63f345866bc6d4ba596a38e6284414a72
Signed-off-by: Yarin Dekel <yarind@amdocs.com>