doc.git
3 years agoUpdate git submodules
Trevor Lovett [Tue, 23 Jun 2020 15:18:55 +0000 (15:18 +0000)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to 171c450a84e41e352205e0aabc6ecb6e1d9013a6
  - Merge "Adding newest 3GPP XML bulkPM file schema to BulkPM rqts"
  - Adding newest 3GPP XML bulkPM file schema to BulkPM rqts

    In Rel-16, 3GPP has published an updated BulkPM schema in TS 28.532 standard.
    Support for previous TS 28.550 schema was added in Frankfurt already, it will be updated now in Guilin to 28.532.

    Change-Id: Idc9b1229b7ca3de09f8c0fe4869465abfb4e4814
Signed-off-by: deen1985 <damian.nowak@nokia.com>
    Issue-ID: VNFRQTS-894
Signed-off-by: deen1985 <damian.nowak@nokia.com>
3 years agoUpdate git submodules
deen1985 [Tue, 23 Jun 2020 15:18:26 +0000 (17:18 +0200)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to fe6d6112a05c19b5f05dd70eac6396752ac4f391
  - stndDefined domain added to VES schema

    Change-Id: I8fec71a3fe3a77089fd558e87563e247966a5819
Signed-off-by: deen1985 <damian.nowak@nokia.com>
    Issue-ID: VNFRQTS-888
Signed-off-by: deen1985 <damian.nowak@nokia.com>
3 years agoUpdate git submodules
Francis Toth [Tue, 23 Jun 2020 11:28:53 +0000 (07:28 -0400)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 8c6ad373281722ce410a1108c67de5f1adf350ea
  - Decouple TXT Report file writing and formatting logic (5/6)

    This commit aims to move the reportEndOfToolRun function from ReportManager (deprecated) to ReportFile.

Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
    Change-Id: I17731864c34ed9a70b1b1e91b89bad835dc72449
    Issue-ID: SDC-2499

3 years agoUpdate git submodules
xuegao [Tue, 23 Jun 2020 08:02:08 +0000 (10:02 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 2879d63dbeecdd485394f9f35df0578040b8cf2c
  - Improve test coverage

    Adding more tests to improve test coverage.

    Issue-ID: SDC-3129
Signed-off-by: xuegao <xg353y@intl.att.com>
    Change-Id: I23a717bfb6a0004e58ff3ca37d6dd877a956931e
Signed-off-by: xuegao <xg353y@intl.att.com>
3 years agoUpdate git submodules
xuegao [Tue, 23 Jun 2020 07:53:45 +0000 (09:53 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 360884a24df3f22abc9533130c5de2d1673528f8
  - Refactor ToscaTypeTest

    Adding more tests and adding assert for old tests.

    Issue-ID: SDC-3143
Signed-off-by: xuegao <xg353y@intl.att.com>
    Change-Id: Id7cf5ec763b0d43dece9493613e336a4b3df9b72
Signed-off-by: xuegao <xg353y@intl.att.com>
3 years agoUpdate git submodules
KAPIL SINGAL [Tue, 23 Jun 2020 05:34:12 +0000 (05:34 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 7434214a2126de38769b35896d8e776aeb8fded3
  - Merge "fix issue for deleting files from definition section"
  - fix issue for deleting files from definition section

    Issue-ID: CCSDK-2402
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
    Change-Id: I3da68daf0b06c307d0864391ecc504287842f954

3 years agoUpdate git submodules
KAPIL SINGAL [Tue, 23 Jun 2020 05:33:59 +0000 (05:33 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 66f61fb76f5126b60cbd1f5297cecdb2518a70f4
  - Merge "Kafka Audit Service : Improve error handling and miscellaneous refactoring"
  - Kafka Audit Service : Improve error handling and miscellaneous refactoring

    When Kafka Audit Service fails it no longer stops Blueprint Processor execution

    * Add error handling when trying to hide sensitive data
    * Add error handling when trying to send kafka message
    * Set timeout for blocking loop when sending messages with kafka producer
     -> When broker is not available producer tries to reconnect in a blocking loop
    * Refactor Audit Service interface to give more explict name for publish methods
    * Modify publishExecutionOutput() to a non-blocking function

    Issue-ID: CCSDK-2459
Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
    Change-Id: I809a5f34f81889aa9eed499608348f149984bc38

3 years agoUpdate git submodules
Jozsef Csongvai [Tue, 23 Jun 2020 05:32:26 +0000 (01:32 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to c0ae9f7eff91b8cd8e0567adaadbc766c10c3c3c
  - Fix exception handling in AbstractComponentFunction

    Moved try-catch to applyNB so that it also catches exceptions
    in prepareRequestNB. This restores exception handling to the
    way it was before introduction of locking feature.

    Issue-ID: CCSDK-2460
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
    Change-Id: I20326d9a79ac5fbae630eda8530e8428cdb4f84c

3 years agoUpdate git submodules
dengyh [Tue, 23 Jun 2020 05:21:53 +0000 (13:21 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to cb01ac28c8ebddd297f4689f4ef0300d490e6f82
  - Implementation of HTTPS support for VFC-nslcm project interface

    Change-Id: I268bc463ab69cd4a79fd5801db09bad3e11b6eb1
    Issue-ID: VFC-1676
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
3 years agoUpdate git submodules
dengyh [Tue, 23 Jun 2020 02:31:34 +0000 (10:31 +0800)]
Update git submodules

* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
  to 25a5b7ae680a120672faae4c2a1381b9e89f2a14
  - upgrade code to add HTTP/HTTPS protocol registration switch to MSB

    Change-Id: I6867304ec4f934a5dee274811000f1e4be365f73
    Issue-ID: MODELING-372
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
3 years agoUpdate git submodules
Pamela Dragosh [Mon, 22 Jun 2020 18:57:41 +0000 (18:57 +0000)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to b5d8e7e6f3d72317258fa4c66773b0f3e361544a
  - Merge "Removing log4j from policy/parent"
  - Removing log4j from policy/parent

    Issue-ID: POLICY-2623
Signed-off-by: Utkarsh Jauhari <uj426b@att.com>
    Change-Id: I0a3d9d0a1d677d88ceb90c6358de942ea1e0a90b

3 years agoUpdate git submodules
KAPIL SINGAL [Mon, 22 Jun 2020 18:14:26 +0000 (18:14 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to ee2c950e05901c92fd45a24898b7e8bb2418bc77
  - Merge "add delete button in template&mapping view"
  - add delete button in template&mapping view

    Issue-ID: CCSDK-2448

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

3 years agoUpdate git submodules
KAPIL SINGAL [Mon, 22 Jun 2020 18:14:05 +0000 (18:14 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 201684fa7d04804d5d833d0876c6eb79f44232e1
  - Merge "solving continuous saving"
  - solving continuous saving

    Issue-ID: CCSDK-2336
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
    Change-Id: I7e488950a77a19b7b1b4ac2e4c9044698b9ff757

3 years agoUpdate git submodules
liamfallon [Mon, 22 Jun 2020 16:24:09 +0000 (17:24 +0100)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to ca51aa02546f080038f677219217e8bd97372d68
  - Remove duplicate apex stability results

    results.zip: El Alto results
    results.tar: Duplicate of results in the frankfurt subdirectiry

    Issue-ID: POLICY-2657
    Change-Id: Ida86fb6bc6e41eb92eeef8c6f2f6c11831948d68
Signed-off-by: liamfallon <liam.fallon@est.tech>
3 years agoUpdate git submodules
liamfallon [Mon, 22 Jun 2020 14:10:19 +0000 (15:10 +0100)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to bfda840fc9a9a817bfc18bfc35f01abd08f72bf1
  - Security issue with Java-WebSocket:1.3.8

    Stepping org.java-websocket:Java-WebSocket version 1.3.8 to version
    1.5.1 removes the issue.

    apex-pdp needs a corresponding change due to a change in an enum in the
    new version of java-websocket.

    Issue-ID: POLICY-2668
    Change-Id: I3827cee6d7569f7343ec32942b5504d7714412eb
Signed-off-by: liamfallon <liam.fallon@est.tech>
3 years agoUpdate git submodules
Francis Toth [Mon, 22 Jun 2020 13:21:35 +0000 (09:21 -0400)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to b29518ad6136fe628d7aff79d5fc607c5e890729
  - Decouple TXT Report file writing and formatting logic (4/6)

    This commit aims to move the reportValidatorTypeSummary function from ReportManager (deprecated) to ReportFile.

Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
    Change-Id: I30898d69bbcdb129a2dac917c4dee3c276556e91
    Issue-ID: SDC-2499

3 years agoUpdate git submodules
Lukasz Muszkieta [Mon, 22 Jun 2020 13:20:53 +0000 (13:20 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 49e00e08dbbe4fcb6be9a7c4b9580918cc8f04f9
  - Merge "[WIP] WorkflowAction refactoring"
  - [WIP] WorkflowAction refactoring

    Extracted superclass for ExecuteBuildingBlock and ConfigBuildingBlocksDataObject
    Changed setters to return void instead of 'this'.
    Adjusted all code which was using setters chaining

    Issue-ID: SO-2634
    Change-Id: I375db2004687f1f634adac31d4d1af3635f5981c
Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
3 years agoUpdate git submodules
KAPIL SINGAL [Mon, 22 Jun 2020 13:02:29 +0000 (13:02 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 214c8dfe0e56aff0fe0c2a3a5d7f76f2a4972710
  - Merge "Edit mapping table style."
  - Edit mapping table style.

    Issue-ID: CCSDK-2472

Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
    Change-Id: I4787412a34d1e26c0d30fe0419a231ef54df9efa

3 years agoUpdate git submodules
AhmedEldeeb50 [Mon, 22 Jun 2020 13:02:10 +0000 (15:02 +0200)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 08084ee48ad5e97677b60860ada060e2dbdc81ad
  - Fix editor highlight.

    Issue-ID: CCSDK-2471

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

3 years agoUpdate git submodules
liamfallon [Mon, 22 Jun 2020 11:14:49 +0000 (12:14 +0100)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to 0d7559979877e7f0fd61a60b918613527e0325d4
  - Remove license issues from policy/parent

    The original tar file contained Javascript code to render the results.
    the javascript is replaced with PDF printouts of the rendered results.

    Issue-ID: POLICY-2657
    Change-Id: I1d4aab577ca70bc8349114524f5740dc17c78030
Signed-off-by: liamfallon <liam.fallon@est.tech>
3 years agoUpdate git submodules
Francis Toth [Mon, 22 Jun 2020 10:00:16 +0000 (06:00 -0400)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 051fcebef77e7f8c4536ef717a78f05ab1a002ff
  - Decouple TXT Report file writing and formatting logic (3/6)

    This commit aims to move the printValidationTaskStatus function's logic from ReportManager (deprecated) to ReportFile.

Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
    Change-Id: Ic33a519f4c70276d404a83bf7de8a27f0007b285
    Issue-ID: SDC-2499

3 years agoUpdate git submodules
JulienBe [Sun, 21 Jun 2020 07:14:49 +0000 (09:14 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 194c4a67301b88783ff7d2587feb66912de5ff94
  - Improve ActionUtil coverage and improve Sonar score

    Issue-ID: SDC-3133
Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>
    Change-Id: I5e6f927599520efa5bfa5856863ca173ecdfb553
Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>
3 years agoUpdate git submodules
talio [Sun, 21 Jun 2020 07:13:29 +0000 (10:13 +0300)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to a098edad859459ab116d4587af8262877f2b522a
  - Toggle

    Add toggling mechanism to catalog side.
    The first toggleable feature is healing - this was added to healing flow, in healJanusGraphDao

    Issue-ID: SDC-2874
Signed-off-by: talio <talio@amdocs.com>
    Change-Id: If386651cab8304ebaf13497ded3a7a50bd60e477
Signed-off-by: talio <talio@amdocs.com>
3 years agoUpdate git submodules
aribeiro [Sun, 21 Jun 2020 07:12:09 +0000 (08:12 +0100)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to b0140364e491df1009cf00e50c0207d2e9ca3453
  - Add Node Filter Servlets Unit Tests

    Issue-ID: SDC-3117
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
    Change-Id: I84e728f21290a59c7674f97d5977b945b93ef546

  - Add Support for node_filters

    Allows for node_filter to be specified for a node template
    to provide processing instructions to the orchestrator

    Issue-ID: SDC-3095
    Change-Id: I4e496e300552049d9bfd00df878b86d9fb97312b
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
3 years agoUpdate git submodules
ChrisC [Sun, 21 Jun 2020 07:08:02 +0000 (09:08 +0200)]
Update git submodules

* Update docs/submodules/sdc/sdc-docker-base.git from branch 'master'
  to acbdca15dc166ff26be9d6ea16551ac71be32d15
  - Release 1.7.0 base dockers

    release 1.7.0 base dockers for use in G release

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

3 years agoUpdate git submodules
sebdet [Sun, 21 Jun 2020 07:06:24 +0000 (09:06 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 5dd7bf3451168c1701b6c35b29d0db70c218595a
  - Fix sonar issues

    Fix sonar/checkstyle issues in sdc code

    Issue-ID: SDC-3116
    Change-Id: I87802cc9edb378bdbe456c3ca4f10d8c6ebe9425
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
  - Fix sonar issues

    Fix sonar/checkstyle issues in sdc code

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

3 years agoUpdate git submodules
Francis Toth [Sun, 21 Jun 2020 07:05:18 +0000 (03:05 -0400)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 9c414d7dbbe337c365b52f708ccd1c4ccf36021c
  - Decouple TXT Report file writing and formatting logic (2/6)

    This commit aims to move the reportStartValidatorRun function's logic from ReportManager (deprecated) to ReportFile.

Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
    Change-Id: I93c2e8f98cdef598094647d734d0deec0f1941db
    Issue-ID: SDC-2499

3 years agoUpdate git submodules
ChrisC [Sun, 21 Jun 2020 07:04:46 +0000 (09:04 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 8a44c78d37e82363cf572b6d9578e1cc6f6860bd
  - Fix Assert usage

    Sonar Fix, fix assert usage in this file

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

3 years agoUpdate git submodules
JulienBe [Sun, 21 Jun 2020 07:04:15 +0000 (09:04 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 886ffd112569eaa02cab85fb59a5a47db52c312d
  - fix sonar issues related to MessageContainer.java

    Issue-ID: SDC-3127
Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>
    Change-Id: I02357fa3cbf7afd7845737ba01c72dc202401882
Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>
3 years agoUpdate git submodules
Ritu Sood [Fri, 19 Jun 2020 23:00:57 +0000 (16:00 -0700)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 1f6c1d5d3750fbcfaadd1788ac47f28dd3708423
  - Update to fix inconsistent naming

    Dockerfile and Kunernetes resource files
    use inconsistent names. This patch is to
    fix inconsistent names.

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

3 years agoUpdate git submodules
Krzysztof Opasiak [Fri, 19 Jun 2020 22:41:35 +0000 (22:41 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 1e9b0789277f884c4436c78c28b555493bcf9b09
  - Merge "[GLOBAL] Upgrade readiness check version"
  - [GLOBAL] Upgrade readiness check version

    Use a newer readiness check script with better handling of readiness on
    statefulsets.

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

3 years agoUpdate git submodules
Krzysztof Opasiak [Fri, 19 Jun 2020 22:40:09 +0000 (22:40 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 02d4369129f6928360a8a52a62f636f973409a6e
  - Merge "[COMMON] Fix bad subchartDot retrieving"
  - [COMMON] Fix bad subchartDot retrieving

    readinessCheck was retrieving "subchartDot" in string format and not in
    "object" format.
    This commit fixes it

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

3 years agoUpdate git submodules
Jim Hahn [Fri, 19 Jun 2020 22:11:05 +0000 (22:11 +0000)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to 35be4df461aa2ec45bce012c08f4abfe80dae60e
  - Merge "Fix guard application doc"
  - Fix guard application doc

    recipe -> operation
    added response example

    Will cherry pick to frankfurt.

    Issue-ID: POLICY-2656
    Change-Id: Ia0e5c75d29edcecce54709f3659d3cd8f5bcfd15
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
3 years agoUpdate git submodules
Jim Hahn [Fri, 19 Jun 2020 21:21:47 +0000 (21:21 +0000)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to 4a1ed8a656903f32b2cf134de6f9602412eb3c5c
  - Merge "Revert "AAF Version change for log4j""
  - Revert "AAF Version change for log4j"

    This reverts commit 5014e05e9d93248854d1473d795ec671e2e7ba6b.

    Reason for revert: version doesn't exist

    Issue-ID: POLICY-2623
    Change-Id: I6a4972a3491864fa6072eb493900022c44a85c1f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
3 years agoUpdate git submodules
Pamela Dragosh [Fri, 19 Jun 2020 20:19:26 +0000 (20:19 +0000)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to 3c3ff2d3845889d987ca307e2c87b492c9cff7e5
  - Merge "AAF Version change for log4j"
  - AAF Version change for log4j

    Issue-ID: POLICY-2623
Signed-off-by: Utkarsh Jauhari <uj426b@att.com>
    Change-Id: I30d33c82c15118a7305ea3a8b794aa48a61e06d1

3 years agoUpdate git submodules
Muni Mohan Kunchi [Fri, 19 Jun 2020 19:43:39 +0000 (15:43 -0400)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 885648993b3b2a9e7d36ebfeb96c196674c32e78
  - fix for not displaying role sync button

    Issue-ID: PORTAL-909
Signed-off-by: Muni Mohan Kunchi <munmohan@att.com>
    Change-Id: If8cad2f0c5a1ca3a4188b3b7b83ff7a4f1cf752b

3 years agoUpdate git submodules
William Reehil [Fri, 19 Jun 2020 16:42:57 +0000 (16:42 +0000)]
Update git submodules

* Update docs/submodules/aai/aai-common.git from branch 'master'
  to 273d54c0277aff18e1b4e14e53adbd51bac67e8d
  - Merge "(docs) Document AAI architecture"
  - (docs) Document AAI architecture

    Add an AAI component diagram and a list of repositories.

    Issue-ID: AAI-2924
Signed-off-by: Vlastimil Starec <vlastimil.starec@orange.com>
    Change-Id: Ib4c43da4db3d8070d34978f66d54c51c850cc0d5

3 years agoUpdate git submodules
Sylvain Desbureaux [Fri, 19 Jun 2020 15:31:52 +0000 (17:31 +0200)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 9c2c7cfe29b0fb2cad1f13ab5b50e896aac1007a
  - [RELEASE] Change AppVersion for onap main chart

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

3 years agoUpdate git submodules
Jozsef Csongvai [Fri, 19 Jun 2020 14:42:30 +0000 (10:42 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 3579d15b41d9f786650f76c3b6a98d28f0052f1a
  - Implement nodetemplate locking feature

    Enables locking execution of a nodetemplate using a
    lock key and lock acquire timeout.

    Issue-ID: CCSDK-2460
    Change-Id: I308d4d89dab44b7f7a766d5b62258e67b051eab1
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
3 years agoUpdate git submodules
Steve Smokowski [Fri, 19 Jun 2020 14:11:45 +0000 (14:11 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 0abec191b0645a80c9bc5df4af3423a9377b83db
  - Merge "Prepare for java 11"
  - Prepare for java 11

    final changes for java11 groovy compatibility
    removed unnecessary dependencies and cleaned up poms
    added missing jaxws-api dependency to pom.xml
    java8 profile is now active by default in parent pom
    update beans to have RemoteResource annotation
    always use the compiler plugin from parent pom
    Update external task timeout to longer value to hold lock
    update remote resource annotation to match catalog db client
    add remote resource annotation to bean for bowman
    completely remove bowman from requests db client

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

3 years agoUpdate git submodules
Lukasz Muszkieta [Fri, 19 Jun 2020 13:52:48 +0000 (13:52 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to dcca3afc8f9c4de72e84a7573932544996438c7c
  - Merge "WorkflowAction, traverseNetworkCollection refactoring stage 2"
  - WorkflowAction, traverseNetworkCollection refactoring stage 2

    - extract one function to traverseNetworkCollectionResourceCustomization

    Issue-ID: SO-2634
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
    Change-Id: I869174d8e022603374fa86ba4405ea2611b4dfd1

3 years agoUpdate git submodules
KAPIL SINGAL [Fri, 19 Jun 2020 12:41:20 +0000 (12:41 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 18174bb951a8193e5c310969fb85684b3145fd0e
  - Merge "Error when template-prefix-names list is set as an input"
  - Error when template-prefix-names list is set as an input

    Case when template-prefix-names list for resource resolution is passed as an input was not handled.
    When the audit service was trying to get input-prefix-names values he was only getting {"get_input": "..."} and was not resolving this expression.

    Issue-ID: CCSDK-2456
    Change-Id: If9ebbf0aa6b6eae3e44a7bfe0b930f622dfd3c1e
Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
3 years agoUpdate git submodules
Rupinder [Fri, 19 Jun 2020 12:34:48 +0000 (18:04 +0530)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 340386b6248ff796eb5104a2841b254fda6c1b4c
  - added redo-undo buttons
    Modified zoom in and out button

    Issue-ID: CCSDK-2279
    Change-Id: Ic4a55cba53e681cf21e3e7b3239adf01c3fad69c
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
3 years agoUpdate git submodules
xuegao [Fri, 19 Jun 2020 11:16:56 +0000 (13:16 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 473c167f6589b446e8c6491dc7940c3142beb740
  - Remove duplicate code

    Removing duplicate code.

    Issue-ID: SDC-3132
Signed-off-by: xuegao <xg353y@intl.att.com>
    Change-Id: I595a791ebd7cb160d7149ea92a6434d52cfc9f48

3 years agoUpdate git submodules
xuegao [Fri, 19 Jun 2020 11:16:21 +0000 (13:16 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 6152e450f7164c0a8e84da63e354c8c0ffccb237
  - Remove unused method

    Removing unused method in Constraint and use lombok annotations instead.

    Issue-ID: SDC-3130
Signed-off-by: xuegao <xg353y@intl.att.com>
    Change-Id: Ia718d184c55d40503f42830966bb11675b7c3f85
Signed-off-by: xuegao <xg353y@intl.att.com>
3 years agoUpdate git submodules
ChrisC [Fri, 19 Jun 2020 11:14:26 +0000 (13:14 +0200)]
Update git submodules

* Update docs/submodules/sdc/sdc-docker-base.git from branch 'master'
  to d0ec7287ed09da3b8d9feeb1e85042708ff3dac6
  - Update version to 1.7.0

    Uplift docker base version for next release

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

3 years agoUpdate git submodules
xuegao [Fri, 19 Jun 2020 11:13:09 +0000 (13:13 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 61aa954c94ddb1b60cb57d1c9d4b0908e0929487
  - Fix Vulnerabilities

    Fix the vulnerabilities reported by Sonar.

    Issue-ID: SDC-3114
Signed-off-by: xuegao <xg353y@intl.att.com>
    Change-Id: Icf97e427ef0c192b2f279380d7ee9eb570949d1f
Signed-off-by: xuegao <xg353y@intl.att.com>
3 years agoUpdate git submodules
ChrisC [Fri, 19 Jun 2020 11:12:20 +0000 (13:12 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 9ca59353f28ed9dcd6dbd7ece6063e7ff7d64cc8
  - Fix Sonar issues

    Assert params updated to be in correct order

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

3 years agoUpdate git submodules
ChrisC [Fri, 19 Jun 2020 11:12:12 +0000 (13:12 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 4503c8bb6c271fdb045620d3cf05423b556f2fca
  - Fix Sonar issues

    Assert params updated to be in correct order

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

3 years agoUpdate git submodules
ChrisC [Fri, 19 Jun 2020 11:12:06 +0000 (13:12 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to a3c475abddfb091bab547e291e2acf79f4061921
  - Fix Sonar issues

    Fix assertThat usage and tests

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

3 years agoUpdate git submodules
Pamela Dragosh [Fri, 19 Jun 2020 11:03:27 +0000 (11:03 +0000)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to e9bdba81173a5d2f217bf215dc7b81d72683ab72
  - Merge "Moving commons-lang dependency to parent"
  - Moving commons-lang dependency to parent

    Issue-ID: POLICY-2387
    Change-Id: Iaa93cc815a0f21cb046a9f4ec6ca941d1d227c19
Signed-off-by: RossC <ross.carter@est.tech>
3 years agoUpdate git submodules
JulienBe [Fri, 19 Jun 2020 10:59:06 +0000 (12:59 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 95357cd3145e8a7b5f7e46b7ce4d4262b1a443a9
  - improve test coverage

    Issue-ID: SDC-3120
Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>
    Change-Id: I8e02fcb3f495d70c14e6e9cf0304085d77918805

3 years agoUpdate git submodules
Francis Toth [Fri, 19 Jun 2020 10:56:47 +0000 (06:56 -0400)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 54532f7f7c45241327691925ab6d68226d124815
  - Decouple TXT Report file writing and formatting logic (1/6)

    This commit is the first of a series aiming to decouple the writing and formatting logic of text report files in the asdc tool. Unfortunately because of a significant amount of technical debt, a small hack had to be done so that the header of the file is not written twice. This will be removed in a future change.

Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
    Change-Id: I8d2a7c1353d59562d8026088824c26ae0daa36e9
    Issue-ID: SDC-2499

3 years agoUpdate git submodules
ChrisC [Fri, 19 Jun 2020 10:55:56 +0000 (12:55 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 9ef860fe5e08f0d6ea82357c672ab11e5c0a4daa
  - Fix more doc warnings

    Fix couple of doc warnings

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

3 years agoUpdate git submodules
JulienBe [Fri, 19 Jun 2020 10:55:13 +0000 (12:55 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 8420f17341541296448af7c61e11416e766d7216
  - datatypes.Constants:
      - adhere to naming conventions
      - remove unused

    Issue-ID: SDC-3126
    Change-Id: I4ea23a8c69aaaf8fcc404868d3c59c47d09ba442
Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>
3 years agoUpdate git submodules
Paweł Baniewski [Fri, 19 Jun 2020 10:47:16 +0000 (10:47 +0000)]
Update git submodules

* Update docs/submodules/aaf/certservice.git from branch 'master'
  to 7feb6ab1d172070c1532106ff699eb99be33c826
  - Merge "Update README of CertServiceClient"
  - Update README of CertServiceClient

    Issue-ID: AAF-1152

Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
    Change-Id: I1eedd61d56b4489c31291394f38951f355ebbc8c

3 years agoUpdate git submodules
Lukasz Muszkieta [Fri, 19 Jun 2020 10:19:34 +0000 (12:19 +0200)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to d91569f2bbb8e4bf99c88bfd5883058818cf203e
  - add junit coverage

    Issue-ID: SO-1576
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
    Change-Id: Iaaca7dc684ffd583a03ce2bb72355c74a671e2c3

3 years agoUpdate git submodules
psathiya [Fri, 19 Jun 2020 09:31:25 +0000 (09:31 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 59ec2ac4a3c93c6c4b68f09295416310d3093876
  - Changes for MDONS usecase

    Change-Id: I8b86e86c4cc23935e8f07ef1c943854fcc25d056
    Issue-ID: USECASEUI-445
Signed-off-by: psathiya <preethamshyam.sathiyaseelan@us.fujitsu.com>
3 years agoUpdate git submodules
Piotr Marcinkiewicz [Fri, 19 Jun 2020 09:20:11 +0000 (11:20 +0200)]
Update git submodules

* Update docs/submodules/aaf/certservice.git from branch 'master'
  to 0b278343630c1e3c7c92b3e5094570748692666e
  - Add creation JKS artifact

    Issue-ID: AAF-1152
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
    Change-Id: I8b38dc07ddbf6758e0c4c036100572b350dceab9

3 years agoUpdate git submodules
Bartek Grzybowski [Fri, 19 Jun 2020 08:51:18 +0000 (10:51 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 10ed88c266c0305d0b79c013a80b9dde38b0a7d7
  - Start/stop the 3GPP measurements file generator at simulator start/stop

    Change-Id: I6976168afc7cad2a44333e33632775dbb63aec12
    Issue-ID: INT-1630
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoUpdate git submodules
KAPIL SINGAL [Fri, 19 Jun 2020 04:00:23 +0000 (04:00 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to b45a8eb6298a959c0023acbeef05ff4006434c7a
  - Merge "fix custom keys issues"
  - fix custom keys issues

    Issue-ID: CCSDK-2428
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
    Change-Id: I1cd6a9a0fe83ba5d45e322c281ffe1b2de741c07

3 years agoUpdate git submodules
Sarah Abouzainah [Fri, 19 Jun 2020 03:59:00 +0000 (05:59 +0200)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 1dfb27cb5b3ef0850fc664224ccf379f062e64d1
  - Fix duplicate style files in designer

    Issue-ID: CCSDK-2454

Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
    Change-Id: Ief1368f48651d5b772f7a41241898b3cdf675653

3 years agoUpdate git submodules
lf-jobbuilder [Fri, 19 Jun 2020 02:48:49 +0000 (19:48 -0700)]
Update git submodules

* Update docs/submodules/vnfsdk/model.git from branch 'master'
  to ad667a25ff9c69b5445ea108b1dd16d017748b1e
  - Update css file name in conf.py

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

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

3 years agoUpdate git submodules
lf-jobbuilder [Fri, 19 Jun 2020 02:48:43 +0000 (19:48 -0700)]
Update git submodules

* Update docs/submodules/cli.git from branch 'master'
  to 29308f5f904e6bfd92204137357fe350d40cf083
  - Update css file name in conf.py

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

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

3 years agoUpdate git submodules
Sunder Tattavarada [Thu, 18 Jun 2020 19:46:54 +0000 (19:46 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to c2ebd5a44d02a2c7b38bda521b961f488e26bbfa
  - Merge "fixed some issues from sonar"
  - fixed some issues from sonar

    Issue-ID: PORTAL-865
    Change-Id: I310d08614f54b931a21585e702b1e58b50e1fcf6
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
3 years agoUpdate git submodules
Sunder Tattavarada [Thu, 18 Jun 2020 19:46:13 +0000 (19:46 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to d17d2bf666685ec41e37467d32bb046724f72d1b
  - Merge "Fixed few security issues from the dependencies"
  - Fixed few security issues from the dependencies

    Fixed security vulnerable issues

    Issue-ID: PORTAL-916
    Change-Id: Icbc99c29f04f6390ab2903249ce92f25e2fb0fd2
Signed-off-by: jz385p <jegadeesh.babu@att.com>
3 years agoUpdate git submodules
Sunder Tattavarada [Thu, 18 Jun 2020 19:45:22 +0000 (19:45 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to ed8f6ef8cc3e329243311c5bc13dc302ade44d60
  - Merge "removed some unused imports"
  - removed some unused imports

    Issue-ID: PORTAL-865
    Change-Id: I5a6e0bcab1a9854d9451b02870a41f738edae7ef
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
3 years agoUpdate git submodules
Sunder Tattavarada [Thu, 18 Jun 2020 19:44:51 +0000 (19:44 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to aa0c9877eda0d96f0765c89c3e54a563ea583f52
  - Merge "fixed code smells"
  - fixed code smells

    Issue-ID: PORTAL-865
    Change-Id: I24ba94bb568734c79ca1e7e676e0f8e64902e080
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
3 years agoUpdate git submodules
Sunder Tattavarada [Thu, 18 Jun 2020 19:44:16 +0000 (19:44 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 4e232cb46def73cc1bcb845761f8cecc94c7ccbd
  - Merge "put proper annotations"
  - put proper annotations

    Issue-ID: PORTAL-865
    Change-Id: I70a0485ce6bbb30bd613fb9527ed96802444d01b
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
3 years agoUpdate git submodules
Sunder Tattavarada [Thu, 18 Jun 2020 19:43:40 +0000 (19:43 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 67a6c9b464dd4666c55d0c5a11cfbd86375f98c5
  - Merge "Resubmitting KeyProperty code change since tests failed"
  - Resubmitting KeyProperty code change since tests failed

    Change-Id: I14c0f9b59229e32de45b1652e64c01dd6c1d39e3
    Issue-ID: PORTAL-914
Signed-off-by: krutbhat@att.com
3 years agoUpdate git submodules
KAPIL SINGAL [Thu, 18 Jun 2020 17:03:13 +0000 (17:03 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to fb6dac5a11e8500807e2fb31c5fdac86f23fa1d1
  - Merge "Missing note of timeout differences."
  - Missing note of timeout differences.

    rev1. initial commit
    rev2. spacing (silly klint!)

    Issue-ID: CCSDK-2445

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

3 years agoUpdate git submodules
liamfallon [Thu, 18 Jun 2020 15:15:06 +0000 (16:15 +0100)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to 324700e31ee692899c1658bf647963ca04ffa425
  - Consolidate checkstyle plugin into policy parent

    At the moment, the checkstyle plugin definitions are repeated separately
    in all the policy components. This review adds the checkstyle plugin
    defintions into policy parent.

    Subsequent reviews will remove it from the individual component repos.

    Issue-ID: POLICY-2188
    Change-Id: I7e786e82086d31df8597c08382bfe839e60074e3
Signed-off-by: liamfallon <liam.fallon@est.tech>
3 years agoUpdate git submodules
KAPIL SINGAL [Thu, 18 Jun 2020 14:50:56 +0000 (14:50 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 78ed925a4b1654a04196e16709bde79822f35ea5
  - Merge "added zoom in and out button in editBar"
  - added zoom in and out button in editBar

    Issue-ID: CCSDK-2279
    Change-Id: I3e40f00fb3c86c4ab3dc056513a4f62fa26a47ae
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
3 years agoUpdate git submodules
AhmedEldeeb50 [Thu, 18 Jun 2020 14:50:38 +0000 (16:50 +0200)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 75ed136c6a55694465319f482b61069c95859bc1
  - enable delete button in upload modal.

    Disable import button when thre is no file

    Issue-ID: CCSDK-2402

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

3 years agoUpdate git submodules
Joanna Jeremicz [Thu, 18 Jun 2020 11:29:00 +0000 (13:29 +0200)]
Update git submodules

* Update docs/submodules/aaf/certservice.git from branch 'master'
  to 212038b654728b79aa647e08da2562484c63c883
  - Add PEM artifacts creation
    with unit tests

    Issue-ID: AAF-1152
    Change-Id: I95afd62330f3111f916507d628d142262ff951cc
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
3 years agoUpdate git submodules
Lukasz Muszkieta [Thu, 18 Jun 2020 10:25:42 +0000 (10:25 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to b60a09ddf1e6f42539ca58d0376196b9642d5cff
  - Merge "WorkflowAction refactoring"
  - WorkflowAction refactoring

    Refactoring of selectExecutionList method.

    Issue-ID: SO-1841
    Change-Id: I375db2004867f1f634adac31d4d1af3635f5981c
Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
3 years agoUpdate git submodules
Lukasz Muszkieta [Thu, 18 Jun 2020 09:54:58 +0000 (09:54 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 16045be8d6fa7c6b55d3d9dd216e72d22add0d61
  - Merge "WorkflowAction, traverseNetworkCollection refactoring stage 1"
  - WorkflowAction, traverseNetworkCollection refactoring stage 1

    - extract one function; if logic refactor
    - two boolean "ifs" function created

    Issue-ID: SO-2634

Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
    Change-Id: Ia139d0a6f1b470c8e7fab77afc76937dac9f5364
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
3 years agoUpdate git submodules
Bogumil Zebek [Thu, 18 Jun 2020 09:44:30 +0000 (09:44 +0000)]
Update git submodules

* Update docs/submodules/aaf/certservice.git from branch 'master'
  to 04d9cae7bf2a54a8bb05cb36ca54d4555987903e
  - Merge "Top up of certServiceClient version"
  - Top up of certServiceClient version

    Version switched to 1.1.0.

    Issue-ID: AAF-1152
    Change-Id: I15e930d92ac18a1dcc9a479d7c2b59392616262b
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
3 years agoUpdate git submodules
lf-jobbuilder [Thu, 18 Jun 2020 09:33:32 +0000 (02:33 -0700)]
Update git submodules

* Update docs/submodules/oparent/cia.git from branch 'master'
  to c4e9470e6ba566ad22c4a13810ada9c2117d3dc6
  - Update css file name in conf.py

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

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

3 years agoUpdate git submodules
Paweł Baniewski [Thu, 18 Jun 2020 09:32:28 +0000 (09:32 +0000)]
Update git submodules

* Update docs/submodules/aaf/certservice.git from branch 'master'
  to 5b9acaf137309691499a1938f8cb57009fdc1720
  - Merge "Modify UT after adding output type parameter"
  - Modify UT after adding output type parameter

    Issue-ID: AAF-1152

Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
    Change-Id: Iaab02cb87f9a364f42e3e51d8714e3c8e5837856

3 years agoUpdate git submodules
pwielebs [Thu, 18 Jun 2020 09:31:54 +0000 (11:31 +0200)]
Update git submodules

* Update docs/submodules/aaf/certservice.git from branch 'master'
  to 81d42dfeec4b638c7b7d8f201c6f677477f8226f
  - Add validation for OUTPUT_TYPE parameter (2)

    Issue-ID: AAF-1152

Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
    Change-Id: I026d7979dcb35ccd3c953217b2eccf376cfaf85b

3 years agoUpdate git submodules
efiacor [Thu, 18 Jun 2020 08:35:34 +0000 (09:35 +0100)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 79148d1e2014715175de9f5774a7fa1ef3840ec1
  - [DMAAP] Fix provisioning job for topic creation

    Change-Id: Ifa779a2bf97c4b8c06bc7cdd9e67a66200cb8afe
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
    Issue-ID: DMAAP-1444

3 years agoUpdate git submodules
MichaelMorris [Thu, 18 Jun 2020 05:41:53 +0000 (06:41 +0100)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 7cd3f6bbd4524421f290aa6b5f89836bc98c8cbf
  - Importing VSP with node_type in separate file

    Import fails when a node_type referenced in the main template is defined in a separate yaml file in the csar even when that separate file is correctly imported in the main template

    Change-Id: I6abe074585c2ce592fe9bed7abe76f0856bcfe93
    Issue-ID: SDC-2850
Signed-off-by: MichaelMorris <michael.morris@est.tech>
3 years agoUpdate git submodules
JulienBe [Thu, 18 Jun 2020 05:41:22 +0000 (07:41 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to ccdff9dd945d15b537f922999a569deb9b08a2d6
  - create tests for ScalarUnitValidator.java

    Issue-ID: SDC-3123
    Change-Id: Iaa60ce2df46ee7a4d9138a56cf4d4c115a059240
Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>
3 years agoUpdate git submodules
JulienBe [Thu, 18 Jun 2020 05:41:13 +0000 (07:41 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 135e9ebdc84ebe58d3ff338d439631d45eb5f01e
  - create tests for PropertyTypeExt.java and remove unsused method

    Issue-ID: SDC-3124
    Change-Id: I5d3baeeff23c0003952eabc39a5f9dd296dd7c39
Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>
3 years agoUpdate git submodules
Francis Toth [Thu, 18 Jun 2020 05:40:40 +0000 (01:40 -0400)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 841d054f6bf5231c96abf1e91e1715c02809046a
  - Decouple CSV Report file writing and formatting logic

Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
    Change-Id: I6168b71bb54192a806ff6aa437788bedad933c76
    Issue-ID: SDC-2499

3 years agoUpdate git submodules
lf-jobbuilder [Thu, 18 Jun 2020 02:23:42 +0000 (19:23 -0700)]
Update git submodules

* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
  to 97286d99cab525c5fe648f00d8f2011dbb4c3c0c
  - Update css file name in conf.py

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

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

3 years agoUpdate git submodules
lf-jobbuilder [Thu, 18 Jun 2020 02:23:14 +0000 (19:23 -0700)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to e907a196483aeb96b3e25b32df592ef74463e41d
  - Update css file name in conf.py

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

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

3 years agoUpdate git submodules
dengyh [Thu, 18 Jun 2020 01:59:25 +0000 (09:59 +0800)]
Update git submodules

* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
  to 1f9fde9ca711a6ce22bb4424b8f2667a553a4aa0
  - Upgrage etsicatalog to ensure interface support https protocol

    Change-Id: Ida7318fa727096721d0b2f3e9a06dfb96c20c37d
    Issue-ID: MODELING-372
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
3 years agoUpdate git submodules
Pamela Dragosh [Wed, 17 Jun 2020 21:23:33 +0000 (17:23 -0400)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to c8345b4f8e49a21f02f784dfdacea420422f5c20
  - Upgrade jackson 2.10.4

    To clear security issues.

    Issue-ID: POLICY-2553
    Change-Id: I1c39f53aa57ba936eb700d13abef37f3cab5b89a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
3 years agoUpdate git submodules
Bartek Grzybowski [Wed, 17 Jun 2020 16:24:49 +0000 (18:24 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to d35d3b8c0ca5784e0ffd7cebad0fa68631f767ab
  - Pass options to each lifecycle method separately

    This makes the MassPnfSim object instance stateless.

    Change-Id: Ic8f7aefa0afb74a15491b5b0e8ba1cb80e3aa3ef
    Issue-ID: INT-1629
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
  - Validate the subcommands on each instance method invocation

    Change-Id: I22d6d6ef47ae99a7b2ad7f3e1407e0a49c48c953
    Issue-ID: INT-1629
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
  - Remove the existing_sim_instances instance attribute

    Existing simulator instances should be enumerated on
    each call to helper function, not statically in constructor.

    Change-Id: I93b7ac11e9dc99ce9d3727d577f057b1469a9439
    Issue-ID: INT-1629
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
  - Support setting custom username/password for the file server service

    Change-Id: I21964c4b8819444dd0aebdda117a11ba96f92038
    Issue-ID: INT-1627
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
3 years agoUpdate git submodules
ShaabanEltanany [Wed, 17 Jun 2020 14:38:44 +0000 (16:38 +0200)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to cec8ff4951b9c045e84dd6d08d898b78c723d2e5
  - view description in package box and in a Tooltip

    Issue-ID: CCSDK-2428
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
    Change-Id: Id1f18173c58be93d827a214631193914b5b289c7

3 years agoUpdate git submodules
pwielebs [Wed, 17 Jun 2020 13:35:21 +0000 (15:35 +0200)]
Update git submodules

* Update docs/submodules/aaf/certservice.git from branch 'master'
  to 8464ed158369bbb5b047a63ddea3b483f6a79454
  - Add validation for OUTPUT_TYPE parameter

    Issue-ID: AAF-1152

Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
    Change-Id: Iec46b8a7b8e1818b62877f5272368636dc1929a0

3 years agoUpdate git submodules
xuegao [Wed, 17 Jun 2020 13:02:53 +0000 (15:02 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to bc9783d71b65e0ab70dcd5bd6fcb8ff0e09eaf4b
  - Fix Java Code Conventions non-compliance issues

    Update locations of the constructor and private variable to comply with the Java Code Conventions.

    Issue-ID: SDC-3121
Signed-off-by: xuegao <xg353y@intl.att.com>
    Change-Id: I0114c880e389f0ed167262c9cd513583be35ba56
Signed-off-by: xuegao <xg353y@intl.att.com>
3 years agoUpdate git submodules
xuegao [Wed, 17 Jun 2020 13:02:48 +0000 (15:02 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 0da2195ac1ba608661e74dab85a753df7c619fe2
  - Reduce nest statement levels

    Reduce the if/for/switch/try nest statement levels to less than 3.

    Issue-ID: SDC-3119
Signed-off-by: xuegao <xg353y@intl.att.com>
    Change-Id: I60f0c0203db4495c6e10127114acdb8586867b14
Signed-off-by: xuegao <xg353y@intl.att.com>
3 years agoUpdate git submodules
Francis Toth [Wed, 17 Jun 2020 13:02:17 +0000 (09:02 -0400)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 5971be1a797d4ad232257c4bf5dd8c3359b56ede
  - Refactor ArtifactsBusinessLogic::getUpdatedGroupInstances

Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
    Change-Id: I6d62c1f916aa820f84328d25d2afbc7470397b0d
    Issue-ID: SDC-2961

3 years agoUpdate git submodules
Sébastien Determe [Wed, 17 Jun 2020 12:32:21 +0000 (12:32 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to a717dcd2aa3ff3938c9adf0994936009c351948d
  - Merge "Address Manage Dictionary issues"
  - Address Manage Dictionary issues

    A variety of bugs are addressed. See JIRA.

    Issue-ID: CLAMP-849
    Change-Id: I620c1ec774fdcec484f40fc638551960a98973c8
Signed-off-by: Ted Humphrey <Thomas.Humphrey@att.com>
3 years agoUpdate git submodules
Ravi Pendurty [Wed, 17 Jun 2020 12:18:46 +0000 (14:18 +0200)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 23c27ddcd79913d11eac16eb42c5a43899de97a1
  - client side readtimeout support

    clientside readtimeout support for mountpoint-registrar using the updated dmaap client library

    Issue-ID: SDNC-1246
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
    Change-Id: I7e60c7b30c0378dfb09b16160714e742162b1790
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
3 years agoMerge "Correct date for ONAP Release Note"
Sofia Wallin [Wed, 17 Jun 2020 12:18:42 +0000 (12:18 +0000)]
Merge "Correct date for ONAP Release Note"

3 years agoUpdate git submodules
xuegao [Wed, 17 Jun 2020 09:50:46 +0000 (11:50 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 67bd4804ca771a5a1d6f2330c0c3573f149bfca1
  - Reduce nest statement levels

    Reduce the if/for/switch/try nest statement levels to less than 3.

    Issue-ID: SDC-3118
Signed-off-by: xuegao <xg353y@intl.att.com>
    Change-Id: I490e66a807a0a8508b7e3c1da332546f2ced3005