doc.git
4 years agoUpdate git submodules
Lukasz Muszkieta [Tue, 9 Jul 2019 17:22:41 +0000 (17:22 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to de03c49e2ee70d978789e08d7b7332403ad0f374
  - Merge "Sonar fixes in OrchestrationRequests"
  - Sonar fixes in OrchestrationRequests

    Sonar fixes in OrchestrationRequests according to the Sonar analysis.
    -Removed unnecessary code.
    -Removed unused variables.

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

4 years agoUpdate git submodules
Mike Elliott [Tue, 9 Jul 2019 16:51:02 +0000 (12:51 -0400)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 895ddcb8ab14660cea542b4312c90b18e0170b05
  - Update quickstart guide

    It has been determined that, in certain environments, readiness and liveness probe values need to be increased.
    This improves reliability on the initial deployment of ONAP.

    Addressed documentation feedback.

    Issue-ID: OOM-1959
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
    Change-Id: I8cfb30b52e4bdbd6bab7756ec247c9574efcb503

4 years agoUpdate git submodules
r.bogacki [Tue, 9 Jul 2019 16:06:35 +0000 (18:06 +0200)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 1ad102dc465b2d2e344500cb9666b307eae0d3ef
  - Major Sonar fixes

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

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

4 years agoUpdate git submodules
Yaoguang Wang [Tue, 9 Jul 2019 15:58:44 +0000 (23:58 +0800)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to a6d37fe2d27024609815d1fafd7821c54f6b5d1d
  - update description of 5g pnf software update

Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
    Issue-ID: INT-1104
    Change-Id: Ifcd2e0488422759ffff8789bfb0bce9ea05aab4a

4 years agoUpdate git submodules
Manoop Talasila [Tue, 9 Jul 2019 15:29:40 +0000 (15:29 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to a2c93d258e4c564880601470434a7c0e168785c8
  - Merge "SharedContext class DB constraints"
  - SharedContext class DB constraints

    Java Bean Validation SR 380 annotations added to classes
    Getter, Setter changed to lombok annotation

    Issue-ID: PORTAL-643
    Change-Id: I690665b97e431de50750d5a497afcf0cc2efa065
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoUpdate git submodules
Manoop Talasila [Tue, 9 Jul 2019 15:29:29 +0000 (15:29 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to a8001bfd4a8a77fb402a5679ccb80dd14a3658c1
  - Merge "FunctionalMenuRole class DB constraints"
  - FunctionalMenuRole class DB constraints

    Java Bean Validation SR 380 annotations added to classes
    Getter, Setter, hashCode, equals changed to lombok annotation

    Issue-ID: PORTAL-642
    Change-Id: I666b0245add8e97f490d991701f548c0cd128cb6
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoUpdate git submodules
Manoop Talasila [Tue, 9 Jul 2019 15:29:19 +0000 (15:29 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 7452df539af5dc90596307713c15cae7cc9bd6db
  - Merge "PortalAdmin class DB constraints"
  - PortalAdmin class DB constraints

    Java Bean Validation SR 380 annotations added to classes
    Getter/Setter changed into lombok annotation

    Issue-ID: PORTAL-641
    Change-Id: I98909f4a82372f110aa42452476fb85c9bccbf3a
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoUpdate git submodules
Manoop Talasila [Tue, 9 Jul 2019 15:29:07 +0000 (15:29 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 67cd727b3eaa24964a441cb60a18b44d3710a441
  - Merge "FavoritesFunctionalMenuItemJson class DB constraints"
  - FavoritesFunctionalMenuItemJson class DB constraints

    Java Bean Validation SR 380 annotations added to classes

    Issue-ID: PORTAL-640
    Change-Id: I5080e848de12669db9cdd24afe86510dcd82c3e2
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoUpdate git submodules
Manoop Talasila [Tue, 9 Jul 2019 15:28:35 +0000 (15:28 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 799233f2623d20f9982253c752e6bd20d61317eb
  - Merge "EpNotificationItem class DB constraints"
  - EpNotificationItem class DB constraints

    Java Bean Validation SR 380 annotations added to classes
    Unnecessary getter/setter, hashCode/equals changed to lombok annotation

    Issue-ID: PORTAL-639
    Change-Id: I58a6c734446fa10499feb7e4f1cef57dfd9e66b0
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoUpdate git submodules
Manoop Talasila [Tue, 9 Jul 2019 15:28:20 +0000 (15:28 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 46f28897cbaadcfc54c759a2ca12dc4e318b79c4
  - Merge "EpRoleNotificationItem class DB constraints"
  - EpRoleNotificationItem class DB constraints

    Java Bean Validation SR 380 annotations added to classes

    Issue-ID: PORTAL-638
    Change-Id: I035ad9703f25cc87567700f66c3649ca53aee2df
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoUpdate git submodules
Manoop Talasila [Tue, 9 Jul 2019 15:27:48 +0000 (15:27 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to b436ad77af84bab4af0dd93a0190b36065c9950f
  - Merge "ExtractJar sonar issues fix"
  - ExtractJar sonar issues fix

    This path try resolve some sonar issues.
    More details on jira

    Issue-ID: PORTAL-623
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
    Change-Id: I085390f4b7841fd3e4c7f218cc68bf67960e5598

4 years agoUpdate git submodules
Manoop Talasila [Tue, 9 Jul 2019 15:24:10 +0000 (15:24 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 61a29dbca11ac31c40ba6022a1711f4074814df3
  - Merge "CommonWidget class DB constraints"
  - CommonWidget class DB constraints

    Java Bean Validation SR 380 annotations added to classes

    Issue-ID: PORTAL-637
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
    Change-Id: I64741f835deb8aed14ad8d716d21bb4c1901b55f

4 years agoUpdate git submodules
Thomas Nelson [Tue, 9 Jul 2019 14:49:05 +0000 (14:49 +0000)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to a83c036d46be00d1ca0b6bbff27382aa847240e1
  - Merge "Sonar reduce method parameter"
  - Sonar reduce method parameter

    +)update
    ++)updateAtomic

    Issue-ID: MUSIC-408
    Change-Id: I89d981a31a00f024b3a7be24f5845a0a40c4a6a2
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
4 years agoUpdate git submodules
liamfallon [Tue, 9 Jul 2019 14:49:05 +0000 (14:49 +0000)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to a29532be7ca698f60ca3ea17e17bcc6d86044088
  - Fix typo in CLI editor error message

    Issue-ID: POLICY-1897
    Change-Id: I810c2550c6615d32b8d30148efc36a3660c3c1a5
Signed-off-by: liamfallon <liam.fallon@est.tech>
4 years agoUpdate git submodules
Sunder Tattavarada [Tue, 9 Jul 2019 14:48:26 +0000 (14:48 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to a1db0d8fc1a98c8e22879059400d218402b82925
  - Merge "XSS Vulnerability fix in PortalAdminController"
  - XSS Vulnerability fix in PortalAdminController

    Custom data validator used to fix this issue.

    Issue-ID: OJSI-15
    Change-Id: I224887d31e4e2d7301544194ef44ba38e66e047d
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoUpdate git submodules
Thomas Nelson [Tue, 9 Jul 2019 14:48:20 +0000 (14:48 +0000)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to 85e7c6bb431ee849eab28b3fa6e9de9b40b7863a
  - Merge "Sonar Fix -  added static for the fields"
  - Sonar Fix -  added static for the fields

    Sonar Fix -  added static for the fields

    Issue-ID: MUSIC-407
    Change-Id: If9ce53f870381e10acf412163b409606ed128a5f
Signed-off-by: Mamtha <mamtha.sabesan@in.ibm.com>
4 years agoUpdate git submodules
Thomas Nelson [Tue, 9 Jul 2019 14:47:39 +0000 (14:47 +0000)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to ffd09274f30926e38b689fc082dd6f7d0bcc491c
  - Merge "Sonar fix in RestMusicHealthCheckAPI.java"
  - Sonar fix in RestMusicHealthCheckAPI.java

    Fixed sonar issues in this file

    Issue-ID: MUSIC-429
    Change-Id: If56fa1064651e6df2c49fc5835efdd310ead5bbe
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Thomas Nelson [Tue, 9 Jul 2019 14:46:36 +0000 (14:46 +0000)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to 93eed2b312380d1d25d0e6ac49290aeb11830f05
  - Merge "MUSIC-ORM-Implemetation"
  - MUSIC-ORM-Implemetation

    MUSIC-ORM-Implemetation

    Issue-ID: MUSIC-348
    Change-Id: Ifb6d4a1f331e080bdbeab236942e73ab13a69dad
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
4 years agoUpdate git submodules
Thomas Nelson [Tue, 9 Jul 2019 14:44:36 +0000 (14:44 +0000)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to 14cde5f5aa77c557f78dfee9751d7695d500e2ab
  - Merge "Fixed sonar issues in MusicDataStoreHandle.java"
  - Fixed sonar issues in MusicDataStoreHandle.java

    Fixed multiple sonar issues across this file

    Issue-ID: MUSIC-424
    Change-Id: If2b132fc03e1ec3b3485774d708de06b1d12cd93
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Arundathi Patil [Tue, 9 Jul 2019 14:39:19 +0000 (20:09 +0530)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to c68232d55cd55a873c22adea8633e2854eb38ee9
  - Sonar fix- RestMusicVersionAPI.java

    Fixed multiple sonar issues in this file

    Issue-ID: MUSIC-430
    Change-Id: Ic8029d4c3b96f23ea18a94ca7f0683e10c9552d6
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Amichai Hemli [Tue, 9 Jul 2019 14:23:37 +0000 (14:23 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 58d22b526418ffeb89337fed9e20406da420bc6f
  - Merge changes Ib4430bf2,Icc0bdb9e,I2736b984

    * changes:
      Merge from ecomp 718fd196 - Ext. Services Simulator
      Merge from ecomp 718fd196 - Integration Tests
      Merge from ecomp 718fd196 - Modern UI

  - Merge from ecomp 718fd196 - Ext. Services Simulator

    Issue-ID: VID-378

    Change-Id: Ib4430bf23d109e6fdfe38c55e55b7d3b96fff3af
Signed-off-by: Ittay Stern <ittay.stern@att.com>
  - Merge from ecomp 718fd196 - Integration Tests

    Issue-ID: VID-378

    Change-Id: Icc0bdb9ef37b1d429d47c2070f76d1ee63ad7489
Signed-off-by: Ittay Stern <ittay.stern@att.com>
  - Merge from ecomp 718fd196 - Modern UI

    Issue-ID: VID-378

    Change-Id: I2736b98426e324ec3aa233b034229ba84d99839f
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Bartosz Gardziejewski [Tue, 9 Jul 2019 13:42:37 +0000 (15:42 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 302b02a847e7aa8ccf3ff4bc14ff8a9cf67511b0
  - adding test API information and spinner indicating report loading

    Change-Id: Ibbf6280496863c60c42dc9bce82d7b8ec4dcc8bf
    Issue-ID: VID-488
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
4 years agoUpdate git submodules
Rene_Robert [Tue, 9 Jul 2019 12:29:14 +0000 (14:29 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 1d00e970300921d28e70a8b1748f6cda67388e5c
  - Issue-ID: INT-1129
    adding instantiation operations that were missing
    amend : set subscriptionServiceType to vLB

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

4 years agoUpdate git submodules
Borislav Glozman [Tue, 9 Jul 2019 11:15:13 +0000 (11:15 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 737a17a3900d85d63fa34ea195d7c4bd4b45220b
  - Merge "brmsgw config not pointing to released artifcats"
  - brmsgw config not pointing to released artifcats

    These should be pointing to released artifacts.

    Issue-ID: POLICY-1872
    Change-Id: I08323704159864c636cb9d23e0563e05c7c932d6
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Fu Jinhua [Tue, 9 Jul 2019 11:11:41 +0000 (11:11 +0000)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 065be0a82b244a0dab533c763234882b8b3f0663
  - Merge "Fix ns instant"
  - Fix ns instant

    Issue-ID: VFC-1439

Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com>
    Change-Id: Ieacdc33aaf86812cd1eb72e5eeab2bef20421209

4 years agoUpdate git submodules
Jim Hahn [Tue, 9 Jul 2019 10:21:23 +0000 (06:21 -0400)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to 92febb7abd1e6dfe89633d3d92cd70fabf5f0434
  - Fix policy/engine due to sonar changes in common

    Fixed breakages due to changes made in policy/common to satisfy
    sonar.

    Change-Id: I88090c7549ba19f9eb45fae311e8811e39f30318
    Issue-ID: POLICY-1791
Signed-off-by: Jim Hahn <jrh3@att.com>
4 years agoUpdate git submodules
jrh3 [Tue, 9 Jul 2019 10:18:00 +0000 (06:18 -0400)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to a94cf1efa1dc3b4bb5f0d5f6b3655e6ae282c343
  - Fix apex-pdp due to sonar changes in common

    Fixed breakages due to changes made in policy/common to satisfy
    sonar.

    Issue-ID: POLICY-1791
Signed-off-by: jrh3 <jrh3@att.com>
    Change-Id: I79ee847db2fc3c5af992af85b78ccaa587328463

4 years agoUpdate git submodules
Michal Ptacek [Tue, 9 Jul 2019 09:51:09 +0000 (09:51 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 86d690963b80241f408c1668c58f3cd6a0955dcd
  - Merge "Changing doc section related to packaging"
  - Changing doc section related to packaging

    Updating build documentation with description how to use new packaging script, removing obsolete steps

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

4 years agoUpdate git submodules
Milan Verespej [Tue, 9 Jul 2019 09:50:25 +0000 (11:50 +0200)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 6e372ca61dccae5c670ba27580dc6deda075402f
  - Fix wrong shebang in download scripts

    Download does not support python2 so shebang
    could cause problem.
    This commit fixes that or removes shebang where
    not necessary.

    Issue-ID: OOM-1964

    Change-Id: I443f5ef61b9bddfddba66d858d8f65c5ceacd90a
Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
4 years agoUpdate git submodules
hewei-cmss [Tue, 9 Jul 2019 09:39:26 +0000 (17:39 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to a578bbb77fc60c1e8b987240c11f249ac6c4f4e1
  - Fix create pnf

    If nsInstances is None, it will raise exception.

    Issue-ID: VFC-1440

Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com>
    Change-Id: I0f9cd14f8ece932b1789fe5b4a679da5a67983f6

4 years agoUpdate git submodules
Jim Hahn [Tue, 9 Jul 2019 09:06:50 +0000 (05:06 -0400)]
Update git submodules

* Update docs/submodules/policy/distribution.git from branch 'master'
  to d1e0acb7a85403e365764589327b9aef62509318
  - Fix distribution due to sonar changes in common

    Fixed breakages due to changes made in policy/common to satisfy
    sonar.

    Change-Id: Ib1e57668f727db1b87a9aa3bc9a8266884f5e994
    Issue-ID: POLICY-1791
Signed-off-by: Jim Hahn <jrh3@att.com>
4 years agoUpdate git submodules
Fiachra Corcoran [Tue, 9 Jul 2019 08:42:39 +0000 (08:42 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to cec9a9227c805ff5415d6b9fd913fa64adafdd3a
  - Merge "Functionality and Pattern changes for Node logging"
  - Functionality and Pattern changes for Node logging

    Change-Id: Ief4cd3dc824f1454ba58db63e79694a4cda77712
    Issue-ID: DMAAP-1049
Signed-off-by: egernug <gerard.nugent@est.tech>
4 years agoUpdate git submodules
Mojahidul Islam [Tue, 9 Jul 2019 07:42:27 +0000 (13:12 +0530)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to ba6a9e6fc163854c96c5178a9b9cd306248a41e0
  - Incrrct intrfc type populated in tosca for S proxy

    Incorrect interface type is populated in tosca for Service proxy for Local interface operations

    Change-Id: If7933d6537a14567297e716f154c2a48f7f34797
    Issue-ID: SDC-2423
Signed-off-by: Mojahidul Islam <mojahidul.islam@amdocs.com>
4 years agoMerge "Don't reference OSA repo in repolist"
Eric Debeau [Tue, 9 Jul 2019 07:22:58 +0000 (07:22 +0000)]
Merge "Don't reference OSA repo in repolist"

4 years agoUpdate git submodules
Tomáš Levora [Tue, 9 Jul 2019 06:35:37 +0000 (06:35 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 55edf66b72501fb5700abf490d927dc3808b5aeb
  - Merge "Modify the way override works"
  - Modify the way override works

    Now the generated app_helm_override_file and the list of
    helm overrides is separate.
    The former is to contain things like user provided overrides,
    the latter is the list of absolute paths to preexisting helm value files.
    The playbook joins all that into a final list of override files that is then
    passed to helm.

    Change-Id: I8b8ded38b39aa9a75e55fc63fa0e11b986556cb8
    Issue-ID: OOM-1951
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
4 years agoUpdate git submodules
Wojciech Sliwka [Tue, 9 Jul 2019 06:31:37 +0000 (06:31 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to e2d01234b37dc286604f96b2274b51a7b14fe910
  - Merge "Adding data about error report in logging.rst"
  - Adding data about error report in logging.rst

    Change-Id: Ibcdc87f1a1784fce05d6d9ca9f6eef95b9c93077
    Issue-ID: VID-488
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
4 years agoUpdate git submodules
Wojciech Sliwka [Tue, 9 Jul 2019 06:27:56 +0000 (06:27 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to bca63fbeada8e1588c0798af1c83390878f18508
  - Merge "GUI for error reporting - fixing service uuid sorce"
  - GUI for error reporting - fixing service uuid sorce

    Change-Id: Ia68636d7c5be943124b10ecfbc4641ab8bf53de0
    Issue-ID: VID-488
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
4 years agoUpdate git submodules
maopengzhang [Tue, 9 Jul 2019 05:44:25 +0000 (13:44 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to eb6f5bef87dbb375f81095c9620976de0904631d
  - refactor job url const

    refactor workflow test

    Change-Id: I27671bf2946674b7e2922ab177f078299c64a99c
    Issue-ID: VFC-1431
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
maopengzhang [Tue, 9 Jul 2019 03:46:56 +0000 (11:46 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to eeed30ac24b04c5fd7b3af511b6b5070bd2cc605
  - refactor job url const

    refactor job url const

    Change-Id: I7d3ca0fcd3f26b6c87cb06874b627393a690140a
    Issue-ID: VFC-1431
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
Sai Gandham [Tue, 9 Jul 2019 00:32:27 +0000 (00:32 +0000)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 0c883163f5d2da8573e56fab3ddb62a1ca5b889e
  - Merge "Cred delete fixes"
  - Cred delete fixes

    Issue-ID: AAF-857
    Change-Id: I5e590eec0e18a17bb9f89d7f704c86fca3f377de
Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
4 years agoDon't reference OSA repo in repolist 48/91048/2
Krzysztof Opasiak [Mon, 8 Jul 2019 20:39:48 +0000 (22:39 +0200)]
Don't reference OSA repo in repolist

OSA is referenced from other parts of the project so there is no need
to reference it also in this placeholder.

Issue-ID: DOC-498
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I1342cff97146b0c5b3873df6f64f4f2dc9480cf6

4 years agoUpdate git submodules
Sunder Tattavarada [Mon, 8 Jul 2019 19:28:28 +0000 (19:28 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to b771e1ab3bc1a6c76c987d9c14fb3b77a338f155
  - Merge "Fix sql injection vulnerability"
  - Fix sql injection vulnerability

    Use a variable binding instead of concatenation.

    Issue-ID: OJSI-174
Signed-off-by: Dominik Orliński <d.orlinski@samsung.com>
    Change-Id: I9dcec677ee9edd0d274a486af37eb950d8e828cf

4 years agoUpdate git submodules
Sunder Tattavarada [Mon, 8 Jul 2019 19:28:02 +0000 (19:28 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 9c75bfe936c5deb4775ecef059d3fedbd5a96352
  - Merge "Fix sql injection vulnerability"
  - Fix sql injection vulnerability

    Use a variable binding instead of concatenation.

    Issue-ID: OJSI-174
Signed-off-by: Dominik Orliński <d.orlinski@samsung.com>
    Change-Id: Ia655ccf79800c132b3ac466016b8fdfd9f9c27bd

4 years agoUpdate git submodules
Sunder Tattavarada [Mon, 8 Jul 2019 19:27:46 +0000 (19:27 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 10666973ce95e8f5768973fe0a151899a38eef02
  - Merge "Fix sql injection vulnerability"
  - Fix sql injection vulnerability

    Use a variable binding instead of concatenation.

    Issue-ID: OJSI-174
Signed-off-by: Dominik Orliński <d.orlinski@samsung.com>
    Change-Id: I8d72c819004f05fbbf464cde73b405f2028c7bb6

4 years agoUpdate git submodules
Sunder Tattavarada [Mon, 8 Jul 2019 19:26:49 +0000 (19:26 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 3f56b9fdb4d2ec891344d6c9048363e1cac587d2
  - Merge "Fix sql injection vulnerability"
  - Fix sql injection vulnerability

    Use a variable binding instead of concatenation.
    Change test 'getAppRolesForNonCentralizedPartnerAppTest'.

    Issue-ID: OJSI-174
Signed-off-by: Dominik Orliński <d.orlinski@samsung.com>
    Change-Id: Ia75da49ed582836a47b5fdcddab62fbe02e36e72

4 years agoUpdate git submodules
Sunder Tattavarada [Mon, 8 Jul 2019 19:26:38 +0000 (19:26 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 0f32f237134aa2c455f30ad0d3ecb6ddfcea4d21
  - Merge "Fix sql injection vulnerability"
  - Fix sql injection vulnerability

    Use a variable binding instead of concatenation.

    Issue-ID: OJSI-174
Signed-off-by: Dominik Orliński <d.orlinski@samsung.com>
    Change-Id: I0574e882e4d500408b6a6bab8986822669cba5d4

4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 19:20:30 +0000 (19:20 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 853278ae308ea4ab83c6e5cc1c8bfe808b178604
  - Merge "Corrected title section in Microservice index"
  - Corrected title section in Microservice index

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

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to c7daf1efab55aab027885b0f768a21077c264819
  - Merge "Created microservice folder"
  - Created microservice folder

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

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 74b35262d799525a979165e0c46872b756372914
  - Merge "Created media folders for ResourceDictionary"
  - Created media folders for ResourceDictionary

    Change-Id: I5cef94b48b3ba3cf13bb6090ae4f9c9b0a6bbb9d
    Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Yang Xu [Mon, 8 Jul 2019 17:43:12 +0000 (13:43 -0400)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 125d00b3b5dfda960f7eb8c5d87bf79455b3df1f
  - Update pnf and 5g use case doc

Signed-off-by: Yang Xu <yang.xu@futurewei.com>
    Issue-ID: INT-1104
    Change-Id: I9fa7e1babd7b7cdbdfbec71600ebed6c81ba450b

4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 8 Jul 2019 17:42:52 +0000 (19:42 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 660f496429b43a02e0c254ae49ce63163f6f2b27
  - k8s: Make convenience targets CI-friendly

    Previously "clean" target failed if there were no build artifacts. Now
    their absence is ignored.

    Issue-ID: SECCOM-235
    Change-Id: I47beb2754a893e8b7453611116b4da2e516cca90
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 8 Jul 2019 17:42:43 +0000 (19:42 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 056ef4c18a177e179ce288247f67cf23dad47c18
  - k8s: Add tests for API server validators

    This patch also adds convenience target to the Makefile and updates
    documentation on relevant dependencies.

    Issue-ID: SECCOM-235
    Change-Id: I57e00af3cd4c60af3128e3094607cc61bc1e5dbe
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
  - k8s: Relax kublet HTTPS connection requirement

    According to kube-apiserver documentation [1] and CIS guideline 1.1.4
    option "--kubelet-https=" might be absent in API server configuration.

    It has secure configuration (being set to "true") by default.

    [1] https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/

    Issue-ID: SECCOM-235
    Change-Id: I604cdcace03f65185aab6a0b34d48cfec94277ab
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
  - k8s: Make Rancher CLI provisioner configurable

    Apparently Linux AMD64 machines are not the only ones used for ONAP
    development (author meant no harm).

    Issue-ID: SECCOM-235
    Change-Id: Ia78a02fb82dc5752d6b8fd2cef8e6ef583fd3ca6
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 8 Jul 2019 17:42:34 +0000 (19:42 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to a65cd1ca58eae2348ff50487cc1b5c6d05531fc3
  - k8s: Make Rancher CLI provisioner reusable

    Having Rancher CLI proves itself useful on development machines as well.

    Issue-ID: SECCOM-235
    Change-Id: I0de3109e1236cf6dc9cbc825342593041dcfdf2c
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 8 Jul 2019 17:42:17 +0000 (19:42 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 7b2c82bc52e7d56c99690fa260ea0b692b0ea59a
  - k8s: Add Rancher CLI to test environment

    Issue-ID: SECCOM-235
    Change-Id: I46e2f8d61c3a82613b665fb6d9b57431bb2a1868
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 8 Jul 2019 17:42:06 +0000 (19:42 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to ea8bc1a719a36c89e7eae42080b1835e5ef0c28d
  - k8s: Add virtual environment for testing

    This patch adds simplified ONAP deployment environment (Kubernetes
    cluster managed by Rancher). Its purpose is to provide cluster defaults
    for inspection without the need to access actual ONAP application
    deployment.

    Default node customization scripts were extracted
    ("tools/get_customization_scripts.sh" run within "tools/imported/"
    directory) from official documentation [1] and imported here in order
    not to introduce runtime online dependencies.

    This environment should probably be migrated in future to more
    appropriate place like devtool [2] (or at least use the same Vagrant
    boxes).

    [1] https://docs.onap.org/en/casablanca/submodules/oom.git/docs/oom_setup_kubernetes_rancher.html
    [2] https://git.onap.org/integration/devtool

    Issue-ID: SECCOM-235
    Change-Id: I57f9f3caac0e8b391e9ed480f6bebba98e006882
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
  - k8s: Validate API server address and port flags

    This patch verifies if CIS Kubernetes Benchmark v1.3.0 sections
    regarding master node configuration are satisfied (1.1.6 and 1.1.7).

    Issue-ID: SECCOM-235
    Change-Id: I5f215a6642b177e85d7e1c70860ba0c7e558ec4e
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
  - k8s: Validate API server boolean flags

    This patch verifies if CIS Kubernetes Benchmark v1.3.0 sections
    regarding master node configuration are satisfied (1.1.1 - 1.1.5, 1.1.8,
    1.1.9, 1.1.20 and 1.1.23).

    Issue-ID: SECCOM-235
    Change-Id: Ib964b5111b616a891c3963ef9695af660810e8ba
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 8 Jul 2019 17:41:55 +0000 (19:41 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to ff3ebac2a21a4f9d8213ec255656d199cb6f4fe9
  - k8s: Add documentation on runtime dependencies

    Issue-ID: SECCOM-235
    Change-Id: I370636220151a5755f467055418f866afe11d5d9
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Yang Xu [Mon, 8 Jul 2019 17:16:46 +0000 (17:16 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 5254510864d175c41d78de756b1186b779eecb9f
  - Merge "Enabling generic parser in onap-all override file"
  - Enabling generic parser in onap-all override file

    The modeling generic parser needs to be enabled in general override
    file onap/overrides/onap-all.yaml

    Issue-ID: MODELING-175

Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
    Change-Id: Ia175145b2c9a3c4ca4da1fe8cbf119b41fc9782a

4 years agoUpdate git submodules
Steve Smokowski [Mon, 8 Jul 2019 15:27:43 +0000 (15:27 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to ab9522a55b6cf8dd2137f635b1accef60de34d20
  - Merge "remove unneeded code"
  - remove unneeded code

    Change-Id: Ib7c692b2a7fd8bc5f40d6a4acba504948cc7fc1b
    Issue-ID: SO-729
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
4 years agoUpdate git submodules
Steve Smokowski [Mon, 8 Jul 2019 15:26:41 +0000 (15:26 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 82e8c3800e2ef4d27353b9085b45b963c51b5a9b
  - Merge "Added null check to prevent call of getVnfResources() method for null vf object"
  - Added null check to prevent call of getVnfResources() method
    for null vf object

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

4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 15:15:39 +0000 (15:15 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 16097828f299112bf0269e554a1dff37666f59be
  - Merge "Do not dump a collection of outputs at the end."
  - Do not dump a collection of outputs at the end.

    Issue-ID: CCSDK-1404

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

4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 15:14:36 +0000 (15:14 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to ac2e1c15bf01666c37f6fd49ea5461d7e3089075
  - Merge "Add UT for ResourceResolutionService/Component"
  - Add UT for ResourceResolutionService/Component

    Change-Id: I460b3747ffdf5f4cfcb486803097939d1ae1fec0
    Issue-ID: CCSDK-1046
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 15:14:27 +0000 (15:14 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to b914816c8feebc9943df497e8c4abf542e72dcda
  - Merge "Add unit test for resolution repository"
  - Add unit test for resolution repository

    Change-Id: If66670cc5397b0bcce340092ec6ff9ec008677bc
    Issue-ID: CCSDK-1423
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 15:14:18 +0000 (15:14 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 61672376481804b037a92d77042bac84eca0adf8
  - Merge "Enforce resolutionKey or resourceId/resourceType"
  - Enforce resolutionKey or resourceId/resourceType

    There are three existing ways to perform the resolution:

        either we don't store the results at all, whether for resource or template
        either we store using the resolution key. The combination of blueprintName,
           blueprintVersion, artifactName and resolutionKey has to be unique. If it
           is re-used, it is considered as a new attempt for that specific resolution
           request, and process will only try to resolve resources not marked at SUCCESS
           in the database.
        either we store using the resourceId and resourceType. As previous point, the
           combination of blueprintName, blueprintVersion, artifactName and resolutionKey
           has to be unique. If it is re-used, it is considered as a new attempt for that
           specific resolution request, and process will only try to resolve resources not
           marked at SUCCESS in the database.

    TBD: add uni tests

    Issue-ID: CCSDK-1423
    Change-Id: I6b7198453cf0002edfa7a0c9ea3179555211b5dc
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 15:14:08 +0000 (15:14 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 64561f49e029e567c94e89141c8657a33112c06e
  - Merge "Share RR context within node template"
  - Share RR context within node template

    Also, mark resolution as failed for capability when failure.

    Change-Id: I3c1704b5b99ace7096f1d9e1cd9bb7f5b595db13
    Issue-ID: CCSDK-1422
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 15:13:57 +0000 (15:13 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to efad912becfc6923414ad3edffa7bad85420a8d4
  - Merge "Fix swagger definition for blueprint processor"
  - Fix swagger definition for blueprint processor

    Change-Id: I69ba541b4b301735a988cf01673827a79daf1f8c
    Issue-ID: CCSDK-1431
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 15:13:48 +0000 (15:13 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to d13961fbbf4eeaed3f2f70e6d189979d47f6fdb9
  - Merge "Refactor resolution controllers"
  - Refactor resolution controllers

    tempalte and resources for get/put API

    Change-Id: Ia00bdb08f5f52231481edc6de232f850c66874e9
    Issue-ID: CCSDK-1423
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 15:13:12 +0000 (15:13 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 631f0cd80e86de12e1eff60845103e763ddc2e5c
  - Merge "Enable https for cds-ui"
  - Enable https for cds-ui

    Enabling https for cds-ui-server
    Add dummy private key and cert

    Change-Id: I9d318ceea3527ebb4f0776e26fb9dbf5d4cb6615
    Issue-ID: OJSI-196
Signed-off-by: Xuefeng Xie <henry.xie@est.tech>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 14:45:57 +0000 (14:45 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to c36b242d34269c2e32e87b385856e09f0a118b17
  - Merge "Added Search CBA component"
  - Added Search CBA component

    Change-Id: Ib0a755222f913d5fcd881059f90f50ac69b23101
    Issue-ID: CCSDK-1269
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 14:45:35 +0000 (14:45 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 09381a1444653580dadcc3774c426823964c0c54
  - Merge "Added Side Nav menu for search CBA"
  - Added Side Nav menu for search CBA

    Added sub menus for controller Blueprint
    Change-Id: Ie4d56186655fd62393133c01d36d1d7aecee9b3a
    Issue-ID: CCSDK-1269
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 14:45:18 +0000 (14:45 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 2cb5994a00482c956069b28fab14394fbd936537
  - Merge "Create CBA Search existing template"
  - Create CBA Search existing template

    Template to be shown for option choosed from stepper form 1
    Change-Id: I52b5f8c8ed217e455e44862df159831c028ff244
    Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 14:44:56 +0000 (14:44 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 7590bc8802d42336be570fde8811f93e30b34da4
  - Merge "Template option populate to Select template"
  - Template option populate to Select template

    Change-Id: I0d949283906493f1471377619fdc5615a310b690
    Issue-Id: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 14:44:35 +0000 (14:44 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to bec0aaa4db615940e0cb7dac73e3b492199a2c87
  - Merge "Search service for Controller Blueprint"
  - Search service for Controller Blueprint

    Search service for controller blueprint creation and Search capability
    Change-Id: I20b7f60aa357af2785c6209003429d83b34c4342
    Issue-ID: CCSDK-1269
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Sandeep Shah [Mon, 8 Jul 2019 14:44:06 +0000 (09:44 -0500)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 7bbcdbb841d81217e6a341a6eeaa8c6fda8daf46
  - Netconf Notification support for SDNR OOFPCI

    Feature enhancement to support Netconf notification from
    RAN simulator. Netconf notification will trigger consumer
    to update ConfigDB database and publish DMAAP message. This commit
    relates to Netconf notification indicating neighbor list change
    and consumer code

    Issue-ID: CCSDK-1396
Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com>
    Change-Id: I5773fcc2dab9baefcec3788038add10047fc828e

4 years agoUpdate git submodules
Steve Smokowski [Mon, 8 Jul 2019 14:19:14 +0000 (14:19 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to f83362f93e7a88c34b85048aaf2e1f14c611800f
  - Merge "Added null check for heatStack to prevent crash at getCanonicalName() call"
  - Added null check for heatStack to prevent crash at
    getCanonicalName() call

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

4 years agoUpdate git submodules
Steve Smokowski [Mon, 8 Jul 2019 14:18:29 +0000 (14:18 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 79b5b02dc56510838deb94c1f54e4f8b88c130b5
  - Merge "add junit coverage for VnfmHelper"
  - add junit coverage for VnfmHelper

    Change-Id: I0db84333f1c5ffa09ec78f504a101b75343157a3
    Issue-ID: SO-1576
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 13:43:45 +0000 (13:43 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to b5b816769e0fd6f3068c13eb004ad2ca95b9cd9b
  - Merge "Configurations for SDNR OOFPCI Use case"
  - Configurations for SDNR OOFPCI Use case

    Update odlsli POM file to copy template to docker staging,
    Configure SDNC end point in DG properties file in K8s
    cluster, Template for RPC message used to invoke DG as
    response to Netconf notification

    Issue-ID: CCSDK-1446
Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com>
    Change-Id: I2ccec01ae5eb4b89986debe5932e49bdc89164e0

4 years agoUpdate git submodules
Smokowski, Kevin (ks6305) [Mon, 8 Jul 2019 13:42:59 +0000 (13:42 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/parent.git from branch 'master'
  to 322f4ffd1216bd01bde2b0f0f4c310811df1c129
  - remove glassfish property

    remove glassfish property, no code should be using it

    Issue-ID: CCSDK-1444
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
    Change-Id: Ic8aa0a5d8d49d9387424bd50dc32809a05384a8c

4 years agoUpdate git submodules
Matej Klotton [Mon, 8 Jul 2019 13:42:06 +0000 (15:42 +0200)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to e1829deb67e1e028ad02c383db86ff654bfcbe06
  - Reduce docker image size for SDNC

    Saves ~250M of disk space

Signed-off-by: Matej Klotton <matej.klotton@pantheon.tech>
    Issue-ID: SDNC-800
    Change-Id: I42b4f9c3c5216e7e22753287f74f4261c139e8f9

4 years agoUpdate git submodules
Matej Klotton [Mon, 8 Jul 2019 13:41:11 +0000 (15:41 +0200)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to c6f21bed9c8144d5195232d28dfd1d1f9f1373e6
  - Reduce CCSDK docker images size

    onap/ccsdk-odl-fluorine-alpine-image from 768MB to 526MB
    onap/ccsdk-odlsli-alpine-image from 1.36GB to 666MB

Signed-off-by: Matej Klotton <matej.klotton@pantheon.tech>
    Change-Id: I80dca08539ea91622ccb00edbe675a0b3203a183

4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 13:39:59 +0000 (13:39 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 970d2cbf67a098eaab1924d5daecc258e8ee7869
  - Merge "Added template options to create CBA"
  - Added template options to create CBA

    Change-Id: I3720e7efdf3100fa50261012387179f9edd87680
    Issue-id: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 13:39:02 +0000 (13:39 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 9d6c76e30e59f969e1a74a3efd9e1abfe9818cd8
  - Merge "Remote Python executor Handler class process fails with Arguments list too long"
  - Remote Python executor Handler class process fails with Arguments list too long

    Issue-ID: CCSDK-1435
    Change-Id: I02b1d8393c2506850cf37df6e3447d195f4fabb5
Signed-off-by: Serge Simard <serge@agilitae.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 13:38:11 +0000 (13:38 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 45b1ed540e79376ab832a18d7765986ef884ff76
  - Merge "Enhance logger to the server"
  - Enhance logger to the server

      - Remove autorization from request logs
      - add request ID if it doesn't exist
      - log response code

    Issue-ID: CCSDK-1295

    Change-Id: Ia83125bd85ddb1cd89f02cf55220f1aa11049810
Signed-off-by: Rami <rmohamed.ext@orange.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 13:37:50 +0000 (13:37 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to f6dcf43ffee549b1db9ec2e09e4122b2b84c2364
  - Merge "CDS-UI: support gRPC integration with blueprint processor mS - For deploy blueprint functionality"
  - CDS-UI: support gRPC integration with blueprint processor mS
    - For deploy blueprint functionality

    Change-Id: I35395ae315ac063c3bb3f6893956965ecb74e74e
    Issue-ID: CCSDK-1274
Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 13:37:11 +0000 (13:37 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 8607db90d88ab2a1bec4f3fc4be22f16d09d1a29
  - Merge "Kafka Messaging Controller API."
  - Kafka Messaging Controller API.

    Things done-
    Addressed review comments.
    Logic to consume events and process it.
    Added integration testing.

    Change-Id: If574a363f9fb8581018cc5a7ba106251a9d8caf1
    Issue-ID:CCSDK-1356
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
Signed-off-by: prathameshmo <prathamesh.morde@bell.ca>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 13:34:22 +0000 (13:34 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to bf228082d558a2e1c7a93dd2334dfd105483fc2f
  - Merge "Remote Python executor unescapes script parameter values"
  - Remote Python executor unescapes script parameter values

    Issue-ID: CCSDK-1426
Signed-off-by: Serge Simard <serge@agilitae.com>
    Change-Id: I919e30b76bb472b4e0aeeb2294f0b3087a655efd

4 years agoUpdate git submodules
Seshu Kumar M [Mon, 8 Jul 2019 13:03:04 +0000 (13:03 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to c3279392770dc1967a98d8a86bed874e45c203c2
  - Merge "Fixed sonar issue in QueryGroups.java"
  - Fixed sonar issue in QueryGroups.java

    Fixed sonar issues across this file

    Issue-ID: SO-2096
    Change-Id: Ib2b9fb5d12da2eb1f99562466c5a5d9039b0e50f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Gamboa, Gilbert [Mon, 8 Jul 2019 12:57:57 +0000 (08:57 -0400)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to cc805b184620525115c88c1a52ddfde55c73e15b
  - mso will support new requeststate values

    Support new request status - ROLLED_BACK, ROLLED_BACK_TO_ASSIGNED,
    ROLLED_BACK_TO_CREATED, and ABORTED.
    Support new request status - ROLLED_BACK, ROLLED_BACK_TO_ASSIGNED,
    ROLLED_BACK_TO_CREATED, and ABORTED. Added default FAILED request
    status in case rollback is not needed.
    Variable rollbackTargetState needs to be returned to WorkflowAction flow
    Variable rollbackTargetState needs to in to ExecuteBuildingBlock as
    well. Add new RequestDb migration file to expand infra_active_requests
    column request_status to 25 bytes to fit new request states.

    Change-Id: I0da2f8013001a28dcc20f64eb9455e4cfd3dd197
    Issue-ID: SO-2093
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Plummer, Brittany [Mon, 8 Jul 2019 12:57:49 +0000 (08:57 -0400)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 0e2cda138f35ee6a7a8a54c29a6c4edf07d51745
  - update bpmn to save extsystemerrorsource

    Added ext error source to workflow exception
    Updated all lines that create this exception with source
    Added unit tests and updated existing ones

    Change-Id: Id9b3b1e6e24368224214a6370ea2d450ae667bfb
    Issue-ID: SO-2092
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Sylvain Desbureaux [Mon, 8 Jul 2019 12:42:27 +0000 (12:42 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 0c38532c067a817c7f343a227f954c5460d9fda7
  - Merge "Merge integration timing to environment.yaml"
  - Merge integration timing to environment.yaml

    Issue-ID: OOM-1959
    Change-Id: I835be9a5eccf72e8e6534da1e5090f21d10c7a5a
Signed-off-by: Brian Freeman <bf1936@att.com>
4 years agoUpdate git submodules
ojasdubey [Mon, 8 Jul 2019 12:00:38 +0000 (17:30 +0530)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to da8b24151295d923cc632dfa2d296b3c67f6cce2
  - Move import handling to service template

    Moving the handling of all import formats parsing
    to ServiceTemplate class to make it generic and
    reusable

    Change-Id: I80595c3654a625275549a3bb3afe8ba7c9455aff
    Issue-ID: SDC-2421
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
4 years agoUpdate git submodules
liamfallon [Mon, 8 Jul 2019 11:59:40 +0000 (11:59 +0000)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to cad7cff7dc945eefaf27815742461d6db6ab8eac
  - Add duplicate check, examples for kafka Properties

    Added checks for dealing with duplication of specification of properties
    explicitly and in kafkaPropertes
    Added examples for kafkaProperties
    Added documentation for kafkaProperties

    Issue-ID: POLICY-1818
    Change-Id: Icbe01d6f1d25d4570dcc85cc3db28588743b9c41
Signed-off-by: liamfallon <liam.fallon@est.tech>
4 years agoUpdate git submodules
Einat Vinouze [Mon, 8 Jul 2019 11:22:52 +0000 (14:22 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to d7192595536591a764afbdf159f68509b6b20bae
  - Upgrade to Spring 5.1.6 + simulator fasterxml

    Issue-ID: VID-512
    Change-Id: I9a74e6357671c5eee0a425354dcd07c762c69c83
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
4 years agoUpdate git submodules
andre.schmid [Mon, 8 Jul 2019 11:20:15 +0000 (11:20 +0000)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 3b72874a95ce734f555334fb0fba987a069664d0
  - Add validation of non referenced file in package

    Add the validation specified in SOL004, that all files in the package
    should be listed in the Manifest file.
    Fix Validator related Test class, adapting to the new validation.
    Create a manifest builder to help the tests.
    Fix minor typos.
    Update .gitignore to remove ajcore files.

    Change-Id: Ib9a99bf3d7905349e0ec8fef8fd960028bb83f8d
    Issue-ID: SDC-2412
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoUpdate git submodules
Michal Ptacek [Mon, 8 Jul 2019 10:50:06 +0000 (10:50 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 37796bfe9db3f947429b325f86450bfc9512ed9a
  - Merge "Add docker local registry cleaning script"
  - Add docker local registry cleaning script

    Since with changing data lists there are unused images
    left in local registry on build server this
    commit adds script that handles that.

    Issue-ID: OOM-1952

    Change-Id: Ied7a8b09aacd33ef17f0676cfab333d1df8a1a81
Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
4 years agoUpdate git submodules
maopengzhang [Mon, 8 Jul 2019 08:27:56 +0000 (16:27 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 93e2fe207d57a020fee332b16675062f25699401
  - refactor ns job test code

    refactor ns job test code

    Change-Id: I1009730ca9b83b000324edad1921e4015fd1c0ba
    Issue-ID: VFC-1431
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
Michal Ptacek [Mon, 8 Jul 2019 08:23:04 +0000 (08:23 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 886cf54b0c6b78c2f1dd2d0dcc935cb8838a36d8
  - Merge "Adding notes from vFWCL in Dublin"
  - Adding notes from vFWCL in Dublin

    This is just to share notes from the vFWCL exercise in Dublin.

    Issue-ID: OOM-1900

    Change-Id: I76cc577342a8e25a900b119462ff6c7768189382
Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
4 years agoUpdate git submodules
Bartosz Gardziejewski [Mon, 8 Jul 2019 07:15:06 +0000 (09:15 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 89b0566dcf587d36f713d301b27009ce1d3bbec6
  - Adapting GUI for error report managing

    Change-Id: Idb3f5750596334990b030bfdf2f6551ad4d1c8e3
    Issue-ID: VID-488
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
4 years agoUpdate git submodules
Wojciech Sliwka [Mon, 8 Jul 2019 07:00:44 +0000 (07:00 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 5fdd07ac5c8b0a229b437aed258710a29801c31a
  - Merge "Add controller which create error reports"
  - Add controller which create error reports

    Change-Id: Icfba59e90420c0d849c9ba5fae3d0cb1b40ed265
    Issue-ID: VID-488
Signed-off-by: michal.banka <michal.banka@nokia.com>
4 years agoUpdate git submodules
maopengzhang [Mon, 8 Jul 2019 06:00:24 +0000 (14:00 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to a2034b62ab086f2bd459695401af4901ffb3ff96
  - resolve python2->python3 issues

    resolve e.message issues

    Change-Id: Ib55c1ddfe12a428c06b018d60008d1fa90fca979
    Issue-ID: VFC-1429
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
hewei-cmss [Mon, 8 Jul 2019 03:29:31 +0000 (11:29 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 6ed46a1d793c660cb08ac60df96343149db010ce
  - Fix create_vls

    Issue-ID: VFC-1438

Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com>
    Change-Id: Ie38505c67119ea925f80b45d4626b03f6348392c