doc.git
4 years agoUpdate git submodules
Bin Yang [Sat, 15 Feb 2020 03:02:14 +0000 (03:02 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 8af74ae61508a3fbfd54c25d1cfe037f3ad08ca5
  - Merge changes I56fb4643,Ia1e9802a

    * changes:
      Add etcd support in infrastructure layer
      Restructure code and create module library

  - Add etcd support in infrastructure layer

    Create a etcd client and provide minimal
    functionality needed by the orchestrator
    for using etcd

    Issue-ID: MULTICLOUD-871
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
    Change-Id: I56fb4643addf43cdc59366e7163b66bb1618876d

  - Restructure code and create module library

    Restructures and moves code to make it
    aligned with the current design.
    https://wiki.onap.org/display/DW/Multi+Cluster+Application+Scheduler
    examples/example_module.go shows how to
    import and use modules from this package.
    Patch#2 Updated example

    Issue-ID: MULTICLOUD-871
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
    Change-Id: Ia1e9802a946a07dcca8f79f0e2250933ab3efa66

4 years agoUpdate git submodules
Bin Yang [Sat, 15 Feb 2020 03:00:18 +0000 (03:00 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to e8e3cfc3d3df008505520836fafc9920f5643ca6
  - Merge "Add scripts for development for v2"
  - Add scripts for development for v2

    Adding scripts to pull docker
    images for mongo and etcd and
    run orchestrator

    Issue-ID: MULTICLOUD-871
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
    Change-Id: Ib09db02ec67f1555ef722e0d5408017c9f73c70a

4 years agoUpdate git submodules
Bin Yang [Sat, 15 Feb 2020 02:59:16 +0000 (02:59 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 02c1758e47270d67c555f812375691f9a48c2f3c
  - Merge "Fix OVN issue in KUD"
  - Fix OVN issue in KUD

    OVN related test cases are failing.
    This patch updates the installation
    of OVN.

    Issue-ID: MULTICLOUD-474
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
    Change-Id: Idfa7d256b74d01d9ff604a02ba06d6ce82a8f09d

4 years agoUpdate git submodules
Forsyth, James (jf2512) [Fri, 14 Feb 2020 21:08:33 +0000 (16:08 -0500)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to 54290b7443eb6f15c271031a6eef2f3e51c2f261
  - Release 1.6.5

    Issue-ID: AAI-2793
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
    Change-Id: Ife4a1aeafa3dabd55c839cfd87c7d467298f5def

4 years agoUpdate git submodules
Mateusz Pilat [Fri, 14 Feb 2020 20:59:10 +0000 (21:59 +0100)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to f1d9816984b695fc4ae6a011c23c5f274385070e
  - Fix packaging script - Memory error in md5 calculations

    During package preparation whole file is read and stashed in to RAM. when the file is large, like ONAP package it will result in an error

Signed-off-by: Mateusz Pilat <m.pilat@partner.samsung.com>
    Issue-ID: OOM-2308
    Change-Id: Ic2dbea4018162bd4cfb380f6fb34078062c38a09

4 years agoUpdate git submodules
Brinda Santh [Fri, 14 Feb 2020 16:57:49 +0000 (11:57 -0500)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 02cc3a34c90024b7a3e320d16fed35d980f57842
  - Cluster CP member promotion as default.

    Issue-ID: CCSDK-2011
Signed-off-by: Brinda Santh <bs2796@att.com>
    Change-Id: I4df4b442c020fbf9da294a9b35739ca3acb8ee02

4 years agoUpdate git submodules
Ravi Pendurty [Fri, 14 Feb 2020 16:57:36 +0000 (17:57 +0100)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 635d0ff476db287c1d9ffe50e44e02d8326c2995
  - Add Unit test cases

    Add Unit tests to provide Code coverage for compliance

    Issue-ID: SDNC-1072
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
    Change-Id: I496623ce12591b87119ff21198213a0944f09ef6

4 years agoUpdate git submodules
Singal, Kapil (ks220y) [Fri, 14 Feb 2020 16:47:24 +0000 (11:47 -0500)]
Update git submodules

* Update docs/submodules/logging-analytics.git from branch 'master'
  to fd70bf257e2ade9fbf28c3714f7adae29bedbd13
  - Moving to next SNAPSHOT version

    1.6.5-SNAPSHOT

    Issue-ID: LOG-1201
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
    Change-Id: I081e1166ce8ce85832e34053639f785693e07883

4 years agoUpdate git submodules
ash74268 [Fri, 14 Feb 2020 16:45:42 +0000 (16:45 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 3a83e2a2ff88ef49535973df8dc77dc8015170da
  - Changes include Metadata support, Upload tosca policy model and Loop Template

    CLAMP Metadata support to parse policy_model_type, acronym and clamp_possible_values from the Tosca Policy Model
    UI and Backend changes to support Loop Template
    Backend APIs for Dictionary referenced in the Tosca Policy Model.
    Upload Tosca Model UI changes to allow user to upload policy models.
    DB Schema changes for the Loop Element Model and updated schema for the Dictionary
    Added Jest test cases and snapshots
    checkstyle issues fix and Junits

    Issue-ID: CLAMP-580

Signed-off-by: ash74268 <ashwin.shyam.sharma@att.com>
    Change-Id: I57521bc1c3afaf4ca5a2acf4c59823df05fd4cd6
Signed-off-by: ash74268 <ashwin.shyam.sharma@att.com>
4 years agoUpdate git submodules
jimmy [Fri, 14 Feb 2020 16:37:00 +0000 (11:37 -0500)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to 629dec3c9f10f1dc5fb54ec1ecfdaa2978999f3e
  - Let parent override argLine

    Issue-ID: AAI-2793
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
    Change-Id: Id9c4eae7d008522f595c58c98f56487afb9769d9

4 years agoUpdate git submodules
KAPIL SINGAL [Fri, 14 Feb 2020 16:10:53 +0000 (16:10 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to b657fe7e66d16609dfcd78fbd9d4c28bc5b88124
  - Merge "DB resolutions are picking inputKeyMapping values from DD"
  - DB resolutions are picking inputKeyMapping values from DD

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

4 years agoUpdate git submodules
Ravi Pendurty [Fri, 14 Feb 2020 16:07:22 +0000 (17:07 +0100)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 53f1c13a96a6ee7a12b7bc3642e6a63d54cd07f3
  - Add Unit test cases

    Add Unit tests to provide Code coverage for compliance

    Issue-ID: SDNC-1073
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
    Change-Id: Ic35016d270cc32c6f42e665cafc3b7ea6407ea15

4 years agoUpdate git submodules
Brinda Santh Muthuramalingam [Fri, 14 Feb 2020 16:05:08 +0000 (16:05 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 7b00fd7f6d546476bc5e619d449161063da86be1
  - Merge "Adding cds-ui back to root pom"
  - Adding cds-ui back to root pom

    Issue-ID: CCSDK-2094
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
    Change-Id: If07fe561cddabb3939bcc35bd6d233ef43cfa06a

4 years agoUpdate git submodules
KAPIL SINGAL [Fri, 14 Feb 2020 15:44:03 +0000 (15:44 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 1c924ae13ed9a0fc9b6afd4d16b8becdf8d0b44c
  - Merge "Add Unit tests"
  - Add Unit tests

    Add Unit tests to provide Code coverage for compliance

    Issue-ID: SDNC-1069
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
    Change-Id: I34027a4cad73be01abf3ca1d988e66167449d251

4 years agoUpdate git submodules
herbert [Fri, 14 Feb 2020 15:43:15 +0000 (16:43 +0100)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 9751ab7122a05e9ca10dde1348869f06899fa0cc
  - SDN-R code coverage

    add unit test to devicemanager

    Issue-ID: SDNC-1071
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
    Change-Id: I794a86defde37e62f555c4e34acaa499c21788ca

4 years agoUpdate git submodules
jimmy [Fri, 14 Feb 2020 15:03:31 +0000 (10:03 -0500)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to ee1ef6fa9456900956558ad1985a4d2c66858c6e
  - Update sonar and surefire cfg

    Issue-ID: AAI-2793
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
    Change-Id: I6b42b5712bfbae72776e021d3a4f18c0b8b2a69e

4 years agoUpdate git submodules
Max Benjamin [Fri, 14 Feb 2020 14:50:16 +0000 (14:50 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 460b2c35e214b9422e9313a4bad8253669791ebf
  - Merge "Fixed, simplified and tested AuthorizationHeadersProvider (+small changes in poms)"
  - Fixed, simplified and tested AuthorizationHeadersProvider
    (+small changes in poms)

    Ve-Vnfm (SOL002) Adapter project

    Issue-ID: SO-2574
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
    Change-Id: I480ac1d5b46aae5a9d4db8249d98c186b59fd12f

4 years agoUpdate git submodules
Lukasz Muszkieta [Fri, 14 Feb 2020 14:19:35 +0000 (14:19 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to dbf7a49c67050dbd132146e4fa230bb5723dbc7d
  - Merge "Fix Sonar issue - Refactor nested for if while if.."
  - Fix Sonar issue - Refactor nested for if while if..

    Issue-ID: SO-1841
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
    Change-Id: I65380661dc11cd0e5d77b59a72aa5a25a955a638

4 years agoUpdate git submodules
sebdet [Fri, 14 Feb 2020 13:35:35 +0000 (05:35 -0800)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 29e3cd1afbd3202a0c16ef6a4057662942ddefa2
  - Add tests

    Add tests for https and aaf

    Issue-ID: CLAMP-624
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
    Change-Id: Ia78ed8da7e54eaeaaed4fb87f483e0aff3a4a8c5

4 years agoUpdate git submodules
Morgan Richomme [Fri, 14 Feb 2020 13:15:28 +0000 (13:15 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to b845a69e4a72b5401b13b51b7d9a5f44b31f0293
  - Merge "[AAF] Loosen the limits for some AAF Components"
  - [AAF] Loosen the limits for some AAF Components

    aaf-locate anf aaf-cm limits may have been a bit too stringent.
    giving some space to these components

    Issue-ID: OOM-2230
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
    Change-Id: Id295f3e42bd7220144e5990322e9e6043e087e0e

4 years agoUpdate git submodules
Sylvain Desbureaux [Fri, 14 Feb 2020 12:53:46 +0000 (13:53 +0100)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 8c46f98951d2c8abe4a661b193dff5b5721f062a
  - Add new committer to INFO.yaml

    Updating to include Krzysztof Opasiak as new commiter.

    Issue-ID: OOM-1980
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
    Change-Id: Ied757ed38935d87134286e474e67978e849e1fd2

4 years agoUpdate git submodules
Sébastien Determe [Fri, 14 Feb 2020 11:54:58 +0000 (11:54 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 728ad5ce6d3b5e3d973b6349469f96d6c3600fef
  - Merge "Fix deploy flow bug"
  - Fix deploy flow bug

    Fix the bug in the deploy flow for multi blueprint cases.

    Issue-ID: CLAMP-571
    Change-Id: I368cefafcba34a8ba3bd6be1eb22064995364d23
Signed-off-by: xuegao <xg353y@intl.att.com>
4 years agoUpdate git submodules
cyuamber [Fri, 14 Feb 2020 08:32:49 +0000 (16:32 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 2827369be55b3fd49d63fef26f0831438e0965b9
  - feat:Optimize page display issues of csmf slicinng page

    Change-Id: I1cf2a526083a3aefe84b092c4f6b72923a1f9aca
    Issue-ID: USECASEUI-368
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Ondřej Šmalec [Fri, 14 Feb 2020 07:49:20 +0000 (08:49 +0100)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to d8b17a1fe40bdc1fb1df0a70be6e92cdbc5ce09c
  - Adding checksum of packages into package.info

    Function to add checksum of created packges
    to package.info

    Modified --add-metadata parameter to handle
    more parameters in format key=value

    Issue-ID: OOM-2288
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
    Change-Id: I29114c4566fdfd9643ab5c60951ee65f5680d2fe

4 years agoUpdate git submodules
DarraghEgan [Fri, 14 Feb 2020 06:38:18 +0000 (06:38 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to d84a71a00fac49967abfb85c8b757e78d5b9d363
  - [INT-1437] : Incorrect characters causing issues

    The policy section in the file
    ~/integration/deployment/heat/onap-rke/staging-image-override.yaml
    has the wrong space characters/tabs that is
    causing some issues for parsing the yaml file.

    Issue-ID: INT-1437
Signed-off-by: DarraghEgan <darragh.egan@est.tech>
    Change-Id: I5cc683e12e4bca29f8740ad6b43b2ee8a8414fa1

4 years agoUpdate git submodules
cyuamber [Fri, 14 Feb 2020 03:37:18 +0000 (11:37 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 83c56f99f08810126fca49e291a9c3bc6000bb72
  - feat: add toolTips to Forms of csmf slicing page

    Change-Id: I08b8785d1c318fc12918eabb21940701c0560fa2
    Issue-ID: USECASEUI-368
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Singal, Kapil (ks220y) [Thu, 13 Feb 2020 22:35:48 +0000 (17:35 -0500)]
Update git submodules

* Update docs/submodules/logging-analytics.git from branch 'master'
  to 53e597da4aeee56eb96ddb5dc3e5f5222edeeec1
  - Release 1.6.4

    Issue-ID: LOG-1201
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
    Change-Id: I9b54406eacbfe76eb5939a2a15fc98b41f2c0cfd

4 years agoUpdate git submodules
ahmedeldeeb50 [Thu, 13 Feb 2020 20:55:36 +0000 (22:55 +0200)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 0a907ab983596975d1d03507adf2b23a1ec26975
  - updating source-editor changes

    Issue-ID: CCSDK-2070

Signed-off-by: ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com>
    Change-Id: I203f89eb81ea9685ca69226b108c121a8be5f193

4 years agoUpdate git submodules
Singal, Kapil (ks220y) [Thu, 13 Feb 2020 20:44:33 +0000 (15:44 -0500)]
Update git submodules

* Update docs/submodules/logging-analytics.git from branch 'master'
  to dd1e8806f6486cfa2a0e488a6329db5ece3fb8e6
  - Refactoring POM's and .gitignore
    Removing IDE generated files

    Issue-ID: LOG-1200
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
    Change-Id: Ie9182553ae5ea3ee1c852049678c92860a7eedb0

4 years agoUpdate git submodules
Hansen, Tony (th1395) [Thu, 13 Feb 2020 19:40:53 +0000 (19:40 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
  to 4daa9d9a30306cfa6d25999cdc992d886fa405a8
  - updates to pom.xml files for sonar-cloud

    Change-Id: If2d759a264ca98fe9613637b4c81c0aa3bbfe2b3
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
    Issue-ID: CCSDK-2088
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
4 years agoUpdate git submodules
Max Benjamin [Thu, 13 Feb 2020 18:51:32 +0000 (18:51 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 3098fe0ae72dda55600be53069cc336c0c281229
  - Merge "Added AAF SSL certs related changes"
  - Added AAF SSL certs related changes

    if AAF_SSL_CERTS_ENABLED environment variable is
    turned on it will try initialize other environment
    variables related to AAF SSL certs. SO OOM application
    overrides will be dynamically configured whether or not
    to use AAF SSL certs.

    Issue-ID: SO-2451
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
    Change-Id: I46eb8fa2f8f790232635a3e1926fd2464c48d173

4 years agoUpdate git submodules
Aric Gardner [Thu, 13 Feb 2020 18:09:03 +0000 (13:09 -0500)]
Update git submodules

* Update docs/submodules/logging-analytics.git from branch 'master'
  to 14b43762d64cdda2e90a59807f2b61ce499be4a4
  - Fix tox.ini

    python2 is EOL

    Issue-ID: CIMAN-33
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
    Change-Id: I547cb9ca20ae8befe144528dc9270f1fc9cf4d14

4 years agoUpdate git submodules
Brinda Santh Muthuramalingam [Thu, 13 Feb 2020 17:06:28 +0000 (17:06 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to e7e6a525ed0371bf4c3b67ec6221c823b6f9617f
  - Merge "Refactoring Resource Resolution Service"
  - Refactoring Resource Resolution Service

    Removing Node Template dependency

    Issue-ID: CCSDK-2078
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
    Change-Id: I24f3e003c64f3ee40eee4699366cfadfc1d7147e

4 years agoUpdate git submodules
Venkata Harish Kajur [Thu, 13 Feb 2020 17:02:38 +0000 (17:02 +0000)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to c7493fb594ca1401296f9748164b49fcc9230082
  - Merge "Update activemq to 1.5.11"
  - Update activemq to 1.5.11

    Issue-ID: AAI-2442
Signed-off-by: jimmy <jf2512@att.com>
    Change-Id: Ib548e522fdbd69533ea05deda145b5c1739c37bc

4 years agoUpdate git submodules
Ittay Stern [Thu, 13 Feb 2020 16:44:01 +0000 (16:44 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to ceba0ec684ce49fba3ddc1c6229bfb63ca2c2cc5
  - Merge "Translate owning entity name to owning entity ID - update api test to except new behavior"
  - Translate owning entity name to owning entity ID - update api test to except new behavior

    Issue-ID: VID-758
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
    Change-Id: Ib8b8da5c3267a3668cf29b950233af14b29f2d23

4 years agoUpdate git submodules
Steve Smokowski [Thu, 13 Feb 2020 15:50:00 +0000 (15:50 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to d6e85d547f5eac006b1da5d3b2ddc19daf8564da
  - Merge "added in graceful shutdown to spring boot"
  - added in graceful shutdown to spring boot

    added in graceful shutdown to spring boot
    updated the poms to include catalina and upped fabric
    added in eventlistener instead of application listener

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

4 years agoUpdate git submodules
Jessica Wagantall [Thu, 13 Feb 2020 15:49:22 +0000 (07:49 -0800)]
Update git submodules

* Update docs/submodules/so/libs.git from branch 'master'
  to 36970375b6009809b1682d86bd5a0e239283f515
  - Migrate so-libs docs

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

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

4 years agoUpdate git submodules
Steve Smokowski [Thu, 13 Feb 2020 15:49:10 +0000 (15:49 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to bf8459dc1b06f4a1f7e36e30fbe32136ab9c5a25
  - Merge "Migrate so docs"
  - Migrate so docs

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

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

4 years agoUpdate git submodules
Steve Smokowski [Thu, 13 Feb 2020 15:48:37 +0000 (15:48 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 400eac6792f0c41d30bef8d118be51a801652b2c
  - Merge "mso to add support for creating the cloud region"
  - mso to add support for creating the cloud region

    Initial check in to support cloud region create
    Add additional junit tests
    Add additional integration tests
    Updated junit to use spy and removed setter method

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

4 years agoUpdate git submodules
Kuleshov, Elena [Thu, 13 Feb 2020 15:48:24 +0000 (10:48 -0500)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 38a44c205d122c66059525356685edd40e4f9ded
  - Disable JUnits for PauseForManualHandling due to

    Disable JUnits for PauseForManualHandling due to sporadic errors.

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

4 years agoUpdate git submodules
Matej Babej [Thu, 13 Feb 2020 15:31:29 +0000 (16:31 +0100)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to f9023e161b8af6bddcdea5f52c2644608e7aa8c8
  - ListEndpoints fix

    Fixing 4 code smells

    Issue-ID: AAI-2794
    Change-Id: Ica204021dd343ec7deac01587287e361efda4643
Signed-off-by: Matej Babej <matej.babej@tieto.com>
4 years agoUpdate git submodules
dfarrelly [Thu, 13 Feb 2020 15:17:44 +0000 (15:17 +0000)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 6aa132644dd4ee66423bd9752cc12d213e509dfe
  - Update PMSH Data Types

    *Update PMSH Data Types to support multiple measurementGroups

    Issue-ID: DCAEGEN2-1940
    Change-Id: Iba6f8c0d88490a554de2b5e079508a3882aa14b8
Signed-off-by: dfarrelly <david.farrelly@est.tech>
4 years agoUpdate git submodules
Amichai Hemli [Thu, 13 Feb 2020 15:10:13 +0000 (15:10 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 6bb3fad98f9ea0ccb3c5e4ad5621f3f66271ed3a
  - Merge "create unit test for shouldShowUpgrade function"
  - create unit test for shouldShowUpgrade function

    Issue-ID: VID-758
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
    Change-Id: I11790efb51007275b8b1331dbfd31ada7eabd3e2
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoUpdate git submodules
Ubuntu [Thu, 13 Feb 2020 14:14:29 +0000 (14:14 +0000)]
Update git submodules

* Update docs/submodules/dmaap/buscontroller.git from branch 'master'
  to 8c6eaead6e8ffd9b575aea8d9288d85c81bd441b
  - Built from ONAP Java 11 image

    Issue-ID: DMAAP-1363
Signed-off-by: Ubuntu <dgl@research.att.com>
    Change-Id: Ib41046daa8667064cebd101cde871604695fa5d5
Signed-off-by: Ubuntu <dgl@research.att.com>
4 years agoUpdate git submodules
Byung-Woo Jun [Thu, 13 Feb 2020 13:48:26 +0000 (13:48 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to e4f76347e6eac071e5a3ff4666763b68b9075183
  - Merge "SOL003 Adapter Package Management - Terminate Subscription"
  - SOL003 Adapter Package Management - Terminate Subscription

    Change-Id: I11e73f166bdab1b69b40640394ca9abb304b5be5
    Issue-ID: SO-2419
Signed-off-by: rope252 <gareth.roper@est.tech>
4 years agoUpdate git submodules
Jessica Wagantall [Thu, 13 Feb 2020 13:42:16 +0000 (05:42 -0800)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 8e493218952653511a3e33dc3074f04d01f44c01
  - Migrate integration docs

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

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

4 years agoUpdate git submodules
cyuamber [Thu, 13 Feb 2020 13:29:25 +0000 (21:29 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 7669d892d9032312d4f0bd6e76e630fe11a0d384
  - feat:Modify some error messages during form submission

    Change-Id: I7ec165377e66dd7a8f3c6b61873171cbd912c4e4
    Issue-ID: USECASEUI-368
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
cyuamber [Thu, 13 Feb 2020 13:02:38 +0000 (21:02 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to c63489b9bb2071abc8180af4e53c2dcb143c127d
  - feat:Optimize code for slice ordering and business code of csmf slicing

    Change-Id: I62a00ed407796434239c2089788ac47330e1c0d8
    Issue-ID: USECASEUI-368
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
talig [Thu, 13 Feb 2020 12:50:04 +0000 (14:50 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 8fea9935b3dd4a020bcfdd7cea3125b8f90edad0
  - Fix PropertyConvertor initialization (use spring)

    refactor static InterfacesOperationsToscaUtil to be non-static
    InterfacesOperationsConverter (as it uses PropertyConvertor),

    move logic from static ToscaExportUtils to ToscaExportHandler
    (as it uses PropertyConvertor)

    Change-Id: I917351ca59ee1e792c7b0850d6a8b246b71b4b03
    Issue-ID: SDC-2765
Signed-off-by: talig <talig@amdocs.com>
4 years agoUpdate git submodules
Xue Gao [Thu, 13 Feb 2020 10:31:44 +0000 (10:31 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 2e787e297189408a64acded28883b0b5e731bf25
  - Merge "Add tests"
  - Add tests

    Add tests for download all and improve efficiency with stream

    Issue-ID: CLAMP-518
    Change-Id: Ia78ed8da7e54eaeaaed4fb87f483e0aff3a4a8c4
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
Einat Vinouze [Thu, 13 Feb 2020 08:57:28 +0000 (10:57 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to d59a9fd8aef8442c1c96a524ff06fb0582d0d814
  - translate owning entity name to owning entity ID

    Issue-ID: VID-758
    Change-Id: Ic89829ac4590537f0279052ceb9e8432ea0de878
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
4 years agoUpdate git submodules
Ofir Sonsino [Thu, 13 Feb 2020 08:52:43 +0000 (10:52 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to f70e2b5f66493822b512767d504ae26275cb16a2
  - Update to Portal SDK v2.6

    Change-Id: I602891d783ce4c80fca6e9da3c765218d19da993
    Issue-ID: SDC-2684
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoUpdate git submodules
Sylvain Desbureaux [Thu, 13 Feb 2020 08:09:18 +0000 (08:09 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 7d05036254727b7309a85eb85a82eb634085790a
  - Merge "Fix external secret name in mariadb-init"
  - Fix external secret name in mariadb-init

    mariadb-init chart should play nicely with mariadb-galera as it
    simplifies migration to common mariadb instance.

    Unfortunately after adding the support for common secret template I
    didn't pay enough attention to consistent naming convention and
    mariadb-galera and mariadb-init chart ended up being incompatible. To
    fix that let's just rename the mariadb-init chart config option to
    match exactly the one used in mariadb-galera chart.

    Issue-ID: OOM-2248
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I621804821292e2bd0b5b1dd3f010629d1cb5471f

4 years agoUpdate git submodules
KAPIL SINGAL [Thu, 13 Feb 2020 07:40:55 +0000 (07:40 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 374f3b91ec119d5eee2ca946b33b4b4fa232e4d4
  - Merge "add support for reply-time-out in cds blueprint"
  - add support for reply-time-out in cds blueprint

    Issue-ID: CCSDK-2089
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
    Change-Id: Ic325aaa37df2db27713728b1d1fb7903298b02d5
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
4 years agoUpdate git submodules
shaaban Altanany [Thu, 13 Feb 2020 07:40:32 +0000 (09:40 +0200)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to f7a326eb312d507f0ae11e5b7edc73aba367267d
  - Package creation refactoring and save the package to CBA store.

    Issue-ID: CCSDK-2070

Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
    Change-Id: Iac67b71dbd48fe18319b381ee8a284ef9928ec46

4 years agoUpdate git submodules
Sylvain Desbureaux [Thu, 13 Feb 2020 07:31:29 +0000 (07:31 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 40f25fdbf7f3818946cbe5f5cbd31cf9469cc037
  - Merge "Fix the wrong MSB_PROTO env value"
  - Fix the wrong MSB_PROTO env value

    Issue-ID: MULTICLOUD-978
Signed-off-by: Bin Yang <bin.yang@windriver.com>
    Change-Id: I128421b36def6e974cde12093717cfe9e78b5b5f

4 years agoUpdate git submodules
Sylvain Desbureaux [Thu, 13 Feb 2020 07:28:23 +0000 (07:28 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to a0aa40a2c9be7bd95599fa5973d88d981685722f
  - Merge "Fix multicloud logging issue"
  - Fix multicloud logging issue

    Change-Id: Icd3631e329b7834c716fd9299007e1644d139822
    Issue-ID: OOM-2130
Signed-off-by: eHanan <eoin.hanan@est.tech>
4 years agoUpdate git submodules
yangyan [Thu, 13 Feb 2020 06:44:01 +0000 (14:44 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to b72afcc3d49ecaaa62a7e4634ac493ab446e15d5
  - Fix problems accessing the MSB interface

    Change-Id: I7da5e634c3b92c8d261f3791d22eacb0036d2ac2
    Issue-ID: VFC-1621
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
4 years agoUpdate git submodules
yangyan [Thu, 13 Feb 2020 03:35:46 +0000 (11:35 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 2ad400a1d15e38b0deb09a312b11ffb333ec5df5
  - Modify the request by msb with https

    Change-Id: Ifff96f74c11cc8407c9428f2342a81e5a1db8de4
    Issue-ID: VFC-1602
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
4 years agoUpdate git submodules
Prudence Au [Wed, 12 Feb 2020 23:56:57 +0000 (23:56 +0000)]
Update git submodules

* Update docs/submodules/logging-analytics.git from branch 'master'
  to 2c101110dbd2b8cf4ad82eec2c6848a0b671edf2
  - Merge "PayloadLoggingServletFilter update"
  - PayloadLoggingServletFilter update

    limit PayloadLoggingServletFilter log record size

    Issue-ID: LOG-1197
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
    Change-Id: I8e13d2be26e61ad0ab18f097c30ef0b166e229db

4 years agoUpdate git submodules
Manisha Aggarwal [Wed, 12 Feb 2020 21:51:05 +0000 (21:51 +0000)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to b83ec09ba5049776ef7b0db3c2a5a02e868ee01c
  - Merge "Copy oparent sonar setup"
  - Copy oparent sonar setup

    Issue-ID: AAI-2793
    Change-Id: Idd505418feec0021a57deabc54565b78a4e81dd0
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
4 years agoUpdate git submodules
Ubuntu [Wed, 12 Feb 2020 21:27:18 +0000 (21:27 +0000)]
Update git submodules

* Update docs/submodules/dmaap/buscontroller.git from branch 'master'
  to de1681ed5d3884d7c62ce3dd530c552b5dff11d9
  - use ONAP Java 11 image

    Issue-ID: DMAAP-1363
Signed-off-by: Ubuntu <dgl@research.att.com>
    Change-Id: If9960ea979a56830c8782ffcacd96f76642b1123
Signed-off-by: Ubuntu <dgl@research.att.com>
4 years agoUpdate git submodules
James Forsyth [Wed, 12 Feb 2020 21:26:46 +0000 (21:26 +0000)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to c82af6144e25fe16555153a122040a55a06fd638
  - Merge "Migrate aai-aai-common docs"
  - Migrate aai-aai-common docs

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

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

4 years agoUpdate git submodules
Brinda Santh [Wed, 12 Feb 2020 20:35:27 +0000 (15:35 -0500)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 65bb9d0d83762e8fa8e3ab568c801908eafa0686
  - Cluster co-ordination with Hazelcast.

    Remove Atomix implementation, due to Kubernetes clustering issues.

    Cluster environment property changes.

    Issue-ID: CCSDK-2011
Signed-off-by: Brinda Santh <bs2796@att.com>
    Change-Id: I23f40c92c0adc6b3ab8690871385f78525c76433

4 years agoUpdate git submodules
Jessica Wagantall [Wed, 12 Feb 2020 20:24:43 +0000 (12:24 -0800)]
Update git submodules

* Update docs/submodules/aaf/sms.git from branch 'master'
  to 8b9a5a06a5652d604026f3a2293639e30c15be0b
  - Migrate aaf-sms docs

    Example of how this changeset was created.
    includes link to documentation:
    https://gist.github.com/Aricg/bf95ef40c542ba211be8771e88e6f410

    Merging this will create
    https://onap-aaf-sms.readthedocs.io

    This build will run in parallel
    to the current docs generation method
    untill we are ready to cut over.

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

4 years agoUpdate git submodules
Enbo Wang [Wed, 12 Feb 2020 20:08:19 +0000 (04:08 +0800)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to b0577ce19923aad530dde0363bd8cfe819f75970
  - Add new LCM actions DownloadNESw and ActivateNESw, etc

    1. Add LCM actions DownloadNESw and ActivateNESw;
    2. Add payload field in the output of Rollback action.

    Issue-ID: APPC-1811
    Change-Id: I2e05522909a45d03927035fe35e9168751b5de0d
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
4 years agoUpdate git submodules
Jessica Wagantall [Wed, 12 Feb 2020 20:07:57 +0000 (12:07 -0800)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 4828efc8a51ed70ea4813038bd9535f3b1764a51
  - Migrate appc docs

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

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

4 years agoUpdate git submodules
Jessica Wagantall [Wed, 12 Feb 2020 20:07:44 +0000 (12:07 -0800)]
Update git submodules

* Update docs/submodules/appc/deployment.git from branch 'master'
  to 3166f07ab24c6b7997e355f9d31f253eb6d07a9e
  - Migrate appc-deployment docs

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

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

4 years agoUpdate git submodules
jimmy [Wed, 12 Feb 2020 19:24:04 +0000 (14:24 -0500)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 8ee574a9419e4a13b627a6d706da58d1ddfdabaa
  - Update git submodules

    * Update kubernetes/aai from branch 'master'
      to 764cd8514707c1630dbfa6792b8d15953d5b9a59
      - Use v1.6.4 of resources

        Issue-ID: AAI-2796
        Change-Id: I865ce2259fe7112c60ca9ab6ab6a6222b20f0527
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
4 years agoUpdate git submodules
Eylon Malin [Wed, 12 Feb 2020 18:22:59 +0000 (18:22 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to f3ae1b251eecdf18c2827eb03db23e10ad9ddb76
  - Merge "Feature toggle for owning-entities filtering"
  - Feature toggle for owning-entities filtering

    Add roles for all tests' users for all tests' owning-entities; namely
    "aaa1", "WayneHolland" and "Melissa".

    Issue-ID: VID-758

    Change-Id: I54cac487325b6fd1fb9ef0f7a0d18c05c5e353c0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Jack Lucas [Wed, 12 Feb 2020 17:36:33 +0000 (13:36 -0400)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to c70bc7e2bb69ee409d78ba433dbff30f2cac04b9
  - Pick up new tls init container

    Remove unneeded dashboard inputs file
    Prepend release name to filebeat configmap name

    Issue-ID: DCAEGEN2-917
    Issue-ID: DCAEGEN2-1923
    Issue-ID: DCAEGEN2-1805
Signed-off-by: Jack Lucas <jflucas@research.att.com>
    Change-Id: I53ef20046d7e16c4e0a2defd41c846d91af4ec09

4 years agoUpdate git submodules
Forsyth, James (jf2512) [Wed, 12 Feb 2020 16:26:55 +0000 (11:26 -0500)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to e16725e9bde5504104216e9c93d7fa9ba8a0da5d
  - Change jacoco param name

    Issue-ID: AAI-2793
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
    Change-Id: I6c55eb225c0fe5123c9858015c328df6a0e64e7c

4 years agoUpdate git submodules
Shankaranarayanan Puzhavakath Narayanan [Wed, 12 Feb 2020 15:57:00 +0000 (15:57 +0000)]
Update git submodules

* Update docs/submodules/optf/has.git from branch 'master'
  to 643bb0a722021bf357048f4c1ff8e8594d800f0e
  - Merge "Upgrade has oparent version to 3.0"
  - Upgrade has oparent version to 3.0

    Change-Id: I52832049f76b328760011832122992f688adea55
Signed-off-by: vrvarma <vv8305@att.com>
    Issue-ID: OPTFRA-686

4 years agoUpdate git submodules
Lukasz Muszkieta [Wed, 12 Feb 2020 15:24:25 +0000 (15:24 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 1980195d94d2208c8f5c8951885cfe345fbc8dd1
  - Merge "Fix Sonar issue - throw generic exception."
  - Fix Sonar issue - throw generic exception.

    Issue-ID: SO-1841
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
    Change-Id: Ia24bdb36f03a1b96a356ef27fe1dca95e48adb7c

4 years agoUpdate git submodules
Vikas Varma [Wed, 12 Feb 2020 15:22:08 +0000 (15:22 +0000)]
Update git submodules

* Update docs/submodules/optf/cmso.git from branch 'master'
  to 906b7987ef35115366a07af11e40ddad7462794e
  - Merge "Migrate optf-cmso docs"
  - Migrate optf-cmso docs

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

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

4 years agoUpdate git submodules
Vikas Varma [Wed, 12 Feb 2020 15:21:59 +0000 (15:21 +0000)]
Update git submodules

* Update docs/submodules/optf/osdf.git from branch 'master'
  to 741893e4cd6589bb5f65fa9b51c1c86aff5b5c98
  - Merge "Migrate optf-osdf docs"
  - Migrate optf-osdf docs

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

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

4 years agoUpdate git submodules
Jessica Wagantall [Wed, 12 Feb 2020 15:21:47 +0000 (07:21 -0800)]
Update git submodules

* Update docs/submodules/optf/has.git from branch 'master'
  to ae92d46c638737f6e6d1d0de7be565cf57269b2d
  - Migrate optf-has docs

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

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

4 years agoUpdate git submodules
Aijana Schumann [Wed, 12 Feb 2020 14:49:16 +0000 (15:49 +0100)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to d0fc4329aa47fa3fdcc3a9f3af31e977ad21b979
  - Update odlux

    Fix scrolling and resizing bug in all tables, update the ui, minior bugfixes

    Issue-ID: SDNC-1067
Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
    Change-Id: I6322d5f612dcbc0c044b4b67ef3c73d6d2c90949

4 years agoUpdate git submodules
Jerry Flood [Wed, 12 Feb 2020 13:56:57 +0000 (08:56 -0500)]
Update git submodules

* Update docs/submodules/optf/cmso.git from branch 'master'
  to 673f9ae920aa038588c1e401d47cb885243a0f70
  - Update schema creation to be schema agnostic

    Issue-ID: OPTFRA-684
    Change-Id: Idcb851c2ae16fdc7fd68e59fe9e23f25a2f7776b
Signed-off-by: Jerry Flood <jflood@att.com>
4 years agoUpdate git submodules
Morgan Richomme [Wed, 12 Feb 2020 13:22:47 +0000 (13:22 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 4e7114252d86f891420318391bcfb6d0f929ed56
  - Merge "Make use msb iag with https"
  - Make use msb iag with https

    Change-Id: I8602f2cbe425a061470e62d2a6fc490904f42256
    Issue-ID: VFC-1601
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
4 years agoUpdate git submodules
Jessica Wagantall [Wed, 12 Feb 2020 12:25:37 +0000 (04:25 -0800)]
Update git submodules

* Update docs/submodules/sdc/sdc-distribution-client.git from branch 'master'
  to 8d66fe815808883f383270eed43fb699c7449631
  - Migrate sdc-sdc-distribution-client docs

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

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

4 years agoUpdate git submodules
Jessica Wagantall [Wed, 12 Feb 2020 12:25:33 +0000 (04:25 -0800)]
Update git submodules

* Update docs/submodules/sdc/sdc-docker-base.git from branch 'master'
  to fdb25a7b73ba2392c914bd59ec2abf0221381150
  - Migrate sdc-sdc-docker-base docs

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

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

4 years agoUpdate git submodules
Jessica Wagantall [Wed, 12 Feb 2020 12:25:11 +0000 (04:25 -0800)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to e05eb92e3a8f80dbf8cc15239c83587fca67a79d
  - Migrate sdc docs

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

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

4 years agoUpdate git submodules
yangyan [Wed, 12 Feb 2020 10:15:17 +0000 (18:15 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
  to 2038120490e2675e215c72a36b41d718232f1175
  - Modify INFO.yaml about VFC committer

    Change-Id: I53ca1980732a94be0ffad53c2b138103c1c659f2
    Issue-ID: VFC-1620
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
4 years agoUpdate git submodules
yangyan [Wed, 12 Feb 2020 10:13:02 +0000 (18:13 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to e4bb4ddb3076549a0041b4d2ecca82dc85bdb8aa
  - Modify INFO.yaml about VFC committer

    Change-Id: Ibad8de6112279eeab876316b3efc878499e3ef2b
    Issue-ID: VFC-1620
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
4 years agoUpdate git submodules
Sylvain Desbureaux [Wed, 12 Feb 2020 08:52:35 +0000 (08:52 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to e661fb39459ddef74def3e1259f9191a5a7386dc
  - Merge "Enable underscore in headers in nginx config"
  - Enable underscore in headers in nginx config

Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
    Issue-ID: PORTAL-806
    Change-Id: I9bd2cc1f01a13d198d705affe3cc56be96dd5ce0

4 years agoUpdate git submodules
Ittay Stern [Wed, 12 Feb 2020 08:37:57 +0000 (10:37 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 9b2482888c7ac3da22ef9eb41ffc5b7ac864f672
  - API tests: support TENANT_AND_REGION_FROM_VNF flag

    Input file redux-a-la-carte-no-testapi.json left intact, expectations differ.

    Issue-ID: VID-758

    Change-Id: I3f073517a844bb2f002ff7375b5e3ed836462582
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Christophe Closset [Wed, 12 Feb 2020 08:19:05 +0000 (08:19 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to f4709e13c38a15c889d3550d707b8e2c40187195
  - Merge "Migrate clamp docs"
  - Migrate clamp docs

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

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

4 years agoUpdate git submodules
Sylvain Desbureaux [Wed, 12 Feb 2020 07:34:22 +0000 (07:34 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 69de2245d6d24d036cefe77bf381083659b66436
  - Merge "These OOM changes are related AAF Integration"
  - These OOM changes are related AAF Integration

    Here we have the ability to optionally disable AAF integration.
    A global variable global.security.aaf.enabled=true
    will turn on AAF security. with global.security.aaf.enabled=false
    it will use spring.security to ensure backward compatibilty. updated
    based on review comments

    Issue-ID: SO-2452
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
    Change-Id: Ia83622ad681cfd122ee906ccd1654b10b5e31fe4

4 years agoUpdate git submodules
Sylvain Desbureaux [Wed, 12 Feb 2020 07:32:03 +0000 (07:32 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to da11ca1cf371bf25936553f518b0cba2b2e0304f
  - Merge "Sync up the properties file with current CDS version."
  - Sync up the properties file with current CDS version.

    File application.properties needs to be synced from time to time between oom charts and
    original CDS code.

    Issue-ID: CCSDK-1922
    Change-Id: Id2a62ce92e8708b7352ca2d21b248b0887fcb5c8
Signed-off-by: Marek Szwalkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
4 years agoUpdate git submodules
Seshu Kumar M [Wed, 12 Feb 2020 07:27:22 +0000 (07:27 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 78eb0176ae83484534789cafb60f773c8f8d3f44
  - Merge "Add table for OrchestrationTask in requestDB"
  - Add table for OrchestrationTask in requestDB

    Issue-ID: SO-2368

    OrchestrationTask will be used to store the
    slicing options which can be reviewed by the
    maintainer. OrchestrationTask itself is designed
    to be generic and parameters stored inside can
    be customized based on different use cases.

    Change-Id: Iec1cb31ea93659b498b30d098879a9acb711c1ee
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
4 years agoUpdate git submodules
Bartek Grzybowski [Wed, 12 Feb 2020 07:04:09 +0000 (08:04 +0100)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 6ac532c0d6cd76dd5fef7cee280fdc1f43ea9222
  - Use POSIX compliant shell command in cicdansible

    "[[ ]]" is a bash specific command that doesn't work in
    dash which is Ubuntu's default shell.

    Change-Id: Idd09c2e1e8c409503b12756141632527ab91b5ec
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
    Issue-ID: OOM-1671

4 years agoUpdate git submodules
Aijana Schumann [Wed, 12 Feb 2020 03:29:16 +0000 (04:29 +0100)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 06fb529a84d4e7d70b3aca68c33b2980049d5973
  - Update documentation for odlux

    Update help texts for all odlux apps to include new functionality

    Issue-ID: SDNC-1065
Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
    Change-Id: I35b60a950b758f3bc3c182a01646d6d746ed2240
Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
4 years agoUpdate git submodules
dyh [Wed, 12 Feb 2020 02:56:22 +0000 (10:56 +0800)]
Update git submodules

* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
  to 14eb438e920a9905e7254bf3aeb6bc4cc423e6b3
  - Call SDC APIs via https

    Change-Id: Idd3f34fa409d6df05c2594a2192a66d670be79d2
    Issue-ID: MODELING-310
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
4 years agoUpdate git submodules
yangyan [Wed, 12 Feb 2020 02:55:58 +0000 (10:55 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
  to 4e0a603b789a873c0d4ad2dc349839aee895c417
  - Add VFC committer info

    Change-Id: I13f91a36c5b858a6348a4d423df259343d33f8ab
    Issue-ID: VFC-1620
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
4 years agoUpdate git submodules
Kevin Scaggs [Wed, 12 Feb 2020 02:00:57 +0000 (20:00 -0600)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to 527261b99506f84906f1f72a9103d5d913d92a70
  - Slight update to Vnf

    Slight further update to Vnf for Allotted Resource contribution

    Issue-ID: MODELING-104

    Change-Id: I372ea98c948d66cdeb9eabe8176f66451ff44c90
Signed-off-by: Kevin Scaggs <ks0567@att.com>
  - Slight update to Common

    Removing a duplicate attribute in license generated an update to common.
    Remember license used to be in common before it was separated.

    Issue-ID: MODELING-104

    Change-Id: I4674757261e2cecf40f0f1f725974379c96cb2f4
Signed-off-by: Kevin Scaggs <ks0567@att.com>
  - Updates to License submodel

    Made some updates to the license submodel per recent comments from
    Ericsson

    Issue-ID: MODELING-104

    Change-Id: I5beff300d57b9de9659fe9abf6b430217b3a76e2
Signed-off-by: Kevin Scaggs <ks0567@att.com>
4 years agoUpdate git submodules
yangyan [Wed, 12 Feb 2020 01:51:50 +0000 (09:51 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to d834fdb62983e336bbc8c2fac137e0ebf0d389d4
  - Add VFC committer info

    Change-Id: I7e48d021b3fcea604163440681ae3c8d5bdc92be
    Issue-ID: VFC-1620
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
4 years agoUpdate git submodules
Taka Cho [Tue, 11 Feb 2020 23:08:29 +0000 (18:08 -0500)]
Update git submodules

* Update docs/submodules/appc/deployment.git from branch 'master'
  to 6824eb6371ed1a5d245acf43d4a6c935fe5b010e
  - add user_permisions table

    retore user informaction
    for CDT GUI

    Issue-ID: APPC-1833
    Change-Id: Id54d9d1d25fe73066eaa6a964d819bb14e36a895
Signed-off-by: Taka Cho <takamune.cho@att.com>
4 years agoUpdate git submodules
Vijay Venkatesh Kumar [Tue, 11 Feb 2020 22:52:03 +0000 (22:52 +0000)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to e86ff1ed8ef779626539a97ae2e5e12b41f9d3f7
  - Merge "Update PRH documentation"
  - Update PRH documentation

    Issue-ID: DCAEGEN2-2044
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
    Change-Id: Iaaf81033432f5968a2a45a5b0d5ddbddc7c73539

4 years agoUpdate git submodules
vrvarma [Tue, 11 Feb 2020 22:40:54 +0000 (17:40 -0500)]
Update git submodules

* Update docs/submodules/optf/osdf.git from branch 'master'
  to 97b3f957599ea33654f551354dcc93c77f34ec9c
  - Upgrade osdf oparent version to 3.0

    Updating tox.ini to check whether build issues are resolved

    Change-Id: I0ef428e2c48198d4342ca26372e2715354ff3836
Signed-off-by: vrvarma <vv8305@att.com>
    Issue-ID: OPTFRA-686