sdc.git
6 years agoMerge "Fixed resources not being released, code cleanup"
Vitaly Emporopulo [Mon, 23 Oct 2017 11:22:15 +0000 (11:22 +0000)]
Merge "Fixed resources not being released, code cleanup"

6 years agoVoltE fix 13/20113/1
Tal Gitelman [Mon, 23 Oct 2017 10:49:06 +0000 (13:49 +0300)]
VoltE fix

Change-Id: I5a8a466184bce822fb974858ad75496b3bf00fbd
Issue-ID: SDC-410
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
6 years agoFixed resources not being released, code cleanup 15/20115/1
vempo [Mon, 23 Oct 2017 10:28:46 +0000 (13:28 +0300)]
Fixed resources not being released, code cleanup

Properly close input streams; code cleanup;
fixed static analysis violations and coding convetions.

Change-Id: I53dabcc9f8898a0ab25636735cb0b5f84b57c427
Issue-ID: SDC-291
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoMerge "Added Offered APIs Page for sdc docs"
Michael Lando [Mon, 23 Oct 2017 10:33:50 +0000 (10:33 +0000)]
Merge "Added Offered APIs Page for sdc docs"

6 years agoMerge "Additinal fixes for resources not being released"
Avi Gaffa [Mon, 23 Oct 2017 10:27:32 +0000 (10:27 +0000)]
Merge "Additinal fixes for resources not being released"

6 years agoAdditinal fixes for resources not being released 17/20017/3
vempo [Sun, 22 Oct 2017 16:03:46 +0000 (19:03 +0300)]
Additinal fixes for resources not being released

More fixes for input streams not being properly closed,
with unit tests and other minor improvements (code cleanup and coding conventions).

Change-Id: I6751f924a1469d49b996e4f1d6c61371af6714b1
Issue-ID: SDC-291
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoAdded Offered APIs Page for sdc docs 99/20099/1
Idan Amit [Mon, 23 Oct 2017 09:36:06 +0000 (12:36 +0300)]
Added Offered APIs Page for sdc docs

Changed instance of ecomp to ONAP

Change-Id: I5cb4655edcf9276f4a19245218a9d11b8d82144c
Issue-ID: SDC-419
Signed-off-by: Idan Amit <ia096e@intl.att.com>
6 years agoremove neo4j classes 69/20069/1
Yuli Shlosberg [Sun, 22 Oct 2017 11:27:51 +0000 (14:27 +0300)]
remove neo4j classes

Change-Id: I7a9b781c30d4eb269c19dfdaa5d230807a97f08b
Issue-Id: SDC-487
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit 00fca27997c4a4a473823c4dc0123c074dac7b50)

6 years agoMerge "add unit tests to components"
Michael Lando [Mon, 23 Oct 2017 07:54:45 +0000 (07:54 +0000)]
Merge "add unit tests to components"

6 years agoMerge "Fix onboarding undo checkout impl"
Avi Gaffa [Mon, 23 Oct 2017 07:02:52 +0000 (07:02 +0000)]
Merge "Fix onboarding undo checkout impl"

6 years agoadd unit tests to components 53/20053/1
Yuli Shlosberg [Fri, 20 Oct 2017 19:51:31 +0000 (22:51 +0300)]
add unit tests to components

Change-Id: I665ad7f9f25c15cfaaa8deb38dd2390fd823a438
Issue-Id: SDC-467
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit a78ce5b07f10c6160152a017675b71cca36fb049)

6 years agoMerge "add few more tests to BE components"
Michael Lando [Mon, 23 Oct 2017 06:52:47 +0000 (06:52 +0000)]
Merge "add few more tests to BE components"

6 years agoFix onboarding undo checkout impl 47/20047/1
talig [Mon, 23 Oct 2017 06:23:14 +0000 (09:23 +0300)]
Fix onboarding undo checkout impl

Fix reset in zusammen collaboration plugin,
Throw explicit exception in case of zusammen db illegal state.

