doc.git
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

4 years agoUpdate git submodules
Fu Jinhua [Mon, 8 Jul 2019 00:31:16 +0000 (00:31 +0000)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to f47c11feafe89b7f8ce95c360e5c603a5f22f399
  - Merge "resolve job issues"
  - resolve job issues

    resolve job issues, and some python2-->python3 issues

    Change-Id: Ia086cfa44f0558d4896698ba0ffb58fc81f6239d
    Issue-ID: VFC-1429
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
m.kowalski3 [Sun, 7 Jul 2019 13:11:00 +0000 (15:11 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 30cc86597cf069d06e350d754628e72fbbd9b4bb
  - Add unit test for OrchestrationTemplateNotFoundErrorBuilder

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

4 years agoUpdate git submodules
k.kedron [Sun, 7 Jul 2019 13:05:01 +0000 (15:05 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 8f82ddc9c6a2bc45680748f3f584e36a1ce131d4
  - Improved unit tests for ComponentValidationUtils and Sonar fixes.

    Improved unit tests for ComponentValidationUtils.
    Checkstyle for ComponentValidationUtils.
    Add a private constructor to hide the implicit public one
    in the ComponentValidationUtils.

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

4 years agoUpdate git submodules
Tomasz Golabek [Sun, 7 Jul 2019 12:39:11 +0000 (14:39 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 6185ebc6d0e1e002029764dadd43818c71ab1120
  - Autowired annotation for openecomp-be

    Injection of the properties moved to the constructor replacing
    field annotations.

    Change-Id: I5ea031c9ab414859d810cb8686de3ce6ccebfd0a
    Issue-ID: SDC-2406
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
Ariel Kenan [Sun, 7 Jul 2019 12:00:49 +0000 (15:00 +0300)]
Update git submodules

* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master'
  to 36d376ea2124d88d627a0ada4e176e37e070f571
  - Upgrade to ONAP-UI

    Change-Id: I1266dea133a4bd5196ba7662c0905afaa021972d
    Issue-ID: SDC-2411
Signed-off-by: Ariel Kenan <Ariel.Kenan@amdocs.com>
4 years agoUpdate git submodules
Wojciech Sliwka [Sun, 7 Jul 2019 08:22:38 +0000 (10:22 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 958a87de8f3c19ce51d969047f750692da2ba833
  - Remove field injection in catalog-dao

    Change-Id: I96ac13d3b50737518924a3aaa9b320adbba241eb
    Issue-ID: SDC-2398
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
4 years agoUpdate git submodules
Wojciech Sliwka [Sun, 7 Jul 2019 08:22:31 +0000 (10:22 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to bf2ffad5b686eb0ffddbeeeca5824b8caea0c8ff
  - Remove field injection in catalog-dao

    Change-Id: I24c3a898fa34491e80074944614722fbb3085515
    Issue-ID: SDC-2398
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
4 years agoUpdate git submodules
rajendrajaiswal [Sun, 7 Jul 2019 06:58:18 +0000 (07:58 +0100)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 868746d27adc90efeba5909d3eb60a6e0cd24c27
  - PM-Mapper Policy Model support

    Change-Id: I3603c4a5b05b0dc528b0dd57eabea8947f9e8fbb
    Issue-ID: SDC-2104
Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
4 years agoUpdate git submodules
k.kedron [Sun, 7 Jul 2019 06:42:15 +0000 (08:42 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 9eb80fdf47fb9be19e6238e223a3e43c402aa3f5
  - Improved the ConfigurationRepositoryTest.

    Checkstyle for CliConfigurationImpTest.
    Improved the ConfigurationRepositoryTest
    to not has an influence on other tests.

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

4 years agoUpdate git submodules
fujinhua [Sat, 6 Jul 2019 02:48:18 +0000 (10:48 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
  to 80275b72d0bd5411555f81865306c2844ff60f0b
  - Update svnfmdriver version from 1.3.2 to 1.3.3

    Change-Id: Icccf2db0f6474a41ab41eb4201edf92c053238ea
    Issue-ID: VFC-1429
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
4 years agoUpdate git submodules
Lathish [Sat, 6 Jul 2019 02:16:41 +0000 (02:16 +0000)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to d368feb33cf3dcf1008b060503b7a41edef67e9e
  - Fixed netconf-xml parsing issue

    Issue-ID: APPC-1624
    Change-Id: I12aa5f1a42d5e09b5eb8886132ea9e5a2c84ef5e
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
4 years agoUpdate git submodules
Fu Jinhua [Sat, 6 Jul 2019 01:14:20 +0000 (01:14 +0000)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to e3b9083af9eb416191a691c5f48a8ca720eaab4e
  - Merge "resolve job view issue"
  - resolve job view issue

    resolve job python2 to python3 issue

    Change-Id: Ia81850707b003205ecb2e304e9ed495b3c608102
    Issue-ID: VFC-1429
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
Fu Jinhua [Sat, 6 Jul 2019 01:14:02 +0000 (01:14 +0000)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 1fe7baf1b728d3611402cdb62b28a246cfa379c6
  - Merge "resolve lcm csit issue"
  - resolve lcm csit issue

    Add new version 1.3.4

    Change-Id: I70a4de3add7084b3aadee1da6e6726c411ce2568
    Issue-ID: VFC-1429
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
Jerry Flood [Fri, 5 Jul 2019 20:50:43 +0000 (16:50 -0400)]
Update git submodules

* Update docs/submodules/optf/cmso.git from branch 'master'
  to e8aaf9e7a6dbe61f1508c6b7f04fa9b14f2e4c7d
  - Bring up mock server in robot docker

    Also Update springboot to 2.1.6

    Issue-ID: OPTFRA-509
    Change-Id: I04374a934926c198d496d5fe35282595e2e34580
Signed-off-by: Jerry Flood <jflood@att.com>
4 years agoUpdate git submodules
Krzysztof Opasiak [Fri, 5 Jul 2019 19:35:35 +0000 (21:35 +0200)]
Update git submodules

* Update docs/submodules/osa.git from branch 'master'
  to c45208e505b860dcb3fd1025056b17a1982c50b2
  - Reverse the order of OSAs in the list

    User are usually interested in the newest OSAs not the oldest
    so let's revers the order of the list to keep the newest advisories
    on the top of the page.

    SECCOM-246
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: If56deb90c2cf535faee2bcdfae9aca7a70c37428

  - Import Vulnerability Management Process from the wiki

    In order to make the process documentation more visible for the end
    user and make it easier to review changes let's move it from the ONAP
    wiki to readthedocs.

    This commit contains version 25 of:
    https://wiki.onap.org/display/DW/ONAP+Vulnerability+Management

    Issue-ID: SECCOM-246
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I46ddff6fe9d2c17d9ccfe994e283111880263735

  - Add a section and page on vulnerability management

    Prepare to import vulnerability management process from wiki and
    create a short section on the process and referenca a place-holder
    page where the process will be imported.

    Issue-ID: SECCOM-246
    Change-Id: I796e085a8f0e098f69ca0f9cc0f97fb90fffe23e
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
  - Fix broken link to gerrit review

    This fixes sphinx warning:

    OSA-2019-008.rst:24: WARNING: Inline emphasis start-string without
    end-string.

    and a broken link in OSA-2019-008 web page.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I044f36a56ad4597ed8a00b2f5acad5999f17564b

  - Issue OSA for OJSI-206

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I523feb8d6fe6964f7cb4a97f431c2b68fa056aa4

  - Issue OSA for OJSI-205

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ib89e37838c7d6c974a3361fd5cd051ae823eca81

  - Issue OSA for OJSI-204

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I8943eea96f3424b22a61d0296c365029fb1b9e01

  - Issue OSA for OJSI-203

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I293618fe51440b38e04e51e6d58ca788bd99a93a

  - Issue OSA for OJSI-202

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I699f0b96806525a58a60a0fe69aae2583163644a

  - Issue OSA for OJSI-201

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I73cf5b58af227ea36518edcc305c4527f87e3a47

  - Issue OSA for OJSI-200

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Iede0c0bc8b45b26f8aa10a04d4e021ff62343b69

  - Issue OSA for OJSI-199

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ia787665b990bfcff3fa78e39e36adf97b51832f3

  - Issue OSA for OJSI-174

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I0aa1d42a70cbbf531dae3fbbdad99988b386da58

  - Issue OSA for OJSI-93

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ib821c34d95d89ed7f0ba3ce3c60bfa181b1c769a

  - Issue OSA for OJSI-92

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ia06e9d689e2aa2cf25390a8fbb745dd2c076db97

  - Issue OSA for OJSI-88

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I1a27dc3dd6df7176390430a1b43f7c4ce1cea0e8

  - Issue OSA for OJSI-80

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I1a552af5d9852787c5c8dbd4055213312ae5ad5b

  - Issue OSA for OJSI-79

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Iccf563afa1ec0c8420fd1f932d05d484950f1143

  - Issue OSA for OJSI-78

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I68a9e65b0d5627dc6c53458fde1291dcd26bdc77

  - Issue OSA for OJSI-77

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I79270f5d14d2fea0ad4fd5a2085cc6969c4c384e

  - Issue OSA for OJSI-76

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Iaa5ee12c2586bdd037be753513e2e19a345f7683

  - Issue OSA for OJSI-66

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ia65b5cf2bf7534543354d73a9f42d3c9d2199f4a

  - Issue OSA for OJSI-65

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I34aa748456035051990d44007b1e8cb324fc9a19

  - Issue OSA for OJSI-63

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I7df4583d0ff0228ed5fb17e9945b3b0c2dfa564b

  - Issue OSA for OJSI-43

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ibff1d7a0393f7aabd424e687b4bcd50f0f948482

  - Issue OSA for OJSI-42

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I458dcda70aab0c49e4276f60e8bb210ac61a6c61

  - Issue OSA for OJSI-41

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ia9691e8e317529f6b2b8d1c4d46ea814c33de43f

  - Issue OSA for OJSI-34

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I75749876f2f5ebfeb128d375d45c278cd1deba89

  - Issue OSA for OJSI-25

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Id0317984d87ac2f67a5fdc56085805074fa61fb2

  - Issue OSA for OJSI-15

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I31b96f863ca45b4faeec00ef4e21bbe3673ca80b

  - Add infrastructure for ONAP Security Advisories

    Issue-ID: SECCOM-239
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I66a78b24965252802d1992c7400a541c8307c506

4 years agoUpdate git submodules
Tschaen, Brendan [Fri, 5 Jul 2019 16:06:12 +0000 (12:06 -0400)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to 5b43c6998e98f2fe9695f8dc9dc86be8bac2a320
  - Enhance PreparedQueryObject

    Change-Id: I3da1ff5b5e8b63b6cf15a16cec5660e9ec9cf73d
    Issue-ID: MUSIC-422
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
4 years agoUpdate git submodules
sebdet [Fri, 5 Jul 2019 14:08:06 +0000 (16:08 +0200)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to c8d6130e6355a6f8f460c114ed7bac0221eb0020
  - More modular approach

    Modular approach for React components and CSS + theming

    Issue-ID: CLAMP-418
    Change-Id: I359f31e92492ae75ac26ef297abde822c6cd56ea
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
efiacor [Fri, 5 Jul 2019 13:52:23 +0000 (13:52 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to b24ac8d9ba04c7b00e3e943b1641ef0806fa4e64
  - Adding more unit tests for DR

    Change-Id: I302c3172957770116e770c5916b54c5f32ff3b44
    Issue-ID: DMAAP-1226
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
4 years agoMerge "Remove trailing slash in osa submodule"
Eric Debeau [Fri, 5 Jul 2019 09:42:17 +0000 (09:42 +0000)]
Merge "Remove trailing slash in osa submodule"

4 years agoUpdate git submodules
hewei-cmss [Fri, 5 Jul 2019 09:39:55 +0000 (17:39 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 113caa0a0a005a713e6cb638919cbf6197c0eb3a
  - Delete useless code

    The condition has been judged before.

    Issue-ID: VFC-1437

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

4 years agoUpdate git submodules
Rene_Robert [Fri, 5 Jul 2019 09:22:47 +0000 (11:22 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 8f8f27f136cb31325a5a486a3c5b9903b279ee7e
  - Issue-ID: INT-1129
    some changes in usecase description

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

4 years agoMerge "Issue-ID: INT-494 add link to OOM user guide in "setting-up ONAP" section"
Eric Debeau [Fri, 5 Jul 2019 06:28:34 +0000 (06:28 +0000)]
Merge "Issue-ID: INT-494 add link to OOM user guide in "setting-up ONAP" section"

4 years agoUpdate git submodules
sarada prasad sahoo [Fri, 5 Jul 2019 04:33:30 +0000 (10:03 +0530)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 294a68f814de3820ae3d5fdcf976615ad233c11a
  - fix global-jjb migration issue

    fix global-jjb migration issue
    - VNFSDK, SO

    Issue-ID: SO-1992
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
    Change-Id: I2e11f0c151c54151e526efdebf92f49621dc0f7f

4 years agoUpdate git submodules
maopengzhang [Fri, 5 Jul 2019 01:17:59 +0000 (09:17 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to f260819938455e32679cf10dfafd6ee881cd8d37
  - resolve lcm csit issue

    resolve lcm csit issue

    Change-Id: Ie7c09cb97601941f0e1e9886af7b7cfd6e963ce6
    Issue-ID: VFC-1429
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
Alexis de Talhouët [Fri, 5 Jul 2019 00:18:01 +0000 (20:18 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to d4b56bc36db1169024fef1f54f924bf3b8f351b6
  - Error: Could not find or load main class

    Use oparent as root project pom

    Change-Id: Ibacb94a08051c2d3f48125a66c0579fa4da94e2d
    Issue-ID: CCSDK-1443
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoRemove trailing slash in osa submodule 18/90918/1
Krzysztof Opasiak [Thu, 4 Jul 2019 21:55:38 +0000 (23:55 +0200)]
Remove trailing slash in osa submodule

Gerrit is not properly updating doc repo when we merge patches
in osa repo.

My current theory is that gerrit cannot properly match
a submodule to gerrit project as in .gitmodules project name is
written with trailing slash. As it's the only submodule that has this
trailing slash let's give it a try and remove that slash.

Issue-ID: SECCOM-246
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I578432a6518c94ad8911202542a9a037acc60db5

4 years agoUpdate git submodules
sarada prasad sahoo [Thu, 4 Jul 2019 12:41:21 +0000 (18:11 +0530)]
Update git submodules

* Update docs/submodules/so/libs.git from branch 'master'
  to 6a15193837a3ba364797459f5ad4e2c85c85fb1b
  - fix global-jjb migration issue

    fix global-jjb migration issue
    - VNFSDK, SO

    Issue-ID: SO-1992
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
    Change-Id: Ibd4ffceecb0604267e5dc6721b38a8ea2adc4b48

4 years agoUpdate git submodules
fujinhua [Thu, 4 Jul 2019 12:08:54 +0000 (20:08 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
  to 3e8f81f8745149add5abbfb26bcf615017a304c3
  - Fix doker sh for ztevnfmdriver

    Change-Id: I793142159b1395091acec64267a36787b4a7c07e
    Issue-ID: VFC-1429
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
4 years agoUpdate git submodules
sarada prasad sahoo [Thu, 4 Jul 2019 12:00:38 +0000 (17:30 +0530)]
Update git submodules

* Update docs/submodules/so/libs.git from branch 'master'
  to 941cec72fab2f3cf3973e572ff2479943240d1f3
  - fix global-jjb migration issue

    fix global-jjb migration issue
    - VNFSDK, SO

    Issue-ID: SO-1992
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
    Change-Id: I5fd33befce9829b873ed4a886277d5638f8af9f6

4 years agoUpdate git submodules
sarada prasad sahoo [Thu, 4 Jul 2019 11:59:41 +0000 (17:29 +0530)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 7fe31a577a1f3d50a0681be8b4d691aef67eb3ec
  - fix global-jjb migration issue

    fix global-jjb migration issue
    - VNFSDK, SO

    Issue-ID: SO-1992
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
    Change-Id: Idaee5994614a9264e0b0edc57be6e529a343b807

4 years agoUpdate git submodules
Michal Ptacek [Thu, 4 Jul 2019 11:54:11 +0000 (11:54 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to b00fda87df7db69d1cb74948e385694a51a6e016
  - Merge "Make loading docker images from tars optional"
  - Make loading docker images from tars optional

    As build server for building Nexus blob can be the same machine as for
    previous download, there's not necessary to load all docker images if
    they are already in local registry - therefore this patch makes the
    loading of the images from tarballs as an option and by default will use
    images directly from local registry

    Issue-ID: OOM-1889

    Change-Id: Id8f850afdab1009d026aef97ac1b0eb3d742f38b
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
4 years agoUpdate git submodules
maopengzhang [Thu, 4 Jul 2019 11:31:04 +0000 (19:31 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 77ced4b102e68259f0b01c317b00601a6f569c84
  - Update django version

    Update django version

    Change-Id: I78ab2cc7e6032a1e176ae94ad6b5aa7d49e79fb7
    Issue-ID: VFC-1429
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
Michal Zegan [Thu, 4 Jul 2019 11:24:37 +0000 (11:24 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to ca242324ef4874857aa869484309f80e2a251fd9
  - Merge "New packaging script"
  - New packaging script

    Introducing new packaging script, converted to python with slightly modified logic

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

4 years agoUpdate git submodules
Sylvain Desbureaux [Thu, 4 Jul 2019 11:15:47 +0000 (11:15 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 25f7bae5721a1033707a987fe9d065444a733f7d
  - Merge "Document OJSI-202 (CVE-2019-12127) vulnerability"
  - Document OJSI-202 (CVE-2019-12127) vulnerability

    Issue-ID: OJSI-202
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I46d31d23309f8f34cb1a21d025aac0ff9a5b709a

4 years agoUpdate git submodules
maopengzhang [Thu, 4 Jul 2019 11:08:25 +0000 (19:08 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 65a699dfd2385eed6e2e52c976dc8447b028b142
  - refactor ns heal view code

    refactor ns heal view code

    Change-Id: I342e21dd773f71f8c2ade33d64044a3f78da2486
    Issue-ID: VFC-1431
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
m.kowalski3 [Thu, 4 Jul 2019 10:43:48 +0000 (12:43 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 97b2d7ee46e604c2e6ec5846b3f330a1adca4dcc
  - Add unit tests for:
    -MonitoringUploadErrorBuilder
    -NicErrorBuilder
    -VendorSoftwareProductInvalidErrorBuilder

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

4 years agoUpdate git submodules
Kevin Scaggs [Thu, 4 Jul 2019 09:38:36 +0000 (04:38 -0500)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to 149a9fb31eab12a86d28f73aaa2ba4a05343e0fe
  - Updates to License

    Made some updates to license on the instance side.   Still a work in
    progress.

    Issue-ID: MODELING-104

    Change-Id: I2c6cc358bd72c5c31f0491d4e5489aa30478be31
Signed-off-by: Kevin Scaggs <ks0567@att.com>
4 years agoUpdate git submodules
Kevin Scaggs [Thu, 4 Jul 2019 09:36:25 +0000 (04:36 -0500)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to 7ce176cbc62262d79a0b96d78d47910640a6a8aa
  - Updates to common.

    Updated a couple stereotypes on Business Interaction, and started some
    draft ideas for dynamic parameters.

    Issue-ID: MODELING-104

    Change-Id: I174c99ac38ca17ccfb7b94f5639fe06eae853854
Signed-off-by: Kevin Scaggs <ks0567@att.com>
4 years agoIssue-ID: INT-494 81/90881/1
Rene_Robert [Thu, 4 Jul 2019 07:48:56 +0000 (09:48 +0200)]
Issue-ID: INT-494
add link to OOM user guide in "setting-up ONAP" section

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

4 years agoUpdate git submodules
Yan Yang [Thu, 4 Jul 2019 07:05:08 +0000 (07:05 +0000)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 6b1be723204ead2ef8c03930eec0c1c5556c0b17
  - Merge "Update license header for redisco"
  - Update license header for redisco

    update license header for redisco

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

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 6ab08badc207a679f89df8bd3563a7a198546235
  - Merge "Update python2 to python3"
  - Update python2 to python3

    Update python2 to python3

    Change-Id: Ic40b6f3a542f60de955ef7af158cd18b8b0e24a9
    Issue-ID: VFC-1429
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
Wojciech Sliwka [Thu, 4 Jul 2019 05:38:20 +0000 (05:38 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to fc62274e8d15964d63c62bf0e2f4abc040252ee9
  - Merge "Send logs to logstash"
  - Send logs to logstash

    Removing logback from vid container as it is not used at all
    Setting eelf variable to read configuration from /tmp/logback.xml -place which is mounted in oom

    /tmp/logback.xml has logpath set to /var/log/onap/

    Change-Id: I8045e1d63f8f2b7574684f0758475555463fe8b1
    Issue-ID: VID-485
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
4 years agoUpdate git submodules
Kajur, Harish (vk250x) [Wed, 3 Jul 2019 21:34:01 +0000 (17:34 -0400)]
Update git submodules

* Update docs/submodules/aai/esr-server.git from branch 'master'
  to 0b65e97caa85ff37a2eba6efff27bcb3a6efbe2e
  - Upversion to oparent 2.0.0

    Issue-ID: AAI-2488
    Change-Id: Ifc2d92c2a774e2e4614d23bb62b89d194fbc2513
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
4 years agoUpdate git submodules
Kajur, Harish (vk250x) [Wed, 3 Jul 2019 21:22:24 +0000 (17:22 -0400)]
Update git submodules

* Update docs/submodules/aai/esr-gui.git from branch 'master'
  to 6919e101003aa30b78272a3f2e93bbf4e9d50ee8
  - Upversion to oparent 2.0.0

    Issue-ID: AAI-2487
    Change-Id: I0c107e8d8d8d67e440b6a73557cacbcad691b644
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
4 years agoUpdate git submodules
Jimmy Forsyth [Wed, 3 Jul 2019 21:01:55 +0000 (17:01 -0400)]
Update git submodules

* Update docs/submodules/aai/sparky-be.git from branch 'master'
  to d2a7058c50537fdf3406a417218db5607b23eff8
  - Upversion to oparent 2.0.0

    Issue-ID: AAI-2498
    Change-Id: Ie94be7aee1e0e25f7b216c580379578bc141c47e
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
4 years agoUpdate git submodules
Dominik Mizyn [Wed, 3 Jul 2019 20:27:28 +0000 (22:27 +0200)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 4f77c9f6c5539747c0fadd6028044e2ff2ceb8cf
  - AuthUtil method isAccessAllowed() argument change

    Change argument length to match argument length from to sdk version.

    Issue-ID: PORTAL-656
    Change-Id: I6fe28800e0baccaab43419d3aa0d8c43b1ebe771
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
4 years agoUpdate git submodules
Tomáš Levora [Wed, 3 Jul 2019 20:08:01 +0000 (22:08 +0200)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 26297040c0a6344107a57029db59ce637d9c1980
  - Removing common functions library

    library of common functions is not used anywhere since the download
    process was rewritten to python

    Issue-ID: OOM-1803

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

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to d9e690caf3c1c0b6bb5d55dd21fc75508f267f5d
  - Refractor blueprint script dependency

    Change-Id: I2e6b4dd278c1a4a3069a44f648129599365909d4
    Issue-ID: CCSDK-1428
Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
4 years agoUpdate git submodules
Sai Gandham [Wed, 3 Jul 2019 16:15:49 +0000 (16:15 +0000)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to a2bfcc602e81113347e9919b59e5e917d1ed2542
  - Merge "Approval page flaw"
  - Approval page flaw

    Issue-ID: AAF-857
    Change-Id: Ib691e240f9427006ec6d909671207cbaaeca7473
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate git submodules
Jonathan Gathman [Wed, 3 Jul 2019 14:10:55 +0000 (14:10 +0000)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 82093b06399d9a57cd7e486e9fbeeea9d026cc7c
  - Merge "Commented out dead/unreachable code (maybe some error in control logic?)"
  - Commented out dead/unreachable code (maybe some error in control logic?)

    Issue-ID: AAF-837
    Change-Id: I6661713112a2f3537db7a1bfb8c14af20360f36d
Signed-off-by: AlexMolyavko <o.moliavko@samsung.com>
4 years agoUpdate git submodules
Jonathan Gathman [Wed, 3 Jul 2019 14:10:52 +0000 (14:10 +0000)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 9f1388eb5ac3f9aab5fe617eae55b08fd2a57059
  - Merge "Moved null ref check to line before dereferencing"
  - Moved null ref check to line before dereferencing

    Issue-ID: AAF-837
    Change-Id: I67d258a1b585eaa683dc75cfcd18bbbe41a34743
Signed-off-by: AlexMolyavko <o.moliavko@samsung.com>
4 years agoUpdate git submodules
Jonathan Gathman [Wed, 3 Jul 2019 14:08:19 +0000 (14:08 +0000)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 078325f8ef05a6216292f5331ef0805a5bdd9ef1
  - Merge "Fixed deref of null object at error message"
  - Fixed deref of null object at error message

    Issue-ID: AAF-837
    Change-Id: Ied689ca30d0949e92a92b723fc77f417ade5f0e8
Signed-off-by: AlexMolyavko <o.moliavko@samsung.com>
4 years agoUpdate git submodules
ramverma [Wed, 3 Jul 2019 11:33:32 +0000 (11:33 +0000)]
Update git submodules

* Update docs/submodules/policy/distribution.git from branch 'master'
  to eb2ea3650a6c64a898195b2f78e72af270415ed7
  - Use ToStringTester from utils-test

    Changing ToStringTester from utils to utils-test.
    Bumping the policy/common, policy/engine & policy/models version.

    Change-Id: Id1f1b3f9a4a378c14d1adf2823aaa4c8626c8fd2
    Issue-ID: POLICY-1746
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
4 years agoUpdate git submodules
JohnKeeney [Wed, 3 Jul 2019 11:32:06 +0000 (11:32 +0000)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to 9f0678f3ab333949076b5b9747158cf40e08fbef
  - ApexPDP: Fixed jenkin failure in Nordix
    getLocalHost() fails in Nordix jenkins test build - misconfiguration of
    nordix jenkins vms/containers

    Change-Id: I726fc141ced07f15cfaa8a9815b4d090dbb74c9a
    Issue-ID: POLICY-1879
Signed-off-by: JohnKeeney <John.Keeney@est.tech>
4 years agoUpdate git submodules
Pamela Dragosh [Wed, 3 Jul 2019 10:53:27 +0000 (06:53 -0400)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to 0c56e114555b17818d2ee03bb680f27df8158ade
  - Add OOM installation notes

    Missing details

    Issue-ID: POLICY-1849
    Change-Id: Iac1e6e0af4690b55b13a6a19ad56b153b0b66472
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
fujinhua [Wed, 3 Jul 2019 09:41:16 +0000 (17:41 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
  to d19480a60b4337698df55f4d9c0fadbd38737811
  - Update python2 to python3

    Change-Id: I1dfd73fe4a934ed1f46d016bdb29df17dfda2a75
    Issue-ID: VFC-1429
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
4 years agoUpdate git submodules
hewei-cmss [Wed, 3 Jul 2019 09:33:41 +0000 (17:33 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 0cd170a12784b85f3cf507a8b9ef56eae6a5dd62
  - fix test ns instant.

    Issue-ID: VFC-1436

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

4 years agoUpdate git submodules
Ittay Stern [Wed, 3 Jul 2019 09:07:33 +0000 (12:07 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to b460da47f0aebe67bed1234711b8bbf4889d1354
  - Let build module vid-ext-services-simulator without docker

    Issue-ID: VID-507

    Change-Id: Iac58cb56c3e121302e93c5720daa11fb264529c6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
m.kowalski3 [Wed, 3 Jul 2019 06:04:23 +0000 (08:04 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 9d1727691bd02cd423236b94d063f64a6f2493b8
  - Add unit test for InformationArtifactCreationErrorBuilder

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

4 years agoUpdate git submodules
m.kowalski3 [Wed, 3 Jul 2019 06:00:15 +0000 (08:00 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to c062119c11f5ad35def00d755c95d3855c515723
  - Add unit test for ProcessManagerImpl

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

4 years agoUpdate git submodules
Piotr Borelowski [Wed, 3 Jul 2019 05:55:43 +0000 (07:55 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to c9b9138eadf68c6f37de961b82bce8e9b8e8bd21
  - Added unit tests for ConfigurationRepository

    Improved the unit test coverage
    in onap-configuration-management-core project

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

4 years agoUpdate git submodules
Instrumental [Tue, 2 Jul 2019 22:44:57 +0000 (17:44 -0500)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to feab2592f964ff68e04812aeafc807b4ce71048c
  - update Approvals from Testing

    Issue-ID: AAF-857
    Change-Id: Ic7780678991f5d3f25f2634d1a8b15cc03f62592
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate git submodules
Mike Elliott [Tue, 2 Jul 2019 18:36:15 +0000 (14:36 -0400)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 7cad1c69abd3c1dbd8665a4d2a5d43a6901ad8c0
  - 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.

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

4 years agoUpdate git submodules
Pamela Dragosh [Tue, 2 Jul 2019 14:35:13 +0000 (10:35 -0400)]
Update git submodules

* Update docs/submodules/policy/distribution.git from branch 'master'
  to 82eb6e6fe10e77d7974f821146b7ca17c1d9778a
  - Bump distribution to 2.2.1-SNAPSHOT

    Released 2.2.1

    Issue-ID: POLICY-1737
    Change-Id: I41bf18cc17f3e287d59da86ed3cc21dc8dcafd9a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
liamfallon [Tue, 2 Jul 2019 13:34:14 +0000 (13:34 +0000)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to 791ef7832edc7478ec344ed47c90aa5826e95b8e
  - Fix security vulnerabilities in apex-pdp

    Upgraded the versions of avro, jquery and jgroups to versions
    in order to remove security vulnerabilities.

    Issue-ID: POLICY-1074
    Change-Id: I412b9c951b061b19e6ae6edacf7b3785d4c7869b
Signed-off-by: liamfallon <liam.fallon@est.tech>
4 years agoUpdate git submodules
Henrik Andersson [Tue, 2 Jul 2019 12:16:27 +0000 (12:16 +0000)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to 09ab35fb5eaafb6ccdb7388ed073c124c2981566
  - Merge "DfC certificate handling clarifications"
  - DfC certificate handling clarifications

    Issue-ID: DCAEGEN2-1603
    Change-Id: I5199e867ae27e2565b5cae99a5b75924d9b489a1
Signed-off-by: TamasBakai <tamas.bakai@est.tech>
4 years agoUpdate git submodules
Ittay Stern [Tue, 2 Jul 2019 11:55:05 +0000 (14:55 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 94601aece8c9f5b687c6da86be9c6e8c148cf7ba
  - Revert "Build module vid-ext-services-simulator"

    Issue-ID: VID-507

    This reverts commit 6946c31e, as it does not "deploy" successfully in
    vid-master-merge-java.

    Change-Id: I3863829a43d4232b6533cca75a7dd33a41e75c5f
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Ittay Stern [Tue, 2 Jul 2019 10:45:01 +0000 (13:45 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to d6544de1d5320f864ab8f04c7aea15a1946b233a
  - Add maven-replacer-plugin to set value in version.json

    Issue-ID: VID-507

    Change-Id: Iab08d9da4352b159a4dce550188af973bd55edfc
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Ittay Stern [Tue, 2 Jul 2019 10:44:27 +0000 (13:44 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 6946c31e6ed8180295e60797d9af0845d6697efd
  - Build module vid-ext-services-simulator

    Issue-ID: VID-507

    Change-Id: I8f44a4c9b1502e9803dcafe9bce4c59d392c0dfd
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Pamela Dragosh [Tue, 2 Jul 2019 08:49:31 +0000 (04:49 -0400)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to 8bfbc4b6241d21252cd98d653f0860a58e64dcc2
  - Bump engine 1.5.1-SNAPSHOT

    Released 1.5.0

    Fixed compilation issue related with version upgrade of
    policy/common.

    Issue-ID: POLICY-1737
    Change-Id: Ib2f56e8ffcb4b399dbe4a5453b70da10b0f87985
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Signed-off-by: Jim Hahn <jrh3@att.com>
4 years agoUpdate git submodules
Michal Ptacek [Tue, 2 Jul 2019 08:08:53 +0000 (08:08 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 651c1973691d2ab9c2fe12cf7dcdb19b5ef399cd
  - Merge changes from topic "data-download-refactor"

    * changes:
      Refactor download.py and remove not used files
      Refactor of rpm downloading
      Refactor pypi packages download
      Refactor and improve git repository cloning
      Refactor and improve docker image downloading
      Refactor npm packages download
      Refactor http files download

  - Refactor download.py and remove not used files

    Final commit in download refactoring series.

    Issue-ID: OOM-1803

    Change-Id: I5b71908903ef131b8c16d08225c4d2e2de655130
Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
  - Refactor of rpm downloading

    Issue-ID: OOM-1803

    Change-Id: Ic1efb371409daddd5910e067ad1f0a85cc7db4ab
Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
  - Refactor pypi packages download

    Issue-ID: OOM-1803

    Change-Id: I65056208ed3e89777c3511650f8a5aab7396043b
Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
  - Refactor and improve git repository cloning

    Issue-ID: OOM-1803

    Change-Id: Ia8e222c2b70b58ed1f7dbc4254ea2f5cb5a9ef7b
Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
  - Refactor and improve docker image downloading

    Issue-ID: OOM-1803

    Change-Id: I4e648d49835faa60165725d1ca4ec22ba1e3e12b
Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
  - Refactor npm packages download

    Series of commits to improve python download
    scripts.

    Issue-ID: OOM-1803

    Change-Id: I199660ab121038780c34065f78538bb4e7b07eb5
Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
  - Refactor http files download

    Original download scripts got out of hand.
    This series of commits improves style of code
    (code duplicates, etc.)

    Issue-ID: OOM-1803

    Change-Id: I7b82c1711d27fe450430fbe6d962a450301b0be0
Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
4 years agoUpdate git submodules
Tomáš Levora [Tue, 2 Jul 2019 07:54:41 +0000 (09:54 +0200)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to d84d3421b8e9c09507fae1b7e4bd8a0352249cc0
  - Updating docker images list for onap

    Issue-ID: OOM-1847

    Change-Id: I9ea6e9ae1c0b3d7fb24556c31c883ab509585598
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
4 years agoUpdate git submodules
hewei-cmss [Tue, 2 Jul 2019 07:45:12 +0000 (15:45 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to f2a5c03d4d695a5f10c1275aa1aa12c9279b5950
  - Optimize ns instant.

    Issue-ID: VFC-1435

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

4 years agoUpdate git submodules
dyh [Tue, 2 Jul 2019 03:24:42 +0000 (11:24 +0800)]
Update git submodules

* Update docs/submodules/modeling/genericparser.git from branch 'master'
  to 7d0fa869b75947729dbe340f8285bc018fa849c4
  - update djangorestframework version
    update UT

    Change-Id: Ia9877aedc9b88d10d3bc9dbc5bb2b1612ae1e41a
    Issue-ID: MODELING-176
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
4 years agoMerge "Issue-ID: DOC-493 correcting procedure to test documentation change before...
Eric Debeau [Mon, 1 Jul 2019 18:43:54 +0000 (18:43 +0000)]
Merge "Issue-ID: DOC-493 correcting procedure to test documentation change before submitting the change replacing mv command by cp command mainly"

4 years agoUpdate git submodules
Jim Hahn [Mon, 1 Jul 2019 18:31:59 +0000 (18:31 +0000)]
Update git submodules

* Update docs/submodules/policy/distribution.git from branch 'master'
  to ea684f8e0b68a9b7f1decea4844e8c9010dbef39
  - Merge "Upgrade to released artifacts"
  - Upgrade to released artifacts

    Policy/common, models and apex are released

    Issue-ID: POLICY-1737
    Change-Id: I0cefaad8ad5791d07fe19382c12c5f0421361588
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Pamela Dragosh [Mon, 1 Jul 2019 18:15:50 +0000 (18:15 +0000)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to a53d04a49c67c6b89304bf90459162327e8ed475
  - Merge "ApexPDP: Adding support to omit the (context) albums entry in an apex policy model if it is empty. Implemented as a pair of JAXB XMLAdaters Updated copyright, fixed somecheckstyle issues, refactored affected tests & Merge"
  - ApexPDP: Adding support to omit the (context) albums entry in an apex
    policy model if it is empty. Implemented as a pair of JAXB XMLAdaters
    Updated copyright, fixed somecheckstyle issues, refactored affected tests
    & Merge

    Issue-ID: POLICY-1802
    Change-Id: Id68d9a524700f44c164939b7533f2d511b591e36
Signed-off-by: JohnKeeney <John.Keeney@est.tech>
4 years agoUpdate git submodules
Steve Smokowski [Mon, 1 Jul 2019 17:41:52 +0000 (17:41 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 15ecb55f2f045e2e185a94b4d4985d2563af8b40
  - Merge "do not overwrite status message with rollback"
  - do not overwrite status message with rollback

    update rollback error for rollback and not original msg
    run code formatting on updated files
    add unit test for false value of isRollback flag

    Change-Id: I25d8fb9771766461b1192e3758237dfc199787f8
    Issue-ID: SO-2081
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Chan, Mercy [Mon, 1 Jul 2019 17:41:43 +0000 (13:41 -0400)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 0d562688867a1b2e7a34ee6416cd54f7a9f6b89e
  - support new query param format

    - added format query parameter (optional), implemented logic to
    populate requestStatus field based on whether or not format is present
    moved request status constants to its own class visible globally.
    - changed @requestParam to @QueryParam in GET endpoint
    (OrchestrationRequests class. updated unit tests to call method being
    tested directly rather than from another private function
    - moved setting requestStatus to a separate method, also updated unit
    tests to separate out each scenarion into its own method
    - added unit test for when format=detail, corrected existing unit tests
    to test result to be FAILED
    - updated Status.java to include extra request status values; moved
    Status class to common org.onap.so.constants package

    Change-Id: Ic593de5fdfdcbc3121f481c86d1e261406082260
    Issue-ID: SO-2080
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoIssue-ID: DOC-493 37/90737/1
Rene_Robert [Mon, 1 Jul 2019 16:12:40 +0000 (18:12 +0200)]
Issue-ID: DOC-493
correcting procedure to test documentation change before submitting the change
replacing mv command by cp command mainly

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

4 years agoUpdate git submodules
Ram Krishna Verma [Mon, 1 Jul 2019 15:21:39 +0000 (15:21 +0000)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to 3e60ff607e30e020d5909bf23bf571504e635c23
  - Merge "Fix issues from Checkstyle reviews"
  - Fix issues from Checkstyle reviews

    Use lombok on fields in EnEvent.
    Remove unnecessary code in BBS WebClient class
    Address Sonar issue in Execurot class

    Issue-ID: POLICY-1791
    Change-Id: If07dc4529b121f8bfcd6ab1ae6c9def4774f9f4d
Signed-off-by: liamfallon <liam.fallon@est.tech>
4 years agoUpdate git submodules
Jim Hahn [Mon, 1 Jul 2019 15:14:19 +0000 (15:14 +0000)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to 6a046075ff25a199be7a6346e4e56bbd81c362b7
  - Merge "Adding logging to JUnit"
  - Adding logging to JUnit

    Turning on logging.

    Issue-ID: POLICY-1876
    Change-Id: I82b04609a07f5d33c88c3e0068959de1e628cb38
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Jim Hahn [Mon, 1 Jul 2019 15:09:23 +0000 (15:09 +0000)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to 5052634e60545f5b483660700d47eb4fff5d0d38
  - Merge "Bump apex-pdp to 2.2.1-SNAPSHOT"
  - Bump apex-pdp to 2.2.1-SNAPSHOT

    Released 2.2.0

    Issue-ID: POLICY-1737
    Change-Id: I144a3c07d3eaf8c53d339eecedf2b3d8d3ce3c7e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Jim Hahn [Mon, 1 Jul 2019 15:08:53 +0000 (11:08 -0400)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to 86554962a34c4e7c16821f91a12242a4ffb36368
  - Fix centos build issue

    Seeing this when trying to build in centos:
      10:04:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0,
        Time elapsed: 0.459 s - in
        org.onap.policy.pap.ia.DbAuditCompareEntriesTest
      10:04:12 [INFO]
      10:04:12 [INFO] Results:
      10:04:12 [INFO]
      10:04:12 [ERROR] Failures:
      10:04:12 [ERROR]   XACMLPAPTest.testDummy:907
      10:04:12 [ERROR] Errors:
      10:04:12 [ERROR]   XACMLPAPTest.getDictionary:886 » NullPointer
     ...

    Modified the junit test(s) to create the JPA entities needed
    by integrity audit, which is what was causing the above issues.

    Change-Id: I405798a1946d377770529a99210a1cc57390667f
    Issue-ID: POLICY-1737
Signed-off-by: Jim Hahn <jrh3@att.com>
4 years agoUpdate git submodules
elinuxhenrik [Mon, 1 Jul 2019 14:30:18 +0000 (14:30 +0000)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to 9297dd9b880457f9c464907a28a03af7e22a2bdf
  - DFC - Add link to performance baseline

    Change-Id: If940d3100f45bc1bacd6535cdcf9fe9823642f4f
    Issue-ID: DCAEGEN2-1575
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>