opnfvdocs.git
5 years agoUpdate git submodules
Ruijing Guo [Tue, 23 Oct 2018 04:51:06 +0000 (04:51 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "Add a new committer:Lu Bin"
  - Add a new committer:Lu Bin

    Change-Id: Iaca7d1eb70d20ef276c4aff732437c1218f76487
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
5 years agoUpdate git submodules
Mark Beierl [Mon, 22 Oct 2018 17:27:37 +0000 (17:27 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Additional documentation"
  - Additional documentation

    Change-Id: I9b176794206e39db436d9597d976c42b7e9d22cf
Signed-off-by: mbeierl <mark.beierl@dell.com>
5 years agoUpdate git submodules
Manuel Buil [Fri, 19 Oct 2018 16:29:01 +0000 (18:29 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Cleanup our ansible role

    Our role had some old comments and confusing names which don't make
    sense anymore. This patches cleans it up

    Change-Id: Ieb928aad2c1b0bfcfa94b300201e026e11a4c991
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Georg Kunz [Wed, 17 Oct 2018 22:05:48 +0000 (00:05 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - New PTL for Dovetail

    This patch is used as a basis for voting on the new Dovetail PTL.  After
    the nomination period [1] has ended, there is one candidate [2].

    In order to complete the PTL election process, all Dovetail committers
    shall review this patch and cast a vote (-1, +1). The voting period ends
    in a week from now on October 24. The vote passes if a majority of
    committers +1 this patch.

    [1] https://lists.opnfv.org/g/opnfv-tech-discuss/message/22133
    [2] https://lists.opnfv.org/g/opnfv-tech-discuss/message/22145

    Change-Id: Iacf53f5c0bbe7e0c5f3c47131569be72ed8623ec
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
Yang (Gabriel) Yu [Mon, 22 Oct 2018 09:00:47 +0000 (09:00 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "fix testsuite name bugs and improve some ui details"
  - fix testsuite name bugs and improve some ui details

    JIRA: BOTTLENECK-247

    fix the bug where the testsuite name contains Chinese characters.
    add license header automatically when a testcase created.
    ui improvements:
    workflow panel only turns up when a testcase executes.
    add grafana pages in the webpage 'Test Result'.
    add the highlight effect on the navigation item.

    Change-Id: If0ddf82fd4630128f2c4dd7fdde30f037e5bfba7
Signed-off-by: LeoQi <QibinZheng2014@tongji.edu.cn>
5 years agoUpdate git submodules
Manuel Buil [Fri, 19 Oct 2018 16:34:47 +0000 (18:34 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Use changed_when instead of the when condition

    The 'when' condition does not make sense and it was added in order to
    avoid the ansible-lint error which requires all command or shell modules
    to use a condition. This can be avoided with changed_when as explained:

    http://willthames.github.io/2016/09/21/using-command-and-shell-in-ansible.html

    Change-Id: I36316ea0848cff9763745af6dd8d8defcd993b70
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Christian Trautman [Tue, 9 Oct 2018 17:29:11 +0000 (13:29 -0400)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - qemu_regex_fix: Regex change for future qemu versions info cpu

    When running info cpus command on qemu newer versions of 2.12
    the output has changed. This is causing the regex lookup for
    the thread match to affinitize the PID to the correct CPU.

    JIRA: VSPERF-592

    Change-Id: Ie3a4490f3f8da1e4df00c7095cf1f05fdd939e07
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sun, 21 Oct 2018 15:03:51 +0000 (17:03 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Harden Rally generate report

    It converts html_file to str and raises all possible exceptions.
    It sometimes fails when locally generating reports.

    Change-Id: Idf6a12aaac4561800cd5e364f8bcc495aabbee1d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sun, 21 Oct 2018 13:58:59 +0000 (15:58 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Temporarily disable test_address_scope_rbac

    It will be safely reverted when it'is fixed in patrole [1].

    [1] https://review.openstack.org/#/c/612167/

    Change-Id: Ib072f833523456004b7f211ef951c4b053d82577
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sun, 21 Oct 2018 10:32:15 +0000 (12:32 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - List neutron exts and service providers in connection_check

    It eases debugging as well [1].

    [1] https://artifacts.opnfv.org/logs/functest/lf-pod1/2018-10-20_12-23-41/patrole/tempest-report.html

    Change-Id: Ie9ddc280fc239c5e0887347d434839940e7a3240
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Switch SCAP url

    The former link is unreachable 502 [1].

    [1] https://build.opnfv.org/ci/job/functest-verify-unit-tests-and-docs-gambia/96/console

    Change-Id: Ibc865a4d367fdc48505e9b4ebe674f63cba8b8e1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Stephen Wong [Sun, 21 Oct 2018 08:09:48 +0000 (08:09 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Add visibility API in controller and CLI"
  - Add visibility API in controller and CLI

    - Modify get visibility to retrieve config and stats
    - Add visibility REST API in controller to clear, set, and
    get from redis
    - Add example yaml to set visibility (service list by name,
    metric suffixes/prefixes, and custom metrics) from CLI
    - Modify example yaml to start visibility (collector) for
    Istio 1.0 from CLI

    Change-Id: I43304ff6d70bb4b817b345b9c383ce3621fb06c7
Signed-off-by: earrage <eddie.arrage@huawei.com>
5 years agoUpdate git submodules
Stephen Wong [Sun, 21 Oct 2018 06:22:45 +0000 (06:22 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Add nginx services control functionality"
  - Add nginx services control functionality

    - Modify nginx server template to use clover-controller
    in clover-system namespace for file upload
    - Add ability to set nginx server paths and move uploaded files
    in clover-controller and set/get file upload metadata
    - Add cloverctl commands to set nginx server and lb configurations
    - Add example yaml files to configure nginx server and
    lb v1/v2 from cloverctl
    - Modify service definition for http-lb versions to distinguish
    the two versions for GRPC messaging from clover-controller in SDC
    deployment yaml

    Change-Id: I5c6866c5ff3de358939c58ea8c0bde64a69c6eca
Signed-off-by: earrage <eddie.arrage@huawei.com>
5 years agoUpdate git submodules
Stephen Wong [Sun, 21 Oct 2018 06:07:07 +0000 (06:07 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Improve data ingestion reliability and functionality"
  - Improve data ingestion reliability and functionality

    - Modify deployment namespace to clover-system and account
    for cassandra moving to the clover-system namespace
    - Increase k8s compute resource assigned to cassandra to deal
    with performance issues
    - Add additional fields (user-agent, request/response size,
    status codes) to span schema definition and modify primary keys
    - Improve exception handling to prevent collect process from
    crashing
    - Minor changes to support tracing/monitoring with Istio 1.0
    - Inhibit logging for debug messages
    - Increase time back and number of traces to fetch in
    each sampling interval to deal with Jaeger REST interface
    returning trace data out of order under load
    (tested to 300 conn/sec; 12K connections currently)
    - Move trace insert into batch mode to cassandra
    - Read visibility services to analyze from redis rather than
    defaults (cloverctl, UI or clover-controller REST will set)
    - Remove local directory copies in docker build, as image is
    based on base clover container

    Change-Id: Ibae98ef5057e52a6eeddd9ebbcfaeb644caec36c
Signed-off-by: earrage <eddie.arrage@huawei.com>
5 years agoUpdate git submodules
Stephen Wong [Sun, 21 Oct 2018 05:55:09 +0000 (05:55 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Remove former check_envs call"
  - Remove former check_envs call

    Else it raises exceptions in __init__().

    Change-Id: I4af1f59fbb9a94da1df132e750525fcdb5d0917b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Stephen Wong [Sun, 21 Oct 2018 05:53:39 +0000 (05:53 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Updated from global requirements"
  - Updated from global requirements

    Change-Id: I81e92ff3db9ca401cc700ff4a9c28c740f7e9060
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Stephen Wong [Sun, 21 Oct 2018 05:50:57 +0000 (05:50 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Add spinnaker configguide"
  - Add spinnaker configguide

    - Supply manifest for creation PV
    - Add the spinnaker as a service documentation
    - set the ci.jenkins.enabled to false

    Change-Id: I66d91aa133085c6c5910913da4303c05fcba9800
Signed-off-by: wutianwei <wutianwei1@huawei.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sat, 20 Oct 2018 09:45:01 +0000 (11:45 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Roll Patrole and Barbican versions

    It conforms with the full master model.

    Change-Id: Ic8de654019816db0403759aa836ee865ed18f0d2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
ahothan [Fri, 19 Oct 2018 22:11:36 +0000 (15:11 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-104 Specifying a hypervisor does not work

    Need to add a leading ":" to the hypervisor name

    Change-Id: Id5d02e14a73a2e278848ffccd7a0c60165dbf509
Signed-off-by: ahothan <ahothan@cisco.com>
5 years agoTransition Fuel and Armband off of Submodules 25/63725/2
Trevor Bramwell [Thu, 18 Oct 2018 21:57:45 +0000 (14:57 -0700)]
Transition Fuel and Armband off of Submodules

Updates references to link to the project docs and removes links to
non-existant documents.

Change-Id: I10fe2b64063072ffc0a0a9a5661e267eb270456f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoUpdate git submodules
Aric Gardner [Tue, 18 Sep 2018 15:04:06 +0000 (11:04 -0400)]
Update git submodules

* Update docs/submodules/onosfw from branch 'master'
  - Local Documentation Builds

        This adds configuration for performing local documentation builds
        with the following simple command:

        tox -e docs

    added index.rst so that docs build succsesfully

    Change-Id: Ifa6f16eccfcadd7f9d86e8d3def5a81b79ecf478
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
Cédric Ollivier [Fri, 19 Oct 2018 14:08:12 +0000 (16:08 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Temporarily disable py36

    Build servers haven't been updated yet to support py36.

    Change-Id: I6e396f944e7226d682a58c8e74ed136e0b55d2cd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoMerge "Removing Fuel from submodules"
Sofia Wallin [Fri, 19 Oct 2018 12:14:45 +0000 (12:14 +0000)]
Merge "Removing Fuel from submodules"

5 years agoUpdate git submodules
Gergely Csatari [Thu, 18 Oct 2018 08:11:31 +0000 (10:11 +0200)]
Update git submodules

* Update docs/submodules/edgecloud from branch 'master'
  - Allowing resource optimized OpenStack

    One option for the deployment of edge cloud infrastructures
    is to use different instances of the same resource optimized
    OpenStack in both the large, medium and small edge sites.

    This change adds this as an alternative to the usage of
    different OpenStack deployment variants in the different
    sites.

    Change-Id: Icdcdb7fb8b0cb43f36b2f53ef74278475aa9817e
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
5 years agoUpdate git submodules
Guillermo Herrero [Fri, 19 Oct 2018 08:37:53 +0000 (10:37 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [submodule] Bump pharos git repo for pod changes

    Change-Id: I698d97f3dbf8cdbe7002c5e4b02ac1a51dacdbfb
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
5 years agoUpdate git submodules
BIN HU [Fri, 19 Oct 2018 01:50:21 +0000 (18:50 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Updated Release Notes

    Change-Id: I6c7a3fd95baec63fd9eb738907f4f325178cce4a
Signed-off-by: BIN HU <bin.hu@att.com>
5 years agoUpdate git submodules
Cédric Ollivier [Thu, 18 Oct 2018 23:37:37 +0000 (01:37 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove Functest gating

    It would make confusion to print OPNFV installer results as they are
    not so good.

    Change-Id: I5b1cf2144090cb3b6090a23e0b3022a62733ea53
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Aric Gardner [Tue, 18 Sep 2018 15:01:30 +0000 (11:01 -0400)]
Update git submodules

* Update docs/submodules/availability from branch 'master'
  - Local Documentation Builds

        This adds configuration for performing local documentation builds
        with the following simple command:

        tox -e docs

    added index.rst so that docs build succsesfully

    Change-Id: If257dec8d76d3ecf7d75e6cb4771dd9617db7fa4
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
Manuel Buil [Mon, 10 Sep 2018 14:49:39 +0000 (16:49 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Remove all Pike config

    Due to the lack of developers, we will only support one version of
    openstack (master). Therefore, we remove the Pike support which is
    anyway not the latest stable anymore

    Change-Id: Ib2c81f952b0e35c61a3edeb9b4e389f5cd27e956
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Manuel Buil [Thu, 18 Oct 2018 10:26:33 +0000 (10:26 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "[Baremetal] Add baremetal support to create-nodes"
  - [Baremetal] Add baremetal support to create-nodes

    Information about baremetal servers is collected for ironic to do
    the provisioning. Two main things are done:

    1 - baremetalhoststojson.yml fills the json config file fed to ironic
    so that it knows how to boot the blades. In the baremetal case, the
    create_vm.yml playbook will only create opnfv vm. The variable
    vms_to_create holds that information. The variable baremetal_nodes
    specifies the physical nodes (empty when non baremetal deployments)

    2 - For PXE to work, we create a file called baremetalstaticips that
    has the mapping between mac address from servers and its ip. That file
    is moved into the dnsmasq config directory

    Change-Id: I0e788db1deb50769c183b71524a68ac0b925f8aa
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Manuel Buil [Mon, 17 Sep 2018 10:19:01 +0000 (12:19 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: osa: Bump SHAs to the HEAD of the Rocky branch

    Since Rocky, networking-odl depends on ceilometer and requires it to be
    installed. Therefore, all odl scenarios need to have ceilometer
    deployed. Once that is done, we can unfreeze n-odl repo.

    Besides, we need to introduce a SHA bump for neutron and ceilometer to
    include the latest changes to support this fix

    Ceilometer should be git cloned always, otherwise repo_build will fail
    as ceilometer is now part of requirements.txt

    [mchandras: Instead of just bumping selective network related roles,
    lets just do a complete sha bump for stable/rocky]

    deploy-scenario:os-odl-sfc
    installer-type:osa

    Change-Id: I81a39436e4ff648faabda4e82fce1d3f14615741
Signed-off-by: Manuel Buil <mbuil@suse.com>
Signed-off-by: Markos Chandras <mchandras@suse.de>
5 years agoUpdate git submodules
Manuel Buil [Thu, 18 Oct 2018 10:13:10 +0000 (10:13 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Add ODL variables to env file"
  - Add ODL variables to env file

    ODL testcases in functest require new variables:

    https://git.opnfv.org/functest/tree/functest/utils/env.py#n22

    Otherwise the test fails because it cannot contact ODL

    To find those variables, we fetch the ml2_conf.ini file from the neutron
    container and then we parse the values. This is only run when the
    scenario has odl

    deploy-scenario:os-odl-sfc
    installer-type:osa

    Change-Id: If175bb7642e66e151b30e1ccd1b9040aa3481d8f
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Nikos Karandreas [Thu, 18 Oct 2018 09:49:17 +0000 (09:49 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Add flake8 and yamllint tox environments and fix tox errors"
  - Add flake8 and yamllint tox environments and fix tox errors

    JIRA: SDNVPN-231

    This patch adds flake8 and yamllint tox environments. Furthermore, it
    fixes tox errors and applies general tox improvements.

    Change-Id: Id180695ef034562efb236932e6f783b0e91157c2
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
5 years agoUpdate git submodules
Manuel Buil [Wed, 17 Oct 2018 16:27:15 +0000 (18:27 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Add post-provision playbook to pass ml2_conf.ini

    Functest requires ODL variables to run the ODL healthcheck which is
    mandatory for all ODL scenarios

    Jenkins CI jobs will fail because it requires this patch to be finished:

    https://gerrit.opnfv.org/gerrit/#/c/63175/

    which requires this one to work (unfortunately, circular dependency)

    Change-Id: I960e3346d840c5e30a2b56284fe109b8f99046e3
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Guillermo Herrero [Thu, 18 Oct 2018 07:00:20 +0000 (07:00 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "[arm pod5] Added new NIC info"
  - [arm pod5] Added new NIC info

    Change-Id: I7a363100fb0affe5ac4e27885727cf517621f4e6
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
5 years agoUpdate git submodules
Xuan Jia [Thu, 18 Oct 2018 01:02:18 +0000 (01:02 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "rebase to k8s 1.12 & docker 18.06 and enable device plugin"
  - rebase to k8s 1.12 & docker 18.06 and enable device plugin

    Change-Id: Ifbe25c03de1c11144d093fe710b2a48c5c419b89
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Wed, 17 Oct 2018 13:50:29 +0000 (13:50 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Add odl bgpvpn noha scenario to fuel"
  - Add odl bgpvpn noha scenario to fuel

    JIRA: FUEL-393

    This patch adds support of os-odl-bgvpn-noha scenario to fuel
    installer.

    Change-Id: I4e053e38aac70023b0a81f9a41b415c7a1aae3af
    Depends-On: I57288bbb42f4c75af19f3807f8f15b44482c066c
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Tue, 16 Oct 2018 15:41:23 +0000 (17:41 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Remove volume name patch (upstream)

    Change-Id: I094d5fe8224e620aff6e281281a45893a0ef10de
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Cédric Ollivier [Wed, 17 Oct 2018 09:00:25 +0000 (11:00 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Move LF doc files into a new dir

    rtd forces conf.py to be in the root dir.
    Then it moves all LF files into a dedicated dir and reverts rtd
    config.py.

    Change-Id: I181c76c2b06df630aedf5b9fd96415ab9b23d9e1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Abhijit Sinha [Wed, 17 Oct 2018 09:09:12 +0000 (09:09 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Added traffic update capability to Ixload TG"
  - Added traffic update capability to Ixload TG

    Allow yardstick to update IP/MAX of Net traffic

    - Implemented functionality for updating traffics IP/MAC address
      in ixloadconfiguration.
    - Extended http_ixload.py with functions for update IP/MAC
      address of netTraffic.
    - In HTTP-vFW_IPv4_2Ports_Concurrency.rxf changed name's of
      networks from "client network" to "uplink_0 and the same for
      server

    JIRA: YARDSTICK-1418

    Change-Id: I28ef68b77466fff15af589954e3ef63e8099428f
Signed-off-by: Myron Sosyak <myronx.sosyak@intel.com>
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
5 years agoUpdate git submodules
Tim Rozet [Tue, 16 Oct 2018 13:39:42 +0000 (09:39 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Updates rdo images URL

    The delorean path does not have images for rocky, however they do exist
    under the rdo_trunk path. Comparing the images for queens between the 2
    paths looks the same, so switching to this URL.

    Change-Id: I5d762af69b984c0fed1c79b73f2b4d61341298fa
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Aric Gardner [Fri, 14 Sep 2018 21:07:38 +0000 (17:07 -0400)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix links to remove references to submodules

    It forces one single documentation.

    Change-Id: I47edd947885a4c3fb9e6579cf61fa7473b47ba31
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
Rex Lee [Wed, 17 Oct 2018 03:26:58 +0000 (03:26 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "[docs] Transition to local docs build job."
  - [docs] Transition to local docs build job.

    Docs builds have transitioned to using local
    build jobs. This allows Yardstick docs to be
    built and verified locally.
    The time taken to build and verify docs in the
    gate for new changes should be reduced, as the
    docs for each project will be built separately.

    This change also allow contributers to test
    their docs builds locally, using tox::

        tox -e docs
        tox -e docs-linkcheck

    TODO: Update the dev guide to include new tox
    environment

    Related: DOCS-191
    JIRA: YARDSTICK-1415
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
    Change-Id: Ib8bab85475dcd5127a2c41a2d55dce8f8d9da574

5 years agoUpdate git submodules
mbeierl [Mon, 15 Oct 2018 19:34:17 +0000 (15:34 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Proper Job Metrics

    Uses all FIO jobs, not just job.1 when calculating metrics.

    Fixes bug when multiple volumes are created, but thread gate
    is not big enough.

    Change-Id: I473b2d19848c6ebc15e7669d84fade52d10fb97d
    JIRA: STORPERF-263
Signed-off-by: mbeierl <mark.beierl@dell.com>
5 years agoUpdate git submodules
Stamatis Katsaounis [Mon, 8 Oct 2018 11:13:25 +0000 (14:13 +0300)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Provide opendaylight server with a public ip

    JIRA: FUEL-393

    This patch reserves a public ip for opendaylight. This ip is needed
    for running the test-case 3 of sdnvpn test-cases, which run as part
    of the bgpvpn scenario.

    Change-Id: I57288bbb42f4c75af19f3807f8f15b44482c066c
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
5 years agoUpdate git submodules
Delia Popescu [Tue, 16 Oct 2018 11:45:21 +0000 (14:45 +0300)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Enable IPv6 on compute nodes for noha and ha

    Enable IPv6 on compute nodes for both ha and noha deployment
    types

    Change-Id: I46c89e3005aefea8ccbeb4779efe513bf2be84e8
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
5 years agoUpdate git submodules
Stamatis Katsaounis [Mon, 15 Oct 2018 07:18:27 +0000 (10:18 +0300)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Replace heat client calls with openstack sdk

    JIRA: SDNVPN-220

    This patch replaces all calls of heat client with openstack sdk.

    Change-Id: I75571e8de8c06d144204af787ce240c99faea6d3
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
5 years agoUpdate git submodules
Manuel Buil [Fri, 5 Oct 2018 07:52:06 +0000 (09:52 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - [baremetal] Add two interfaces to the opnfv vm

    opnfv vm requires connectivity to two physical interfaces of the host.
    These interfaces are:
     1 - admin, where DHCP requests will arrive from blades to do PXE boot
     2 - mgmt, which connects to the mgmt of the blades to do the ansible
       configuration

    To achive this, it is required:
     1 - Two libvirt networks that connect to two different linux bridges.
       The important physical interfaces are connected to them. The
       interfaces name is fetched from the idf
     2 - Two templates representing the new libvirt networks
       (net-mgmt.xml.j2 and net-admin.xml.j2)
     3 - Two interfaces defined in vm.xml.j2

    Change-Id: I9037aa36802cfde44717b9394bab79b22d7dfaab
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
nikoskarandreas [Thu, 12 Jul 2018 16:40:30 +0000 (19:40 +0300)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Using heat orchestrator for sdnvpn - test case 1

    Heat orchestrator and the use of Heat Orchestrator Templates
    is introduced in sdnvpn test cases. The deployment of the
    nodes and networks under test is performed as a stack with the
    use of the heat api and the use of the other apis is kept to
    as little as possible. The scenarios that are executed are the
    same as in the orginal test cases.

    This is the implementation of sdnvpn test case 1:
    VPN provides connectivity between subnets
    and also base functions for heat api access and some utilities.

    JIRA: SDNVPN-219

    Change-Id: Ic284722e600652c9058da96d349dff9398bcacf1
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
5 years agoUpdate git submodules
Manuel Buil [Thu, 9 Aug 2018 14:29:24 +0000 (16:29 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - [Baremetal] Modify interaction with bifrost roles

    Change some of the variables when calling opnfv-virtual.yml and
    baremetal=true:

    1 - We want to configure DHCP mapping between ip and mac when doing
    baremetal. The create-nodes role will generate a file with that
    mapping for us (baremetalstaticips)

    2 - Don't download the standard IPA image but build one with Fedora
    (only one that works in ericsson-pod2) when doing baremetal

    3 - Wait for the blade to complete its booting. Its ssh port becomes
    available with the IPA provision but that is not the final state.
    We need to wait until the required distro gets installed.
    When not doing baremetal, this is fine as the VMs boot very fast with
    the chosen distro but for baremetal it takes a while (ericsson-pod2
    servers take around 2 minutes to finish all BIOS booting). The playbook
    wait-for-baremetal.yml does this.

    Change-Id: I5536517209ff7f46ec034554d29566707778e397
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Xuan Jia [Tue, 16 Oct 2018 07:31:26 +0000 (07:31 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "Fix links to remove references to submodules"
  - Fix links to remove references to submodules

    All references to submodules must be removed for docs to
    work going forward.

    Can be tested once your project has a local tox file

    Change-Id: I8b0077a26e6f6209df1bae607ed07423f5fed333
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
JingLu5 [Tue, 16 Oct 2018 06:20:05 +0000 (14:20 +0800)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Update bookinfo application deploy and clean scripts for Istio 1.0.x

    Since Istio 1.0, a new traffic management API, a.k.a. v1alpha3, is being introduced.
    And there are also some minor changes in the deployment and clean steps for bookinfo application.

    Change-Id: I96c9eb552104dfdce15b4628b29c7cc72ac207b2
Signed-off-by: JingLu5 <lvjing5@huawei.com>
5 years agoUpdate git submodules
xudan [Sun, 30 Sep 2018 02:54:38 +0000 (22:54 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Change to Gambia version by using latest docker images

    Functest use gambia tag. Other projects use their latest one.

    Change-Id: Ibbfde50727149822d8331d998f6b4e173f19e244
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
JingLu5 [Tue, 16 Oct 2018 02:40:02 +0000 (10:40 +0800)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Add a time lag for kubernetes to register Istio CRDs

    After separately install the CRDs first, it may need a few seconds to wait for Kubernetes to register them.

    Change-Id: Ifb66c9688c080a5230b0df9762fb4dd861beaf83
Signed-off-by: JingLu5 <lvjing5@huawei.com>
5 years agoUpdate git submodules
Kubi [Tue, 16 Oct 2018 03:59:24 +0000 (03:59 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Adds option parameters to TC074"
  - Adds option parameters to TC074

    Add option parameters to TC074 to allow the user to specify
    volume type, volume count, availability zone, stack name,
    and subnet cidr.

    JIRA:YARDSTICK-1294
    Change-Id: I161f44b5f2c7e70fcfb80a3b916efc34bd06824c
Signed-off-by: Ameed Ashour <Ameed.Ashour.Ext@nokia.com>
5 years agoUpdate git submodules
Cedric Ollivier [Mon, 15 Oct 2018 18:02:29 +0000 (18:02 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Ease configuring extra specs via env vars"
  - Ease configuring extra specs via env vars

    Ease configuring flavor extra specs, as well as
    image extra specs.

    Set environment variables for image_properties and
    flavor extra_specs for ovs|fdio scenario from the start.

    Image extra_properties and flavor extra_specs
    will continue to get updates from functest config file
    but so will from IMAGE_PROPERTIES and FLAVOR_EXTRA_SPECS
    env variables.

    Change-Id: Ie1c69e66d2e2e158915d214402fe44d9991c56d3
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
5 years agoUpdate git submodules
Juha Kosonen [Mon, 15 Oct 2018 14:23:23 +0000 (17:23 +0300)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Do not create files in site-package directory

    Use /home/opnfv/functest/data/rally/task directory for storing
    temporary files when running rally tasks.

    Also removes unused vm scenario from task service list.

    Change-Id: Icfd4f99ebe6194360bda8bd88e497e018a9541a0
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
5 years agoUpdate git submodules
Cédric Ollivier [Mon, 15 Oct 2018 17:10:28 +0000 (19:10 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Update python3 to python3.6

    It conforms with Alpine 3.8 (It updates the related tox entry).

    Change-Id: I7ba8e3cf5bae2f48ff5d802511a288446bca645a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
HU Xinhui [Mon, 15 Oct 2018 12:46:15 +0000 (12:46 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Change k8s version from 1.9.1 to 1.10.4"
  - Change k8s version from 1.9.1 to 1.10.4

    Change-Id: Ib471ca9c27a1ffea0d5017241f7602083d8f14df
Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
5 years agoRemoving Fuel from submodules 13/63513/1
Sofia Wallin [Mon, 15 Oct 2018 12:31:47 +0000 (14:31 +0200)]
Removing Fuel from submodules

Adding intersphinx linking to publish fuel documentation on RTD

Change-Id: Ie968f373ce4d436878ad0c0bde132233a03df475
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
5 years agoUpdate git submodules
wenjuan dong [Mon, 15 Oct 2018 09:19:40 +0000 (09:19 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "Local Documentation Builds"
  - Local Documentation Builds

    This adds configuration for performing local documentation builds
    with the following simple command:

    tox -e docs

    This patch is part of our documentation effor to Move away from
    submodules
    https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html

    Your project is now required to have a docs/index.rst so if you are
    missing this file please create it.

    Change-Id: I32a91a4194e4afe98f4c964052e99419b22330ba
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
JingLu5 [Thu, 11 Oct 2018 07:02:57 +0000 (15:02 +0800)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Improve Istio installation

    Since Istio 1.0, there is an independent Istio’s Custom Resource Definitions manifest.
    It is recommended to install Istio's CRD first before invoking the istio-demo.yaml to avoid error like:

    unable to recognize "install/kubernetes/istio-demo.yaml": no matches for config.istio.io/, Kind=attributemanifest
    unable to recognize "install/kubernetes/istio-demo.yaml": no matches for config.istio.io/, Kind=attributemanifest

    in https://build.opnfv.org/ci/view/clover/job/clover-daily-deploy-master/210/consoleFull

    Change-Id: I9c26458d713ea1e01cb5976e4203843569ba7db2
Signed-off-by: JingLu5 <lvjing5@huawei.com>
5 years agoUpdate git submodules
ahothan [Sun, 14 Oct 2018 22:15:36 +0000 (15:15 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-103 Add --hypervisor cli options and fix vm placement for multi-chain

    Change-Id: I80ab8b7c39221132ff43b95cd453dbfd4edd580c
Signed-off-by: ahothan <ahothan@cisco.com>
5 years agoUpdate git submodules
Cedric Ollivier [Sun, 14 Oct 2018 11:26:50 +0000 (11:26 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Fix image properties parsing"
  - Fix image properties parsing

    It removes useless spaces and now conforms with oslo.conf dict.
    New helpers and unit tests are available.

    Change-Id: I20335c5e5c3840cc872e158c6072d97a3f2cb98c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Aric Gardner [Tue, 18 Sep 2018 16:43:39 +0000 (12:43 -0400)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Conform with LFN doc rules

    It hugely hacks docs to move away from submodules.
    https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html

    It removes intern reports which can't be integrated in this new model.
    All wrong links now deteted are updated.

    Change-Id: I9dbebeed041d2e104e3b8e73483f656ba0ef5bb9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
BIN HU [Sun, 14 Oct 2018 04:18:10 +0000 (21:18 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Fix indent issue

    Change-Id: If352109fa5092e86ea204346c8ca6efc2ca3e4d0
Signed-off-by: BIN HU <bin.hu@att.com>
5 years agoUpdate git submodules
BIN HU [Sun, 14 Oct 2018 00:36:22 +0000 (17:36 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Docker IPv6 NAT

    Change-Id: I1abf48d46feb721cde0dda0326ece36f14e88214
Signed-off-by: BIN HU <bin.hu@att.com>
5 years agoUpdate git submodules
Fatih Degirmenci [Sat, 13 Oct 2018 12:48:23 +0000 (12:48 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Simplify external networking for os"
  - Simplify external networking for os

    We were right now creating an overlay network with gateway in the opnfv
    vm. This makes floating ips work but if we need internet connection from
    vms, things get complicated and messy.

    As we are only using up to 7 ips from the 192.168.122.0/24, we can
    consider it the provider network for openstack and use ips starting from
    192.168.122.100 as floating ips or ips for routing (doing SNAT as
    always)

    Change-Id: I09af663069ae95a9d265d98f1531778eb37134e2
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Manuel Buil [Mon, 8 Oct 2018 16:14:06 +0000 (18:14 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Fix idf for k8s

    deploy-scenario:k8-calico-nofeature
    installer-type:kubespray

    Change-Id: If1c9f5908f39f9c09efb86e27a3f3883b4cd75b9
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Manuel Buil [Fri, 12 Oct 2018 15:51:23 +0000 (17:51 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Update bifrost SHAs

    There is a bug when ironic communicates with rabbitmq due to a parameter
    deprecation. This patch fixes it:

    https://review.openstack.org/#/c/609499/

    And we can take the opportunity to update all SHAs

    THere is a problem:

    "Unable to retrieve file contents\nCould not find or access '/home/opnfv/releng-xci/xci/infra/bifrost/playbooks/roles/common/venv_python_path.yml'"}

    That file is in:

    /home/opnfv/releng-xci/.cache/repos/bifrost/playbooks/roles/common/venv_python_path.yml

    As I am not sure how to fix the ansible PATH, for the time being, I just
    added to where Ansible is searching for it

    Change-Id: I8e60f43ed7fc78a8925efaa36e41b0d872ea9a74
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Aric Gardner [Thu, 27 Sep 2018 18:25:00 +0000 (14:25 -0400)]
Update git submodules

* Update docs/submodules/edgecloud from branch 'master'
  - Local Documentation Builds

    This adds configuration for performing local documentation builds
    with the following simple command:

    tox -e docs

    Change-Id: If60809816322a1dbf0e6b9ef5f4a14db491f7a1e
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
BIN HU [Sat, 13 Oct 2018 05:19:50 +0000 (22:19 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Fix a comma ","

    Change-Id: Icaddfaa8e291ed90362a8a138c84a5bb8ed7b2e0
Signed-off-by: BIN HU <bin.hu@att.com>
5 years agoUpdate git submodules
BIN HU [Fri, 12 Oct 2018 23:57:23 +0000 (16:57 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Update images

    Change-Id: If8319f48e254f114a45cc655e6cde6728bb4bb59
Signed-off-by: BIN HU <bin.hu@att.com>
5 years agoUpdate git submodules
BIN HU [Fri, 12 Oct 2018 23:23:58 +0000 (16:23 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Docker IPv6 simple cluster topology

    Change-Id: I7be2e35fdeb735c828f1260a75df4a4c0a14f350
Signed-off-by: BIN HU <bin.hu@att.com>
5 years agoUpdate git submodules
ahothan [Fri, 12 Oct 2018 18:49:02 +0000 (11:49 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Add + or - sign to drop packets and drop rates

    Change-Id: I76da22b1ca232f6d222e4a263a42c669da15fb26
Signed-off-by: ahothan <ahothan@cisco.com>
5 years agoUpdate git submodules
Abhijit Sinha [Fri, 12 Oct 2018 16:53:22 +0000 (16:53 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add 4 port topology for agnostic vnf and Ixia tg"
  - Add 4 port topology for agnostic vnf and Ixia tg

    JIRA: YARDSTICK-1466

    Change-Id: I2e4b7f54591489a90c44535a09207de8a46d0e24
Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
5 years agoUpdate git submodules
Abhijit Sinha [Fri, 12 Oct 2018 15:39:21 +0000 (15:39 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add OvS 2.8.1 support into SA context"
  - Add OvS 2.8.1 support into SA context

    JIRA: YARDSTICK-1462

    Change-Id: I001a173fc728be6e88f5ae6d38c64b740e536ff2
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Abhijit Sinha [Fri, 12 Oct 2018 15:38:50 +0000 (15:38 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Configure n_rxq DPDK port option when adding the port"
  - Configure n_rxq DPDK port option when adding the port

    On some platform, setting n_rxq option on port separately
    does not work well and causes issues like port link down,
    so changed the logic to set n_rxq DPDK port option during
    adding the port to the bridge which help to resolve
    the problem.

    JIRA: YARDSTICK-1463

    Change-Id: Icdb064153a38afd53b835de8742e6fcef08f66bb
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Abhijit Sinha [Fri, 12 Oct 2018 15:16:55 +0000 (15:16 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Modify handling Ixia traffic profile parameters"
  - Modify handling Ixia traffic profile parameters

    Modified Ixia traffic profile class to handle all traffic parameters as
    optional.

    JIRA: YARDSTICK-1456

    Change-Id: Ib7ee1728baad0f271dd6a923b94bc686bc9bffc6
Signed-off-by: Oleksandr Naumets <oleksandrx.naumets@intel.com>
5 years agoUpdate git submodules
Kamil Wiatrowski [Thu, 11 Oct 2018 11:10:06 +0000 (13:10 +0200)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - ansible: Set IP address of influxdb for grafana

    Set ip address to influxdb for grafana based on
    provided hostname. IP address in numerical format
    is required by grafana container. Mapping of
    hostname in /etc/hosts is no longer required.

    Change-Id: I684de737c6f8e48b5b9f256541901852d7ecc05a
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
5 years agoUpdate git submodules
Oleksandr Naumets [Fri, 5 Oct 2018 14:58:30 +0000 (15:58 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Add IxNextgen API for creating BGP protocol layer

    Added functionality to create BGP protocol layer for device group

    JIRA: YARDSTICK-1465

    Change-Id: Ib18b979ce09589b5eda438f01f4f8845295e4c71
Signed-off-by: Oleksandr Naumets <oleksandrx.naumets@intel.com>
5 years agoUpdate git submodules
Stamatis Katsaounis [Fri, 12 Oct 2018 07:09:06 +0000 (10:09 +0300)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Fix error on querying neutron quota

    JIRA: SDNVPN-233

    This patch fixes the bug which exists when trying to query neutron
    quota with openstacksdk.

    Change-Id: Iead824ca44f381ba314f38933cf48fe7932f74f3
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
    (cherry picked from commit 7e52a1809501699a6da9fda5c2613a76abe384d3)

5 years agoUpdate git submodules
Luc Provoost [Thu, 11 Oct 2018 16:23:20 +0000 (18:23 +0200)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - test improvements and fixes for image creation

    Updated and corrected the creation of an image containing the PROX
    tool with packer.
    Test will now only be declared successful when average and maximum
    latency are below a certain threshold.
    The start speed is now also a parameter of the *.test files.

    Change-Id: I1112555c87e7a857e1c699921ae08f61281642e1
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
5 years agoUpdate git submodules
BIN HU [Thu, 11 Oct 2018 23:53:40 +0000 (16:53 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Clarification of NDP in IPv6 and ARP in IPv4

    Change-Id: I930825e20293284a4a77c0b4b9ea3e80646baf7d
Signed-off-by: BIN HU <bin.hu@att.com>
5 years agoUpdate git submodules
ahothan [Thu, 11 Oct 2018 06:20:44 +0000 (23:20 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Perform strict src mac check on ensure end to end

    This is required when shared net is used and there are more VMs running than requested in the -scc

    Change-Id: I7599169739e6bb9b3e2377473377d5332ef2b68a
Signed-off-by: ahothan <ahothan@cisco.com>
5 years agoUpdate git submodules
Delia Popescu [Thu, 11 Oct 2018 07:02:04 +0000 (10:02 +0300)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Set volume device name to sdc

    Functest is now using scsi volume type for fuel
    Set correct volume device name for functest volume tests

    JIRA: ARMBAND-402

    Change-Id: I2265901eeb624a395388f6ce8afae226b129c5be
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
5 years agoUpdate git submodules
Dimitris Tsiolakis [Thu, 11 Oct 2018 06:49:37 +0000 (06:49 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Updated from global requirements"
  - Updated from global requirements

    Change-Id: I2dd50c10be5d1c1a845292d2c637d721ca6cfa4b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Harry Huang [Wed, 10 Oct 2018 04:00:06 +0000 (12:00 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Use yardstick stable release

    JIRA: -

    Change-Id: I32004922e2a2701a52e8d56b2c19291f58444910
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Aaron Smith [Wed, 10 Oct 2018 15:54:04 +0000 (15:54 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "docker.userguide: Add chapter for ansible proxy configuration"
  - docker.userguide: Add chapter for ansible proxy configuration

    Change-Id: I0bb2f2af64001de5e029aa49a79f9627a5f405c2
Signed-off-by: Radoslaw Jablonski <radoslawx.jablonski@intel.com>
5 years agoUpdate git submodules
Emma Foley [Wed, 10 Oct 2018 15:27:50 +0000 (15:27 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "Updated from global requirements"
  - Updated from global requirements

    Change-Id: I6661b7980e417b9544554b789e28fd07b7e4ed7b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sat, 6 Oct 2018 08:44:15 +0000 (10:44 +0200)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Updated from global requirements

    Change-Id: I92fc0937130b0c70dc5888b64b1082e8816969d4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
spisarski [Mon, 8 Oct 2018 14:24:57 +0000 (08:24 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Deprecating launch app and ansible support.

    Change-Id: Iba28a784a4e78e1009d2038a30ccea8a1bfaa25f
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
5 years agoUpdate git submodules
Radoslaw Jablonski [Mon, 8 Oct 2018 13:43:09 +0000 (14:43 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - ansible: Add cleanup for grafana cache under host machine

    Previously cleaning cache directory for grafana(/var/lib/grafana)
    was missing and, because of that, changing influxdb_host variable
    value between one ansible deployment and another was not working.

    It was a problem because scripts in grafana container are expecting
    that cache directory will be empty during first run and, if some
    dashboards exists in cache already (even if they are left by
    previous deployment), old dashboards will be left untouched with
    possibly wrong configuration. This bug happened during deploying
    3 nodes scenarios more than once (collectd, grafana and influlxdb
    hosted on separate machines).

    Now cleanup is done by default and can be skipped using
    'clean_grafana_cache=false' value.

    Change-Id: Ib67cc3437b8a3a2c2930dd55cba44aef8e352cf2
Signed-off-by: Radoslaw Jablonski <radoslawx.jablonski@intel.com>
5 years agoUpdate git submodules
Radoslaw Jablonski [Fri, 5 Oct 2018 13:33:01 +0000 (14:33 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - ansible: Fix custom 'influxdb_host' setting for grafana

    Previously there were 2 errors in ansible scripts for grafana:
    - influxdb_host variable value was unset
    - entry for /etc/hosts file was adding text "{{ influxdb_hostname }}"
    instead hostname stored in this variable

    Change-Id: I1821b3c5f5fea5c29386b1a57e37aadcf90dd2e6
Signed-off-by: Radoslaw Jablonski <radoslawx.jablonski@intel.com>
5 years agoUpdate git submodules
Dimitris Tsiolakis [Tue, 9 Oct 2018 14:21:25 +0000 (14:21 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Replace cinder client calls with openstack sdk"
  - Replace cinder client calls with openstack sdk

    JIRA: SDNVPN-220

    This patch replaces all calls of cinder client with openstack sdk.

    Change-Id: Iee73a33ee6c2d87236c6bad3ea6a4ca7b100ced0
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
5 years agoUpdate git submodules
Stamatis Katsaounis [Thu, 6 Sep 2018 11:44:48 +0000 (14:44 +0300)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Replace neutron client calls with openstack sdk

    JIRA: SDNVPN-220

    This patch replaces almost all calls of neutron client with
    openstack sdk. The calls regarding bgpvpn are not replaced
    due to lack of support from openstack sdk at the moment.

    Change-Id: Idf52b8c57b895f87ba6320e350bf170faa24d0a7
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
5 years agoUpdate git submodules
Bob Fubel [Thu, 27 Sep 2018 21:09:20 +0000 (17:09 -0400)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - set version of matplotlib to 2.2.2 in requirments.txt.

    JIRA issues assoicated with the https://jira.opnfv.org/browse/VSPERF-591?filter=-1# VSPERF-591

    Extended description:
    Latest version of matplotlib 3.0.0 dosn't support python 3.4. Creating error during build.

    Change-Id: I05f14fb486a5b0090bf27c66de0d6e4c85652330
Signed-off-by: Bob Fubel <bfubel@redhat.com>
5 years agoUpdate git submodules
BIN HU [Tue, 9 Oct 2018 03:45:56 +0000 (20:45 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Update of Container IPv6 Networking

    Change-Id: Ib568dc5ba47d0be61dad3cdc0b38368785f4d329
Signed-off-by: BIN HU <bin.hu@att.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 8 Oct 2018 20:35:17 +0000 (20:35 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Adding support for containerized undercloud"
  - Adding support for containerized undercloud

    Master code only supports containerized undercloud now, so this
    migration is needed.
      - Containerized services in undercloud

    We can still apply patches to THT and other non-docker services, but
    we will need to add support for patching openstack services on
    undercloud.

    Change-Id: I1ca4c6108f144efef7b5889503af265ef0fff8b2
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
ahothan [Sun, 7 Oct 2018 22:55:25 +0000 (15:55 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - 2.0 beta NFVBENCH-91 Allow multi-chaining with separate edge networks

    Includes complete refactoring of code
    Beta for NFVbench 2.0

    Change-Id: I2997f0fb7722d5ac626cd11a68692ae458c7676e
Signed-off-by: ahothan <ahothan@cisco.com>
5 years agoUpdate git submodules
ahothan [Mon, 8 Oct 2018 16:34:00 +0000 (09:34 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-102 NFVBench won't work with external chain

    Change-Id: I47e9d128bca883573ea1b1e21ba49dc0305edcbb
Signed-off-by: ahothan <ahothan@cisco.com>