Change-Id: Ic9463517b72c7a89a2de78b86da5679ac57371a6
Issue-ID: SDC-490
Signed-off-by: talig <talig@amdocs.com>
6 years agoMerge "Fix occurences not deserialized properly"
Vitaly Emporopulo [Sun, 22 Oct 2017 15:41:29 +0000 (15:41 +0000)]
Merge "Fix occurences not deserialized properly"

6 years agoFix occurences not deserialized properly 05/19705/3
vempo [Sun, 22 Oct 2017 15:07:39 +0000 (18:07 +0300)]
Fix occurences not deserialized properly

add json deserializer for RequirementDefinition

Issue-Id : SDC-474
Change-Id: I734a671b02a319fc3e90239bb8b0202c898fe473
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoMerge "Fix issues in resubmit"
Vitaly Emporopulo [Sun, 22 Oct 2017 14:51:51 +0000 (14:51 +0000)]
Merge "Fix issues in resubmit"

6 years agoadd few more tests to BE components 13/20013/1
Yuli Shlosberg [Fri, 20 Oct 2017 14:10:47 +0000 (17:10 +0300)]
add few more tests to BE components

Change-Id: I64ce164904c16101e75d8a9db9de85633269ff05
Issue-Id: SDC-467
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit 1dd40bdded400e13ec8034c7358370dbad7eccd3)

6 years agoMerge "fix error when moving to previous version"
Avi Gaffa [Sun, 22 Oct 2017 14:12:49 +0000 (14:12 +0000)]
Merge "fix error when moving to previous version"

6 years agoMerge "add more unit tests remove imports"
Michael Lando [Sun, 22 Oct 2017 14:12:19 +0000 (14:12 +0000)]
Merge "add more unit tests remove imports"

6 years agoFix issues in resubmit 05/20005/2
katy.rotman [Sun, 22 Oct 2017 13:14:45 +0000 (16:14 +0300)]
Fix issues in resubmit

Issue-ID: SDC-434
Change-Id: I8cc416c7e5f798faf03c42da5a0aea77f8e0843f
Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
6 years agoMerge "parse multilple error messages in separate lines"
Avi Gaffa [Sun, 22 Oct 2017 13:50:50 +0000 (13:50 +0000)]
Merge "parse multilple error messages in separate lines"

6 years agoadd more unit tests remove imports 07/20007/1
Yuli Shlosberg [Thu, 19 Oct 2017 20:39:36 +0000 (23:39 +0300)]
add more unit tests remove imports

Change-Id: If2274759f929f595e63d71cc70c374268c019947
Issue-Id: SDC-467
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit b947eb599bfab4599ce1b0c0573b1701c646e429)

6 years agofix error when moving to previous version 09/20009/1
miriame [Sun, 22 Oct 2017 13:30:35 +0000 (16:30 +0300)]
fix error when moving to previous version

Change-Id: I1ab9ccd59370836a47769aa57e79186cbe001566
Issue-ID: SDC-489
Signed-off-by: miriame <miriam.eini@amdocs.com>
6 years agoMerge "add more unit tests to BE components"
Michael Lando [Sun, 22 Oct 2017 13:29:02 +0000 (13:29 +0000)]
Merge "add more unit tests to BE components"

6 years agoMerge "fix healers"
Avi Gaffa [Sun, 22 Oct 2017 13:07:00 +0000 (13:07 +0000)]
Merge "fix healers"

6 years agoMerge "Port mirroring"
Avi Gaffa [Sun, 22 Oct 2017 13:05:30 +0000 (13:05 +0000)]
Merge "Port mirroring"

6 years agoMerge "White spaces in limit view"
Avi Gaffa [Sun, 22 Oct 2017 12:59:00 +0000 (12:59 +0000)]
Merge "White spaces in limit view"

6 years agoMerge "VoltE fix"
Michael Lando [Sun, 22 Oct 2017 12:58:44 +0000 (12:58 +0000)]
Merge "VoltE fix"

