doc.git
4 years agoUpdate git submodules
dyh [Mon, 22 Jul 2019 02:24:36 +0000 (10:24 +0800)]
Update git submodules

* Update docs/submodules/modeling/genericparser.git from branch 'master'
  to 444b802beadb9a7f1f5b03551b67f35cce1d6179
  - fix API url of sdc

    Change-Id: I00d8f950dd067e78ee61588eb75cbbddbd71f928
    Issue-ID: MODELING-188
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
4 years agoUpdate git submodules
m.kowalski3 [Sun, 21 Jul 2019 13:54:52 +0000 (15:54 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 4b6ceb618a35aef9125811459146641c6aa5391f
  - Add unit test for TranslationFileCreationErrorBuilder

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

4 years agoUpdate git submodules
Piotr Borelowski [Sun, 21 Jul 2019 13:54:23 +0000 (15:54 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 732768b2d0596e3e09e9788f033b488d349635bc
  - Added unit tests for AbstractStringPropertyConstraint

    Improved the unit test coverage in the package
    org.openecomp.sdc.be.model.tosca.constraints

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

4 years agoUpdate git submodules
Piotr Darosz [Sun, 21 Jul 2019 11:50:47 +0000 (13:50 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to b1eb291bf50b7aa15e5b1fc57c24f6a25a1b8fa5
  - Can't set property for VF

    Can't set property for VF due to missing setter for schemaType property

    Change-Id: I829a3c81586280b91634fa03f3a023b1452bcdda
    Issue-ID: SDC-2420
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
4 years agoUpdate git submodules
Ofir Sonsino [Sun, 21 Jul 2019 11:09:30 +0000 (14:09 +0300)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 706a6ce8e074157ec4708d38e1b705a5eef271cb
  - Remove Proprietary notices

    Change-Id: I038ed4b764d592d013d8b4b2ae3b69b2961c518a
    Issue-ID: SDC-2471
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoUpdate git submodules
andre.schmid [Sun, 21 Jul 2019 09:37:45 +0000 (09:37 +0000)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 22360c78d550a25b9bdaea12cdb208371b69a488
  - Allow relative path for SOL004 descriptors import

    Allow the use of relative path on SOL004 descriptors imports. Resolves
    imports with "/", "../" or "./" entries during validation and package
    processing.
    Validate if the reference is inside the package.
    Fix problem where imported descriptor files, described as a non string
    scalar yaml entry, were not being checked by the validator.

    Change-Id: Ie5a32736b6090b4adf178e8714f7460bcd068def
    Issue-ID: SDC-2422
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoUpdate git submodules
bilal.iqbal [Sun, 21 Jul 2019 06:20:07 +0000 (06:20 +0000)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 9a3add2d727723877bbc6119d9b1f4a5d49fccc6
  - SDC alignment SOL004 2.6.1

    Updating TOSCA.meta metadata Created-by key to Created-By
    Issue-ID: SDC-2402

    Change-Id: Ice17dac288d745292bdd8d296bd1ae3eedbff223
Signed-off-by: bilal.iqbal <bilal.iqbal@est.tech>
4 years agoUpdate git submodules
Lovett, Trevor [Sat, 20 Jul 2019 00:47:59 +0000 (19:47 -0500)]
Update git submodules

* Update docs/submodules/vvp/documentation.git from branch 'master'
  to c28fbafaf522ef077827ac5cf289a88cbd481c8f
  - [VVP] Added documentation on configuring the GUI via vvp-config.yaml

    This primarily is meant to address allowing users to enable terms and
    conditions acceptance via the new functionality added in El Alto

    Issue-ID: VVP-228

    Change-Id: I2b5c3680facab0652a0415eb73d9558da2ff42ca
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Fri, 19 Jul 2019 21:45:34 +0000 (23:45 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to e377eb06714e5f53b64ae1d6f699e47bf6b13af3
  - k8s: Replace default DNS to work in corporate networks

    Default DNS addresses used in "generic/ubuntu1604" box (4.2.2.1,
    4.2.2.2, 208.67.220.220) might not work properly in corporate
    environment. To deal with this, host machine DNS configuration can be
    used instead.

    Issue-ID: SECCOM-235
    Change-Id: Ic8a5553f01989e1a2b00228fa0449a680f11d452
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
efiacor [Fri, 19 Jul 2019 20:10:13 +0000 (20:10 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to 534c164c124950a2019acf71d253ac96be12c78c
  - Removing unused code

    Change-Id: Ic200975ad20525789c37cc16f3aeeb9e26808ffd
    Issue-ID: DMAAP-1226
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
4 years agoMerge "Updated overview about the Design process and added links Added the missing...
Eric Debeau [Fri, 19 Jul 2019 19:55:52 +0000 (19:55 +0000)]
Merge "Updated overview about the Design process and added links Added the missing picture"

4 years agoUpdate git submodules
Taka Cho [Fri, 19 Jul 2019 19:17:09 +0000 (15:17 -0400)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 796e49ff45457326467330656ce9fd336fe71711
  - remove opendaylight-karaf-empty

    opendaylight-karaf-empty is for testing
    purpose and outdated

    Issue-ID: APPC-1651
    Change-Id: I768b7afa9a60db6413f71320fd11575b1fafce97
Signed-off-by: Taka Cho <takamune.cho@att.com>
4 years agoUpdate git submodules
Gary Wu [Fri, 19 Jul 2019 17:51:29 +0000 (10:51 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 611424ff732211b920402518a1a0abd23d658f03
  - Script to pull ONAP images in helm charts

    Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
    Change-Id: Iefba99a8cec034e3fb8d0bf828aeb342ee0f8d5e

4 years agoUpdate git submodules
Lorraine Welch [Fri, 19 Jul 2019 17:25:12 +0000 (17:25 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 59b6b42d465680f70334627e032f15a978c5a2c0
  - Merge "NoClassDefFoundError javax/xml/bind/ValidationException"
  - NoClassDefFoundError javax/xml/bind/ValidationException

    Add dependency to pom.xml file

    Issue-ID: PORTAL-660
    Change-Id: I02e21024d10cca71b2f090117fb0afdf0b29578b
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoUpdate git submodules
Dominik Mizyn [Fri, 19 Jul 2019 17:22:06 +0000 (19:22 +0200)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 69b62388c2347e3f36552803305dfd71f4358636
  - Unused classes delete from Portal

    These classes are unused anywhere in the Portal project.

    Issue-ID: PORTAL-655
    Change-Id: If92d0df0efb0b5120190a44c46b2fed31ba32b89
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoUpdate git submodules
Wojciech Sliwka [Fri, 19 Jul 2019 17:18:49 +0000 (19:18 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 032ff22ef20b59950a8b5fae8d2ba6d03e93ac93
  - Opensourcing new version of Simulator
    Additional info in README.md

    Issue-ID: INT-1134
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
    Change-Id: I06d41fd3f361b7a451b30b702882810e4136a129

4 years agoUpdate git submodules
bilal.iqbal [Fri, 19 Jul 2019 17:18:02 +0000 (17:18 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 79c9b78adb7fbc943fd2aee7d333fd3cadf5b8f3
  - SDC alignment SOL004 2.6.1

    Updating TOSCA.meta metadata Created-by key to Created-By
    Issue-ID: SDC-2402

    Change-Id: I15ce47d3d97b5809ad5baa34a366c0d10333cb00
Signed-off-by: bilal.iqbal <bilal.iqbal@est.tech>
4 years agoUpdate git submodules
Dan Timoney [Fri, 19 Jul 2019 13:59:02 +0000 (13:59 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 6434d38dc045a10f17beec4d015348580ac09ddf
  - Merge "resource-edit changes"
  - resource-edit changes

    made changes to fetch sources

    Issue-ID: CCSDK-707
    Change-Id: If7d07eb9cd49db61cbb8d8016c7f0dca01d00490
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Byung-Woo Jun [Fri, 19 Jul 2019 13:58:55 +0000 (13:58 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 62c38de2cff81eea39a20fcb0826be9113d75b00
  - Merge "basic auth for so-monitoring"
  - basic auth for so-monitoring

    Add basic auth for so-monitoring app
    Issue submitted in pentest report

    Change-Id: I8e826da9b9f66e893826fd9b40b3b26623b2ab8d
    Issue-ID: OJSI-169
Signed-off-by: k.kazak <k.kazak@samsung.com>
4 years agoUpdate git submodules
Dan Timoney [Fri, 19 Jul 2019 13:58:28 +0000 (13:58 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to d28f86b37755a173eedacfd433af6793eaa469cd
  - Merge "Create blueprint search option from db"
  - Create blueprint search option from db

    Search exisiting blueprint as model
    Change-Id: I241dba4a78c145f5707943b24319eba4170bc245
    Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Fri, 19 Jul 2019 13:57:45 +0000 (13:57 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 397b6122f07f020bc0ac9ccbd137ac8b24833b16
  - Merge "Title section correction in BP MS"
  - Title section correction in BP MS

    Change-Id: Ib97079159e9772408e4ea2dc2479992e4452a24a
    Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Fri, 19 Jul 2019 13:56:59 +0000 (13:56 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to d89520251c699c9c11214907395fb2dff69ffc81
  - Merge "Content modification in CB processor MS"
  - Content modification in CB processor MS

    Change-Id: I2a2f9efcc0881794a71b7e3cfd261f6b52998f17
    Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Fri, 19 Jul 2019 13:56:48 +0000 (13:56 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to fef39ca3584e2e0a770b60a77167fd31e0abf02f
  - Merge "Images folder for microservices"
  - Images folder for microservices

    Change-Id: Iefbc50fb98ad03079bd9996035b12ace7845db77
    Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Fri, 19 Jul 2019 13:56:22 +0000 (13:56 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to a91484d13061feaef6d720468022cd696b281cd5
  - Merge "Resource dictionary URL's"
  - Resource dictionary URL's

    Added loopback url's to fetch source list and model type

    Issue-ID: CCSDK-707
    Change-Id: I7b7db824914804a17599df2274f48de5211e872c
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Fri, 19 Jul 2019 13:55:50 +0000 (13:55 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to fdbb1a7b9bf8159438f439bd0fae8a870a16c527
  - Merge "loopback Api- get Sources list"
  - loopback Api- get Sources list

    Implemented api to fetch source list from backend

    Issue-ID: CCSDK-707
    Change-Id: Ica7a3177f7a426456d921474a7758d2745eae33f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Fri, 19 Jul 2019 13:54:08 +0000 (13:54 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to ca17e0c71e738520a19cad7e0944177eaeb51c07
  - Merge "resource edit component changes"
  - resource edit component changes

    Implemented changes to retain data in UI when the user switches between
    designer mode and editor mode

    Issue-ID: CCSDK-707
    Change-Id: I77ceadf38f3de05783ad58bbcd014e15456eca0d
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Steve Siani [Fri, 19 Jul 2019 13:51:10 +0000 (09:51 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to cc195ac47a785965ebca290d66e11046c68718ab
  - Resolve Attribute and properties fails with subPropertyName

    Issue-ID: CCSDK-1489
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
    Change-Id: If27c0dd301f2c0e63cecc662cd89b1a72d1b21f1

4 years agoUpdate git submodules
Jack Lucas [Fri, 19 Jul 2019 13:38:34 +0000 (09:38 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
  to 2aa97d09d9fc97a1562a3e3ac966bd48130086a4
  - Move DR subscriber creation before container start

    Issue-ID: DCAEGEN2-1651
Signed-off-by: Jack Lucas <jflucas@research.att.com>
    Change-Id: I6a158fbf2cd4d3f3e81fbd88e90a52a91242afaf

4 years agoUpdate git submodules
Lathish [Fri, 19 Jul 2019 13:14:35 +0000 (13:14 +0000)]
Update git submodules

* Update docs/submodules/appc/deployment.git from branch 'master'
  to 5300156eb4c8065f32800946f791e93bb1db0ef0
  - Fixed Deadlock issue in Sync API

    Issue-ID: APPC-1638
    Change-Id: I4f48f570180662870fb22bba0598dd98db961d88
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 19 Jul 2019 12:04:33 +0000 (12:04 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 7c4e79510d80e2fd3963cdbe5ab0e7c47a50271e
  - Merge "Set networkName value to the name from L3network"
  - Set networkName value to the name from L3network

    Set networkName value to the name from L3network object.
    Add JUnit argument captures for naming creates
    Fix formatting errors in the JUnit file.

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

4 years agoUpdate git submodules
kurczews [Fri, 19 Jul 2019 11:41:17 +0000 (13:41 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to e751654a743922fc2a2d23b27553ad451dba6643
  - Add MsoController tests

    Issue-ID: VID-470
    Change-Id: If1577f3a1ed625f0c7bf8e1940e1a92073191efc
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
4 years agoUpdate git submodules
Olivia.Zhan [Fri, 19 Jul 2019 09:06:29 +0000 (17:06 +0800)]
Update git submodules

* Update docs/submodules/modeling/genericparser.git from branch 'master'
  to e77729b4ce9f0f60b010d7b0eadea07d90d1cf4c
  - Fix uwsgi issue
    nohup: can't execute 'uwsgi': No such file or directory
    ref VFC-1408 change the way to start django

    Issue-ID: VFC-1429
Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn>
    Change-Id: Ia96663a79fe9be3430e7fbbd59e68b1a158d2757

4 years agoUpdate git submodules
fujinhua [Fri, 19 Jul 2019 08:42:21 +0000 (16:42 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 672d3f46cee0772896ec06333bb620b7ac53a056
  - Fix py2 to py3 serializer problem

    Change-Id: I8d32fc4a9f058714fecc8ee74e933092f601e6a0
    Issue-ID: VFC-1429
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
4 years agoUpdate git submodules
sebdet [Fri, 19 Jul 2019 07:55:52 +0000 (09:55 +0200)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to c1ccc5428cdb26b47dc6f6f5f8222808c3db3075
  - Rework the logs

    Provide data to logs viewer and rework the look and feel

    Issue-ID: CLAMP-428
    Change-Id: I7445c491faa7a061da4a959b4ca7646c7c14a88d
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
Xue Gao [Fri, 19 Jul 2019 07:45:31 +0000 (07:45 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 74b8474df90de2bcdc0214e8f309061ccacb218c
  - Merge "Add data saving"
  - Add data saving

    Add data saving operation to the configurationPolicyModal and rework of
    the loopCache class

    Issue-ID: CLAMP-426
    Change-Id: I6ba5880254b15809313f3b809a65ab9e441cab30
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
Xue Gao [Fri, 19 Jul 2019 07:44:49 +0000 (07:44 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 67ef5fd2c784523c33016810835375fa2182dd78
  - Merge "Add generic svg selection"
  - Add generic svg selection

    Add a converter that maps each component to a dialog type, so that each
    component in the SVG can be mapped to a dialog if needed

    Issue-ID: CLAMP-423
    Change-Id: I2dc2517048ffd911f70c64b07216aa988bcb4fe0
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
xuegao [Fri, 19 Jul 2019 07:31:57 +0000 (09:31 +0200)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to d8bed32cb3f84d9cfb18332b07742701f5d57379
  - Integrate testing framework

    Integrate Jest and Enzyme testing framework.

    Issue-ID: CLAMP-425
    Change-Id: I50427a5171c77c2d064fe5e913a46f95c4eb43bc
Signed-off-by: xuegao <xg353y@intl.att.com>
4 years agoUpdate git submodules
Fu Jinhua [Fri, 19 Jul 2019 07:29:41 +0000 (07:29 +0000)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 9c506436d4babf30690bc2c591348eec2bd0ce94
  - Merge "change the requirement.txt Issue-ID: VFC-1429 Signed-off-by: zhuerlei <zhu.erlei@zte.com.cn>"
  - change the requirement.txt Issue-ID: VFC-1429 Signed-off-by: zhuerlei <zhu.erlei@zte.com.cn>

    Change-Id: Id173bfa94d9fb10507cf3d14074621251d51bd36
Signed-off-by: erlei <zhu.erlei@zte.com.cn>
4 years agoUpdate git submodules
Sudhakar Reddy [Fri, 19 Jul 2019 06:16:38 +0000 (11:46 +0530)]
Update git submodules

* Update docs/submodules/multicloud/azure.git from branch 'master'
  to fe9304306bb9ca809950eda7df35654d3e8dcd3e
  - Bug Fix: Docker image creation

    Change-Id: Ia236aab5729ffaa83c2c01386bdddfaa24d9d266
    Issue-ID: MULTICLOUD-704
Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
4 years agoUpdate git submodules
Taka Cho [Thu, 18 Jul 2019 23:54:59 +0000 (19:54 -0400)]
Update git submodules

* Update docs/submodules/appc/deployment.git from branch 'master'
  to 67c81e891ecfe0db6d82af82bcf16b39d2fb1a9d
  - update keystore expiration date

    Valid from: Thu Jul 18 19:49:01 GMT 2019
    until: Sun Jul 15 19:49:01 GMT 2029

    Issue-ID: APPC-1573
    Change-Id: I490fe3098d5622720c2132b12a9a38186f836db9
Signed-off-by: Taka Cho <takamune.cho@att.com>
4 years agoUpdate git submodules
Steve Smokowski [Thu, 18 Jul 2019 20:41:44 +0000 (20:41 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to f765cc2ab30384f05af70c4011102389c9462e70
  - Merge "Added null check for yaml to prevent crash at getParameterListFromEnvt()"
  - Added null check for yaml to prevent crash at
    getParameterListFromEnvt()

    Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
    Change-Id: I8fabba8d99e311f01a5fd5dad166e0bb643044e3

4 years agoUpdate git submodules
Steve Smokowski [Thu, 18 Jul 2019 20:41:30 +0000 (20:41 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 0ebd61225c80044f1601e0d2c4bea1820f0dee08
  - Merge "Commented out updatedAttribute declaration to prevent static analyzer warning about unused variable"
  - Commented out updatedAttribute declaration to prevent
    static analyzer warning about unused variable

    Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
    Change-Id: I0d46bcc817d08a6fbad3501c56336dc532bb5907

4 years agoUpdate git submodules
Steve Smokowski [Thu, 18 Jul 2019 20:40:57 +0000 (20:40 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 2be5b56ac756f30e543d9272d31f8d56b2a07328
  - Merge changes I5e72e1c6,I5e1cb624

    * changes:
      Added null check for function param pFqdns to prevent crash at for loop.
      Added check for null ptr before dereferencing at gBBInput.getCustomer().getServiceSubscription() - to prevent static analyzer warning

  - Added null check for function param pFqdns to
    prevent crash at for loop.

    Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
    Change-Id: I5e72e1c6d74c5f197479062348090ab2b87fafae

  - Added check for null ptr before dereferencing at
    gBBInput.getCustomer().getServiceSubscription() -
    to prevent static analyzer warning

    Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
    Change-Id: I5e1cb6248412ae9e3036011bd96d708f36170d70

4 years agoUpdate git submodules
Steve Smokowski [Thu, 18 Jul 2019 20:40:14 +0000 (20:40 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 86a85de638889f587e6eed1b6888998c4d8dc6ad
  - Merge "Fix error updating request_processing_data"
  - Fix error updating request_processing_data

    Fix error when updating existing record in request_processing_data
    table.
    Use correct field name in the toString method in RequestProcessingData
    bean class.
    RequestDbClient.updateRequestProcessingData should include entity id in
    the URI on the PUT request.
    Add new Config class ExposeEntityIdResourceConfiguration to make
    Spring data Rest return id in the response for RequestProcessingData.
    Make spring-boot-starter-data-rest not optional dependency in
    mso-requests-db-repositories
    Added unit test for RequestDbClient.updateRequestProcessingData()
    method.

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

4 years agoUpdate git submodules
Steve Smokowski [Thu, 18 Jul 2019 20:40:04 +0000 (20:40 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to d31674ea37659ad01b411f561e4ff550d62a4c26
  - Merge "Remove duplicate name check in createAAITasks."
  - Remove duplicate name check in createAAITasks.

    Remove duplicate name check in createAAITasks. This hould be done prior
    to status check in WorkflowAction or BBInputSetup.

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

4 years agoUpdate git submodules
Roy, Amresh [Thu, 18 Jul 2019 20:39:34 +0000 (15:39 -0500)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 98bbc90b0dc066627c8653ccf8982319a7103c1a
  - Removing application-local.yaml files

    Removing the application-local.yaml files because they're no longer
    maintained or working.

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

4 years agoUpdate git submodules
Patrick Brady [Thu, 18 Jul 2019 20:29:21 +0000 (13:29 -0700)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 39122feeda8a36406aa9d3beb0e05cfb0d77981c
  - Replace Lists with new ArrayList

    The Lists.newArrayList method is not being used here in a
    way that provides significant benefit over new ArrayList
    and Lists was causing a class not found exception.

    Change-Id: I61bbfc5e55cb283c10f3681a7e336ae346347d03
Signed-off-by: Patrick Brady <patrick.brady@att.com>
    Issue-ID: APPC-1613

4 years agoUpdate git submodules
Patrick Brady [Thu, 18 Jul 2019 20:28:18 +0000 (13:28 -0700)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to afad136327003c1a4b8f3a5708e27d96e3374d67
  - Fixes for parameterized sql queries

    The old non-parameterized queries would treat null entries in the SvcLogicContext
    as "null" string values. The parameterized query treats these as NULL sql values.
    This change keeps those values as "null" strings.

    Change-Id: Iee7f7a1861bdd82dc65d59db2be7862b49cf1207
Signed-off-by: Patrick Brady <patrick.brady@att.com>
    Issue-ID: APPC-1639

4 years agoUpdate git submodules
Steve Smokowski [Thu, 18 Jul 2019 18:22:15 +0000 (18:22 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 97ad3ad656f2cdefb9606654b5ceacc12694fddb
  - Merge "Implement TLS for calls from VNFM adapter to VNFM"
  - Implement TLS for calls from VNFM adapter to VNFM

    Issue-ID: SO-2116
    Change-Id: I1e5bdfcf3164545c89fb370014d49ef3ae6a9cf1
Signed-off-by: MichaelMorris <michael.morris@est.tech>
4 years agoUpdate git submodules
Dominic Lunanuova [Thu, 18 Jul 2019 14:59:18 +0000 (14:59 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to e78963869f8f55101d22b0afc06a5c6d6577dbb0
  - Merge "Authz unit test and code cleanup"
  - Authz unit test and code cleanup

    Change-Id: I5c6a099ca4e6479df37505aa6bc645d8a26a42e1
    Issue-ID: DMAAP-1226
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
4 years agoUpdate git submodules
Dominic Lunanuova [Thu, 18 Jul 2019 14:59:11 +0000 (14:59 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to ee6f2d1d32b6c536387c37cb9ee700366c33e5f0
  - Merge "Even more unit test and code cleanup"
  - Even more unit test and code cleanup

    Change-Id: Ide9477f5f8856e4ab35864bdc93d27a2d59afc83
    Issue-ID: DMAAP-1226
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
4 years agoUpdate git submodules
efiacor [Thu, 18 Jul 2019 14:59:02 +0000 (14:59 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to 343f8d2a0e05b783a17d0056bd2c483ca210970a
  - More DR unit tests and code cleanup

    Change-Id: Ia9b2b1c10cb43fd428baf1afd99c792ea4f96e9e
    Issue-ID: DMAAP-1226
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
4 years agoUpdate git submodules
Brinda Santh Muthuramalingam [Thu, 18 Jul 2019 14:12:08 +0000 (14:12 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 086f23e7dbe0cc7df7105002628ee3e84cf29c76
  - Merge "Enable dynamic remote python executor"
  - Enable dynamic remote python executor

    Change-Id: I77a60de87acec862ce47256557a1223fefe82a12
    Issue-ID: CCSDK-1497
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 18 Jul 2019 13:32:51 +0000 (13:32 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to fba3105fb6108c36c77d5918bffb9ff29ae13249
  - Merge "Fix missing constrains definitions."
  - Fix missing constrains definitions.

    Change-Id: I1d60b1a24a5876f47af3a7b9936a48187bbf2d16
    Issue-ID: CCSDK-1380
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 18 Jul 2019 13:32:27 +0000 (13:32 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 8b1c78fe6bf20e9544be192dc4a25ef1e61b854f
  - Merge "Remove unwanted files from docs folder"
  - Remove unwanted files from docs folder

    Change-Id: I7b2fad9d9fbc156c6ae7e3c514a8a161f16f63f1
    Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 18 Jul 2019 13:32:00 +0000 (13:32 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to e644630c3ac2f61dd13da7a0bb47d748f4e8e77b
  - Merge "Media file location fix in index"
  - Media file location fix in index

    Change-Id: I9c5c655085ac0991295bcbe05bd689de85a8c754
    Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 18 Jul 2019 13:31:27 +0000 (13:31 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 6217a6f31c7857efad290d330f55e8716804ba01
  - Merge "Renamed template options and reordered"
  - Renamed template options and reordered

    Change-Id: Ib89624214f61bc51c6a7dc9eebdbcd3698ccb63d
    Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 18 Jul 2019 13:30:46 +0000 (13:30 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to f7aeec743dc9b494ec062acbf532174e101da69c
  - Merge "Added enrichment microservice"
  - Added enrichment microservice

    Change-Id: Icf5b7432ed9bbe31ce6a89074ee9ce74dff3a21f
    Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 18 Jul 2019 13:29:53 +0000 (13:29 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 2f9be366b5b4676d3c664fbbcbef2fa8fb62f9b6
  - Merge "Fixed content issues in Resource Source"
  - Fixed content issues in Resource Source

    Change-Id: Ide9a9e125ae822e1d8d4b7a8f8ea29fff3177522
    Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Timoney, Dan (dt5972) [Thu, 18 Jul 2019 13:29:00 +0000 (09:29 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
  to 5e44bf4c13b92fd35371c7ea4471e07b88006c61
  - Fix master build failure

    master branch builds were failing due to errors in one of the pom.xml files

    Change-Id: Ic66adf654303e3664dd46bdd7ee7220c0f107b97
    Issue-ID: CCSDK-1378
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Timoney, Dan (dt5972) [Thu, 18 Jul 2019 13:28:31 +0000 (09:28 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to 3195b27d7df428ceaaaf73c4cdcea66315dc3052
  - Remove dependency on deleted adaptor

    odlsli-alpine contains dependency on grpc adaptor, which has been removed.

    Change-Id: I5f1ebea37472ca33a6d2478dfafc211dcc9ad98e
    Issue-ID: CCSDK-1490
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Borislav Glozman [Thu, 18 Jul 2019 13:18:21 +0000 (13:18 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to c1ce6c7838c6e59ccb9aaaf3f887313b78668404
  - Merge "Add nginx ingress controller support"
  - Add nginx ingress controller support

    Add nginx ingress controller support to the OOM
    nginx ingress controller is disabled by default.

Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
    Change-Id: I97683ede7d99d2c8ca2f512c962d2d8d03467124
    Issue-ID: OOM-1508

4 years agoUpdate git submodules
Ittay Stern [Thu, 18 Jul 2019 13:16:01 +0000 (13:16 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to f4c052df50487af25e4508978bd1b667bc37dbc2
  - Merge "Merge from ecomp 3374149f - AngularJS UI"
  - Merge from ecomp 3374149f - AngularJS UI

    Issue-ID: VID-378

    Change-Id: I6b3243b492009035c911f63b93258ea76938fcb9
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
ning.xi [Thu, 18 Jul 2019 13:10:56 +0000 (13:10 +0000)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to 8bc537da0e74db9f686f11405a03a4583fbc383c
  - APEX User Manual update for POLICY-1743

    Issue-ID: POLICY-1878
    Change-Id: I50103adf4792f994ba9f7346516a3605c9f0b1a5
Signed-off-by: ning.xi <ning.xi@est.tech>
4 years agoUpdate git submodules
Ittay Stern [Thu, 18 Jul 2019 12:28:53 +0000 (15:28 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 3bf5f113cd4dfefdbc27f01fd7ec7c5e39d48695
  - Don't override SystemProperties without restoring it

    This resolves NullPointerException in Dublin's Jenkins'
    SyncRestClientForHttpServerTest.

    Issue-ID: VID-503

    (cherry picked from commit ef34f16650be1f251447a7b9a1d9f1369ca459de)

    Change-Id: I65fbed0a6f6214d9495d0cb6456b3a8e4f094a3d
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Steve Smokowski [Thu, 18 Jul 2019 11:55:25 +0000 (11:55 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 582c5624b4947c14116477297bb4535043281bed
  - Merge "Commented out initialization of workflowResponse to prevent static analyzer warning about workflowResponse never being set to anything but null."
  - Commented out initialization of workflowResponse to prevent
    static analyzer warning about workflowResponse never being
    set to anything but null.

    Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
    Change-Id: Ib150e3836fda9b7d9785a574f904b2c61bfa39f4

4 years agoUpdate git submodules
Steve Smokowski [Thu, 18 Jul 2019 11:53:25 +0000 (11:53 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 6b0628ea06c0b9ce442527a06f4fe381522d0a76
  - Merge "Fixes in WorkflowAction"
  - Fixes in WorkflowAction

    Fixes in WorkflowAction according to the Sonar analysis:
    -Fixed String comparison.
    -Removed unnecessary method parameters.
    -Updated junit test.

    Issue-ID: SO-2107
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
    Change-Id: I7522269e237f736521a627bcd1c8f77b0c776a70

4 years agoUpdate git submodules
Steve Smokowski [Thu, 18 Jul 2019 11:53:09 +0000 (11:53 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 6c9e17ce89ec50468371247bb34881bdfcfc9fbd
  - Merge "Major Sonar fixes"
  - Major Sonar fixes

    Major Sonar fixes in different classes:
    -Removed unused variables.
    -Simplified diamond operators.
    -Removed unnecessary imports.
    -Removed unnecessary code.

    Issue-ID: SO-2102
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
    Change-Id: Ib54fbe048700a4e31042481f0a9b13838552aee7

4 years agoUpdate git submodules
Steve Smokowski [Thu, 18 Jul 2019 11:52:22 +0000 (11:52 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 597aba038c90ef34a8058794c73a2213d778673e
  - Merge "Vulnerability fixes in ServicePluginFactory"
  - Vulnerability fixes in ServicePluginFactory

    Sonar vulnerability fixes in ServicePluginFactory.
    -Moved hardcoded IP addresses to the property file.
    -Added junit test.

    Issue-ID: SO-2106
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
    Change-Id: Id33e17f7845c106212bbf4d4a8ca78641cea1396

4 years agoUpdate git submodules
Steve Smokowski [Thu, 18 Jul 2019 11:52:03 +0000 (11:52 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 7ef379bd727b99c04dd31ec957cb68f1f612905b
  - Merge "Add requestContext to unassignVfModule tasks and"
  - Add requestContext to unassignVfModule tasks and

    Add requestContext to unassignVfModule tasks and tests

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

4 years agoUpdate git submodules
Steve Smokowski [Thu, 18 Jul 2019 11:51:52 +0000 (11:51 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 95ea95fe5dbf340ad8ffeb69b4825712027d8d13
  - Merge "Add SO BPMN name for NAME in tbl workflow"
  - Add SO BPMN name for NAME in tbl workflow

    Added  SO update the R__WorkflowDesignerData.sql  script to insert name of BPMN process
    instead of  description in the NAME field of workflow table for VnfInPlaceUpdate and
    VnfConfigUpdate
    Issue-ID: SO-2112
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
    Change-Id: I288a1159e95c3798c37ff41a599662e5df8317ba

4 years agoUpdate git submodules
Steve Smokowski [Thu, 18 Jul 2019 11:51:36 +0000 (11:51 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to e3ae6ce74674c5beb3d8bafe097c75fd51ea2d70
  - Merge "We need to expand column request_status"
  - We need to expand column request_status

    New script to expand column request_status on table
    archived_infra_requests as well.

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

4 years agoUpdate git submodules
Boslet, Cory [Thu, 18 Jul 2019 11:51:02 +0000 (07:51 -0400)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to eaef24e96c1ce95195845258ce0a304ab9c0c21a
  - add query stack data and populate table step

    Need to check if audit is enabled first in the delete record task
    Updates to audit delete redeisgn and data to table
    Various updates to logging, audit object, added tag to query, updated
    tag value.
    Updated write method to make sure an entry for this heat stack doesnt
    already exist to avoid duplicate entrys
    Updated unit test to account for get query
    Added so that id is not hidden from query results
    Updated the was delete is done plus minor updates.
    Updated delete method to use resttemplate instead of bowman client
    Combined the write and get stack data task into the external tasks.
    Removed the task to delete the stack data from db
    Updates to junit request id so its not a random id for test
    Updated service tasks in att BB to call external task
    Update to be a real uuid format due to failing unit test
    Updated fields to protected and updated unit test

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

4 years agoUpdate git submodules
Kanagaraj Manickam [Thu, 18 Jul 2019 11:49:48 +0000 (17:19 +0530)]
Update git submodules

* Update docs/submodules/cli.git from branch 'master'
  to ca899427a2617dba93da71a00bcacc61b06f4d5a
  - Fix the jenkins build issue

    Issue-ID: CLI-60

    Change-Id: Ia4f092d733c2b6ba1389b06a0d96ce4bfb8bd0fc
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
4 years agoUpdate git submodules
Tomasz Gwozdecki [Thu, 18 Jul 2019 08:37:10 +0000 (04:37 -0400)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 0f54454a7f6a26b42aa78c228d63a74f9a619a78
  - junits for AaiController

    -Added new test for getVersionByInvariantId method

    Change-Id: Iba77e8638047ba20ac80816b779575ce5e32df86
    Issue-ID: VID-478
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
4 years agoUpdate git submodules
Olivia.Zhan [Thu, 18 Jul 2019 07:57:23 +0000 (15:57 +0800)]
Update git submodules

* Update docs/submodules/modeling/genericparser.git from branch 'master'
  to 7701ebe1b67fd0196168172bf4106a31931728ee
  - Fix drf_yasg importing issue
    ImportError: Could not import 'drf_yasg.generators.OpenAPISchemaGenerator' for API setting 'DEFAULT_GENERATOR_CLASS'. ModuleNotFoundError: No module named 'packaging'.

    Issue-ID: VFC-1429
Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn>
    Change-Id: I2dddacf68e1ee4780c9252daa5d8fa4c27c29f1c

4 years agoUpdate git submodules
maopengzhang [Thu, 18 Jul 2019 07:20:30 +0000 (15:20 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
  to 90ff2d952a983ffe99a02a66e6e9701979b2a842
  - resolve packages depending

    resolve packages depending

    Change-Id: I1c92af201766cc892152d808d5a232066b5b4f90
    Issue-ID: VFC-1429
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
yunlong ying [Thu, 18 Jul 2019 06:32:33 +0000 (06:32 +0000)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 9d87963588ef92348c37fb25047c1cf595d178b7
  - Merge "resolve packages depending"
  - resolve packages depending

    resolve packages depending

    Change-Id: I8a49a1ced4778cbe532ee5361ec70d15b36a9e31
    Issue-ID: VFC-1429
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
Xue Gao [Thu, 18 Jul 2019 04:29:33 +0000 (04:29 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 0ce38c26f68efa97f7d16ec9bbba5888982d97ba
  - Merge "Fix warnings"
  - Fix warnings

    Fix reported javascript warnings by NodeJS when compiling

    Issue-ID: CLAMP-426
    Change-Id: Iebf369c0d3094fcbe83e9e5b1d6138b808105e46
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
Xue Gao [Thu, 18 Jul 2019 04:28:00 +0000 (04:28 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to a60064d01f6d37c0a75f1020010e5511d939785e
  - Merge "Draft of Config policy"
  - Draft of Config policy

    Initial code of the config policy window using the Json Editor version
    from NPM

    Issue-ID: CLAMP-426
    Change-Id: I4ff3e63c463320706031c703afa22417b321faa3
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
Ittay Stern [Thu, 18 Jul 2019 01:59:36 +0000 (04:59 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to db98c7976e57f8bacbcc93b802b4d05b1db7b8cf
  - Let API tests run without report_portal_integration, using dynamic loading

    - Removed @Step annotations, as pointcut is hardcoded in com.att->
      .automation.common.report_portal_integration.aspects.StepAspects

    - Introduced ReportPortalListenerDelegator that loads com.att->
      .automation.common.report_portal_integration if available

    - Optimized and organized dependencies

    - Upgrade maven-assembly-plugin to resolve "Java heap space" error.

    Issue-ID: VID-378

    Change-Id: Iaf9279a48a1474d0ef6d0f514259dd383f6f5dbf
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Timoney, Dan (dt5972) [Wed, 17 Jul 2019 20:34:14 +0000 (16:34 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 17552add980d7907f1a906ef8d25adf6121b2343
  - Update parent version to 1.3.1

    Update parent poms to version 1.3.1-SNAPSHOT

    Change-Id: Id7677c326cc3d722460b74ed78ac4efd4d4d14f0
    Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Timoney, Dan (dt5972) [Wed, 17 Jul 2019 20:33:48 +0000 (16:33 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/apps.git from branch 'master'
  to 93876b9e564e9d47ebe25245f315eb7342421c54
  - Update parent version to 1.3.1

    Update parent poms to version 1.3.1-SNAPSHOT

    Change-Id: I7c0b3962dc721ab7a2db62e919b5dfdea501e70b
    Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Timoney, Dan (dt5972) [Wed, 17 Jul 2019 20:33:34 +0000 (16:33 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to 395fe0a547b1213fb0e17c901d7681d8833208ad
  - Update parent version to 1.3.1

    Update parent poms to version 1.3.1-SNAPSHOT

    Change-Id: I523d4955480ef75e83af3b7b9dae4831e9f6a6d2
    Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Timoney, Dan (dt5972) [Wed, 17 Jul 2019 20:11:21 +0000 (16:11 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to dfe5205bf91864febb2a69d33ede23f3824bb9ed
  - Added npmVersion to install NPM

    To install local copy of npm, needed to make 2 changes to
    frontend-maven-plugin configuration:

    1) Add tag <npmVersion>6.4.1</npmVersion>
    2) Removed tag <npmDownloadRoot>

    Confirmed in local build that those changes result in npm being installed
    in local 'node' directory (which it was not before these changes).

    Also, changed parent version to 1.3.1-SNAPSHOT - this will be needed to
    prevent builds from breaking when new SAN certs are installed for ONAP gerrit.

    Change-Id: I576d8737eccfaa3024a36608edc1102535a55d26
    Issue-ID: CCSDK-1491
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
YongchaoWu [Wed, 17 Jul 2019 18:07:41 +0000 (18:07 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 2f3caa5c27d339c6a371d6e5f9d81519e919d96c
  - modify the configuration in consul for dfc

    modify the configuration in consul in order to support dfc
    to fetch the merged configuration

    Issue-ID: INT-1155
    Change-Id: I6d73987183851ed38225796c9f426a1010376fd3
Signed-off-by: YongchaoWu <yongchao.wu@est.tech>
4 years agoUpdated overview about the Design process and added links 06/91606/2
andreasgeissler [Wed, 17 Jul 2019 14:51:47 +0000 (16:51 +0200)]
Updated overview about the Design process and added links
Added the missing picture

Issue-ID: DOC-476

Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: I59bfbd503d34c495845deb2e5c276e791ec2bb6d

4 years agoUpdate git submodules
Instrumental [Wed, 17 Jul 2019 17:02:06 +0000 (12:02 -0500)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 5b77b6489dfb644a901e2640615a32d78f533351
  - Update dpush for layer removal

    Issue-ID: AAF-873
    Change-Id: If35a6d3ee1432032d440385ab21431b1f68c761d
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate git submodules
BjornMagnussonXA [Wed, 17 Jul 2019 16:14:47 +0000 (16:14 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to a79a043b5a99fa05e9f73559ff1c3b2e36bd70c0
  - Added support for Consul/CBS and multiple DFCs

    Issue-ID: INT-1155
    Change-Id: I3c1ed2f6072655c4396e406ddfd490d3786fe4d6
Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
4 years agoUpdate git submodules
vasraz [Wed, 17 Jul 2019 16:07:43 +0000 (16:07 +0000)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 6feb7526a98c43eafc8c3a23cddaf8caa37734f7
  - Remove duplicated entries on error-configuration.yaml

    Change-Id: Ie9caf4a01283df368fd441f8ddecc82b84caa861
    Issue-ID: SDC-2455
Signed-off-by: vasraz <vasyl.razinkov@est.tech>
4 years agoUpdate git submodules
Piotr Darosz [Wed, 17 Jul 2019 15:50:03 +0000 (17:50 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to b35c78cbd83ed73bdc83b445435818e370ac4a41
  - catalog-be servlets refactoring

    Add constructor injection to servlets inside catalog-be project

    Change-Id: I46c85f932cbcc275ce82ce64ec1978ffec98ea9b
    Issue-ID: SDC-2442
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
4 years agoUpdate git submodules
avigaffa [Wed, 17 Jul 2019 15:46:45 +0000 (18:46 +0300)]
Update git submodules

* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master'
  to 5f7ee971d8558b00c5c4e2182d63a5b8bb9b994d
  - 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 agoUpdate git submodules
Alexis de Talhouët [Wed, 17 Jul 2019 15:03:13 +0000 (11:03 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to d5a3cb572ca9d83820e8d93feefb92de992cc044
  - Fail to get assignment-params when error occur

    Exception is always thrown due to the contract, enforcing
    the get attribute to throw an exception if not found.
    For the resource resolution result, we can simply initialize
    the property to an empty json, so system won't throw an exception
    if user request the output, but process failed.

    Change-Id: I39e288590502c75495e2938a44b874dfd0671155
    Issue-ID: CCSDK-1495
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoUpdate git submodules
Timoney, Dan (dt5972) [Wed, 17 Jul 2019 15:02:29 +0000 (11:02 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/parent.git from branch 'master'
  to 0586da4e5172ea4508b62698ded43c6c59eb7d6d
  - Remove staging plugin

    Remove staging-profile, which had been needed for daily builds in
    old daily build jobs.

    Change-Id: I13d1b628268f46d59ff4521ffebf2f6d3b2b6390
    Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
osgn422w [Wed, 17 Jul 2019 14:53:05 +0000 (16:53 +0200)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 0ce11eaeca48930d0203545a5e4206349a11f01b
  - add searchguard

    add authentication to elk with searchguard

    Issue-ID: CLAMP-419

    Change-Id: I66bca485750e3377db10f6f43efb7f741a42c17d
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
4 years agoUpdate git submodules
Tomasz Golabek [Wed, 17 Jul 2019 14:51:57 +0000 (16:51 +0200)]
Update git submodules

* Update docs/submodules/sdc/sdc-titan-cassandra.git from branch 'master'
  to f14d5be5614d48b08172b601bce5d9f5d20cb063
  - Maven staging plugin removed

    Required by global-jjb

    Change-Id: Ia26e3ad8a3c89c3505c5e3ea91b469208badda5d
    Issue-ID: SDC-2444
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
Tomasz Golabek [Wed, 17 Jul 2019 14:49:22 +0000 (16:49 +0200)]
Update git submodules

* Update docs/submodules/sdc/sdc-docker-base.git from branch 'master'
  to 639278ba4ddea0ca7402839bc2e49ac70f2e14ef
  - Maven staging plugin removed

    Required by global-jjb
    Fixed build of kibana image in passing

    Change-Id: Ibbec033c2a1c772a1cadc8b4e7385210e246bb9c
    Issue-ID: SDC-2444
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
Michal Zegan [Wed, 17 Jul 2019 14:00:18 +0000 (14:00 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 23b8ca32cbc95021ef194918ab48567df398ff1f
  - Merge "Rewrite build_nexus_blob script to use functions"
  - Rewrite build_nexus_blob script to use functions

    Rewrite build_nexus_blob.sh script to functions for better future
    maintenance and better possibility to add new features

    Issue-ID: OOM-1977

    Change-Id: I697462efbbeddbe3d89aec47ae7fcfff9f4147b7
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
4 years agoUpdate git submodules
Brinda Santh Muthuramalingam [Wed, 17 Jul 2019 13:14:20 +0000 (13:14 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to d42b731ce248b58d530901f02ac924e551b8d519
  - Merge "bubble up python error to CDS output"
  - bubble up python error to CDS output

    Issue-ID: CCSDK-1494

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

4 years agoUpdate git submodules
Brinda Santh Muthuramalingam [Wed, 17 Jul 2019 13:13:05 +0000 (13:13 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 9cb361d7fb17120e4c68ff370f7cb95b15d638e1
  - Merge "Remove application filter for controller blueprint"
  - Remove application filter for controller blueprint

    This is not used, nor needed for the broader ONAP scope.

    Change-Id: Id6ddc92145e944890aed413fccc20bc6fc0fd956
    Issue-ID: CCSDK-1492
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>