doc.git
4 years agoUpdate git submodules
Alexis de Talhouët [Mon, 2 Sep 2019 18:53:05 +0000 (18:53 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 55c686c83695aaa131bee70fe7618c93e1d0cb9b
  - Merge "Add OOM update so-bpmn-infra's Override.yaml file"
  - Add OOM update so-bpmn-infra's Override.yaml file

    Remove an additional character 'g' in so-bpmn-infra override.yaml
    kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml
    Issue-ID: SO-2041
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
    Change-Id: I69221c4cd47118730b3831b4c42fe6aabae29c7f

4 years agoUpdate git submodules
Eylon Malin [Mon, 2 Sep 2019 16:31:57 +0000 (19:31 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to d4d98f9674093637589fe3780d22756f02e92e1b
  - remove not used feature RoleGenerator

    Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
    Change-Id: I0eea2c7305f6faabcb1e54a7f4dd9f51fe37586f

4 years agoUpdate git submodules
osgn422w [Mon, 2 Sep 2019 16:07:56 +0000 (18:07 +0200)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 2f045be5f18afd9fdbb8844c19398ed2374dbf5e
  - use oss version

    need to use oss version of base image with corresponding config

    Issue-ID: CLAMP-489

    Change-Id: I7577c5e8840d0b769784d2de103e9d087ccbd8d8
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
4 years agoMerge "Renamed CLAMP to "Control Loop Automation Management Platform""
Eric Debeau [Mon, 2 Sep 2019 14:56:36 +0000 (14:56 +0000)]
Merge "Renamed CLAMP to "Control Loop Automation Management Platform""

4 years agoUpdate git submodules
Tomasz Golabek [Mon, 2 Sep 2019 14:52:32 +0000 (16:52 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 51e1e5e941e5fb01cc684e5827b6c36029e30335
  - unit tests - catalog-model

    Additional junit tests for ToscaListValueConverter

    Change-Id: I41e8b501129ceb0640e54e4173b3cdf13983ccd8
    Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
Ittay Stern [Mon, 2 Sep 2019 12:54:07 +0000 (12:54 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to b854b38ea408a88632445e47597b5db4533c0d59
  - Merge "Add a semicolon at the end of this statement"
  - Add a semicolon at the end of this statement

    In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.

    Issue-ID: VID-597
    Change-Id: I64c97eaf1877016fe79e6e31caf620f8c99363df
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
Ittay Stern [Mon, 2 Sep 2019 12:54:04 +0000 (12:54 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to f1d68862af43f2d428042476e876b5073978bbc1
  - Merge "Add a semicolon at the end of this statement"
  - Add a semicolon at the end of this statement

    In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.

    Issue-ID: VID-597
    Change-Id: If02076cca1cde742aae6e499bc29e92a1aa9b2b6
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
Ittay Stern [Mon, 2 Sep 2019 12:54:00 +0000 (12:54 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 70cd504a400a8b6d96970915500e77dce2b36353
  - Merge "Add a semicolon at the end of this statement"
  - Add a semicolon at the end of this statement

    In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.

    Issue-ID: VID-597
    Change-Id: Icfb0b3ce96d9f0137bdd9445173dd31e27e13305
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
m.kowalski3 [Mon, 2 Sep 2019 12:45:58 +0000 (14:45 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 34e04405d887089ddc638607646849af0d9ba932
  - Basic authorization for unsecured endpoint

    Issue-ID: OJSI-90
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
    Change-Id: I3423d316e4853cfd5fa4aee50ad6506937bd6381

4 years agoUpdate git submodules
Eylon Malin [Mon, 2 Sep 2019 12:38:21 +0000 (15:38 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 4e36a1de996cc5b30454d77c08545cd71f3c671d
  - improve test to verify also serialization

    Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
    Change-Id: Iaff42459fc9bd7d843b21af6d710afc9a194680c

  - add UT for MsoController.testActivateFabricConfiguration

    Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
    Change-Id: Iddecbfef0378a559a34501e15911b350ec0766a0

4 years agoUpdate git submodules
Matthieu Geerebaert [Mon, 2 Sep 2019 12:37:16 +0000 (12:37 +0000)]
Update git submodules

* Update docs/submodules/externalapi/nbi.git from branch 'master'
  to 8a2baa3b0c847fcdbe25df7124587fa09256f0b7
  - Merge "make aai paths consistent"
  - make aai paths consistent

    Change-Id: Ie4e7617294c318dc3dc11666c027faa7a678d4f0
    Issue-ID: EXTAPI-293
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
4 years agoUpdate git submodules
Sylvain Desbureaux [Mon, 2 Sep 2019 11:59:41 +0000 (11:59 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to cf745061a8c5bc2e0a9f9d99b2109295f3751198
  - Merge "Update SDNC helm charts to use Neon version"
  - Update SDNC helm charts to use Neon version

    Update SDNC helm charts to use Neon-based El Alto images

    Change-Id: If91320bc663992355f665b3f57f77214e96985cd
    Issue-ID: SDNC-874
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Borislav Glozman [Mon, 2 Sep 2019 11:58:36 +0000 (11:58 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to eb2cc949f936aae25dfbf84a40a4993affad42e7
  - Merge "Use nodePortPrefix variable in CLAMP-mariadb service template"
  - Use nodePortPrefix variable in CLAMP-mariadb service template

    Issue-ID: OOM-1272
    Change-Id: I5aaaf20a2bf53134ec18943ada701383ec37ab9e
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Borislav Glozman [Mon, 2 Sep 2019 11:56:49 +0000 (11:56 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to f94462392db73b21896c94cde16070dbd650cfbb
  - Merge "Removing nginx-ingress from helm charts. It is running by default via RKE."
  - Removing nginx-ingress from helm charts. It is running by default via
    RKE.

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

4 years agoRenamed CLAMP to "Control Loop Automation Management Platform" 50/94750/1
andreasgeissler [Mon, 2 Sep 2019 11:52:02 +0000 (13:52 +0200)]
Renamed CLAMP to "Control Loop Automation Management Platform"

Issue-ID: DOC-540

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

4 years agoUpdate git submodules
Saryu Shah [Mon, 2 Sep 2019 11:27:15 +0000 (11:27 +0000)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to 990f41da6b9cd6689182c582ac7e818e143fda46
  - Documentation - added offeredapis.rst in parent

    Added links for the API including legacy.  This will be linked in the master API reference page.

    Issue-ID: POLICY-1984

Signed-off-by: Saryu Shah <ss3917@att.com>
    Change-Id: Ibab75f6c2077539ca16845053ded880ff05b8dd4

4 years agoUpdate git submodules
Eylon Malin [Mon, 2 Sep 2019 10:30:14 +0000 (13:30 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to a98f4ff3ed19a38ed18e34a5a18e3be2c9e63732
  - Revert "add some UT for MsoBusinessLogicImpl"

    This reverts commit b2805ebd910ecf9cc49597a52bd8f6e6b18f1d31
    Reason for revert: duplicated tests. These scenarios already covered
    by another methods in this class.

    Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
    Change-Id: I645b770d853dc39947222de5b8332d3e9fd23087

4 years agoUpdate git submodules
Piotr Darosz [Mon, 2 Sep 2019 09:18:05 +0000 (11:18 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 05d0a1772ba64089db033e1e4ce55e0549aef81d
  - catalog-be code coverage increase

    Added tests for ArtifactExternalServlet

    Change-Id: Ic20e172e910f9c5e18d3f43f78a10a36c588f16d
    Issue-ID: SDC-2326
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
4 years agoUpdate git submodules
HelenaLydon [Mon, 2 Sep 2019 08:36:45 +0000 (08:36 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to 79f3b3c261e88c5b83227911d49957a546b1f0b5
  - Renaming variables- issues identified by sonarQube

    Change-Id: I6ee56ee74f29cf196a8624c623b3670f91ef9424
    Issue-ID: DMAAP-1195
Signed-off-by: HelenaLydon <helena.lydon@est.tech>
4 years agoUpdate git submodules
Tomasz Golabek [Mon, 2 Sep 2019 07:46:35 +0000 (09:46 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to a07d30c2ceedc220a76a75dc003c8512fcc316ed
  - unit tests - openecomp-be

    Additional junit tests for zusammen models

    Change-Id: I4593d5c5dfd9619f36c69096462ed5de08b189f0
    Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
Bartosz Gardziejewski [Mon, 2 Sep 2019 07:29:13 +0000 (09:29 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to b5682213ccd48671a3c064688d759944421f6b34
  - testing common-app-api utils YamlToObjectConverter

    Issue-ID: SDC-2326
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
    Change-Id: I10fc2d7a35150e97b90a1c69c4faac949e439db3

4 years agoUpdate git submodules
Piotr Darosz [Mon, 2 Sep 2019 06:41:00 +0000 (08:41 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to f533d987e5858274c13d35cf28b660a44dcd30c4
  - unit tests - openecomp-be

    Additional junit tests for dao-types

    Issue-ID: SDC-2326
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
    Change-Id: I195610e66628d5d8546846592c98c726ba81824d

4 years agoUpdate git submodules
cyuamber [Mon, 2 Sep 2019 03:02:37 +0000 (11:02 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 19abe2af19ba49073949f8254aec897afe7bb303
  - docs: add copyright info and changelog

    Change-Id: Ie2c7aa97aaf99c7a274f5ca45366f549223ba028
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Ittay Stern [Sun, 1 Sep 2019 15:29:00 +0000 (15:29 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 1b0d4c6a981f35a7fdf6a969aad483c871af4292
  - Merge "add some UT for MsoBusinessLogicImpl"
  - add some UT for MsoBusinessLogicImpl

    Add UT for: deleteSvcInstance, deleteVnf, deleteVfModule
    Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
    Change-Id: I838c69ae4d0209fe8d62ada98e06dcc1817a4d88

4 years agoUpdate git submodules
Eylon Malin [Sun, 1 Sep 2019 15:27:55 +0000 (18:27 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to e7b02c6027fec763ce1793abb0983ecfcee7f6e1
  - Fix "old-csars" test: csarWithVnfWithVfModuleInModel

    Issue-ID: VID-378
    Change-Id: Icde5058772379f2d48477c05c986f4fe8a30f446
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Eylon Malin [Sun, 1 Sep 2019 14:31:28 +0000 (17:31 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to ccf611730b91fe10f60633c3aeb604ea993e61b0
  - add UT for NCF model

    Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
    Change-Id: I4f9eaa8a12770d7afb9b51633e70ff799f670b70

  - add getNewestModelVersionByInvariant to controller and service

    Also add testGetActiveNetworkList UT
    Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
    Change-Id: I97c2ae029272aba915d5f9699bccff0eb9d49329
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
  - handle non OK response from SDC while getting model

    Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
    Change-Id: Idc6e587abb24fbec65ed159db7008e50abee2581

4 years agoUpdate git submodules
Kevin Scaggs [Sun, 1 Sep 2019 13:11:17 +0000 (08:11 -0500)]
Update git submodules

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

    Added a relationship between licensekeyinstance and VnfInstance.

    Issue-ID: MODELING-104

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

    Removed another relationship between partyrole of vendor and license

    Issue-ID: MODELING-104

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

    Further updates to license, including refiements of attributes to
    LicenseKeyInstance.

    Issue-ID: MODELING-104

    Change-Id: I4e889aa61f605c92318fb2c940f148e352d02d37
Signed-off-by: Kevin Scaggs <ks0567@att.com>
4 years agoUpdate git submodules
Kevin Scaggs [Sun, 1 Sep 2019 13:02:25 +0000 (08:02 -0500)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to 9494c90a2c2147e2e8ba624d0396af9c4955e30b
  - Update to Common

    Refined ParameterGroup by adding range capability.

    Issue-ID: MODELING-104

    Change-Id: I588c2c8ba95c4b9460998440a3a4f0e88cfac86c
Signed-off-by: Kevin Scaggs <ks0567@att.com>
4 years agoUpdate git submodules
Ofir Sonsino [Sun, 1 Sep 2019 12:44:47 +0000 (15:44 +0300)]
Update git submodules

* Update docs/submodules/sdc/sdc-distribution-client.git from branch 'master'
  to a6906f05493e09a0a0787ac5dbd3066407b13827
  - fix INFO.yaml

    Change-Id: If316a1f3d149a76fb33c30172bf1a9508c9122ad
    Issue-ID: SDC-2448
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoUpdate git submodules
Ofir Sonsino [Sun, 1 Sep 2019 12:13:32 +0000 (15:13 +0300)]
Update git submodules

* Update docs/submodules/sdc/sdc-distribution-client.git from branch 'master'
  to 89d3a6c7da5696883243ea3126fc10ad09a991a9
  - add Surefire plugin

    +align repository id

    Change-Id: Ib0f6cf3156df415353694c4ffb5ec2634beb13a1
    Issue-ID: SDC-2326
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoUpdate git submodules
Ofir Sonsino [Sun, 1 Sep 2019 11:58:59 +0000 (14:58 +0300)]
Update git submodules

* Update docs/submodules/sdc/sdc-distribution-client.git from branch 'master'
  to c99d2a24675e8503e8ed5af578332535ac19e1a8
  - Jacoco fix

    Change-Id: I8bdb35cc919815f62caab13737b5e7f8ebde2a16
    Issue-ID: SDC-2326
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoUpdate git submodules
Ofir Sonsino [Sun, 1 Sep 2019 11:24:02 +0000 (14:24 +0300)]
Update git submodules

* Update docs/submodules/sdc/sdc-tosca.git from branch 'master'
  to 11f413efa986f4e9cbabd067479361d41aec5e77
  - Jacoco fix

    Change-Id: I6b9c8a0e86a32a6c063a1db8640b785742526f1c
    Issue-ID: SDC-2326
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoUpdate git submodules
Arindam Mondal [Sun, 1 Sep 2019 08:48:36 +0000 (17:48 +0900)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to ab8301883f665ad00910224dff47b6722f4028f5
  - General sonar fixes

    +) Removed empty method
    ++)Removed unused import

    Issue-ID: SDC-2542
    Change-Id: I9081e7c5f2b9329101c231ae18b4075e33219535
Signed-off-by: arindamm <arind.mondal@samsung.com>
4 years agoUpdate git submodules
andre.schmid [Sun, 1 Sep 2019 08:42:24 +0000 (08:42 +0000)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 96908856dea9061161b2c324aa7b0eeb5d6e4fd5
  - Fix artifacts references in main TOSCA descriptor

    During package conversion, artifacts can have their path changed.
    References for those artifacts inside the main TOSCA descriptor must be
    updated accordingly.

    Change-Id: Idcffb0724c20875ff1decebfec7c47605bfe20dc
    Issue-ID: SDC-2540
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoUpdate git submodules
Marco Platania [Sun, 1 Sep 2019 07:56:58 +0000 (03:56 -0400)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 7fa8daf74ae2f4b9c80c253d8a7c97b70ec967bf
  - Fix if statement in DMaaP-dr-prov service

    Issue-ID: OOM-2083

Signed-off-by: Marco Platania <platania@research.att.com>
    Change-Id: I0318115d85d8507ecba1133d6c8c1a2bc6333b63

4 years agoUpdate git submodules
hewei-cmss [Sat, 31 Aug 2019 00:40:57 +0000 (08:40 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to fbc82d28cf89b6dcdce81f4a7ae0bee0012bae6d
  - optimize ns instance

    Issue-ID: VFC-1504

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

4 years agoUpdate git submodules
vmuthukrishnan [Sat, 31 Aug 2019 00:14:04 +0000 (00:14 +0000)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 35d8f73bfed6211b4d0e799880f991b001dbe0a6
  - Updated jersey from com.sun.jersey to org.glassfish.jersey

    ODL upgrade

    Change-Id: I1167ad7cdb429c9c3e2808db820e3fc26e605383
Signed-off-by: vmuthukrishnan <vmuthukrishnan@aarnanetworks.com>
    Issue-ID: APPC-1630

4 years agoUpdate git submodules
Patrick Brady [Fri, 30 Aug 2019 23:40:32 +0000 (16:40 -0700)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to a0c771eb01a35f907394582f3febb42d39f25799
  - Change parent version to snapshot

    Changing the parent version to snapshot in order to
    build with the new version of appc parent which has
    the Fluorine SR2 ccsdk parent poms.

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

4 years agoUpdate git submodules
Pamela Dragosh [Fri, 30 Aug 2019 21:33:32 +0000 (21:33 +0000)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to 9039e5dacc397fdf94aa19cac1f5531d7661cb03
  - Merge "Documentation: Legacy APIs"
  - Documentation: Legacy APIs

    Identified the offered apis under platform as legacy

    Issue-ID: POLICY-1984

    Change-Id: Iee46ded3e506a91181b1c18e1618d4509b8f8f90
Signed-off-by: Saryu Shah <ss3917@att.com>
4 years agoUpdate git submodules
Manoop Talasila [Fri, 30 Aug 2019 15:50:14 +0000 (15:50 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 9b6e42fea407f2d947e62a47088b0b863d171896
  - Merge "Reduce number of parameters"
  - Reduce number of parameters

    Constructor has 12 parameters, which is greater than 7 authorized

    Issue-ID: PORTAL-562
    Change-Id: Ie2007420ab2b3d3b304e0b8dddd8afa7314a79ff
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
4 years agoUpdate git submodules
r.bogacki [Fri, 30 Aug 2019 15:47:59 +0000 (17:47 +0200)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to dff56a7afc1720019d2a17887b1090d4bee33992
  - HTTPS calls into SDC

    Open SDC in a tab with https.

    Issue-ID: OJSI-97
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
    Change-Id: I63b3d74d54c990ddb21feb15a413055d0bcbd342

4 years agoUpdate git submodules
HelenaLydon [Fri, 30 Aug 2019 15:12:32 +0000 (15:12 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to cfad2b32bc8badb2e0a6e691920574e2b209c143
  - [DR] Remove DR code smells - additional

    Change-Id: Ibd27fc27530f7762809d5a6bd73a82c7973c74f4
    Issue-ID: DMAAP-1195
Signed-off-by: HelenaLydon <helena.lydon@est.tech>
4 years agoUpdate git submodules
ecaiyanlinux [Fri, 30 Aug 2019 13:40:53 +0000 (13:40 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to ec8c60c7c969f9fc2cdc98cdfd5c5f0ea85f5f6f
  - Integrating DfC to use TLS sidecar container

    Change-Id: I111bc5596346db70923645dcfe79af3e639c978c
    Issue-ID: DCAEGEN2-1702
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
4 years agoUpdate git submodules
Lukasz Muszkieta [Fri, 30 Aug 2019 13:09:08 +0000 (13:09 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 687cdacb9fd74629e94ebc0914ba8c72bb5015a5
  - Merge "sonar fix for ExtractPojosForBB class"
  - sonar fix for ExtractPojosForBB class

    Change-Id: I2d568604fa5d2e688b367644de620c8e91508aae
    Issue-ID: SO-2187
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
4 years agoUpdate git submodules
Steve Smokowski [Fri, 30 Aug 2019 12:22:35 +0000 (12:22 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 6c3592e595b9049760c4e014e0432c108e3818c3
  - Merge "Added back MDC.put to generated missing requestID"
  - Added back MDC.put to generated missing requestID

    Added back MDC.put to generated missing requestID in logfiles.

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

4 years agoUpdate git submodules
Steve Smokowski [Fri, 30 Aug 2019 12:21:15 +0000 (12:21 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 6a53a568abadf59dac64fc832741259563c0b572
  - Merge "- Make association from the cvnfc to the fabric"
  - - Make association from the cvnfc to the fabric

    - Make association from the cvnfc to the fabric config.

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

4 years agoUpdate git submodules
Steve Smokowski [Fri, 30 Aug 2019 12:21:01 +0000 (12:21 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to d2e4461afce4673244388f36977f02d0b4414b1f
  - Merge "Update requestStatus to FAILED on activity error."
  - Update requestStatus to FAILED on activity error.

    Update status and related fields in Requests DB on activity error, add a junit to verify error reporting.

    Issue-ID: SO-2263
Signed-off-by: Kuleshov, Elena <evn@att.com>
    Change-Id: I1a2e97afb95e4510b4860486c2b7836b014f990e

4 years agoUpdate git submodules
Bartosz Gardziejewski [Fri, 30 Aug 2019 11:38:03 +0000 (13:38 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to c1e9e72d0689f1188daf0c105e035bd16a0818f8
  - testing common-app-api utils ValidationUtil

    Issue-ID: SDC-2326
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
    Change-Id: I49339dd340b2262f81d750ae7fe6165f3fabca14

4 years agoUpdate git submodules
Michael Mokry [Fri, 30 Aug 2019 10:57:05 +0000 (05:57 -0500)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to dde7c80b605c459569bf32838983c5e4c163521a
  - Additional Changes for Portal SDK 2.6.0 upgrade

     - Modified policyEditor.html to upgrade the angular version to
     1.4.13 which is compatible with 2.6.0 SDK
     - Created new sql script file for Portal db table upgrades in
     2.5.0 and 2.6.0
     - Modified top level pom to upgrade springframework version to
     4.3.24

    Change-Id: I5f6e719a2f57891a1b2b76312f446211b6b60abd
    Issue-ID: POLICY-1539
Signed-off-by: Michael Mokry <michael.mokry@att.com>
4 years agoUpdate git submodules
Tomasz Golabek [Fri, 30 Aug 2019 10:16:42 +0000 (12:16 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to ab6f9666860bafb6d26dd462ff4e7caee52e6e03
  - unit tests - openecomp-be

    Additional junit tests for vendor-license-api-types

    Change-Id: I343d04f001a92d47aa411e6bda498fa772040e5b
    Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
Chuyi Guo [Fri, 30 Aug 2019 09:22:17 +0000 (09:22 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to e1f0160baa1f38cdb35705a39a0d42dc6d67f63d
  - Merge "docs: add copyright info into mock files"
  - docs: add copyright info into mock files

    Change-Id: I520ab6608343345b8e81ad4bf2b26ac326b7c714
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Chuyi Guo [Fri, 30 Aug 2019 09:21:23 +0000 (09:21 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 264c3bc0f9cf7278c70327cebba8f5a482c30c4c
  - Merge "style: services-list page style optimization"
  - style: services-list page style optimization

    Change-Id: I6c8c46198ab74a18e82e42195fea7b89f8006a02
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Huabing Zhao [Fri, 30 Aug 2019 09:01:52 +0000 (17:01 +0800)]
Update git submodules

* Update docs/submodules/msb/discovery.git from branch 'master'
  to eda17e6ca39df76404df3cd0d8ff482a84d03b29
  - Allow update/delete of services created by API

    Issue-ID: MSB-332
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
    Change-Id: I01bf8bdaf914921d094e573fa8ff8424e82060fe

4 years agoUpdate git submodules
Huabing Zhao [Fri, 30 Aug 2019 09:01:22 +0000 (17:01 +0800)]
Update git submodules

* Update docs/submodules/msb/discovery.git from branch 'master'
  to 1794401f46baf48082acb300aa12cb8e0c1a9a49
  - Allow using MSB GUI to register https service

    Issue-ID: MSB-198
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
    Change-Id: I662a5bd2343790ffdf0d9838f3c661c482d95077

4 years agoUpdate git submodules
Tomasz Golabek [Fri, 30 Aug 2019 08:41:04 +0000 (10:41 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to a27030ff62895b9d0de9ca857ad21a6e03a30237
  - unit tests - openecomp-be

    Additional junit tests for vendor-software-product-rest-types

    Change-Id: I757fe0eed085b6ce880dda143ad1fceac220aafe
    Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
Lukasz Muszkieta [Fri, 30 Aug 2019 08:37:57 +0000 (08:37 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to bc22279b5abe9c81579ae073978f9cb6cd95dc57
  - Merge "sonar fix-remove unused import"
  - sonar fix-remove unused import

    sonar fix-remove unused import

    Issue-ID: SO-2174
    Change-Id: I5c13bbf27aa0f03b448fca5c2cea7329512aff01
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
4 years agoUpdate git submodules
Chan, Mercy [Fri, 30 Aug 2019 08:36:07 +0000 (04:36 -0400)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to f0dc8623294868179f1264a6ef80980dd990a313
  - added fix for missing Error from SDNC prefix

    added fix for missing Error from SDNC prefix to SDNC callback flow
    reverted implementation from bpmn-tasks package and moved them to apih
    side, added junit test
    renamed error message constant, removed regex check, add error message
    porefix directly to actual message

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

4 years agoUpdate git submodules
hewei-cmss [Fri, 30 Aug 2019 08:08:34 +0000 (16:08 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to a64e241ca4726582471d9428d0b7b51f3fd0b501
  - Modify ns get info

    Issue-ID: VFC-1504

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

4 years agoUpdate git submodules
Sylvain Desbureaux [Fri, 30 Aug 2019 08:02:26 +0000 (08:02 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 6a2dfecc1bf82b8c8ee5c8f9a65c09aaaa0a66ab
  - Merge "DMaaP DR refactoring"
  - DMaaP DR refactoring

     # Increase docker images
     # Refactor global vars
     # Fix logstash paths etc
     # Remove default feed script

    Change-Id: Ib15fecc57d6f7f2d4049eff7903c08bc3adb78da
    Issue-ID: DMAAP-1283
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
4 years agoUpdate git submodules
k.kedron [Fri, 30 Aug 2019 08:01:20 +0000 (10:01 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 6c86599c0352c5d86025495c6379132a0db52934
  - Update ready-probe file

    Update ready-probe file to support the https mode.

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

4 years agoUpdate git submodules
Sylvain Desbureaux [Fri, 30 Aug 2019 07:27:49 +0000 (07:27 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 5c327763c3a06944f341051beca3deeceeb5c33a
  - Merge "Update VID values.yaml to version 5.0.1"
  - Update VID values.yaml to version 5.0.1

    ✔ El-Alto first wave

    Issue-ID: VID-521

    Change-Id: Ic34065a28a47d07e408ad345b493404a055740c6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
k.kedron [Fri, 30 Aug 2019 07:26:02 +0000 (09:26 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 3643cc5c5876f8ae43e89e9f437d4e9a4287f2fc
  - Use https request in the dcoker_run

    -Update the docker_run script to use https connection
    for healthCheck request.
    -Removing the onap/sdc-simulator each time when docker is running up
    to prevent error with restarting host
    -Checkstyle for script

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

4 years agoUpdate git submodules
k.kedron [Fri, 30 Aug 2019 07:22:26 +0000 (09:22 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 68830a739232e31feadc5b10c1e537197d86269f
  - Fully HTTPS support in the catalog-be

    Fully HTTPS support:
    -Updated jvm configuration to support call to
    the SDC components using HTTPS.
    -Checkstyle in the recipes
    -Add support for disableHttp flag in the chef script
    -Add support for change the http to https in the python script
    -Fixed the --schema param in the importONAPNormativeALL and
    upgradeONAPNormative python scripts
    -Checkstyle in the importX python script
    -Disabled pycurl.SSL_VERIFYHOST to fix communication with the be component

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

4 years agoUpdate git submodules
Huabing Zhao [Fri, 30 Aug 2019 06:44:32 +0000 (14:44 +0800)]
Update git submodules

* Update docs/submodules/msb/discovery.git from branch 'master'
  to a900b81fc5a962c5037f485960dbeea70311154f
  - fix maven-dockera-stage build error

    Issue-ID: MSB-373
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
    Change-Id: I570361b1e646fab8f9abbfc770ddb6ba3d05cca4

4 years agoUpdate git submodules
Huabing Zhao [Fri, 30 Aug 2019 06:31:54 +0000 (06:31 +0000)]
Update git submodules

* Update docs/submodules/msb/apigateway.git from branch 'master'
  to a05a45fe19bcae74be121b3b91bc8dd9ff6f7d7e
  - Merge "Enable headers with _"
  - Enable headers with _

    Issue-ID: MSB-374

    Change-Id: Ie933c02c74b02420745870716e756299020a8123
Signed-off-by: Kanagaraj M <kanagaraj.manickam@huawei.com>
4 years agoUpdate git submodules
Brittany Plummer (bp896r) [Fri, 30 Aug 2019 05:22:41 +0000 (01:22 -0400)]
Update git submodules

* Update docs/submodules/logging-analytics.git from branch 'master'
  to 5104a66d12a2ada0819d1cbcaf935785748f2b87
  - Add JAX-RS and Spring filters for setting up MDC

    Issue-ID: LOG-1113
    Change-Id: I7167943384e3983c7eced1c969ed51fcd8130c88
Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
4 years agoUpdate git submodules
Ittay Stern [Fri, 30 Aug 2019 03:19:16 +0000 (03:19 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 406cc2fe614d089c2f7834f9a22d6dfa47b4fa16
  - Merge "add ut getServiceToscaModel rethrow Exception"
  - add ut getServiceToscaModel rethrow Exception

    Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
    Change-Id: Ia8a649a281cbc687bbec4f25e6bd67e1681276bc

4 years agoUpdate git submodules
Chuyi Guo [Fri, 30 Aug 2019 03:03:51 +0000 (03:03 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to e4b51383fc0ca026d4268d28f59b9032c8d8f789
  - Merge "feat: optimization request function"
  - feat: optimization request function

    Change-Id: I9382aaabbc6d96ff405ef1bf3e1f96bacfbc1e0b
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Chuyi Guo [Fri, 30 Aug 2019 03:03:49 +0000 (03:03 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 95db8df651691e3645921cc9a795971beb2e855a
  - Merge "feat: change the mock data path config file"
  - feat: change the mock data path config file

    Change-Id: I5ca301d8ff0b084f64366312543c9036d8e76de8
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Chuyi Guo [Fri, 30 Aug 2019 02:10:11 +0000 (02:10 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 0fe93162839f6848710dccfc49667973a3c3763e
  - Merge "feat: customer page code optimization"
  - feat: customer page code optimization

    Change-Id: Ia1ea7bcb8d2eb4c2561bb963b58467fa2d63a92b
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Chuyi Guo [Fri, 30 Aug 2019 02:09:43 +0000 (02:09 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 1e5a6ed6c57345d4f51c3b8a46b00e9bf3607054
  - Merge changes I7aec6473,Ifc03d49f

    * changes:
      style: management page style optimization
      style: home page optimization

  - style: management page style optimization

    Change-Id: I7aec6473ab0a0d33646896e8655497a5f185ee1b
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
  - style: home page optimization

    Change-Id: Ifc03d49fa02ef80c47fbea56cf7d894ea9633826
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Chuyi Guo [Fri, 30 Aug 2019 02:09:41 +0000 (02:09 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 2693152e849d12e71db93576c03a729be55ca0b4
  - Merge "feat: add copyright and comments"
  - feat: add copyright and comments

    Change-Id: Idfc1bc6476839a4b5514edaa78f5a5121419f8ac
    Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
cyuamber [Fri, 30 Aug 2019 02:09:40 +0000 (10:09 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 9835801b23bca6d5514bab1805f196240ea23da5
  - bug: utils component registration in app.module

    Change-Id: I67609d596499f31bfc454765f3cc2a8cb7252501
    Issue-ID: USECASEUI-306
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
4 years agoUpdate git submodules
Gervais-Martial Ngueko [Thu, 29 Aug 2019 20:53:19 +0000 (20:53 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 6d009275081faad01d3737b140784303675275c9
  - Merge "Bump up clamp to 4.1.1"
  - Bump up clamp to 4.1.1

    Bump clamp version in version.properties

    Issue-ID: CLAMP-485
    Change-Id: I7e4ebb4298c6e303477591d7e9c40a950631575f
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
Kiran Kamineni [Thu, 29 Aug 2019 20:40:35 +0000 (20:40 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 99493b0f401c8644d7762851dd06527a4d9a816a
  - Merge "Adding Helm charts of Multicloud-K8s"
  - Adding Helm charts of Multicloud-K8s

    To have seperate copy for ONAP4K8s

    Issue-ID: MULTICLOUD-771
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
    Change-Id: Ie6bbb17370253f0a115502694b8579b46366d241

4 years agoUpdate git submodules
Kiran Kamineni [Thu, 29 Aug 2019 20:13:33 +0000 (20:13 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to aedb88951e7c3a9d93a5a954d0fef5c04b9db278
  - Merge "Add helm chart for Keycloak server"
  - Add helm chart for Keycloak server

    Keycloak is an Authentication and Authorization
    oauth2.0 server

    Issue-ID: MULTICLOUD-714
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
    Change-Id: I6c9084aacbcc6ad193db789dfb7b0ed491d0b201

4 years agoUpdate git submodules
Brinda Santh Muthuramalingam [Thu, 29 Aug 2019 18:15:55 +0000 (18:15 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to b12d13b0b78b7e87912c07a7c946cbbfcee41d47
  - Merge "Read only mode for CBA view"
  - Read only mode for CBA view

    Change-Id: I7fa0fddf14749499692931eeb86bba705de4819f
    Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Timoney, Dan (dt5972) [Thu, 29 Aug 2019 18:07:45 +0000 (14:07 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to 22bb2af4ed106150230fd55e4314697e77f51e6a
  - Revert "Proposal to remove OSGi dependencies from the CCSDK project"

    This reverts commit e385a7a1d1934c6a3d22df3c3244678ca415134a.

    Change-Id: I4d3e0d7996fc33ba443ce91f15e9a6dd670bec93
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 29 Aug 2019 18:04:57 +0000 (18:04 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 7a67ca2716ea5480961177b95b6ea09143351915
  - Merge "Roll versions"
  - Roll versions

    Roll versions in master branch

    Change-Id: I12ac01bc8769303c9d6fe7053306bdaa68f54396
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
ecaiyanlinux [Thu, 29 Aug 2019 17:35:36 +0000 (17:35 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 796e8fe4255036b5785a2071ddd6a0240464556a
  - Add tls-init-container to simulator

    1.replace dr-sim/dr-redir-sim cert/key
    2.update mr-sim, make it support https
    3.update ftpes cert/key

    Change-Id: I7bbde98f352d1e7d7c8775acf3d8af89a6ef7bdc
    Issue-ID: DCAEGEN2-1702
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
4 years agoUpdate git submodules
Marco Platania [Thu, 29 Aug 2019 17:34:32 +0000 (13:34 -0400)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 190a2f42b5c0af56b8c8da7e05a90ad3999598d3
  - Bump infra components version up

    Issue-ID: INT-1231

Signed-off-by: Marco Platania <platania@research.att.com>
    Change-Id: I3b883ed67e7c34ddf6d92f7069c859a4496ae31f

4 years agoUpdate git submodules
Parshad Patel [Thu, 29 Aug 2019 17:21:24 +0000 (02:21 +0900)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to d13dacf060ff58d36f7d8995d185d78085bfd669
  - Reduce number of parameters in constructor

    Constructor has 24 parameters, which is greater than 7 authorized

    Issue-ID: PORTAL-562
    Change-Id: I155446c6a16af1bcd7b2e8b5e00d3e0ba642bb64
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
4 years agoUpdate git submodules
subhash kumar singh [Thu, 29 Aug 2019 17:16:42 +0000 (22:46 +0530)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to eb3835986cec920c7add691fc9233e4be7c238cc
  - Fixing ccvpn parsing issue

    Fixing ccvpn parsing issue.

    Issue-ID: SO-1393
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
    Change-Id: Iaee7d003f8d657a93901b51bef9bedab0433b75c

4 years agoUpdate git submodules
Amichai Hemli [Thu, 29 Aug 2019 15:37:50 +0000 (15:37 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 3d175558e53176c4e7dbea9475ea4b8fbfeb249a
  - Merge "edit of macro services in new view edit screen"
  - edit of macro services in new view edit screen

    Fix Vid Notion Builder behavior according -
    all macro non transport services should open the new view edit screen
    Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
    Change-Id: Icd45fcbfcb4bf8928f44f73fb3ddd84ac1f1d341

4 years agoUpdate git submodules
kaihlavi [Thu, 29 Aug 2019 15:22:57 +0000 (18:22 +0300)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to c3b26083686b22724767c4056735d425e4360d0e
  - Update CSIT to 2.1.16

     Update d.props.csit with the latest image version that
     was updated elsewhere in https://gerrit.onap.org/r/#/c/aaf/authz/+/92948/
     and https://gerrit.onap.org/r/#/c/aaf/authz/+/92846/ to have
     quick fix for https://jenkins.onap.org/view/CSIT/job/aaf-master-csit-aafapi/

    Issue-ID: AAF-958
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
    Change-Id: Ic9cbf82258d7ad5e236bc5d821a872f259cf9743

4 years agoUpdate git submodules
Brinda Santh Muthuramalingam [Thu, 29 Aug 2019 14:30:53 +0000 (14:30 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 918ce2438d50572086f58c0bc3a1e101f7c86343
  - Merge "Remove duplicated function in netconfclient.py"
  - Remove duplicated function in netconfclient.py

Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
    Change-Id: I8308c579f78e3da3e5abc756733212afc606b435

4 years agoUpdate git submodules
Brinda Santh Muthuramalingam [Thu, 29 Aug 2019 14:29:03 +0000 (14:29 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 4c208c725a6d7bb72f306708cd5b617fd73d3818
  - Merge "Fixed defect CCSDK-1610"
  - Fixed defect CCSDK-1610

    Fixed issue which was adding name feild to workflows on saveMedata action

    Issue-ID: CCSDK-1610
    Change-Id: I00b1224971e48ad1d360e57e58ec241c925e1d47
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Brinda Santh Muthuramalingam [Thu, 29 Aug 2019 14:28:34 +0000 (14:28 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to b4151a70dfa7660de27ff467461769808c45871d
  - Merge "rename config-data=>sdnc"
  - rename config-data=>sdnc

    Issue-ID: CCSDK-1623

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

4 years agoUpdate git submodules
Ezhilarasi [Thu, 29 Aug 2019 14:24:37 +0000 (19:54 +0530)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 2da7588cfb51016b85d84a139af5cf8a7824e59d
  - Utility for Zip file extraction

    Change-Id: Id30facf5b79dddfcaf97e8b0c13c0c8a8d937e3b
    Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Tomasz Golabek [Thu, 29 Aug 2019 13:34:32 +0000 (15:34 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 0a65bd7d842fb8617b3c6a7b2d4a16af583dc8be
  - unit tests - openecomp-be

    Additional junit tests for item-rest-services and unique-type-rest-services

    Change-Id: I330954ad4eb432c126c7f163f9fdea30d3173cd9
    Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
Bartosz Gardziejewski [Thu, 29 Aug 2019 13:34:25 +0000 (15:34 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to fbe82ee87f03ca9f581eeff47101698247cfe8b1
  - refactoring tests in Common-App-Api util

    Issue-ID: SDC-2326
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
    Change-Id: Id2c3d3ade4ec176eaee6302c46ddc4009eb40931

4 years agoUpdate git submodules
Gervais-Martial Ngueko [Thu, 29 Aug 2019 13:24:10 +0000 (13:24 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 5d90175137b7129fce29547dbc72a743bacc9ee6
  - Merge "Fix elastic search image"
  - Fix elastic search image

    There was a problem to execute the script as it was not executable

    Issue-ID: CLAMP-485
    Change-Id: I01323bff5ae14bd4b94815dea0ebd3a6ca8fa071
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
Tomasz Golabek [Thu, 29 Aug 2019 13:21:04 +0000 (15:21 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 27c933ae52ac3ef44a6afb3dcea0720d9a8dda52
  - unit tests - openecomp-be

    Additional junit tests for conflict-rest-types and vendor-license-rest-types

    Change-Id: I3e58d8a85f40e0f3a2e64c2b3195c97bb71a8fbd
    Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
songgongjun [Thu, 29 Aug 2019 13:04:48 +0000 (06:04 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 48d1ab0ce03a5554e7354ef77319ca17d26821f5
  - Add comment about how to get cluster-ip

    Issue-ID: INT-1227
Signed-off-by: songgongjun <gongjun.song@intel.com>
    Change-Id: I40a261079330ca00b9eb15d431fb3b7ae4c319cb

4 years agoUpdate git submodules
anushadasari [Thu, 29 Aug 2019 12:15:03 +0000 (17:45 +0530)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to bdd1d2c30961d6b7e3e8777e3659dce7d32da61f
  - Add a semicolon at the end of this statement

    In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.

    Issue-ID: VID-597
    Change-Id: I4d324d96d28a3796b971b83997d72a64ed161ce8
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
Ittay Stern [Thu, 29 Aug 2019 12:14:40 +0000 (12:14 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to e7dfb1fd34541e56b70c6d57a9c04c3883615b11
  - Merge "Add a semicolon at the end of this statement"
  - Add a semicolon at the end of this statement

    In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.

    Issue-ID: VID-597
    Change-Id: If9e0bba384cd1345e4674e5e06085ba8feb78e39
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
Ittay Stern [Thu, 29 Aug 2019 12:14:35 +0000 (12:14 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 063bae2178412f29216b49788c613b863e611f70
  - Merge "Add a semicolon at the end of this statement."
  - Add a semicolon at the end of this statement.

    In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line.

    Issue-ID: VID-597
    Change-Id: I9a80b3c9fd3102f508a33581f57499dba33b51fd
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoUpdate git submodules
Eylon Malin [Thu, 29 Aug 2019 12:03:55 +0000 (15:03 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 44d49cc9257c70ffdf70b9f6c8252792e706c48b
  - add UT to ToscaParserImpl and fix little bug

    Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
    Change-Id: I5ea0f09c2898c3a7e1db60d37dde754138a86121
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoUpdate git submodules
Eylon Malin [Thu, 29 Aug 2019 11:42:15 +0000 (14:42 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to a4aae1860d3aa324dbfa54c639aa7da39c18745c
  - add AAITreeNodeUtilsTest

    Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
    Change-Id: I74dc26492196c4907e1aae208944c412869eef4e
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoUpdate git submodules
Eylon Malin [Thu, 29 Aug 2019 11:42:09 +0000 (14:42 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 0ba9caffd1185fdd16f97830916ae6e3d6b08116
  - fix url and payload for getting latest model

    Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
    Change-Id: I5b2dc7df0202838898ab060a71c144f69a54900f