6 years agoadd more unit tests to BE components 03/20003/1
Yuli Shlosberg [Thu, 19 Oct 2017 16:50:28 +0000 (19:50 +0300)]
add more unit tests to BE components

Change-Id: I23a72857d669f03e8cb7e543c006fed3318670b0
Issue-Id: SDC-467
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit 6dc570c66839fe239b63f1aa8da489c520fb215d)

6 years agoadd unit tests to catalog-BE components 95/19995/1
Yuli Shlosberg [Thu, 19 Oct 2017 11:43:46 +0000 (14:43 +0300)]
add unit tests to catalog-BE components

Change-Id: I7f4d296e7df344c96d712f3b946ac64fefa7a3e7
Issue-Id: SDC-467
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit 92461a907a978065d737dc8e7575b53164efa989)

6 years agoMerge "add unit tests to sdc components"
Michael Lando [Sun, 22 Oct 2017 12:19:54 +0000 (12:19 +0000)]
Merge "add unit tests to sdc components"

6 years agoparse multilple error messages in separate lines 93/19993/1
miriame [Sun, 22 Oct 2017 12:14:44 +0000 (15:14 +0300)]
parse multilple error messages in separate lines

Change-Id: I7e17ea7b4fdd31fe3b9607f9896b077bb8d9f451
Issue-ID: SDC-488
Signed-off-by: miriame <miriam.eini@amdocs.com>
6 years agoMerge "Upgraded antrun plugin for JaCoCo to 1.6"
Avi Gaffa [Sun, 22 Oct 2017 11:58:19 +0000 (11:58 +0000)]
Merge "Upgraded antrun plugin for JaCoCo to 1.6"

6 years agoMerge "remove clearwater CSAR"
Michael Lando [Sun, 22 Oct 2017 11:54:12 +0000 (11:54 +0000)]
Merge "remove clearwater  CSAR"

6 years agofix normatives 91/19991/1
Michael Lando [Sun, 22 Oct 2017 11:41:32 +0000 (14:41 +0300)]
fix normatives

Change-Id: I30a84a84a3c77fd4467e2643a64b22cf2271acaf
Issue-ID: SDC-410
Signed-off-by: Michael Lando <ml636r@att.com>
(cherry picked from commit a8ca620825a2478f75baf76b4e75e5ccc58f0174)

6 years agoadd unit tests to sdc components 85/19985/1
Yuli Shlosberg [Thu, 19 Oct 2017 07:31:51 +0000 (10:31 +0300)]
add unit tests to sdc components

Change-Id: Ia6b18b223dc79906289f856fee3bf18d75e28232
Issue-Id: SDC-467
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit 4bc2f0f7d26f0c8eb1d32c9be97e83070f196abe)

6 years agoUpgraded antrun plugin for JaCoCo to 1.6 83/19983/1
vempo [Sun, 22 Oct 2017 11:10:41 +0000 (14:10 +0300)]
Upgraded antrun plugin for JaCoCo to 1.6

Change-Id: Ia3b55ae0431dd3fc2e44ed93619aae1549137f37
Issue-ID: SDC-486
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoadd more unit tests to BE components 81/19981/1
Yuli Shlosberg [Wed, 18 Oct 2017 13:45:59 +0000 (16:45 +0300)]
add more unit tests to BE components

Change-Id: Ic14375454aac2960cd9b250e98991ca073e17a24
Issue-Id: SDC-467
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit 8c4c1dd56dedace1c59d32f5c51c285da05301bf)

6 years agoVoltE fix 79/19979/1
Tal Gitelman [Sun, 22 Oct 2017 10:29:52 +0000 (13:29 +0300)]
VoltE fix

Change-Id: Ib1bd2c578f897ff1f7d239d41e3d359e2cbb5c89
Issue-ID: SDC-410
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
6 years agoWhite spaces in limit view 75/19975/1
ilanap [Sun, 22 Oct 2017 09:30:25 +0000 (12:30 +0300)]
White spaces in limit view

