doc.git
4 years agoUpdate git submodules
Bin Yang [Mon, 20 May 2019 21:18:29 +0000 (21:18 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to f0f575b6c0c66cdd82cdc5f17a54e02d445cd9a7
  - Merge "Support user_directives that are attributes lists"
  - Support user_directives that are attributes lists

    Support the attributes in user_directives
    attributes are lists of the following form:
    "attributes": [
      {
      "attribute_value": "foo",
      "attribute_name": "bar"
      },
      {
      "attribute_value": "value2",
      "attribute_name": "name2"
      }
      ]

    Issue-ID: ONAPARC-349
    Change-Id: I576bc251d1566dc26696f12f826a09bacb7417a0
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
4 years agoUpdate git submodules
Victor Morales [Mon, 20 May 2019 21:03:39 +0000 (21:03 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 0f74a76f923fe264cb0f1c828bc6f8c753452fb9
  - Merge "Preventing installer.sh execution to hang"
  - Preventing installer.sh execution to hang

    This newgrp command used is not suitable for shell scripting,
    it looks like misuse as it created new shell under right group
    but prevents further script execution as it has to be exited
    first.

    Change-Id: I974da3a4b8d1e0827c846150079d453789d89554
    Issue-ID: MULTICLOUD-632
Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
4 years agoUpdate git submodules
Hagop Bozawglanian [Mon, 20 May 2019 17:25:16 +0000 (17:25 +0000)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to 0b5c5dd678fe592b952da66f1547fc77fe3490d6
  - VNFRQTS - Fixing Metadata for release

    Issue-ID: VNFRQTS-621

    Change-Id: I269f9edd99e34fffb7916ee5ad63fdf35503bc14
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
4 years agoUpdate git submodules
Sébastien Determe [Mon, 20 May 2019 15:30:50 +0000 (15:30 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to b5908d85cf0d851f5f9cd637b2252ea1494c9169
  - Merge "Fix issues in Operational Policy UI"
  - Fix issues in Operational Policy UI

    Add prefix for Guard Policy Id; display attributes correctly when guard
    type is FrequencyLimiter; initialize guard policy type accordingly; add
    default value for guard active start/end attributes;

    Issue-ID: CLAMP-386, CLAMP-387
    Change-Id: I4c57ddcfccba207429fb1e75d9d2a4d6b0f15e8a
Signed-off-by: xg353y <xg353y@intl.att.com>
4 years agoUpdate git submodules
Sébastien Determe [Mon, 20 May 2019 14:37:57 +0000 (14:37 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 1c201d52b9d10bab2ed6533c70f5750725bf271c
  - Merge "Improve the loop logs view"
  - Improve the loop logs view

    Move the loop log table down; color the log level; adjust the proportion
    of the log attributes; adjust the location of the Loop view and the log
    table.

    Issue-ID: CLAMP-388
    Change-Id: Ifec6da8dfb330304c8adffbb3257d325e234aa17
Signed-off-by: xg353y <xg353y@intl.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Mon, 20 May 2019 14:17:16 +0000 (14:17 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 6ccd240f9a6fa92939432eb43b66b28c2147945e
  - Merge "Initial checkin of updates for vf module replace"
  - Initial checkin of updates for vf module replace

    fix toString method and add unit tests for new code
    Fix Null pointer issue in UT, extra chars
    Initial checkin of updates for vf module replace

    Change-Id: I2d62f5c2077cd022ccf796d126494e526ad48c54
    Issue-ID: SO-1893
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Mon, 20 May 2019 14:17:08 +0000 (14:17 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 020d22c979408ac2bf0b4c7766db98e059d5acd8
  - Merge "Fix bad query, adjust sql to use non-att bb"
  - Fix bad query, adjust sql to use non-att bb

    Fix bad query, adjust sql to use non-att bb

    Change-Id: Ifb231dee77242b37b1d8145f5a33fb3a87974b63
    Issue-ID: SO-1895
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Mon, 20 May 2019 14:17:03 +0000 (14:17 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 65369ce83578048d8e133e79f6892a42a801be04
  - Merge "Altered bpmn and audit behavior on delete vf mod"
  - Altered bpmn and audit behavior on delete vf mod

    Renamed variable from contin to flowShouldContinue.
    Updated bpmn junits and exceptionbuilder junits.
    Updated bpmns to use non interrupting escalation event.
    Altered bpmn and audit behavior on delete vf module

    Change-Id: I4ade4c934a9193099cfd29d740c68e60633c03e5
    Issue-ID: SO-1896
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Mon, 20 May 2019 14:16:58 +0000 (14:16 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 1db5881503e5b19ca9caec03068cd54828348aaf
  - Merge "Set workflowexceptionerrormessage in all cases"
  - Set workflowexceptionerrormessage in all cases

    Removed white spaces so that they are gone.
    Change to set workflowexceptionerrormessage in all cases so that its
    available to workflowactionbb.

    Change-Id: I66130b80eab0c0a0f96c3a7a5509bb70dda26884
    Issue-ID: SO-1886
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Mon, 20 May 2019 14:16:50 +0000 (14:16 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 46005642efaa42262e8b4e1d1dbf6ecee0dc45b2
  - Merge "Audit service enhancements"
  - Audit service enhancements

    Update number of threads used for openstack audit
    Refactored post construct audit service and added junits

    Change-Id: Ic5bd42cda98835305d2e2d5d09a5c039376316a5
    Issue-ID: SO-1898
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Mon, 20 May 2019 14:16:29 +0000 (14:16 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 35452bf65d8d08c0f5918d74d24d24a64e265f17
  - Merge "END_TIME is not populated by bpmn as expected"
  - END_TIME is not populated by bpmn as expected

    Removed/Cleaned-up unnecessary lines/codes.
    Updated junit tests for END_TIME to any(Timestamp.class).
    END_TIME is not populated by bpmn when rainy day retry or rollback is
    executed.

    Change-Id: I614d66ca767629bf43aac8eee981423e5393015e
    Issue-ID: SO-1887
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Shankar Narayanan [Mon, 20 May 2019 13:23:57 +0000 (09:23 -0400)]
Update git submodules

* Update docs/submodules/optf/has.git from branch 'master'
  to 9ec6a47a0629a4566ab5d94a497894904fc92d94
  - Bump version of staging to 1.3.1

    Change-Id: Ic104f4b53c0ae38a020a92c21f7f430137027226
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
    Issue-ID: OPTFRA-501

4 years agoUpdate git submodules
Shankar Narayanan [Mon, 20 May 2019 13:23:09 +0000 (09:23 -0400)]
Update git submodules

* Update docs/submodules/optf/osdf.git from branch 'master'
  to 85f519730a7bbad030cd6ee5661ff1bddab85245
  - Bump version of OSDF to 1.3.1-staging

    Change-Id: I08c516b8f55f4ea6ee30290e79705a4b42be4fcb
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
    Issue-ID: OPTFRA-501

4 years agoUpdate git submodules
Satoshi Fujii [Mon, 20 May 2019 12:37:00 +0000 (21:37 +0900)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to c0b223d4fa51947c1aad771cae210678554aff3e
  - Fixed declared properties are not updated properly

    Change-Id: I3712f9656d7cdeb8fa9c4212b2dd1496043c1006
    Issue-ID: SDC-2314
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
4 years agoUpdate git submodules
Michal Ptacek [Mon, 20 May 2019 12:28:10 +0000 (12:28 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 0fd7a5a84706db4083f514dd1cefc205fa43b7c6
  - Merge "Adding new simulated domains"
  - Adding new simulated domains

    Because of some new images in Dublin and RKE there need to be simulated additional following domains:

    k8s.gcr.io
    pndareg.ctao6.net
    quay.io

    Issue-ID: OOM-1859

    Change-Id: Ib6a0f50722a2d6f37acaef114f2d496a6c9d9028
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
4 years agoUpdate git submodules
Mike Elliott [Mon, 20 May 2019 12:24:14 +0000 (12:24 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 8fca33bbae2f9a3b8356ec48fd59345dfd3dad21
  - Merge "Add multicloud-k8s vim type to configuration"
  - Add multicloud-k8s vim type to configuration

    Add multicloud-k8s vim type to the framework
    configuration json file

    Issue-ID: ONAPARC-363
    Change-Id: I1a7e08cac223915c01b84fcec463c2b4c6c20e88
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
4 years agoUpdate git submodules
miriame [Mon, 20 May 2019 12:06:44 +0000 (15:06 +0300)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 258900e4a46d7e414e526e7322b0d6319fdb79a8
  - fix bug [SDC-2317] - Auto collapse properties tables after sorting by capability column is not applied

    Change-Id: Ife53616c79b9cc5271dfde6204775afdfaa3b646
    Issue-ID: SDC-2317
Signed-off-by: miriame <miriam.eini@amdocs.com>
  - fix bug [SDC-2316] - Unable to select a type from Operation screen when using Capabilities Properties

    Change-Id: Ie9ad5034fc3f2ef2ae9038d05e2a56f9c78ac1d6
    Issue-ID: SDC-2316
Signed-off-by: miriame <miriam.eini@amdocs.com>
4 years agoUpdate git submodules
Petr Ospalý [Mon, 20 May 2019 10:37:32 +0000 (12:37 +0200)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 67acfb594844515aa07f5d292f334a93ab92f0a2
  - Add kubernetes dashboard

    Either run kubectl proxy, but you must setup routes or kubectl on some
    node (only infra has kubectl by default). Another option is connecting
    onto the node where the dashboard is exposed via NodePort. Instructions
    are here:
    https://github.com/kubernetes/dashboard/wiki/Accessing-dashboard
    (1.7.X and above)

    Change-Id: I5a28f458c0ae949278b1e6eaf6eb063d09f93fc0
    Issue-ID: OOM-1778
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
4 years agoUpdate git submodules
Michal Ptacek [Mon, 20 May 2019 10:35:30 +0000 (10:35 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to bf11d96ff6d9908bf04335a66d0e092a736d4561
  - Merge changes from topic "rke-support"

    * changes:
      Add setup for kubectl and helm
      Add support for RKE kubernetes implementation

  - Add setup for kubectl and helm

    the kubeconfig is copied from the cluster config directory to ~/.kube/config.
    Also, the playbook runs kubectl and helm roles to install tools.
    Change-Id: I29ee98f6502bbb7923b1ae6812dd642ca206dbce
    Issue-ID: OOM-1778
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
  - Add support for RKE kubernetes implementation

    Added a new playbook rke.yml and role rke which uses rancher RKE:
    https://github.com/rancher/rke

    It's an implementation of the kubernetes from rancher.com folks
    and it is an alternative to the official kubernetes tool: kubeadm.

    NOTE: Rancher has a notion of a 'control plane' which cannot run with
    etcd on all nodes in a multi-node setup. Control-plane node is the
    first kubernetes node from the inventory (as of now).

    Change-Id: I0bf669442a5183efa20d44fb1cac823e7ce54348
    Issue-ID: OOM-1778
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
4 years agoUpdate git submodules
Wojciech Sliwka [Mon, 20 May 2019 08:11:13 +0000 (08:11 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 1a6b12e498cb61c8d1e846f78dc404a44b824d54
  - Merge "AaiController cleanup"
  - AaiController cleanup

    - removed unnecessary code comments

    Change-Id: Ia9dbd2258ea5ec0ba346835615056331ae00f491
    Issue-ID: VID-478
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
4 years agoUpdate git submodules
sarada prasad sahoo [Mon, 20 May 2019 07:02:47 +0000 (12:32 +0530)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 56c2c009a90f4f25c714e7773aaecf5e6957b499
  - Enhanced logic for multilevel list input

    Added extra VF/VFC level test cases,
    also corrected first level index increment logic.

    Change-Id: I18982b4b6821da4f7dc06743c3aeca0fa54176e3
    Issue-ID: SO-1393
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
4 years agoUpdate git submodules
Seshu Kumar M [Mon, 20 May 2019 05:14:45 +0000 (05:14 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to ef93fddc253a72f870a224361e0be8303811d976
  - Merge "Add model type to resource model"
  - Add model type to resource model

    Add model type to resource model.

    Change-Id: Ic1937d859cebca1b515d9c069c51c9811d6874ab
    Issue-ID: SO-1393
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
4 years agoUpdate git submodules
Seshu Kumar M [Mon, 20 May 2019 05:12:01 +0000 (05:12 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 66f5fcc11053b6d50fbe2fff12bdfdfb21a3e1a6
  - Merge "Fix null check for groups"
  - Fix null check for groups

    Fix null check for groups.

    Change-Id: I2432707e4a6dc6bfe49d23eddc9318562c2c43b3
    Issue-ID: SO-1393
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
4 years agoUpdate git submodules
subhash kumar singh [Mon, 20 May 2019 05:10:23 +0000 (10:40 +0530)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 9c2559ce31cbd3610c097a0ba351473395e6389f
  - Recipe retrieval for groups

    Recipe retrieval for groups.

    Change-Id: I2ba68777f3655ebc7794b75d357253022fe7739b
    Issue-ID: SO-1393
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
4 years agoUpdate git submodules
Bin Yang [Mon, 20 May 2019 03:31:20 +0000 (03:31 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 194d50852b1217a51581ea96d833b5f506d81fd6
  - Merge "vFW usecase install unzip package"
  - vFW usecase install unzip package

    Unzip package required for vFw
    scripts to be unzipped before using

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

4 years agoUpdate git submodules
Yang Xu [Sat, 18 May 2019 18:03:01 +0000 (14:03 -0400)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to dff736e78393d07150588642c21c121c653ffd49
  - Enable modeling in integration deployment

Signed-off-by: Yang Xu <yang.xu3@huawei.com>
    Issue-ID: INT-1082
    Change-Id: I3f6daf55dd29eb266e383bd47a2f44a96dfd5a74

4 years agoUpdate git submodules
Yang Xu [Fri, 17 May 2019 20:20:01 +0000 (20:20 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to fab8734c4110e59068db3b020c3ebd4b5eca1a88
  - Merge "Update image tag for PRH fix"
  - Update image tag for PRH fix

    Change-Id: Ia221fa797b36887771e879b4aa7db181f60ca0ac
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
    Issue-ID: DCAEGEN2-1503

4 years agoUpdate git submodules
Vijay Venkatesh Kumar [Fri, 17 May 2019 12:15:54 +0000 (12:15 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to b14969f9d2162da8c351ffa422b62555bd62ea3e
  - dcae version update

    Change-Id: Iadbc8b2cfdee70f02e161f9e650a82d79efddc0e
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
    Issue-ID: DCAEGEN2-1270

4 years agoMerge "Removing contributing documentation from components and functions"
Eric Debeau [Fri, 17 May 2019 18:18:29 +0000 (18:18 +0000)]
Merge "Removing contributing documentation from components and functions"

4 years agoUpdate git submodules
Hagop Bozawglanian [Fri, 17 May 2019 18:10:20 +0000 (18:10 +0000)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to b8e9d547c4b6d125ce831e23037e214a96f955d0
  - Merge "[VNFRQTS] updated allowed_address_pair req"
  - [VNFRQTS] updated allowed_address_pair req

    Issue-ID: VNFRQTS-637
    Change-Id: I2fff0af2073040256db1ab08590e0f68e88d96a9
Signed-off-by: weinstock, alan <aw2574@att.com>
4 years agoUpdate git submodules
Brendan Tschaen [Fri, 17 May 2019 14:49:51 +0000 (14:49 +0000)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to 641255c612fae09ff8840124eb7dcf5046083dd0
  - Merge "Update junit test"
  - Update junit test

    Change-Id: I1c39d008958cebed0454b5a1f980e3c88082c876
    Issue-ID: MUSIC-395
Signed-off-by: Nelson, Thomas (arthurdent3) <nelson24@att.com>
4 years agoUpdate git submodules
Prudence Au [Fri, 17 May 2019 13:27:36 +0000 (09:27 -0400)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 0c017822f2387946c4f795b94b78a1147396a88e
  - Update POMBA entries

    Change-Id: I7cd6ba69df3971c18697ce10ccbb607f26a373f0
    Issue-ID: INT-1042
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
4 years agoUpdate git submodules
Nelson, Thomas (arthurdent3) [Tue, 14 May 2019 20:23:59 +0000 (20:23 +0000)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to 66aac8e2b8f61f075b285f969c1f8a88fdb313bd
  - CADI and a few small updates.

    - Include CADI and remove Admin API and admin
      code.
    - A few Sonar Fixes.
    - Properties File Clean up.
    - Read/Write Locking API.
    - Various whitespace fixes.

    Issue-ID: MUSIC-394
    Change-Id: I58e1b64b71796bb6bda1c97ea688f434a836d3c7
Signed-off-by: Nelson, Thomas (arthurdent3) <nelson24@att.com>
4 years agoMerge "Link correction in Landing page and removal of Dublin release naming"
Eric Debeau [Fri, 17 May 2019 13:54:53 +0000 (13:54 +0000)]
Merge "Link correction in Landing page and removal of Dublin release naming"

4 years agoUpdate git submodules
Yang Xu [Fri, 17 May 2019 13:50:25 +0000 (13:50 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to be36d414e9927db49ae9f04f9ae4175d1b6777a5
  - Merge "Bad ref of NBI API in helm chart template for Dublin"
  - Bad ref of NBI API in helm chart template for Dublin

    TMF Forum moved from v3 to v4 (no backward compatibility)
    template must reflect it

    problem detected when running End to end case using NBI for instantiation

    Issue-ID: EXTAPI-247

    Change-Id: I937eca3a00d37df83c6871c65a00d37ad516d03a
Signed-off-by: mrichomme <morgan.richomme@orange.com>
4 years agoUpdate git submodules
Yang Xu [Fri, 17 May 2019 13:45:08 +0000 (13:45 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to d12b704667072c3b56e29b5468fd1901ad462112
  - Merge "Reverting robot ports for DMaaP"
  - Reverting robot ports for DMaaP

    Change-Id: Id5356235d76cba6fc6b129738be3a74121dd9a89
    Issue-ID: DCAEGEN2-1448
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
4 years agoUpdate git submodules
Matthieu Geerebaert [Fri, 17 May 2019 12:39:40 +0000 (14:39 +0200)]
Update git submodules

* Update docs/submodules/externalapi/nbi.git from branch 'master'
  to 3d3d27326b311e024434cad7ac5151c43be3f88f
  - Fix broken sonar code coverage

    Change-Id: I351eaed02a4ddf3f20448a954efe4fd73f42f183
    Issue-ID: EXTAPI-246
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
4 years agoUpdate git submodules
Jimmy Forsyth [Thu, 16 May 2019 19:18:53 +0000 (15:18 -0400)]
Update git submodules

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

    * Update kubernetes/aai from branch 'master'
      to b299e9707a869769510aa25952720a595304bedc
      - Use released versions of aaf sidecar

        Issue-ID: AAI-2403
        Change-Id: I39dcd4e4b4bf324f9089485659feb3668024ca59
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
4 years agoUpdate git submodules
guochuyicmri [Fri, 17 May 2019 10:07:45 +0000 (18:07 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to e88155c2a4046974387fcb64406a28ed672a63d4
  - Dashboard interface front-end development

    Change-Id: Ife8dbb89e9a5d465e1c3b6b6a290059f376b673b
    Issue-ID: USECASEUI-214
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
4 years agoUpdate git submodules
Jessica Wagantall [Thu, 16 May 2019 17:36:02 +0000 (10:36 -0700)]
Update git submodules

* Update docs/submodules/externalapi/nbi.git from branch 'master'
  to 66e060ad9d7605e388352c3c25c7ec433d3fa01c
  - Do not use maven stage plugin

    This plugin is about to expire and Sonatype
    will not continue supporting it.
    Remove this plugin to avoid binaries being
    shipped before signing.

    Change-Id: I6dc28938fdd43a7bce219c5c89fbe7a2cd83f47e
    Issue-ID: CIMAN-250
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
4 years agoUpdate git submodules
Samuli Silvius [Wed, 17 Apr 2019 16:42:59 +0000 (19:42 +0300)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 8fd23141ffc7dd2f3c02b62e8fed1ff8364319b0
  - Molecule tests for application role.

    Issue-ID: OOM-1812

    Change-Id: Ifb6f5a10afb4014b20be77a4141371e561d346ce
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
4 years agoUpdate git submodules
Sonsino, Ofir (os0695) [Wed, 8 May 2019 07:34:06 +0000 (10:34 +0300)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 52c6fb010eee08dee5f09f4f57823d49f6471646
  - Properties are missing in TOSCA fix

    Change-Id: Iacceb798cb24408e232b9b59c751b0e984871728
    Issue-ID: SDC-2283
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
    (cherry picked from commit 08f1f67956928d52427d101607f2e11d578d4b82)

4 years agoUpdate git submodules
sarada prasad sahoo [Fri, 17 May 2019 08:52:26 +0000 (14:22 +0530)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to d642660b5eeed87a3f1de737e7cf7840fd2bf121
  - Test case failure CSAR file corrected

    Fix the vSBC CSAR file as per NFV SOL0001 v2.5.1

    Change-Id: I637312e91452ffa47f5a9fd14152c3966a39beaf
    Issue-ID: SDC-2170
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
4 years agoUpdate git submodules
Tao Shen [Fri, 17 May 2019 09:26:10 +0000 (09:26 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to d59427f407a75cdf97890ff67485dde07edcee52
  - Merge "Upgrade usecase-ui project version"
  - Upgrade usecase-ui project version

    Change-Id: I61d8443c776a6cc301564ac8acb12bb1b8bcc78a
    Issue-ID: USECASEUI-259
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
4 years agoUpdate git submodules
guochuyicmri [Fri, 17 May 2019 05:46:55 +0000 (13:46 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 2fa013e2aab85f943e75356a4b6743f8efa6e36d
  - Service instance lifecycle management

    Change-Id: Ic4d63972757adf2a21e59a39990d8c8b504fb812
    Issue-ID: USECASEUI-218
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
4 years agoUpdate git submodules
guochuyicmri [Fri, 17 May 2019 04:30:57 +0000 (12:30 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to b04c4a38e808215a975d27536ce9a243981bd5e5
  - Support OTN Domain Management

    Change-Id: I9bde56e50b90bac2d8d8ce1c0743156d1938d974
    Issue-ID: USECASEUI-226
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
4 years agoUpdate git submodules
guochuyicmri [Fri, 17 May 2019 02:54:54 +0000 (10:54 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 9e0b41b3294f5b74160bf60cb0ef53eb83d61047
  - Fix instance instantiation for CCVPN

    Change-Id: I59c51c33e877d9bd6566e6089228530c37d9cdc6
    Issue-ID: USECASEUI-220
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
4 years agoRemoving contributing documentation from components and functions 64/87964/1
Gergely Csatari [Fri, 17 May 2019 08:47:59 +0000 (10:47 +0200)]
Removing contributing documentation from components and functions

Components and functions had a lin to the ducumentation section of the contributor guide
This link is removed with this change.

Issue-ID: DOC-449

Change-Id: I15011998f6816d9a1b0f1ef43997c7421ea9014b
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
4 years agoLink correction in Landing page and removal of Dublin release naming 59/87959/1
Noemi Wagner [Fri, 17 May 2019 08:22:04 +0000 (10:22 +0200)]
Link correction in Landing page and removal of Dublin release naming

The link to VNF/PNF requirements doc has been corrected in the table
on the landing page. Also the name 'Dublin release' has been removed
from the text. The final sentence on navigation has been removed
as it referred to the left bar, which might change in the future
with the new theme.

Issue-ID: DOC-353

Change-Id: Ic0b8b861dd83a338caa5403ccef9175d1af6ea43
Signed-off-by: Noemi Wagner <noemi.wagner@nokia.com>
4 years agoUpdate git submodules
Michael O'Brien [Thu, 16 May 2019 15:21:15 +0000 (11:21 -0400)]
Update git submodules

* Update docs/submodules/logging-analytics.git from branch 'master'
  to 15ec5fd4594c1231415af4967aa96c19d7eaeedf
  - adjust logging committer list

    Change-Id: Ic03b94d6b19330c77e297560e78946759a58d2c6
    Issue-ID: LOG-934
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
4 years agoUpdate git submodules
Michael O'Brien [Thu, 16 May 2019 15:34:18 +0000 (11:34 -0400)]
Update git submodules

* Update docs/submodules/logging-analytics/pomba/pomba-audit-common.git from branch 'master'
  to e62bce0e68fd653923f19439d28188777fbd60ec
  - adjust logging committer list

    Change-Id: Iaf015fe18910697ee0867c6e23043fd693626609
    Issue-ID: LOG-934
Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
4 years agoUpdate git submodules
Bin Yang [Fri, 17 May 2019 03:45:35 +0000 (03:45 +0000)]
Update git submodules

* Update docs/submodules/multicloud/framework.git from branch 'master'
  to 1075291fa80c49e9b0348eff28a6a97cd64d92e1
  - Update infra_workload API spec

    Change-Id: Ie5350c60dbcb932cf9dc18fd97aaf5360064c86c
    Issue-ID: MULTICLOUD-633
Signed-off-by: Bin Yang <bin.yang@windriver.com>
4 years agoUpdate git submodules
Reshmasree [Thu, 16 May 2019 16:00:50 +0000 (21:30 +0530)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to a85f6ad92bd74475b56e5465d188ac2b38d63f35
  - Update to troubleshooting in son-handler

    Change-Id: I49306d9cd9c5ac649eafe527207eab3b943996da
    Issue-ID: DCAEGEN2-1504
Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
4 years agoUpdate git submodules
Timoney, Dan (dt5972) [Thu, 16 May 2019 19:20:44 +0000 (15:20 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
  to 2e025b025626d2d638d0699f23af726bb7b78710
  - Revert change of oparent version

    New staging method does not work, since this repo sets slip=true in
    deploy plugin.  Reverting to oparent 1.2.3 to restore staging plugin
    for now, but this needs to be fixed for El Alto, since staging plugin
    is no longer supported.

    Change-Id: If9bb6fdadec7a4b3134765395451c30d5e851e52
    Issue-ID: CCSDK-1334
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
Gary Wu [Thu, 16 May 2019 15:35:38 +0000 (08:35 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 329591ba3ade67833d312bf733517dff423e5744
  - Bump SO staging versions

    Change-Id: I5eb0d289ab4667663de2125bbc6c9627151e64d1
    Issue-ID: SO-1851
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
4 years agoUpdate git submodules
liamfallon [Thu, 16 May 2019 15:09:45 +0000 (15:09 +0000)]
Update git submodules

* Update docs/submodules/policy/distribution.git from branch 'master'
  to 4b1f6d0d15244178b9038ec8debcc4af27c7a58a
  - Step snapshot version of policy-distribution

    Issue-ID: POLICY-1630
    Change-Id: Ie107fa87bdce76eec39a8ee5ae55b700236a3017
Signed-off-by: liamfallon <liam.fallon@est.tech>
4 years agoMerge ""Using Onap" section content and structure changed to reflect content and...
Eric Debeau [Thu, 16 May 2019 17:38:12 +0000 (17:38 +0000)]
Merge ""Using Onap" section content and structure changed to reflect content and structure of the wiki Fixed missing CLI section Issue-ID: DOC-450"

4 years agoUpdate git submodules
liamfallon [Thu, 16 May 2019 14:50:33 +0000 (14:50 +0000)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to b559c050557e757325743bd37b41fd49b01ba19a
  - Step snapshot version of policy engine

    Issue-ID: POLICY-1630
    Change-Id: Iefcaaf1811535e22904367b8d11346a02f5851c1
Signed-off-by: liamfallon <liam.fallon@est.tech>
4 years agoUpdate git submodules
liamfallon [Thu, 16 May 2019 09:46:58 +0000 (09:46 +0000)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to c039eaf30f80d8c968cb8cc5e4060998cd7d6ff7
  - Step snapshot version of apex-pdp

    Issue-ID: POLICY-1630
    Change-Id: I6dfce7eb33d9bc41caabf6b8842377b486de672d
Signed-off-by: liamfallon <liam.fallon@est.tech>
4 years agoUpdate git submodules
Vijay Venkatesh Kumar [Thu, 16 May 2019 15:39:37 +0000 (15:39 +0000)]
Update git submodules

* Update docs/submodules/dcaegen2.git from branch 'master'
  to 3b9a50e63c746502008e309dbf7f1b7f93b13455
  - Merge "Integration with Swagger"
  - Integration with Swagger

    Correct doc8 errors
    Add licence in RST
    Add API table
    Add swaggerv2doc when OK

    Issue-ID: DCAEGEN2-1049

    Change-Id: I7478b1c34625ce03ee4f1278a04a408f6f73718e
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
4 years agoUpdate git submodules
Yang Xu [Thu, 16 May 2019 15:39:13 +0000 (15:39 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 6dfde179734173304c45fe9d6bcc407ad9fc0a1c
  - Merge "Update OOM to use release version"
  - Update OOM to use release version

    Issue-ID: OPTFRA-500
    Change-Id: I7efe976b06ce68e7b136d026a0a2d27ff2a38301
Signed-off-by: Jerry Flood <jflood@att.com>
4 years ago"Using Onap" section content and structure changed to reflect content and structure... 79/87879/2
thmsdt [Thu, 16 May 2019 13:47:49 +0000 (15:47 +0200)]
"Using Onap" section content and structure changed to reflect content and structure of the wiki
Fixed missing CLI section
Issue-ID: DOC-450

Change-Id: I2ad3f57e854e9e64023887fa54656d8f01bf87e0
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
4 years agoUpdate git submodules
Yang Xu [Thu, 16 May 2019 15:31:23 +0000 (15:31 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 7ebac05eed9935ff8ea779965c780a91db5577b4
  - Merge "delete .service.yaml.swp"
  - delete .service.yaml.swp

    delete the file .service.yaml.swp

    Issue-ID: MULTICLOUD-596

    Change-Id: Id5b301626d762a96dfb2903eaa22b767e9fc30a4
Signed-off-by: Changjun Wang <310397125@qq.com>
4 years agoUpdate git submodules
Yang Xu [Thu, 16 May 2019 15:23:36 +0000 (15:23 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 9aeef26b828f5d9549da4237be7503d4a51c3312
  - Merge "update to released images"
  - update to released images

    Change-Id: I59f7defc6fa594157cea940052521a4e5bdb96c5
    Issue-ID: LOG-1050
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
4 years agoUpdate git submodules
Brian Freeman [Thu, 16 May 2019 14:58:05 +0000 (14:58 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 157966816809753684acf13542b690834039bd4d
  - Merge "Disable external ports and update versions"
  - Disable external ports and update versions

    Change-Id: I1d781ad6d0177d6a103986b10f39e36453516e9f
    Issue-ID: POLICY-1756
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
4 years agoUpdate git submodules
Herbert Eiselt [Thu, 9 May 2019 15:18:57 +0000 (17:18 +0200)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to af5850291ca51e7714aecefec50783778b4fb256
  - SDNR Add sdnr feature to SDNC

    Add sdnr wt dependency to pom and Dockerfiles

    Change-Id: Id6338b57e62e7c543ebd0b94d9cba90172caeab5
    Issue-ID: SDNC-741
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
4 years agoUpdate git submodules
Gary Wu [Thu, 16 May 2019 04:39:54 +0000 (21:39 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 781a1243c4992373d47d6aa7b962f4b4a6de0b7e
  - Bump out-of-date staging images to release version

    Change-Id: Icd22aca66c6caa919dc9a7a441c4abf92efde5bb
    Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 16 May 2019 13:44:58 +0000 (13:44 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to acbcd280dc9d04ed303ed994872a0f3ba6adbab3
  - Merge "BlueprintWebClientService: added return status"
  - BlueprintWebClientService: added return status

    Issue-ID: CCSDK-1331

    Change-Id: I8dab8ad4eaebf1863f11c4d38c52cf7f64b0a4d5
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
4 years agoUpdate git submodules
Ittay Stern [Thu, 16 May 2019 12:47:08 +0000 (15:47 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 779c51de46cf55648036361bb33e0470b28756ca
  - Run npm install as a frontend-maven-plugin goal

    Without this, "prebuild" step is using local npm, instead of
    frontend-maven-plugin one:

    npm ERR! Linux 4.4.0-134-generic
    npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
    npm ERR! node v4.2.6
    npm ERR! npm  v3.5.2

    Issue-ID: VID-391

    Change-Id: Ic9cd94898faaaf109b02d23640e652bd7e541753
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Haibin Huang [Thu, 16 May 2019 11:51:20 +0000 (11:51 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 48dc6812243324d8ec45dece818fdfa2b996d094
  - Add vnfm register for vfc

    Change-Id: I942c5740b30c7ca9fdd9af2c8cfa7f38af258cbf
    Issue-ID: INT-795
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 16 May 2019 13:24:00 +0000 (13:24 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 506d2649c48d3741b3b60b0f781e06f137af13ab
  - Merge "Fix: Enrichment fails for processor-db source"
  - Fix: Enrichment fails for processor-db source

    Change-Id: I7a426323dc22cb19a1c3eb77f7f4f30cf7da32e0
    Issue-ID: CCSDK-1324
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 16 May 2019 13:22:20 +0000 (13:22 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 072fae6223e59c03f62cc3bee79bdc16e8ae1f92
  - Merge "Bugfix: Blueprints Processor always return 200 OK"
  - Bugfix: Blueprints Processor always return 200 OK

    Currently the Blueprints Processor mS replies with a 200 OK HTTP status
    code even if an exception occurs in the server side while executing the
    request.

    Thus, the only way for a REST client to determine if the request was
    successful or not is by analysing the response and evaluate the
    content of the element status.code

    This bugfix modifies the HTTP status code of the response to match the
    one inside the response.

    Issue-ID: CCSDK-1327
    Change-Id: I05a58cb3ab9359319172f2d8f1a665fdcdc1230b
Signed-off-by: ottero <rodrigo.ottero@est.tech>
4 years agoUpdate git submodules
Dan Timoney [Thu, 16 May 2019 13:20:34 +0000 (13:20 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to c0e0d75104151419f6918c21c0e457f5510c1594
  - Merge "Resource dictionary- updated license text"
  - Resource dictionary- updated license text

    Added IBM modifications copyright

    Issue-ID: CCSDK-1289
    Change-Id: Ib657fb80fbbd986e78c92cd83511168b55f984ed
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 16 May 2019 13:20:20 +0000 (13:20 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 007772eb14d8a6492ca05ab242ad702ddfeeb3b1
  - Merge "Resource dictionary- updated license text"
  - Resource dictionary- updated license text

    Added IBM modifications copyright

    Issue-ID: CCSDK-1289
    Change-Id: Ib31cdae8951e78c276c822f89812ca0bd7495784
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Thu, 16 May 2019 13:20:01 +0000 (13:20 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to e6b212d9ed8521a4df6e78ed5cb2e67054d5d7a4
  - Merge "Resource dictionary- updated license text"
  - Resource dictionary- updated license text

    Added IBM modifications copyright

    Issue-ID: CCSDK-1289
    Change-Id: Iec1470ab0abbe8c5ca5846c4fd60d8368865edca
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
prathamesh morde [Mon, 13 May 2019 02:24:04 +0000 (22:24 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to a132cf34b95abf0ba2455bba28926df9b72fd4a0
  - Fixed I/O error and removed unwanted finally clause.

    Change-Id: Id1993a4983ca103ac28655b57481bb96aa89f1f1
    Issue-ID:CCSDK-1318
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
4 years agoUpdate git submodules
Matthieu Geerebaert [Thu, 16 May 2019 10:29:07 +0000 (12:29 +0200)]
Update git submodules

* Update docs/submodules/externalapi/nbi.git from branch 'master'
  to 8cf23e9111009f360df9215d45118f540ed3fde6
  - Switch to next snapshot version

    Change-Id: I75fb0feec6490031a4e958331a8b829557e1662b
    Issue-ID: EXTAPI-244
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
4 years agoUpdate git submodules
guochuyicmri [Thu, 16 May 2019 09:48:09 +0000 (17:48 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 328b97e2e0be28a4cb70f3d9435755c2b9301ca0
  - Service instance lifecycle management

    Change-Id: Id4a235f4f9f43d11823e5ac36d79ecd35f39dc8d
    Issue-ID: USECASEUI-218
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
4 years agoUpdate git submodules
Tomáš Levora [Thu, 16 May 2019 07:29:09 +0000 (09:29 +0200)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 0b66903e11a12cbdaf8db9f03fa3da96c375a0af
  - Adding rke binary download

    Adding rke binary to download script to ensure it will be in place in the
    offline-installer package

    Issue-ID: OOM-1778

    Change-Id: Ie3249511ab0e49a657608076c38f4d3b67e28f74
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
4 years agoUpdate git submodules
Tomáš Levora [Thu, 16 May 2019 06:46:06 +0000 (08:46 +0200)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 5950fd75a7e3be99f8d0ab7caac9a0bed267387e
  - Update kubectl and helm binaries

    kubectl and helm binaries need to be updated for proper usage with Dublin release

    kubectl: v1.13.5
    helm: v2.12.3

    Issue-ID: OOM-1858

    Change-Id: I824362c8321317cbf0601ae2bd15ff39ef5c807e
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
4 years agoUpdate git submodules
Tao Shen [Thu, 16 May 2019 09:41:10 +0000 (09:41 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to e996bb7be766219b3490714094612be1dc44d335
  - Merge "Package management interface development"
  - Package management interface development

    Change-Id: Ic77ca7d4c7fca3b165adce0ea4036e4054ef755e
    Issue-ID: USECASEUI-211
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
4 years agoUpdate git submodules
Gao Weitao [Thu, 16 May 2019 09:29:36 +0000 (09:29 +0000)]
Update git submodules

* Update docs/submodules/vnfsdk/model.git from branch 'master'
  to bc72d112aa72968b21f8e7270e02510ff52d99a3
  - Merge "Documentation update"
  - Documentation update

    Change-Id: I4cc65075581b28bd864a121d4067bde67472eef1
    Issue-ID: VNFSDK-338
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
4 years agoUpdate git submodules
Jessica Wagantall [Wed, 15 May 2019 20:50:58 +0000 (13:50 -0700)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 65709fe44fbe796ba3d301fd155e78be8c7c3b58
  - Remove usage of maven staging plugin

    This plugin will be deprecated soon. We need to remove
    the usage of it and migrate to use gerrit-maven-stage jobs
    from global-jjb.

    After this change is merged, we need to:
    - merge https://gerrit.onap.org/r/#/c/77825/
    - Verify this new job works as expected
    - Remove release-java-daily jobs

    Change-Id: I70197990e29b90090390e2493f6ac7a134bb8f37
    Issue-ID: CIMAN-240
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
4 years agoUpdate git submodules
Hui Deng [Thu, 16 May 2019 07:16:48 +0000 (07:16 +0000)]
Update git submodules

* Update docs/submodules/modeling/genericparser.git from branch 'master'
  to 0cd4e54ded5de005d5480d5b0d85535c1462b8eb
  - Merge "add genericparser doc"
  - add genericparser doc

    Change-Id: I49a981debe4d1c90903af278edde11eb4bc5b05e
    Issue-ID: MODELING-167
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
4 years agoUpdate git submodules
Timoney, Dan (dt5972) [Wed, 15 May 2019 19:18:45 +0000 (15:18 -0400)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to 6951dc59889a812cdeb7382b40ff858f0d999f01
  - Add missing table

    Add missing table SERVICE_MODEL_TO_VF_MODEL_MAPPING needed by
    ueb-listener

    Change-Id: Iefe0c16ad9f0e9c641f3fb9354464ae920e78838
    Issue-ID: SDNC-756
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
GuangrongFu [Thu, 16 May 2019 06:04:27 +0000 (14:04 +0800)]
Update git submodules

* Update docs/submodules/holmes/engine-management.git from branch 'master'
  to 08d518a52053b69b2325ae7b9b926520fddb9b9a
  - Updated the version of PG-Client

    Change-Id: I05c73ff96de17ca9580b6c5fe9ff9f8363041aab
    Issue-ID: HOLMES-226
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
4 years agoUpdate git submodules
GuangrongFu [Thu, 16 May 2019 06:03:51 +0000 (14:03 +0800)]
Update git submodules

* Update docs/submodules/holmes/rule-management.git from branch 'master'
  to 151a98c48ef05a0dadd694c08f38e3d0e91ef809
  - Updated the version of PG-Client

    Change-Id: Id0e19382c105e6f48e81cc0907083ef274b31486
    Issue-ID: HOLMES-226
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
4 years agoUpdate git submodules
guochuyicmri [Thu, 16 May 2019 05:40:18 +0000 (13:40 +0800)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 388e399dbf3fe5b5ea7be1530297e7c88117212f
  - Fix usecase-ui code merge failure

    Change-Id: Iee81af3982a9720c60f9bf191f8b84ced341a636
    Issue-ID: USECASEUI-269
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
4 years agoUpdate git submodules
Kevin Scaggs [Wed, 15 May 2019 14:51:14 +0000 (09:51 -0500)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to f7226ae9143696a7959fcc02b5b1b36db38f3c13
  - Updates to Vnf Stereotypes

    Updated stereotypes that were part of accepted ETSI 2.5.1 from
    Experimental to Preliminary

    Issue-ID: MODELING-104

    Change-Id: I2b03a5918619f8344aa7bf7dd0ba1bfadd55b338

    Change-Id: I2b03a5918619f8344aa7bf7dd0ba1bfadd55b338
Signed-off-by: Kevin Scaggs <ks0567@att.com>
4 years agoUpdate git submodules
Kevin Scaggs [Wed, 15 May 2019 14:48:31 +0000 (09:48 -0500)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to d61466290d03e8a28035c5dc19361d6f2376af99
  - Common Stereotype Updates

    Updated common network attributes that are part of ETSI 2.5.1 from
    experimental to preliminary

    Issue-ID: MODELING-104

    Change-Id: Ibf645fecf95c47eab161af50a483af62963f5593
Signed-off-by: Kevin Scaggs <ks0567@att.com>
4 years agoUpdate git submodules
Bin Yang [Thu, 16 May 2019 03:13:16 +0000 (03:13 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to c8d038951d41978bb00005e23081e6562c0ab754
  - Merge "Move config to app and connect to instance"
  - Move config to app and connect to instance

    Move config instantiation to app and connect it
    to the instance to allow updates and so on.

    Issue-ID: MULTICLOUD-464
    Change-Id: Ic994ef78a6e0d2db5e695e33b7b8a302c74c10da
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
4 years agoUpdate git submodules
GuangrongFu [Thu, 16 May 2019 02:36:01 +0000 (10:36 +0800)]
Update git submodules

* Update docs/submodules/holmes/rule-management.git from branch 'master'
  to 8b9dd901560ecf330da22c782ff7376740f5012c
  - Fixed some vulnerability issues

    Change-Id: I962e3576ed9392f2b6a170e3cd760596826b0585
    Issue-ID: HOLMES-225
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
4 years agoUpdate git submodules
Tao Shen [Thu, 16 May 2019 02:38:08 +0000 (02:38 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 107bf78887f185d40078c75abd5f7dd72c70f86f
  - Merge "CCVPN Template parsing interface changes"
  - CCVPN Template parsing interface changes

    Change-Id: I3ea95928854c18943fbafb5c1dd515ec2e3ca57e
    Issue-ID: USECASEUI-220
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
4 years agoUpdate git submodules
Tao Shen [Thu, 16 May 2019 02:37:56 +0000 (02:37 +0000)]
Update git submodules

* Update docs/submodules/usecase-ui.git from branch 'master'
  to 5d9a85c43a3a77688961352a8b127506c4d23b89
  - Merge "Fix instance instantiation for e2e/NS"
  - Fix instance instantiation for e2e/NS

    Change-Id: Ib3813f16b208422492c6b8f4763d7b3660c735f6
    Issue-ID: USECASEUI-255
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
4 years agoUpdate git submodules
GuangrongFu [Thu, 16 May 2019 02:29:22 +0000 (10:29 +0800)]
Update git submodules

* Update docs/submodules/holmes/engine-management.git from branch 'master'
  to 5e13a9ae6ec1d144841aa6868915386fa468cf1f
  - Fixed some vulnerability issues

    Change-Id: Ia7be117096e0856cb4761b8f28cdd6b1ed4ba672
    Issue-ID: HOLMES-225
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
4 years agoUpdate git submodules
Bin Yang [Thu, 16 May 2019 01:30:11 +0000 (01:30 +0000)]
Update git submodules

* Update docs/submodules/multicloud/framework.git from branch 'master'
  to 392cfda87216b14b1cb4c6f9307fb5d531e6d3e0
  - Fix rst format issue

    Change-Id: Ia912bed69d2eb853166caba3b9973f943d2b7c54
    Issue-ID: MULTICLOUD-283
Signed-off-by: Bin Yang <bin.yang@windriver.com>
4 years agoUpdate git submodules
Bin Yang [Thu, 16 May 2019 01:24:11 +0000 (01:24 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 458c676f883514c8eec57f23a88abc2e79fffa20
  - Merge "Add find method in instance"
  - Add find method in instance

    Add a find method to get instances
    based on rbname, version and profile.
    If only rbname is provided, all instances based on
    that resource bundle are returned.
    If only rbname and version are provided, all instances
    based on that combination are returned.
    When all three parameters are provided, a single instance
    that matches them is returned.

    Issue-ID: MULTICLOUD-613
    Change-Id: If63e844c77829211b807ce6cd7c11dad247751fc
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
4 years agoUpdate git submodules
Bin Yang [Thu, 16 May 2019 01:23:59 +0000 (01:23 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to f8f12a81729b812c6b07b55e07013f94e10a5828
  - Merge "Variable used before intialization"
  - Variable used before intialization

    Initialize variable before using

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

4 years agoUpdate git submodules
Bin Yang [Thu, 16 May 2019 01:23:52 +0000 (01:23 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to fe05f71354a64e761bcd4d8b2307d7ede8164302
  - Merge "Change format of the network file"
  - Change format of the network file

    Format of network file is different
    between KUD and Plugin. Change the
    format to match the format in KUD

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

4 years agoUpdate git submodules
Kiran Kamineni [Wed, 15 May 2019 19:32:23 +0000 (12:32 -0700)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 82cbd4cf2d85f4e1025e3477c92f706d61cf875a
  - Remove extra v1 from broker path

    Remove extra v1 from path as it is added
    in the MSB api anyway.

    Issue-ID: MULTICLOUD-630
    Change-Id: Ib7adbf2315e0a3b1fe8170096d877df8f1b64683
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>