doc.git
4 years agoUpdate git submodules
Amichai Hemli [Tue, 27 Aug 2019 13:17:36 +0000 (13:17 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 0473fcf4eef38e6b51b19856caa14dee98726a48
  - Merge "Get log-checking remote server by EELF_LOG_CHECKER property"
  - Get log-checking remote server by EELF_LOG_CHECKER property

    Issue-ID: VID-378
    Change-Id: I393fbd78d6ce17f81676ad95a5b9dab58b828d50
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Bartosz Gardziejewski [Tue, 27 Aug 2019 13:08:56 +0000 (15:08 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to a339b180f0e91d6cd1b14c30f34809cd3155c219
  - increasing test code coverage in catalog be ArtifactBusinessLogic

    Issue-ID: SDC-2326
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
    Change-Id: I1283a3901a9056589cfffea381391d7307d26425

4 years agoUpdate git submodules
Arindam Mondal [Tue, 27 Aug 2019 12:48:28 +0000 (21:48 +0900)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to f14263c35eded38da70accd8730be15637f028c2
  - General Sonar fixes

    +) Replace System.out with logger
    ++) Use try-with-resources to close the resource
    +++) Format to delete tab charachter
    ++++) flip equals to avoid potential NPE

    Issue-ID: SDC-2542
    Change-Id: If57f36072ec67e9622d4fe51bce8336094dc10c8
Signed-off-by: arindamm <arind.mondal@samsung.com>
4 years agoUpdate git submodules
Ittay Stern [Tue, 27 Aug 2019 12:47:18 +0000 (15:47 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 9e50679324b52feffce7689e8fda3a0709a37e49
  - Get Sonar report Kotlin, by specifying path to load jacoco xml report

    Sonar can't load Kotlin coverage from binary report; see
    https://jira.sonarsource.com/browse/MMF-1362

    Issue-ID: VID-599

    Change-Id: I7ffab337acb83847b3f29f835e25f13ec9daae6c
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
sebdet [Tue, 27 Aug 2019 12:34:53 +0000 (05:34 -0700)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 4430ca89feb9ba86e979fb5555170fb2dc6f1a3e
  - Update the SQL

    Update the SQL for the CSIT tests as it has been changed for El Alto

    Issue-ID: CLAMP-481
    Change-Id: I27b9ab470ad9a12d76c1db5cfdf92e353181f510
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
sebdet [Tue, 27 Aug 2019 12:34:37 +0000 (05:34 -0700)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 687b8de49114454bb8f2bfcedeb4a447af4178b3
  - Fix the userInfo

    Fix user Info window, now clicking on the user name make it appears +
    attempt to add a logout

    Issue-ID: CLAMP-393
    Change-Id: I82686a848f7ccae95c1eab22f1923a8821ba76b1
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
sebdet [Tue, 27 Aug 2019 12:34:01 +0000 (05:34 -0700)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 8e8273217c6d47215e2ae88c890889dbb0b70fee
  - Bump up clamp

    Update version to 4.1.1 for preparing the next release

    Issue-ID: CLAMP-480
    Change-Id: I36b0c66a886ac161b516a853a1315037f2b89666
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
sebdet [Tue, 27 Aug 2019 12:33:44 +0000 (05:33 -0700)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to d0d65631dfda6b43339e5c3dd1f1c336040d6672
  - Fix the CSS

    Remove colors settings in global css and add the theme property to the
    menubar correctly (not via global prop anymore)

    Issue-ID: CLAMP-477
    Change-Id: Ie0ba1ea350e393d452108b1dadb10e7dbe1dab23
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
k.kedron [Tue, 27 Aug 2019 08:10:51 +0000 (10:10 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 5cacbb34854c2d6dbb6a4449ef2c36782009514a
  - Fixed swagger dependency

    Fixed ClassNotFoundException after the jetty server start.

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

4 years agoUpdate git submodules
Lukasz Muszkieta [Tue, 27 Aug 2019 07:19:25 +0000 (07:19 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 130be60e9b0244174cefed4353d1fb59c46c95e2
  - Merge "Fix issue in mso-api-handler-infra"
  - Fix issue in mso-api-handler-infra

    Either log or rethrow this exception
    Define a constant instead of duplicating this literal
    Immediately throw this expression instead of assigning it to the temporary variable
    Remove the declaration of thrown exception 'org.json.JSONException' which is a runtime exception

    Issue-ID: SO-1841
    Change-Id: I193f21ec2c4214863c8b51faf25fc3561d6be818
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
4 years agoUpdate git submodules
vasraz [Tue, 27 Aug 2019 07:11:15 +0000 (07:11 +0000)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to fa5bdf08f58f9c43356e1357f89f5dc0b889f5e4
  - remove duplicated dependencies from catalog-be/pom.xml

    Change-Id: I8a5cecd6e5d8a1db8229431ed4ac32d005a52e0b
    Issue-ID: SDC-2388
Signed-off-by: vasraz <vasyl.razinkov@est.tech>
4 years agoUpdate git submodules
Alexey Sandler [Tue, 27 Aug 2019 06:25:59 +0000 (09:25 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 230d95f0e16cd685f315f6dbc8204438b10e0c3c
  - get cloudOptionId from getHomingData

    Issue-ID: VID-378
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
    Change-Id: Ifa5cb0a827161f62b104bf18605531a2ebb29494

4 years agoUpdate git submodules
Ittay Stern [Tue, 27 Aug 2019 05:51:51 +0000 (05:51 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to cf543614765d41f49c8934e6d2b4a776b6bdff32
  - Merge "Immediately return this expression instead of assigning it to the temporary variable "responseWrapper2""
  - Immediately return this expression instead of assigning it to the temporary variable "responseWrapper2"

    return the expression

    Issue-ID: VID-561
    Change-Id: I2a036a8181601c6cb6c5fd498c631ce9e5f5cbdb
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
Seshu Kumar M [Tue, 27 Aug 2019 05:07:26 +0000 (05:07 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to aaf4233f93c319dfd2c115d846112cf8827f1078
  - Merge "Add generic neutron network parameters"
  - Add generic neutron network parameters

    Add the generic neutron network heat template parameters
    to the catalogdb.  This will allow providing a name to
    networks different than the default network

    Change-Id: I22adea6eed11eeea7d99c9f3d753b6cf77088d6a
    Issue-ID: SO-2083
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
4 years agoUpdate git submodules
cyuamber [Tue, 27 Aug 2019 04:15:53 +0000 (12:15 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 5d38fbfc424c6b0a1803175989241a7cfd6ce5ff
  - feat: add mock data routers config

    Change-Id: I155f6957499cfb6da2462671083fa0622de6463a
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Ittay Stern [Tue, 27 Aug 2019 03:01:12 +0000 (03:01 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 4681b86743cfeb0ee075797c7628eeb916a5435b
  - Merge "Add a semicolon at the end of this statement"
  - Add a semicolon at the end of this statement

    In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.

    Issue-ID: VID-597
    Change-Id: Ibe8ce68b67f4c48adfab0a382487e308093cdd01
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
Amichai Hemli [Mon, 26 Aug 2019 19:33:07 +0000 (19:33 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to d2e4797c85ac0d5a37bc3bacc5bddd1c26550dad
  - Merge "Log request-id even when no HttpServletRequest param or no user-session"
  - Log request-id even when no HttpServletRequest param or no user-session

    1. Catch controllers under org.onap.vid.controller.open.
    2. Get HttpServletRequest from Spring's context, if needed.
    3. Fix the way SetRequestBasedDefaultsIntoGlobalLoggingContext is used.

    Change-Id: Iecd46dc10a458bc20d4b3e0bd72ecae37e3218cf
    Issue-ID: VID-598
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 26 Aug 2019 19:21:34 +0000 (19:21 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 68676761d63eefc4dccc96dd2df6853cb8e10c42
  - Merge "Add output filename param to compresToFilePart"
  - Add output filename param to compresToFilePart

    Currently, just defaults to "enhanced-cba.zip"
    as before; Should be part of the feature that
    names enhanced files yyyy-mm-dd-BPname-BPver

    Issue-Id: CCSDK-1652

Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
    Change-Id: I464c242bf5651958671a06e1acf4148c28e69147

4 years agoUpdate git submodules
Ittay Stern [Mon, 26 Aug 2019 17:53:47 +0000 (17:53 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to f2ee64754521fc6ae45975404f31f070583645f5
  - Merge "Add a semicolon at the end of this statement"
  - Add a semicolon at the end of this statement

    In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.

    Issue-ID: VID-595
    Change-Id: I44ebdf2ef1f58c2f0ef4db5fb3d72f69034e1d06
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
Ittay Stern [Mon, 26 Aug 2019 17:51:45 +0000 (17:51 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to b22f59a820cc485401557e7bb6e3fae451cb7c26
  - Merge "Immediately return this expression instead of assigning it to the temporary variable "exceptionResponse""
  - Immediately return this expression instead of assigning it to the temporary variable "exceptionResponse"

    return the expression

    Issue-ID: VID-561
    Change-Id: Ie06a589a74438df8dac525c5d8380beb948dc48e
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
Ittay Stern [Mon, 26 Aug 2019 17:48:53 +0000 (17:48 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to e09cf9f2ab2d6d7ecedaf4a354c0ddf572927601
  - Merge "Add  semicolon at the end of this statement"
  - Add  semicolon at the end of this statement

    In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.

    Issue-ID: VID-595
    Change-Id: I7895047b2ae64e3fcca479bb26f45d1a0bd097ac
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
Ittay Stern [Mon, 26 Aug 2019 17:48:21 +0000 (17:48 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 4df6195434a4472f52000bff0a0f2e62c9cb2d83
  - Merge "Move this variables to comply with Java Code Conventions."
  - Move this variables to comply with Java Code Conventions.

    Move this variables to comply with Java Code Conventions.

    Issue-ID: VID-561
    Change-Id: I67d79a485f60db1818d4c0c5053b87d8bd5b89d0
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 26 Aug 2019 17:36:18 +0000 (17:36 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 955b4242da37028f0922ceac2971c574fcd712ed
  - Merge "Removed unused server files"
  - Removed unused server files

    Change-Id: Id7a708a3ae6029a775d28710967fe9f3eec42c59
    Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 26 Aug 2019 17:35:13 +0000 (17:35 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 29e15e0c9a0771d4e1734277bef58c1a2c416f1b
  - Merge "Formatted and fixed errors in DOC"
  - Formatted and fixed errors in DOC

    Change-Id: I613716d80cd6cf1bc9a4f4bb4cb38802cfe9e34d
    Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Amichai Hemli [Mon, 26 Aug 2019 17:25:00 +0000 (17:25 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 3cafbe1726832f761f1173c2dc7da38767ad1258
  - Merge "Testfix: Expect 4 additional TOSCA `Input` fields"
  - Testfix: Expect 4 additional TOSCA `Input` fields

    org.onap.vid.asdc.beans.tosca.Input was added with:
     - templateCustomizationUUID
     - templateInvariantUUID
     - templateName
     - templateUUID

    This resolves getServiceModelWithGroupsAndCheckMinMaxInitialParams()

    Change-Id: I57471f8f7e2560914aa0087101e57cad36868d6d
    Issue-ID: VID-378
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
ebo [Mon, 26 Aug 2019 17:13:05 +0000 (17:13 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to c3ebcdbdf11ecd70778ee7efa63b6221579d1d51
  - UAT: fix validation of request headers

    Change-Id: I9725be21b421f2890cce2ef76bbe5c371ab5b46e
    Issue-ID: CCSDK-1639
Signed-off-by: ebo <eliezio.oliveira@est.tech>
4 years agoUpdate git submodules
Hagop Bozawglanian [Mon, 26 Aug 2019 17:07:15 +0000 (17:07 +0000)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to 93bd8821cf71e2a84d90e26864d6ca5a71453204
  - VNFRQTS - fixing release note links

    Issue-ID: VNFRQTS-674

Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
    Change-Id: Ibd7c97548b1302efc4fa58e4628b9175fbb44346

4 years agoUpdate git submodules
Ittay Stern [Mon, 26 Aug 2019 16:27:40 +0000 (19:27 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 19285ff7994acf8b6da41f1879f6c15c1aa0edc9
  - Change out-of-the-box config to work on dev's environment

    Add missing scheduler local configs.

    Change-Id: I4d6a9d2c8deeb53b797a81ca101268740fcda6c3
    Issue-ID: VID-564
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Ittay Stern [Mon, 26 Aug 2019 16:26:51 +0000 (19:26 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 5f20df6d207a9936d5140ddb7b7000fa8c3b521d
  - Make Scheduler's client more Gennerics-tolerant

    1. Use t.getClass, instead of new TypeReference<T>. The latter it not
       behaving as expected on run-time.

    2. Store the raw response in restObject.setRaw (just because we can)

    Change-Id: Ic7087af18ded212447cb67334a9e373759f4da1f
    Issue-ID: VID-378
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
ebo [Mon, 26 Aug 2019 16:22:38 +0000 (17:22 +0100)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to d462f728541ad1767e78a994cfd1dc1a02a2885a
  - Prevent obscure NPE when mocks aren't properly configured

    Change-Id: Ibccc712e9ff6b022a55b1ffaaf284d203c8b0dfb
    Issue-ID: CCSDK-1638
Signed-off-by: ebo <eliezio.oliveira@est.tech>
4 years agoUpdate git submodules
Byung-Woo Jun [Mon, 26 Aug 2019 16:03:39 +0000 (16:03 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 6e3d7ef904de93d7d6b8ae4f043fa200ce802453
  - Merge "Fix parsing issue for ccvpn"
  - Fix parsing issue for ccvpn

    Fix csar parsing issue for ccvpn.

    Change-Id: Ie99acbec8a52de7a08d1627c210c0e3fda986520
    Issue-ID: SO-1393
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
4 years agoUpdate git submodules
Boslet, Cory [Mon, 26 Aug 2019 15:36:25 +0000 (11:36 -0400)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to a83fa219608559e1c9a82e4cfc5a345d6c3ec636
  - Added default value for when ErrorCode is null in

    Added default value for when ErrorCode is null in mdc
    test to see if 404 log gets enhanced by change.
    Removed test id from class that was put to test via docker.
    Removed setting of partner name and tested with using try/catch
    Reverted change to request uri filter per comments
    Removed the request filter uri class that rerouted old uri orders
    Removed request filter from jersey config files
    Updated junit test that were pointing to the old uri to be failure test
    corrected formatting issues on ServiceInstancesTest

    Issue-ID: SO-2259
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
    Change-Id: Id8f9daef139a82ee9e934d4d37906ffb7a7aadff

4 years agoUpdate git submodules
Brian Freeman [Mon, 26 Aug 2019 14:44:23 +0000 (09:44 -0500)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to c43d1bf4dd915011569ef9e2877517a273cb0476
  - Add SO STAGING

    Issue-ID: INT-1217
    Change-Id: Id19619f999dbe00e8501cdc029a0bf5788efd28f
Signed-off-by: Brian Freeman <bf1936@att.com>
4 years agoUpdate git submodules
Liam Fallon [Mon, 26 Aug 2019 14:44:08 +0000 (14:44 +0000)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to 42b2f87993f6a65a359d91fd87c01d748e26228a
  - Merge "Documentation : rst formating problem"
  - Documentation : rst formating problem

    Fixed formatting in distribution/Distribution-User-Manual.rst and also added missing file drools/Tut_vFW_simulated_onset.JPG

    Issue-ID: POLICY-1986

Signed-off-by: Saryu Shah <ss3917@att.com>
    Change-Id: I7709d83ddb23ef3b722d01802c49a449f3b0d80a

4 years agoUpdate git submodules
Steve Smokowski [Mon, 26 Aug 2019 13:58:50 +0000 (13:58 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 392930581c3c981af482f006a11ac82ab2385ba1
  - Merge "Add the check Fabric Config in"
  - Add the check Fabric Config in

    Add the check Fabric Config in configuration-subtype
    after format file run and commit

    Issue-ID: SO-2256
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
    Change-Id: If47f81a985e6321cd84ccfc8d35c51f3ee79e1c2

4 years agoUpdate git submodules
Steve Smokowski [Mon, 26 Aug 2019 13:58:44 +0000 (13:58 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to a7010b0699a983ee3be375d5aee6e51ec48cf533
  - Merge "- Updated VNF and VfModules to use the getEntity"
  - - Updated VNF and VfModules to use the getEntity

    - Updated VNF and VfModules to use the getEntity API.
    - Added the processFlexware step back in.

    Issue-ID: SO-2244
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
    Change-Id: I1274ccb9b2c2e600f3c24f8ac86dd1ff673c66da

4 years agoUpdate git submodules
Steve Smokowski [Mon, 26 Aug 2019 13:58:39 +0000 (13:58 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 3eb71d0e4751d4ac52ca6a5e2c37f3809529dced
  - Merge "path prefix now stripped off per system"
  - path prefix now stripped off per system

    path prefix now stripped off per system

    Issue-ID: SO-2243
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
    Change-Id: Ie74e7c68f927a49b612c433b4a664887058a1726

4 years agoUpdate git submodules
Steve Smokowski [Mon, 26 Aug 2019 13:58:32 +0000 (13:58 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 997fc06d9a2fce3038bd89dd050acc5e9b67be71
  - Merge "added in exception handling if auditResult is null"
  - added in exception handling if auditResult is null

    added in exception handling if auditResult is null
    maven process format the file that is not formatted
    fix formsatting again because it failed last time

    Issue-ID: SO-2242
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
    Change-Id: I6a83c7fe120e02e808470dbc9e7e431e0b62f4f4

4 years agoUpdate git submodules
Steve Smokowski [Mon, 26 Aug 2019 13:58:26 +0000 (13:58 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 713cca3e723ad3a7fa79228280290bad0689888e
  - Merge "added additional mock to MsoGroovyTest"
  - added additional mock to MsoGroovyTest

    added additional mock to MsoGroovyTest

    Issue-ID: SO-2241
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
    Change-Id: I441d79f4951184b0ca79f2c568978fe3d2043025

4 years agoUpdate git submodules
Steve Smokowski [Mon, 26 Aug 2019 13:58:20 +0000 (13:58 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to cfa506c2404e9529ffadd7b36fe40407fe279482
  - Merge "fixed dsl builder to correctly add output"
  - fixed dsl builder to correctly add output

    fixed dsl builder to correctly add output
    look for lambda key rather than parent class null

    Issue-ID: SO-2233
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
    Change-Id: I251b9b8b4c391354b9759ee16a2462df43c188f9

4 years agoUpdate git submodules
Michael Mokry [Mon, 26 Aug 2019 13:50:32 +0000 (08:50 -0500)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to 1c67caa3a748649504ae60cd2db7fdec79903d0b
  - Portal SDK upgrade to 2.6.0 in policy engine

     - Modified poms to upgrade epsdk dependency from 2.4.0 to
     2.6.0-SNAPSHOT
            - Work in progress, still needs to be tested in the lab

    Change-Id: I5c7df08ed84ef12824d4fdc2ef6f578d6dce7488
    Issue-ID: POLICY-1539
Signed-off-by: Michael Mokry <michael.mokry@att.com>
4 years agoUpdate git submodules
Jorge Hernandez [Mon, 26 Aug 2019 13:30:37 +0000 (13:30 +0000)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to 565db1bdee727505b9d80fb723e8a7ca85b7c84a
  - Merge "Add documentation for stability/performance tests of policy components"
  - Add documentation for stability/performance tests of policy components

    Add s3p documentation for policy-api
    Add s3p documentation for policy-pap
    Add s3p documentation for policy-xacml-pdp
    Add s3p documentation for policy-apex-pdp

    Issue-ID: POLICY-1993
    Change-Id: Id267f2b89316b32e79db11009cb013027058e94a
Signed-off-by: Chenfei Gao <cgao@research.att.com>
4 years agoUpdate git submodules
k.kedron [Mon, 26 Aug 2019 12:48:57 +0000 (14:48 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to e9e5777db6edcbf34d3315a034ca9be2262fd61d
  - Fully HTTPS support in the catalog-fe

    Fully HTTPS support:
    -Updated jvm configuration to support call to
    the SDC components using HTTPS.
    -Checkstyle in the recipes
    -Added buildRestClient method to create the CloseableHttpClient
    supporting the SSL connection
    -Sonar fixes in the PluginStatusBL class

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

4 years agoUpdate git submodules
Jim Hahn [Mon, 26 Aug 2019 12:41:13 +0000 (12:41 +0000)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to a1fba584a25c63e296c71c94cda99f32b8f0605d
  - Merge "Upgrade oparent 1.2.0-SNAPSHOT to test clm"
  - Upgrade oparent 1.2.0-SNAPSHOT to test clm

    Testing to see if jetty upgrades will remove CLM jobs. We
    will need integration team to release oparent for El Alto.

    Issue-ID: POLICY-2000
    Change-Id: I45888e173bf7d7c9f56c89af5b1dcc1d5027b31e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Arindam Mondal [Mon, 26 Aug 2019 12:13:53 +0000 (21:13 +0900)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 003f42a1295b85ae209a8e4f58fc87e05b8c2074
  - Upgrade swagger

    Issue-ID: SDC-2154
    Change-Id: I95f6326a088f9a29c4ccb3b7a741d57ecf27ae7a
Signed-off-by: arindamm <arind.mondal@samsung.com>
4 years agoUpdate git submodules
statta [Mon, 26 Aug 2019 12:10:28 +0000 (08:10 -0400)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to a3a04c5887779e9ca8024a3e87ece109b8d9b0c1
  - Onboarding Page Account Admin Change

    Issue-ID: PORTAL-644

    Change-Id: I95e43b1a2d12dcb5a4bc56d374cc6d30d8aae3f3
Signed-off-by: statta <statta@research.att.com>
4 years agoUpdate git submodules
Tomasz Golabek [Mon, 26 Aug 2019 11:52:52 +0000 (13:52 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 8c1b7d11033911ca7580a44db2a816e33533389e
  - unit tests - catalog-be

    Additional junit tests

    Change-Id: Icc7dd508204094643c4796eaef01febd112a7869
    Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
Wojciech Sliwka [Mon, 26 Aug 2019 11:25:13 +0000 (11:25 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to ed6c907de3578ee4dc79571753d7406da7685cee
  - Merge "AaiController tests"
  - AaiController tests

    - improved existing testcases by including spring integration
    - added new testcases

    Change-Id: I64abbd91b9c9fc7cdc27ca25f90954b29f065096
    Issue-ID: VID-478
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
4 years agoUpdate git submodules
Piotr Borelowski [Mon, 26 Aug 2019 10:59:13 +0000 (12:59 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 0b5efe797d39ccce1bb2feeca65197b33423d6c4
  - Fixed sonar issues in ConfigurationRepository

    Fixing sonar issues in onap-configuration-management-core project

    Issue-ID: SDC-2390
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
    Change-Id: I2814b189eb53f53ab94295ff6bba76d118616800

4 years agoUpdate git submodules
k.kedron [Mon, 26 Aug 2019 10:36:33 +0000 (12:36 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to c63f73abb5519005b3366ceb9cb9b24339f6412a
  - Fixed pom spring version configuration

    Fixed pom configuration in the application-config-rest-service

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

4 years agoUpdate git submodules
Manamohan [Mon, 26 Aug 2019 09:11:42 +0000 (14:41 +0530)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 98d046e9ecf047f9cbeaef91e0ffb5862760e9f3
  - Javadoc and logging improvement

    Added Javadocs and logging for these classes.

    Change-Id: I26dd974357cfb9ccaed3f9afd0510dc07e9bc33e
    Issue-ID: SO-2052
Signed-off-by: Manamohan <MS00534989@Techmahindra.com>
4 years agoUpdate git submodules
m.kowalski3 [Mon, 26 Aug 2019 09:04:08 +0000 (11:04 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to cdd280010c3d61c34553b08e09eba5e8df6d56fc
  - Add unit test for DuplicateComputeInComponentErrorBuilder and refactor ComponentDependencyModelErrorBuilder

    Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
    Change-Id: Icb6cf51f7777a8a9d3b237ecd98579edc11f9ebb

4 years agoUpdate git submodules
HelenaLydon [Mon, 26 Aug 2019 08:41:03 +0000 (08:41 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to 8280a5e1a6cfd155edfafe882439b8c04c6a4509
  - DMAAP-1195 [DR] Remove DR code smells

    Issue-ID: DMAAP-1195

    Change-Id: I7c6117aa55d281fd0562c845a812107f9eb9581d
Signed-off-by: HelenaLydon <helena.lydon@est.tech>
4 years agoUpdate git submodules
yxpoke [Mon, 26 Aug 2019 08:18:53 +0000 (16:18 +0800)]
Update git submodules

* Update docs/submodules/modeling/genericparser.git from branch 'master'
  to 05947d61cb8643ab41a394154ea8b73f12fb32fd
  - add introduction for project doc

    Issue-ID: MODELING-212
Signed-off-by: yxpoke <yangxu5@huawei.com>
    Change-Id: I83066466c816c7198f693b8c9ee5681e15cf0017

4 years agoUpdate git submodules
Tomasz Golabek [Mon, 26 Aug 2019 08:13:09 +0000 (10:13 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 592363fdc17ff7d0e6783204760cfbf05e630950
  - unit tests - resource business logic

    Additional junit tests

    Change-Id: I2a6e4f67f725343ac789361c2de45354ae817fb9
    Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
Ittay Stern [Mon, 26 Aug 2019 07:44:16 +0000 (07:44 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 377d8387628ebcbbe28f599ae0cc6fc9c420284a
  - Merge "new documentation to instantiate service, including Andreas comments Issue-ID: VID-575"
  - new documentation to instantiate service, including Andreas comments
    Issue-ID: VID-575

    Change-Id: Ie61bb00ce2252c93d6628bd665609864122cc108
Signed-off-by: Rene ROBERT <rene.robert@orange.com>
4 years agoUpdate git submodules
Tomasz Golabek [Mon, 26 Aug 2019 05:37:05 +0000 (07:37 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to bdfd60b4871f205746b136c43cfc4be1470db957
  - unit tests - catalog-model

    Additional junit tests

    Change-Id: I82f88ec4cc1fb18314cfb33dd9aafa58688318e0
    Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
Prudence Au [Sun, 25 Aug 2019 13:30:14 +0000 (09:30 -0400)]
Update git submodules

* Update docs/submodules/logging-analytics/pomba/pomba-audit-common.git from branch 'master'
  to fffac1a005dcb07bba0c6b89dd3cc7ccd012cb6f
  - Adding new committer

    Issue-ID: LOG-1112
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
    Change-Id: Ic36a8fadd153a9313150f413bb43b6f6984f02d3

4 years agoUpdate git submodules
Prudence Au [Sun, 25 Aug 2019 13:28:17 +0000 (09:28 -0400)]
Update git submodules

* Update docs/submodules/logging-analytics.git from branch 'master'
  to ed4107f4ff0aa1ad65a96371bf69242847daedaa
  - Adding new committer

    Issue-ID: LOG-1112
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
    Change-Id: If3313beb980422f8757f837546569ec1b9961af3

4 years agoUpdate git submodules
Amichai Hemli [Sun, 25 Aug 2019 12:02:01 +0000 (12:02 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to eaef5177f21eb3597dab07af1a9d6f1f3a395614
  - Merge "Allow plugging-in any provided LoginStrategy"
  - Allow plugging-in any provided LoginStrategy

    Support dynamic loading of provided implementations of PORTAL SDK's 
    `org.onap.portalsdk.core.auth.LoginStrategy` interface.

    VID will load the class defined by `login.strategy.classname`
    configuration parameter. Default will keep current ONAP's dev login.

    Change-Id: I956a1f3376455211398769f3193703129b779871
    Issue-ID: VID-594
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Alexey Sandler [Sun, 25 Aug 2019 11:39:19 +0000 (14:39 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 453a7bdf940a5006513216f4cc1fcd89ef4bbd44
  - Fix to vf-module-homing-data-action controller to retrieve the cloudRegionId

    Issue-ID: VID-378
    Change-Id: I6042e72c9ebb8508b822df276da1b8549501042c
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Vidyashree Rama [Sun, 25 Aug 2019 10:19:22 +0000 (15:49 +0530)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 86e5ac595936cffc37030ec8cf6f5d1cc98073e2
  - Fix in RestConf - Policy model id

    Bug fix in policy model id of restconf collector

    Change-Id: Ifd3a4298ee7d0a0ce00602f777878a202fe89eaa
    Issue-ID: SDC-2101
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
4 years agoUpdate git submodules
Kevin Scaggs [Sun, 25 Aug 2019 08:22:26 +0000 (03:22 -0500)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to d771909059b02d5f2d9634fa687913a6ce6d5b81
  - Updates to Common

    Updates include updating definitions related to dynamic parameters.

    Issue-ID: MODELING-104

    Change-Id: Iaf040275f40fc0dffda7d919530e2e52425e7691
Signed-off-by: Kevin Scaggs <ks0567@att.com>
4 years agoUpdate git submodules
sebdet [Sat, 24 Aug 2019 15:46:48 +0000 (08:46 -0700)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 3f5a8564f29f0284377688f9d3c288baf475d57a
  - Fix the policy version

    Change the code so that it create right queries as policy engine
    expects, for the get Policy the version must be an integer for legacy
    interface

    Issue-ID: CLAMP-384
    Change-Id: I1839ae65bdda1752de6cdc08a95590d14647aeb9
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
sebdet [Sat, 24 Aug 2019 14:32:08 +0000 (07:32 -0700)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to b65f1215e7dfab5630c0e2c1da8afec4cd08173f
  - Update react

    Update react compo to latest ones

    Issue-ID: CLAMP-477
    Change-Id: I108b31c7e25595d96bc598f394590f23436335a1
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
Brian Freeman [Fri, 23 Aug 2019 19:26:48 +0000 (19:26 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to c1dbef791bfd67844b45dccb61a4dfdf1c41b397
  - Merge "Tune OpenDaylight parameters"
  - Tune OpenDaylight parameters

    Add files to tune akka settings in OpenDaylight.
    Also, added setenv to tune Java settings.

    Change-Id: I2071fceb48f990929cd9f4c885bd0c9f7db0263c
    Issue-ID: SDNC-858
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Cheung, Pat (kc1472) [Fri, 23 Aug 2019 18:17:58 +0000 (18:17 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 829c1b2c472f491b108afd6348bd39d570eb0b83
  - graph.versions bugfix

    remove blank lines from graph.versions

    Issue-ID: SDNC-869
Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com>
    Change-Id: Id47753a3d4253cfe1bc9040ad35f81df26157188

4 years agoUpdate git submodules
Taka Cho [Fri, 23 Aug 2019 16:34:11 +0000 (12:34 -0400)]
Update git submodules

* Update docs/submodules/appc/deployment.git from branch 'master'
  to 98a2f39c7ee4c9dd47d59180425a753b926b2b13
  - update INFO.yaml

    add change section

    Issue-ID: APPC-1685
    Change-Id: I009e5f44b31aae344ff2d8b0f3c2aea2052ccc96
Signed-off-by: Taka Cho <takamune.cho@att.com>
4 years agoUpdate git submodules
sebdet [Fri, 23 Aug 2019 15:48:23 +0000 (08:48 -0700)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 3142c70fb7530c444c891674fe55c6a9b236dfb3
  - Fix the log status

    Fix the way the code (camel) computes the global loop state + introduce
    level in component state for that

    Issue-ID: CLAMP-384
    Change-Id: I83a9306eabacfc1f118df6b828e521ee59d19b5f
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
Jim Hahn [Fri, 23 Aug 2019 14:30:20 +0000 (10:30 -0400)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to dc6697bc577a5ba1d423ca2e1a3b604528461479
  - Fix license on updated engine files

    Address review comment about license date on updated junits.

    Change-Id: I5dd6e47be243d6f0d5a001cb5cfb45e7ac31f9c8
    Issue-ID: POLICY-1937
Signed-off-by: Jim Hahn <jrh3@att.com>
4 years agoUpdate git submodules
Bartosz Gardziejewski [Fri, 23 Aug 2019 13:53:32 +0000 (15:53 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 0068db3f75dab58af0fdbf61089794373550feb8
  - increasing test coverage in common-app-api common catalog

    Issue-ID: SDC-2326
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
    Change-Id: Ida905fc6f0f28d75522c865d33abf636c1fb7fdb

4 years agoUpdate git submodules
Bartosz Gardziejewski [Fri, 23 Aug 2019 13:53:22 +0000 (15:53 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 986de50ace41e45664c69a615f4880102197b31a
  - increasing test coverage in common-app-api exception catalog

    Issue-ID: SDC-2326
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
    Change-Id: I0dd6bc60c88acbcf1b3755627a7b10b874a549ba

4 years agoUpdate git submodules
Brian Freeman [Fri, 23 Aug 2019 13:12:20 +0000 (13:12 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to c161ba76189fcdf968e6759a786923fe3f0893a5
  - Merge "update AAF url"
  - update AAF url

    the old URL is not
    working with AAF 2.1.15 image

    Issue-ID: AAF-942
    Change-Id: I83cabb1048ccd87313784d45ffe27c967d9502c3
Signed-off-by: Taka Cho <takamune.cho@att.com>
4 years agoUpdate git submodules
Pamela Dragosh [Fri, 23 Aug 2019 12:55:45 +0000 (12:55 +0000)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to b2341e2ee94605af08728a38f835e9545ab60cac
  - Merge "Remove powermock to increase coverage"
  - Remove powermock to increase coverage

    Removed powermock from the junit tests of these classes to increase
    reported sonar coverage:
      RESTfulPAPEngine
      BrmsGateway

    Typically added override methods to the classes under test, to replace
    the overrides originally provided by powermock.

    Also needed to add code to RESTfulPAPEngineTest to clear the XACML
    properties before the test ran.  Modified to use the existing
    XACMLProperties.reloadProperties() method.

    Also modified PolicyNotificationMailTest to use a host/port that
    has no listener so that the test runs faster.

    Fixed some newly introduced sonar issues.

    Change-Id: I65e36b01e9506987032eb21baac808ed3dfd4f47
    Issue-ID: POLICY-1937
Signed-off-by: Jim Hahn <jrh3@att.com>
4 years agoUpdate git submodules
jhh [Fri, 23 Aug 2019 12:51:36 +0000 (07:51 -0500)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to ca8e0c7e1182faf67a1049d521e3d5ac2c899cff
  - update keystore

    Issue-ID: POLICY-1988
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
    Change-Id: Icb0b5af7aa63516f82917245083834cacd8caed4
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
4 years agoUpdate git submodules
Brian Freeman [Fri, 23 Aug 2019 12:05:32 +0000 (12:05 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 28f76127ab3708481d48c4758837107f2c175ff5
  - Merge "SO datasource config update"
  - SO datasource config update

    SO datasource config update as per
    new Hikari library changes in SO

    Issue-ID: OOM-1970
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
    Change-Id: I84ca506936c332775fd20f604e6f553f94a4dc74
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
4 years agoUpdate git submodules
Chuyi Guo [Fri, 23 Aug 2019 11:45:35 +0000 (11:45 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 53dc95156c32bb4e2a97a0b852a0c491f297889d
  - Merge "feat:customer page api sort out add notes"
  - feat:customer page api sort out add notes

    Change-Id: I3b2e4b9744d3b7577cc38d63e666be004a0f0d17
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Chuyi Guo [Fri, 23 Aug 2019 11:45:30 +0000 (11:45 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 5c9f4896c435936f41c54107626de7f700e3a012
  - Merge "feat: add ajax request function"
  - feat: add ajax request function

    Change-Id: Ib52fbe8c39f5d1e37dc4880c36f5a68171530d38
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
cyuamber [Fri, 23 Aug 2019 11:45:25 +0000 (19:45 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to c048639a46be107578e8ce0d8721bc7b5d4fe791
  - feat:optimize public function and home page api

    Change-Id: Idf849f381af9adbfae7d8a6e012d8949d170c666
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Tomasz Golabek [Fri, 23 Aug 2019 11:44:42 +0000 (13:44 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 3c3782f1622ddc60c9e17dd6b166e476c38f001b
  - unit tests - catalog-be

    Additional junit tests

    Change-Id: Id83ab89115bd7bec471f42d3b96a2054ff4ead53
    Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
Bartosz Gardziejewski [Fri, 23 Aug 2019 11:32:49 +0000 (13:32 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 9b795c16772a1517172250cdbfaa0bbf903cf322
  - increasing test coverage in common-app-api fe catalog

    Issue-ID: SDC-2326
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
    Change-Id: Ib4ca69ef881ea5db4f1d186b00f9a1cfbc603259

4 years agoUpdate git submodules
k.kedron [Fri, 23 Aug 2019 10:25:22 +0000 (12:25 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 7890e823b1ffc4e494fb581610aad9a82bac6b66
  - Fully HTTPS support in the webseal-simulator

    Updated the HTTPS configuration:
    -Added truststore certificate.
    -Updated configuration to use JETTY_BASE env value
    instead hardcoded variable
    -Updated jvm configuration to support call to
    the SDC components using HTTPS.
    -Added support for the disableHttp flag.

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

4 years agoUpdate git submodules
cyuamber [Fri, 23 Aug 2019 09:49:21 +0000 (17:49 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 1ed096510209590d1656489a74692eb5ebcdeee4
  - feat:Service-list page api finishing

    Change-Id: Id5885accb25309c088a83233557a97e21109f929
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Seshu Kumar M [Fri, 23 Aug 2019 08:51:33 +0000 (08:51 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 4e31bbdbf62b5fac865a8cf0527b6e309fb66402
  - Merge "url correction and improve API doc Issue-ID: SO-2245"
  - url correction and improve API doc
    Issue-ID: SO-2245

Signed-off-by: Rene_Robert <rene.robert@orange.com>
    Change-Id: Ife95e64f0bed03e779f8ffef180f2a68ed0eb371

4 years agoUpdate git submodules
Lukasz Muszkieta [Fri, 23 Aug 2019 08:22:40 +0000 (08:22 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 9fd49c5f4538cb9b498abeaa4e7f45993369a2aa
  - Merge "Fix issue in so-bpmn-tasks"
  - Fix issue in so-bpmn-tasks

    Either log or rethrow this exception
    Define a constant instead of duplicating this literal
    Move the string literal on the left side of this string comparison

    Issue-ID: SO-1841
    Change-Id: I828e744be9e71b84d85850d56373e921c174d26b
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
4 years agoUpdate git submodules
Chuyi Guo [Fri, 23 Aug 2019 07:35:48 +0000 (07:35 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to dcb2adf22bf7d479ac6468f3482fc1565e42b7a8
  - Merge "style: customer page style optimization"
  - style: customer page style optimization

    Change-Id: I43b6df7d3e7e03e5f608344aea76231aeb39ad97
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Chuyi Guo [Fri, 23 Aug 2019 07:35:45 +0000 (07:35 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to c1ca7475d841378f67004b2bad61fa9285491288
  - Merge "feat: home page code optimization"
  - feat: home page code optimization

    Change-Id: I9b8d91cad2ce1a558a561fe48aeec6da52e7563c
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Chuyi Guo [Fri, 23 Aug 2019 07:35:40 +0000 (07:35 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to c12c0b1ef71d72a2af275b0bf7d8390c2e226e19
  - Merge "refactor: change the position of animates.ts to utils"
  - refactor: change the position of animates.ts to utils

    Change-Id: I712d76b1b327e8803d55e90b7a153ad0e44a14c9
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Chuyi Guo [Fri, 23 Aug 2019 07:35:25 +0000 (07:35 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to b3a6a997080331333b046346cbb6f2050e4d86e1
  - Merge "docs: change README and CHANGELOG files"
  - docs: change README and CHANGELOG files

    Change-Id: Ic0febf213c0462e84f92c1e28fc80b91bb22f5ca
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
cyuamber [Fri, 23 Aug 2019 07:35:14 +0000 (15:35 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to bda50f637b486e1177e95309914d964ecc91a402
  - feat:home page code optimization

    Change-Id: Iad3a772007775e3069097f85f3a1a6d2476b9a10
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Bartosz Gardziejewski [Fri, 23 Aug 2019 06:42:14 +0000 (08:42 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 8bcc864f7e79541faad5acc04d966e10fc10c398
  - increasing test coverage in common-app-api

    Issue-ID: SDC-2326
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
    Change-Id: I7ae64864734e7246681ca6ef6d6bb71b3d3df158

4 years agoUpdate git submodules
Dan Timoney [Thu, 22 Aug 2019 22:09:28 +0000 (22:09 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 9b893196ff991931d31c412d822e5c24c643098d
  - Merge "CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1st"
  - CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1st

    The failure depends on the ordering of the test classes, which in turn
    depends on the file system ordering (Surefire plugin's default. See
    https://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#runOrder)

    This class is sharing the same SB context configuration of the
    BlueprintServiceLogicTest, but the later manually changes the global
    BluePrintDependencyService.
    It was fixed by repeating the same change on the
    DGWorkflowExecutionServiceTest.

    Change-Id: I6f76948a766f8d56446a987cb61a781dc0d3f501
    Issue-ID: CCSDK-1637
Signed-off-by: ebo <eliezio.oliveira@est.tech>
4 years agoUpdate git submodules
Dan Timoney [Thu, 22 Aug 2019 22:08:45 +0000 (22:08 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 219d032f0ae6a734d79cba5dba381123f7ef33c4
  - Merge "ControllerBP logs errors"
  - ControllerBP logs errors

    Issue-ID: CCSDK-1630

Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
    Change-Id: Ie5e9ca67cc2e0aa9b1a36a7b13372687a94a71e7

4 years agoUpdate git submodules
Hansen, Tony (th1395) [Thu, 22 Aug 2019 22:07:45 +0000 (22:07 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
  to 85b8365c69b25191ba53390ba8ae9c7ad8e9f18b
  - PGaaS plugin -- modify code to support python3

    add code to work on both python2 and python3
    lots of pylinting
    remove debug logging of a password
    improve error message when given an invalid cluster name, simplify some code
    password changing capability for a database
    tox tests improvements
    NOTE . . .
    The PGaaS plugin uses several Cloudify mock libraries, one of which
    is not compatible with Python3.
    Until we get an updated version of that Cloudify mock libraries,
    we will have to leave out py3X from the tox tests.
    We cannot use py37 yet because Jenkins returns:
    InterpreterNotFound: python3.7
    So tox.ini is using envlist = py27

    Change-Id: I795b71cc8a1fdea043e2ff3a0d66bb95e3f93a89
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
    Issue: CCSDK-1599
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 22 Aug 2019 22:06:53 +0000 (22:06 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to d02e575d359c5a7707112e5e0afc53713d7796e7
  - Merge "Passing Option from Search DB to metadata"
  - Passing Option from Search DB to metadata

    Changes to make metadata and editor option based Search from db buttons
    Change-Id: I93f1f2658b2c2d4ba11f35cc44c190998c08381d
    Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 22 Aug 2019 22:06:39 +0000 (22:06 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 42847234a611cbfa367f7d011c9d397cb7906482
  - Merge "Notification service for downloaded CB"
  - Notification service for downloaded CB

    Replaced window alert with notification service
    Change-Id: I1e2ba50eea8360dff2747c14c857af8c59763f02
    Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 22 Aug 2019 22:04:51 +0000 (22:04 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to 400d508da587d8c4fd5c19c15437b2fc2213c9b7
  - Merge "SDNR OOFPCIPOC - DG Updates for ConfigDB DMAAP"
  - SDNR OOFPCIPOC - DG Updates for ConfigDB DMAAP

    To support closed loop automation, DG's are modified to update ConfiDB
    for configuration of PCI and ho flags, and publish DMAAP message
    confirming configuration. Corresponding templates are also created

    Issue-ID: CCSDK-1581
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
    Change-Id: I030401f394ebdc693eeaf514478200a4d9691c18

4 years agoUpdate git submodules
Dan Timoney [Thu, 22 Aug 2019 22:04:25 +0000 (22:04 +0000)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 2126ef44399069a1adbf00da09b9cb8eabaab892
  - Merge "Templates for SDNR DMAAP payload OOFPCIPOC"
  - Templates for SDNR DMAAP payload OOFPCIPOC

    Velocity templates used to create DMAAP payload string
    that is sent with DMAAP message from SDNR to policy
    confirming successful configuration of PCI value of a cell
    or ho flag of neighbors

    Issue-ID: SDNC-725
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
    Change-Id: Ic07b567ebf5c79727c5a0a236ffcd54d89a3c3ed

4 years agoUpdate git submodules
Dan Timoney [Thu, 22 Aug 2019 22:03:03 +0000 (22:03 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 5db41e667a9bb495af0213712c273dc526e83a26
  - Merge "Fixed warnings and errors in Doc"
  - Fixed warnings and errors in Doc

    Fixed errors in read the docs page
    Change-Id: Id5ccdd2049d71d5099de5537b0799bb5dfc7124c
    Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 22 Aug 2019 22:02:40 +0000 (22:02 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 9f260f36b66d0db54da89a8f9307d50fd0d4f320
  - Merge "Component node timeout implementation"
  - Component node timeout implementation

    Change-Id: I99fc9efba76595693d95772e409f0f982aeae9b1
    Issue-ID: CCSDK-1619
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>