Issue-ID: SDC-485

Change-Id: I61240ce868f251bce04e4b6905895d89750cc157
Signed-off-by: ilanap <ilanap@amdocs.com>
6 years agoadd unit tests to BE components 71/19971/1
Yuli Shlosberg [Tue, 17 Oct 2017 13:38:07 +0000 (16:38 +0300)]
add unit tests to BE components

Change-Id: Ic22f03832f1810f51958db2e7dba5569a9bf1cd7
Issue-Id: SDC-467
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit 031b1e4dc965195624fb0c574376cba1b0c57488)

6 years agoGET query to toscaMode fails -bug fixed 65/19965/2
Yuli Shlosberg [Wed, 11 Oct 2017 11:13:53 +0000 (14:13 +0300)]
GET query to toscaMode fails -bug fixed

Change-Id: I9558bd14bdd4ea8d06863d11aa972e3c86b830b3
Issue-Id: SDC-300
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit 3838a82907fe16110466df09f19d95063bc1bedf)

6 years agoremove clearwater CSAR 77/19777/1
Yuli Shlosberg [Thu, 19 Oct 2017 16:54:30 +0000 (19:54 +0300)]
remove clearwater  CSAR

Change-Id: Ia7096b397c13694345944a882afd5b19ae9fe295
Issue-Id: SDC-482
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
(cherry picked from commit 6b2ed6ed1ff9da57cdc48afeec1ca63300b983a7)

6 years agoPort mirroring 13/19713/1
talio [Thu, 19 Oct 2017 11:40:32 +0000 (14:40 +0300)]
Port mirroring

check flat node types in port mirroring

Issue - Id : SDC-468

Change-Id: Ieba42aeb7de6b253230eab80d9e9feaaee9538b7
Signed-off-by: talio <tali.orenbach@amdocs.com>
6 years agofix healers 03/19703/1
talio [Thu, 19 Oct 2017 10:45:23 +0000 (13:45 +0300)]
fix healers

fix failing healers during resubmitAll

Issue - Id : SDC-480

Change-Id: Ie41c918d96271ff71f4dde00d22fdf3b23297044
Signed-off-by: talio <tali.orenbach@amdocs.com>
6 years agoMerge "Refactoring of module in onboarding"
Avi Gaffa [Thu, 19 Oct 2017 06:46:44 +0000 (06:46 +0000)]
Merge "Refactoring of module in onboarding"

6 years agoMerge "remove the node modules clean up"
Avi Gaffa [Thu, 19 Oct 2017 06:30:24 +0000 (06:30 +0000)]
Merge "remove the node modules clean up"

6 years agoSanity docker build 67/19567/1
Tal Gitelman [Wed, 18 Oct 2017 16:47:40 +0000 (19:47 +0300)]
Sanity docker build

Sanity docker build & vLB + vCSCF_aligned VNF addition

Change-Id: I5998c7232c1a99c6ad83066f6dd19cd45bb8b351
Issue-ID: SDC-478
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
6 years agoAdded Offered APIs Page for sdc docs 77/19477/1
Idan Amit [Wed, 18 Oct 2017 06:51:10 +0000 (09:51 +0300)]
Added Offered APIs Page for sdc docs

Added Offered APIs Page for sdc read the docs

Change-Id: Ifd6862bb8414f72d5f35361208aaff0236c124e9
Issue-ID: SDC-419
Signed-off-by: Idan Amit <ia096e@intl.att.com>
6 years agofix branch name property 85/19385/1
Michael Lando [Tue, 17 Oct 2017 23:01:08 +0000 (02:01 +0300)]
fix branch name property

Change-Id: If9e91267b52dfc4d11b7093776ed1622f66cd098
Issue-Id: SDC-470
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoremove the node modules clean up 83/19383/1
Michael Lando [Tue, 17 Oct 2017 22:51:24 +0000 (01:51 +0300)]
remove the node modules clean up

as discussed to speed up the build we will not remove the node modules

current build with this disabled executes in 15 minutes.

Change-Id: Iea276060e8367028af15b36ee8a9d480061895e8
Issue-Id: SDC-375
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoRemote debug ports 75/19275/1
Tal Gitelman [Tue, 17 Oct 2017 12:24:25 +0000 (15:24 +0300)]
Remote debug ports

Add remote debug port publish to docker_run.sh script

SDC-239

Change-Id: I7bb94a788d3fc1a7b89b21ccec6540c6be14f670
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
6 years agoMerge "Reset all version failure"
Avi Gaffa [Tue, 17 Oct 2017 11:45:24 +0000 (11:45 +0000)]
Merge "Reset all version failure"

6 years agoReset all version failure 79/19179/4
vempo [Tue, 17 Oct 2017 10:27:03 +0000 (13:27 +0300)]
Reset all version failure

Change-Id: Iafa72f0101e53ef60cd57ffd71be46db6d5a3c62
Issue-ID: SDC-469
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
6 years agoHealing 33/19233/3
talio [Tue, 17 Oct 2017 09:08:49 +0000 (12:08 +0300)]
Healing

fixed CompositionDataHealer - send non unified data model to extract, instead of the unified one

Issue - Id : SDC-473

Change-Id: I39ed1cb06f8a3b533f5ecd7fdc8a81187ea3b075
Signed-off-by: talio <tali.orenbach@amdocs.com>
6 years agoMerge "Onboard questionaircomponent missing AIC"
Michael Lando [Tue, 17 Oct 2017 10:14:37 +0000 (10:14 +0000)]
Merge "Onboard questionaircomponent missing AIC"

6 years agoMerge "Setup Read The Docs for SDC"
Michael Lando [Tue, 17 Oct 2017 08:37:10 +0000 (08:37 +0000)]
Merge "Setup Read The Docs for SDC"

6 years agoSetup Read The Docs for SDC 01/19201/1
Idan Amit [Tue, 17 Oct 2017 08:08:15 +0000 (11:08 +0300)]
Setup Read The Docs for SDC

Added logs table from the wiki to the logging page of the docs

Change-Id: I54739a6372603e9dde9a8ac40dd6179047ca8d1c
Issue-ID: SDC-419
Signed-off-by: Idan Amit <ia096e@intl.att.com>
6 years agoMerge "Problem validation error message"
Avi Gaffa [Tue, 17 Oct 2017 08:02:11 +0000 (08:02 +0000)]
Merge "Problem validation error message"

6 years agoSetup Read The Docs for SDC 89/19189/1
Idan Amit [Tue, 17 Oct 2017 07:10:24 +0000 (10:10 +0300)]
Setup Read The Docs for SDC

Added logs table from the wiki to the logging page of the docs

Change-Id: Ifa847a04c064874fe4ac36c08ddccc3889a0ce77
Issue-ID: SDC-419
Signed-off-by: Idan Amit <ia096e@intl.att.com>
6 years agoMerge "Update toctree to current release notes template"
Michael Lando [Mon, 16 Oct 2017 21:04:10 +0000 (21:04 +0000)]
Merge "Update toctree to current release notes template"

6 years agoUpdate toctree to current release notes template 77/19077/1
Rich Bennett [Mon, 16 Oct 2017 13:25:01 +0000 (09:25 -0400)]
Update toctree to current release notes template

Change-Id: I0864d9e3c46aae885473a18fa21eab205a352eff
Issue-ID: SDC-419
Signed-off-by: Rich Bennett <rb2745@att.com>
6 years agoMerge "Bugfix - Submit failed for existing VSP"
Avi Gaffa [Mon, 16 Oct 2017 13:02:12 +0000 (13:02 +0000)]
Merge "Bugfix - Submit failed for existing VSP"

6 years agoBugfix - Submit failed for existing VSP 55/19055/2
ojasdubey [Mon, 16 Oct 2017 10:37:29 +0000 (16:07 +0530)]
Bugfix - Submit failed for existing VSP

Added preventive null checks for
onboardingMethod attribute

Issue ID: SDC-466

Change-Id: I061b608446b895568724f71ae46c2ef8859cb600
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
6 years agoMerge "Display firefox month navigation icon"
Avi Gaffa [Mon, 16 Oct 2017 11:12:36 +0000 (11:12 +0000)]
Merge "Display firefox month navigation icon"

6 years agoDisplay firefox month navigation icon 03/19003/1
ilanap [Mon, 16 Oct 2017 06:54:57 +0000 (09:54 +0300)]
Display firefox month navigation icon

Issue-ID: SDC-459

Change-Id: Ia468781845dc1c1080d58d8ee33a833509a1b2c2
Signed-off-by: ilanap <ilanap@amdocs.com>
6 years agoMerge "Artifacts are not copied"
Avi Gaffa [Mon, 16 Oct 2017 06:53:26 +0000 (06:53 +0000)]
Merge "Artifacts are not copied"

6 years agoOnboard questionaircomponent missing AIC 95/18995/1
Avi Ziv [Mon, 16 Oct 2017 05:23:13 +0000 (08:23 +0300)]
Onboard questionaircomponent missing AIC

Issue-id: SDC-458

Change-Id: Ide333307cc1fadfcfc1efdb4083bb77ecf57c047
Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>
6 years agoupdate normative types 67/18967/1
Michael Lando [Mon, 16 Oct 2017 00:10:16 +0000 (03:10 +0300)]
update normative types

add NSD and genericNutronNet

Change-Id: I78784273c019dfb8837223ba390b94c0cfc3f85d
Issue-ID: SDC-410
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoVoltE fix 47/18947/1
Tal Gitelman [Sun, 15 Oct 2017 18:00:26 +0000 (21:00 +0300)]
VoltE fix

Change-Id: I803e744554b0351da4a474b3c14e70dadd1274c2
Issue-ID: SDC-410
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
6 years agoMerge "remove mysql png from sdc code"
Michael Lando [Sun, 15 Oct 2017 13:34:00 +0000 (13:34 +0000)]
Merge "remove mysql png from sdc code"

6 years agoMerge "Fixed configuration POM for staging"
Michael Lando [Sun, 15 Oct 2017 12:39:41 +0000 (12:39 +0000)]
Merge "Fixed configuration POM for staging"

6 years agoMerge "Fixed POMs for staging builds"
Michael Lando [Sun, 15 Oct 2017 12:39:33 +0000 (12:39 +0000)]
Merge "Fixed POMs for staging builds"

6 years agoupdate scanned projects 39/18939/1
Michael Lando [Wed, 11 Oct 2017 06:45:53 +0000 (09:45 +0300)]
update scanned projects

Change-Id: If9f94713ff278a656e6b80c98ac9d109dfb2f106
Issue-Id: SDC-449
Signed-off-by: Michael Lando <ml636r@att.com>
(cherry picked from commit 45bc174cf4d80b318260232919f4ddc11165c80d)

6 years agoArtifacts are not copied 37/18937/1
talio [Sun, 15 Oct 2017 12:09:20 +0000 (15:09 +0300)]
Artifacts are not copied

packing uploaded artifacts into the generated CSAR, when uploading a CSAR file

Issue - Id : SDC-457

Change-Id: I4cfc03082cc6fd29d1d95249fd6081207e9826c7
Signed-off-by: talio <tali.orenbach@amdocs.com>
6 years agoFixed configuration POM for staging 33/18933/1
vempo [Tue, 10 Oct 2017 15:22:05 +0000 (15:22 +0000)]
Fixed configuration POM for staging

Do not install tools.jar as a Maven artifact.
Do not build configuration-management-cli as part of the project, because it has tools.jar as a dependency.

Change-Id: I2f0050fd3cefb20abef3bca0e97bf43e0afe35ea
Issue-ID: SDC-435
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
(cherry picked from commit 6a3990fbda0e80c2a0693166ef695e4b3f045da6)

6 years agoFixed POMs for staging builds 31/18931/1
vempo [Tue, 10 Oct 2017 15:50:37 +0000 (15:50 +0000)]
Fixed POMs for staging builds

Upgraded the javadoc plugin to support multi-module projects.
Run the PMD goal during verify instead of validate.

Change-Id: Ia0fb06c50fb963b8477e43ce5889a5d8aa0e8f20
Issue-ID: SDC-436
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
(cherry picked from commit 8410799c11308264a8fc550df7cb9d6baaa1663a)

6 years agoMerge "VoltE fix"
Michael Lando [Sun, 15 Oct 2017 09:07:08 +0000 (09:07 +0000)]
Merge "VoltE fix"

6 years agoMerge "ONAP normative fixes"
Michael Lando [Sun, 15 Oct 2017 08:25:27 +0000 (08:25 +0000)]
Merge "ONAP normative fixes"

6 years agoRefactoring of module in onboarding 67/18767/1
shrikantawachar [Fri, 13 Oct 2017 14:27:30 +0000 (19:57 +0530)]
Refactoring of module in onboarding

Removed ATT modules.

Change-Id: I9f97b92a1f80483c3422b9b5e6643fdad1bb881d
Issue-ID: SDC-456
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
6 years agoVoltE fix 71/18271/1
Tal Gitelman [Wed, 11 Oct 2017 12:37:55 +0000 (15:37 +0300)]
VoltE fix

Change-Id: I5ebff7b2f8fabc9e9058b7451404eb4e705c0196
Issue-ID: SDC-410
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
6 years agoMerged PLAN type changes into master 65/18265/1
Idan Amit [Wed, 11 Oct 2017 10:54:30 +0000 (13:54 +0300)]
Merged PLAN type changes into master

Merged changes regarding the PLAN artifact type from master branch into release-.1.1.0 branch

Change-Id: If53f06d734ca7ba791e4c578504c890c16755ddf
Issue-Id: SDC-420
Signed-off-by: Idan Amit <ia096e@intl.att.com>
6 years agoMerge "Setup Read The Docs for SDC"
Michael Lando [Wed, 11 Oct 2017 08:37:23 +0000 (08:37 +0000)]
Merge "Setup Read The Docs for SDC"

6 years agoSetup Read The Docs for SDC 07/18207/1
Tal Gitelman [Wed, 11 Oct 2017 08:31:26 +0000 (11:31 +0300)]
Setup Read The Docs for SDC

Change-Id: I5bf67b7bb881cebf2ba8fedf1ab69a12889453e2
Issue-ID: SDC-419
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
6 years agoremove mysql png from sdc code 91/18191/1
Yuli Shlosberg [Wed, 11 Oct 2017 07:13:14 +0000 (10:13 +0300)]
remove mysql png from sdc code

Change-Id: Iafa81a8b8496eb60ade3f6c840776c65f69ee2e0
Issue-Id: SDC-450
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
6 years agoMerge "Revert "Solution for Artifact Gen for PNFResource""
Avi Gaffa [Tue, 10 Oct 2017 13:15:30 +0000 (13:15 +0000)]
Merge "Revert "Solution for Artifact Gen for PNFResource""

6 years agoONAP normative fixes 99/17899/1
Tal Gitelman [Wed, 4 Oct 2017 13:56:23 +0000 (16:56 +0300)]
ONAP normative fixes

Change-Id: I56d55c8591beefbd984f99bbc099579ad1ef6303
Issue-ID: SDC-410
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
6 years agoRevert "Solution for Artifact Gen for PNFResource" 73/17673/1
pprakhar [Mon, 9 Oct 2017 13:11:23 +0000 (18:41 +0530)]
Revert "Solution for Artifact Gen for PNFResource"

This reverts commit 14e1daaddad9320927890bdee4c6d2853a12c67d.

Change-Id: I919e264953a1bc63b861088cb0de800efb8a0604
Issue-ID: SDC-431
Signed-off-by: pprakhar <Prakhar.Pandey@amdocs.com>
6 years agoProblem validation error message 55/17655/1
ilanap [Mon, 9 Oct 2017 12:15:08 +0000 (15:15 +0300)]
Problem validation error message

Issue-ID: SDC-440

Change-Id: I73b9b4a6f6901702719437d712fa32a0875843a0
Signed-off-by: ilanap <ilanap@amdocs.com>
6 years agoMerge "Fix VSP resubmit logic"
Avi Gaffa [Mon, 9 Oct 2017 10:22:16 +0000 (10:22 +0000)]
Merge "Fix VSP resubmit logic"

6 years agoMerge "Solution for Artifact Generation for PNF Resource"
Avi Gaffa [Mon, 9 Oct 2017 09:42:23 +0000 (09:42 +0000)]
Merge "Solution for Artifact Generation for PNF Resource"

6 years agoFix VSP resubmit logic 43/17543/2
katy.rotman [Mon, 9 Oct 2017 08:57:18 +0000 (11:57 +0300)]
Fix VSP resubmit logic

Issue-ID: SDC-434
Change-Id: I2472f4a35f53763136f1e7586c4df24e3af25759
Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
6 years agoMerge "Code coverage using JaCoCO"
Avi Gaffa [Mon, 9 Oct 2017 06:36:48 +0000 (06:36 +0000)]
Merge "Code coverage using JaCoCO"

6 years agoadd consumer do sdc pre load 47/17547/1
Michael Lando [Sun, 8 Oct 2017 08:05:10 +0000 (11:05 +0300)]
add consumer do sdc pre load

Change-Id: I91bab2fe3a0f4f34ba8668503e25bdd5aa6ab8a5
Issue-Id: SDC-439
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoCode coverage using JaCoCO 43/17343/2
shrikantawachar [Thu, 5 Oct 2017 13:48:38 +0000 (19:18 +0530)]
Code coverage using JaCoCO

Adding JaCoCo configuration to have code coverage

Change-Id: Ie42702b31bab8cd612d3516ab9eb4f3a2b7d8c16
Issue-ID: SDC-437
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
6 years agonormative fix 95/17295/1
Michael Lando [Wed, 4 Oct 2017 22:51:28 +0000 (01:51 +0300)]
normative fix

Change-Id: I5ba61afae1d974c78d1a80e931533f386e0015f0
Issue-ID: SDC-410
Signed-off-by: Michael Lando <ml636r@att.com>
6 years agoSolution for Artifact Generation for PNF Resource 09/17209/1
pprakhar [Wed, 4 Oct 2017 11:10:34 +0000 (16:40 +0530)]
Solution for Artifact Generation for PNF Resource

Fix done in artifact generator to enable it to generate for resource
type PNF.

Change-Id: I114fc1ee022c0e4ec00d90eae55f5bf5f50a4d02
Issue-ID: SDC-431
Signed-off-by: pprakhar <Prakhar.Pandey@amdocs.com>
6 years agoMerge "ONAP normative fixes"
Michael Lando [Wed, 4 Oct 2017 08:46:39 +0000 (08:46 +0000)]
Merge "ONAP normative fixes"

6 years agoMerge "New docker start monitor engine"
Michael Lando [Wed, 4 Oct 2017 08:21:48 +0000 (08:21 +0000)]
Merge "New docker start monitor engine"

6 years agoMerge "Remove icon from sanity tests report"
Michael Lando [Wed, 4 Oct 2017 07:30:31 +0000 (07:30 +0000)]
Merge "Remove icon from sanity tests report"