opnfvdocs.git
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>
5 years agoUpdate git submodules
Cédric Ollivier [Sat, 6 Oct 2018 08:57:21 +0000 (10:57 +0200)]
Update git submodules

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

    Change-Id: Id0eaf823a81196a4f8920576762d801cca0d93ea
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Stamatis Katsaounis [Wed, 12 Sep 2018 10:00:09 +0000 (13:00 +0300)]
Update git submodules

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

    JIRA: SDNVPN-220

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

    Change-Id: I9e3a0fe08ba36bfb64483238cd286acad829ae90
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
5 years agoUpdate git submodules
Jingzhao Ni [Mon, 8 Oct 2018 02:55:49 +0000 (10:55 +0800)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Modify the documentation about functest test.

    Modify the documentation for updating functest
    developing status.

    Change-Id: I5f31d8aa4af235b36f5f33a13658600dc32b2f01
Signed-off-by: Jingzhao Ni <jingzhao.ni@arm.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sat, 6 Oct 2018 08:56:57 +0000 (10:56 +0200)]
Update git submodules

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

    Change-Id: Icf3ec4a67b226157e7bc526d460bb735b0d94d55
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Nikos Karandreas [Mon, 8 Oct 2018 08:30:09 +0000 (08:30 +0000)]
Update git submodules

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

    JIRA: SDNVPN-220

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

    Change-Id: I8bf9913e3be9615c462791a20267e4dc71ffd727
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
5 years agoUpdate git submodules
BIN HU [Sun, 7 Oct 2018 22:10:43 +0000 (15:10 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Update of Gap Analysis with ODL Oxygen Release

    Change-Id: Ibbca8d243c8b8fbf5a19233676a26104829f22c6
Signed-off-by: BIN HU <bin.hu@att.com>
5 years agoUpdate git submodules
Cedric Ollivier [Sat, 6 Oct 2018 11:08:23 +0000 (11:08 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Read thirdparty-requirements.txt if py3"
  - Read thirdparty-requirements.txt if py3

    It fixes the current build issues due to unsynced doctor [1].

    [1] https://build.opnfv.org/ci/job/functest-features-docker-build-arm64-master/455/console

    Change-Id: Iad8b667e2615dcd976cd8120e4204665134922b7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cedric Ollivier [Sat, 6 Oct 2018 07:05:21 +0000 (07:05 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Rename IMG_PROP to IMAGE_PROPERTIES"
  - Rename IMG_PROP to IMAGE_PROPERTIES

    Any other env vars are reduced.

    Change-Id: Ic2c37d6efd543603a2495f9d2621b66d61710a54
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cedric Ollivier [Sat, 6 Oct 2018 06:20:38 +0000 (06:20 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Use environment variable for image properties"
  - Use environment variable for image properties

    Use IMG_PROP environment variable to read extra image
    properties.

    Set image_extra_properties for scsi volume types
    without file patch, but using IMG_PROP env variable
    IMG_PROP is defined through releng.

    Image extra_properties will continue to get updates from
    functest config file

    With this change, remove unnecessary parameters from arm patch
    Related to:https://gerrit.opnfv.org/gerrit/#/c/63203/

    JIRA:ARMBAND-402

    Change-Id: I64139240751b1e109bbe24ba32f487ccd98b9a92
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
5 years agoUpdate git submodules
Aric Gardner [Fri, 5 Oct 2018 20:01:32 +0000 (20:01 +0000)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Merge "Auto Generated INFO.yaml file"
  - Auto Generated INFO.yaml file

    INFO.yaml meant to be machine readable.
    This file was auto generated from an ldap lookup
    and your projects INFO file.

    INFO file no longer needed

    Meeting times are not currently filled out.
    please ammend this patchset to complete

    Going forward comitter promotions should be done
    against this file.

    PTLs:
    Must be merged for you to gain delete access on
    testresults.opnfv.org

    Change-Id: I66e6fdcb3f154891a8940087c66caf2a4c6d394b
Signed-off-by: agardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
Asteroide [Fri, 5 Oct 2018 15:01:17 +0000 (15:01 +0000)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Merge "Update code to 4.6 official version"
  - Update code to 4.6 official version

    Change-Id: Ibd0da0e476e24b2685f54693efc11f7a58d40a62

5 years agoUpdate git submodules
Asteroide [Fri, 5 Oct 2018 15:01:03 +0000 (15:01 +0000)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Merge "Auto Generated INFO.yaml file"
  - Auto Generated INFO.yaml file

    INFO.yaml meant to be machine readable.
    This file was auto generated from an ldap lookup
    and your projects INFO file.

    Going forward comitter promotions must be done
    against this file.

    Change-Id: I7855f9c52ee41b9073568dec1fb074080805c82b
Signed-off-by: agardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
spisarski [Wed, 3 Oct 2018 19:54:39 +0000 (13:54 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Updates to the ansible API implementation to allow for
    playbooks to be applied directly against the localhost
    as well as removing the return code in favor of reliance
    of unchecked Errors/Exceptions.

    Change-Id: Ib963aa9b4f5a75010d8f7b25db7d66a2e1950cce
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
5 years agoUpdate git submodules
Serhiy Pshyk [Fri, 5 Oct 2018 11:15:43 +0000 (12:15 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Update Ixia tg to use new API for traffic model creation

    JIRA: YARDSTICK-1464

    Change-Id: Ibbced9e0e04e077ec5c23fc15e97308dd11b7004
Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
5 years agoUpdate git submodules
Aaron Smith [Fri, 5 Oct 2018 11:46:43 +0000 (11:46 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "docker.userguide: Fix docker run commands examples"
  - docker.userguide: Fix docker run commands examples

    Command example for running opnf-barometer-collectd and grafaana
    images were using incorrect locations for configuration files.

    Change-Id: I3f0648f810cc049ae1df4d742f2ed7b58b50b12a
Signed-off-by: Radoslaw Jablonski <radoslawx.jablonski@intel.com>
5 years agoUpdate git submodules
Aaron Smith [Fri, 5 Oct 2018 11:46:31 +0000 (11:46 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "Add role to auto install docker on hosts - missing patch"
  - Add role to auto install docker on hosts - missing patch

    Small updates to ansible roles.
    Several minor updates in documentation.

    Change-Id: Id031cebc23301b6218f8ced0d261f844f270e37f
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
5 years agoUpdate git submodules
Nikos Karandreas [Fri, 5 Oct 2018 10:50:12 +0000 (10:50 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Fix testcase_3"
  - Fix testcase_3

    After new Apex release Opendaylight run in container.
    This enhancement identifies the controllers where the
    Opendaylight runs, for both containerized and none
    containerized installations.

    Change-Id: I336176a9a74486a3f91a36508bb848a90bc6bda2
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
5 years agoUpdate git submodules
Nikos Karandreas [Fri, 5 Oct 2018 10:48:04 +0000 (10:48 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Fix testcase_9"
  - Fix testcase_9

    After new Apex release Opendaylight run in container.
    This enhancement identifies the controllers where the
    Opendaylight runs, for both containerized and none
    containerized installations.

    Change-Id: I5821bfa7ddce40eb76d3c2cddfcbc112b058f737
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Fri, 28 Sep 2018 12:15:39 +0000 (14:15 +0200)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - [fuel] IA: Reserve IP addresses for 3 ODL nodes

    Change-Id: Ifcfd806d568c3cda375166b9c63381f66ee375c4
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Juha Kosonen [Tue, 2 Oct 2018 13:27:51 +0000 (16:27 +0300)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Add Rally scenarios for testing floating IP

    rally_sanity:
      NovaServers.boot_server_associate_and_dissociate_floating_ip

    rally_full:
      NovaServers.boot_server_associate_and_dissociate_floating_ip
      NovaServers.boot_and_associate_floating_ip

    Change-Id: I31b7693828920bae92ff4ac8e7b0fde86e958cb5
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
5 years agoUpdate git submodules
Manuel Buil [Thu, 4 Oct 2018 15:30:59 +0000 (15:30 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "[Baremetal] - Change roles and playbooks names"
  - [Baremetal] - Change roles and playbooks names

    A few playbooks and the create-vm-nodes role should change the name to
    reflect the new reality once the baremetal patches are merged. The
    playbooks that must change the name are:

    - xci-prepare-virtual.yml
    - xci-create-virtual.yml

    Change-Id: Iaed1f93561fa9d39c7916e0643a5445cdddf4f97
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Manuel Buil [Thu, 4 Oct 2018 13:22:54 +0000 (15:22 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Bug fix: Remove use_prebuilt_images condition

    The creation or not of the IPA image does not depend on the value of the
    use_prebuilt_images. This variable is intended to control the following
    call to bifrost-create-dib-image role.

    I added a few comments to clarify what we are doing in each call to the
    bifrost-create-dib-image role

    Change-Id: Id66e1a969ca279a055640481719f118744eedf38
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Manuel Buil [Thu, 4 Oct 2018 11:45:26 +0000 (13:45 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Add neutron_dnsmasq_force_metadata: True

    When deploying with ODL, the static route towards the metadata server is
    not set and the only alternative is getting the route pushed to the VM.
    To do so, we must add the "force_metadata: True" option to the dnsmasq:

    https://github.com/openstack/openstack-ansible-os_neutron/commit/a8c7e0b506a0c347a363dde3f60077aa0cab5641

    Change-Id: I43f9cabacf6cc8b82a22f1f0eedb36b9f1f0c31f
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Nikos Karandreas [Thu, 4 Oct 2018 10:02:01 +0000 (10:02 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn 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

    added index.rst so that docs build succsesfully

    Change-Id: Ib0c7626c37b7f733641fcf2174d9951bf2371886
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
Georg Kunz [Tue, 18 Sep 2018 09:26:37 +0000 (11:26 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Committer promotion for Panos and Stamatis

    Panos and Stamatis have significantly contributed to Dovetail and
    projects utilized by Dovetail (e.g. Functest, Dovetail-webporal). Hence,
    I'd like to propose their promotion to committer.

    Panos:
    https://gerrit.opnfv.org/gerrit/#/q/owner:%22Panagiotis+Karalis+%253Cpkaralis%2540intracom-telecom.com%253E%22

    Stamatis:
    https://gerrit.opnfv.org/gerrit/#/q/owner:%22Stamatis+Katsaounis+%253Cmokats%2540intracom-telecom.com%253E%22

    Change-Id: Ibed0a5e3dc387d9de63c201db902133bd813c041
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoTransition OVN4NFV Docs away from submodules 37/63137/1
Trevor Bramwell [Wed, 3 Oct 2018 18:38:04 +0000 (11:38 -0700)]
Transition OVN4NFV Docs away from submodules

Uses intersphinx linking to reference ovn4nfv documentation hosted on
RTD.

Change-Id: I31a35c8c7bd49ab7f2e64edfec28d346652b0afc
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoUpdate git submodules
Stamatis Katsaounis [Tue, 2 Oct 2018 10:57:47 +0000 (13:57 +0300)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Remove tempest networking bgpvpn testcases

    JIRA: SDNVPN-230

    This patch removes networking bgpvpn testcases from sdnvpn project.
    The testcases from gambia release and up until now they run by
    functest project inside smoke container. There is no reason to run them
    inside features functest container any more.

    Change-Id: Iae031c17d15822358bfe21448c0d16fa14bc35de
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
5 years agoUpdate git submodules
John O Loughlin [Thu, 28 Jun 2018 15:01:00 +0000 (16:01 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Adding support for prometheus using ansible

    To enable add the following with your ip address
    to your inventory file:

    [prometheus_hosts]
    172.24.4.19

    Change-Id: I85add815367bcbcf1240398db2c43c2130537969
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
5 years agoUpdate git submodules
Emma Foley [Wed, 3 Oct 2018 10:37:06 +0000 (10:37 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix influxdb "field type conflict" error"
  - Fix influxdb "field type conflict" error

    JIRA: YARDSTICK-1457

    Field types must be consistent across points in a measurement, otherwise
    influxdb rejects newer points with "field type conflict" error.

    This error was faced when "theor_max_throughput" field, meant to be
    assigned as a float from "TxThroughput" sample, was instead assigned as
    an int from initial value of theor_max_thruput variable. This especially
    occured for subsequent packet sizes, when theor_max_thruput variable was
    reset to its default int value.

    This fix changes the default value of theor_max_thruput variable to 0.0,
    and also makes sure that the default value for "Actual_throughput" field
    is consistently a float.

    Change-Id: If8d4f1297094709fe9657ab3e2b8adaad09815b2
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
5 years agoUpdate git submodules
Abhijit Sinha [Wed, 3 Oct 2018 09:03:54 +0000 (09:03 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix NSB PROX L3FWD dropping packets"
  - Fix NSB PROX L3FWD dropping packets

    JIRA: YARDSTICK-1037

    Adjusted number of RX/TX descriptors to 2048, instead of default 256,
    in order to cope with interrupts during which no packets are received
    by the core, which results in the NIC dropping packets when it gets out
    of available descriptors to buffer them.
    Also adjusted mempool size, because more descriptors need more mbufs.

    This change aligns L3FWD test case with other test cases, for which
    number of RX/TX descriptors is already set to 2048.

    Change-Id: I11378c078398aca799295b619bb3d14dbee04ca3
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
5 years agoUpdate git submodules
Abhijit Sinha [Wed, 3 Oct 2018 09:00:07 +0000 (09:00 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "NSB PROX NFVi Test does not stop after reaching expected precision"
  - NSB PROX NFVi Test does not stop after reaching expected precision

    JIRA: YARDSTICK-1419

    When using prox_binsearch algorithm, a binary search is
    performed, increasing lower bound when step was successful
    and decreasing upper bound when the step was a failure.

    This runs until the test_precision (as specified in the
    traffic profile) is reached. When the test precision
    is reached, the test is not completed until the
    runner duration is reached.

    As runner duration is usually high (e.g. 1800sec), the
    tests take much too long to execute.
    This makes it difficult to create test suites.

    Change-Id: I6cc503a09fb534a556c61c805e6df4786bb8cc4b
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
5 years agoUpdate git submodules
Tim Rozet [Tue, 2 Oct 2018 20:43:35 +0000 (20:43 +0000)]
Update git submodules

* Update docs/submodules/apex 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

    added index.rst so that docs build succsesfully

    Change-Id: I2d28f03ad4d5c9c14de095dc544257af9d1e51d9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
Aaron Smith [Tue, 2 Oct 2018 15:09:34 +0000 (15:09 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "WIP: Add role to auto install docker on hosts"
  - WIP: Add role to auto install docker on hosts

    Auto install docker with dependencies on hosts:
    apt install python
    apt install python-pip
    pip install docker-py
    apt install docker.io
    Set docker proxy using host proxy settings.
    Updated documentation.

    Change-Id: Ibec7e0a7e484d5a9a8656cd3598c3acc7c2e2184
Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
5 years agoUpdate git submodules
Manuel Buil [Tue, 2 Oct 2018 11:15:53 +0000 (13:15 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Add ceilometer to the scenario

    Due to the n-odl dependency, ceilometer must be part of the scenario.

    There is a chicken-egg problem with this patch. There is a XCI patch
    which will not get a +1 from jenkins if this patch does not get merged.
    However, this patch will not get a +1 from jenkins unless XCI patch
    gets merged. This is XCI's patch:

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

    Change-Id: I145ac35dcb94d40f6e21a1a49ae5a1e754434a10
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Fri, 28 Sep 2018 13:41:18 +0000 (15:41 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [license] Cleanup duplicate LICENSE files

    github.com auto-detects the licensing terms if and only if the root
    directory contains a single license file.

    To leverage this, distinguish via main README file between:
    - main fuel repository license (apache-2.0);
    - documentation license (cc-by-4.0);
    - 3rd party licenses (non-exhaustive list for 3rd party projects);

    While at it, add missing license headers to docs auxiliary files.

    Change-Id: I7bd25573b0c2b8d16881c7ae72198f5981683c08
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Serhiy Pshyk [Tue, 25 Sep 2018 16:37:05 +0000 (17:37 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Modify IxNextgen API for traffic model configuration

    Changes to IxNextgen API:
     - modify API for traffic model configuration so that it can be used
       to create/configure different models
     - add methods to start and stop protocols on IxNetwork
     - add method for getting assigned ports

    JIRA: YARDSTICK-1455

    Change-Id: I43c10fea9ba83994caf373ceff8b0252a45439b3
Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
5 years agoUpdate git submodules
Manuel Buil [Thu, 9 Aug 2018 14:06:42 +0000 (16:06 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - [Baremetal] Include a baremetal variable

    It switches between parts of the code which are specific for baremetal
    or non-baremetal. Those parts come with this patch:

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

    It also selects different variables when calling the opnfv-virtual.yml
    playbook:

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

    It decides the value of BAREMETAL based on the vendor value of the pdf

    Change-Id: I8e6171f4f21db7f814a472e6ed1bacb30220b4ec
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Manuel Buil [Thu, 9 Aug 2018 13:53:40 +0000 (15:53 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - [baremetal] idf for opnfv_vm and update the pdf

    Physical hardware PODs provide a pdf and a idf to describe hardware and other
    information (e.g. what is the purpose for each interface). To reuse the
    same code for opnfv vm and also become consistent, we should also describe
    the opnfv vm with an idf and a pdf. This patch simplifies what needs to
    be done for baremetal, especially for this (future) patch:

    https://gerrit.opnfv.org/gerrit/#/c/60797/11

    As we add an idf, we should update dynamic_inventory and how we create
    the opnfv vm. Obviously, he opnfv_vm.yml gets removed.

    Change-Id: I930728474631fc214e4a9adc8581e0c16d230176
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Aric Gardner [Tue, 18 Sep 2018 15:02:45 +0000 (11:02 -0400)]
Update git submodules

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

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

        tox -e docs

    Change-Id: I8f472b3f2fd6f5fbad97a728166b17f33cf5cb24
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
BIN HU [Mon, 1 Oct 2018 16:05:03 +0000 (09:05 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Updated documentation - User Guide

    Change-Id: I83a00bb0a281702716a0195e995fe0ccf3c409c1
Signed-off-by: BIN HU <bh526r@att.com>
5 years agoUpdate git submodules
xudan [Sun, 30 Sep 2018 06:44:07 +0000 (02:44 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Bugfix: There is an exception when crawling Yardstick results

    If there is no pod.yaml, the results data looks like,
    {"status": 2, "result": "[Errno 2] No such file or directory: u'/home/opnfv/userconfig/pre_config/pod.yaml'"}

    It will get an exception when reading value from file,
    File "/usr/local/lib/python2.7/dist-packages/dovetail/report.py", line 327, in crawl_from_file
    criteria = data['result']['criteria']
    TypeError: string indices must be integers

    https://build.opnfv.org/ci/view/dovetail/job/dovetail-apex-baremetal-default-mandatory-master/52/console

    Change-Id: I73ca3e5ae73433a2dc139789df4d67e8c583be08
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Nikos Karandreas [Mon, 1 Oct 2018 12:01:10 +0000 (12:01 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Fix run_tempest testcase"
  - Fix run_tempest testcase

    JIRA: SDNVPN-221

    This patch makes run_tempest testcase functional again. Due to
    changes to functest codebase this tescase was failing due to an
    exception when trying to get verifier id, because no verifier is
    created from functest, as it used to happen before.

    Change-Id: Ia31e913b81672215f607055765cac368b8ad5412
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
5 years agoUpdate git submodules
Tomi Juvonen [Mon, 1 Oct 2018 10:10:40 +0000 (10:10 +0000)]
Update git submodules

* Update docs/submodules/doctor 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: I3f04ea564b98cc100ea1438f08b1afe3c4c4416d
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
xudan [Sun, 30 Sep 2018 04:05:08 +0000 (00:05 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Delete the invalid url which causes jenkins-ci failed

    For Functest, it uses Shade instead of openstack python client.
    Remove the link of openstack python client and replace with shade.

    Change-Id: I5660ecdc243468a1da7854cde3a98ce424dbffe4
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Tim Rozet [Fri, 28 Sep 2018 20:01:13 +0000 (16:01 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Migrates from queens to rocky

    For now we need to retain the ability to deploy odl-queens for CSIT.

    Change-Id: Idea550ff5e7aeb230aa93d3575de11e5e9656302
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Harry Huang [Fri, 28 Sep 2018 07:18:42 +0000 (15:18 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Disable swap for kubernetes scenario

    JIRA: COMPASS-619

    Change-Id: I121399f8d034cce48a819aed3dde2d03c84ce249
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Tim Rozet [Tue, 21 Aug 2018 13:19:57 +0000 (09:19 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Enable OVN scenarios

    As of Queens only HA OVN deployments are supported.

    Change-Id: I184c5a096fec9cbc3cf2ec06218700138ea3ed57
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Manuel Buil [Fri, 21 Sep 2018 09:55:13 +0000 (11:55 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Add idf and pdf to the xci-create-virtual.yml

    This patch complements this other:

    https://gerrit.opnfv.org/gerrit/#/c/62575/2

    We require the pdf and the idf (when doing baremetal) in the create-vm
    role, so we should propagate that variable to the playbook that triggers
    those roles

    Change-Id: I15806d386db4e6b11192829f2dbc61662bffec2b
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years ago[fuel] Fix broken references 99/62899/4
Alexandru Avadanii [Mon, 24 Sep 2018 17:52:17 +0000 (19:52 +0200)]
[fuel] Fix broken references

Change-Id: I62f785dcf7821d8eaad0ad0cab835136215dbac3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Fri, 28 Sep 2018 11:37:56 +0000 (13:37 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [cleanup] Remove obsolete prototypes

    Tacker POC is replaced by the full os-odl-sfc-noha scenario.

    Change-Id: Ic0648d55e08ccf84244ac286b65fca2656d04a2d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Nikos Karandreas [Fri, 28 Sep 2018 09:39:02 +0000 (09:39 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Update Release notes for Gambia release"
  - Update Release notes for Gambia release

    JIRA: SDNVPN-226

    Change-Id: I839e95f23f8c1faf9fe231dad39b50b2e380841d
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Thu, 27 Sep 2018 22:38:57 +0000 (00:38 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [deploy] Use qemu:///system for virt-inst too

    Make sure `virsh` and `virt-install` use the same connection URI.

    Fixes: e49ffac1

    Change-Id: I437f063ce9936804248b7cf09f6ecfef6417f387
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
spisarski [Thu, 27 Sep 2018 19:22:54 +0000 (13:22 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Opened up API to allow for playbook application to localhost
    by making the user, password, and private key attributes optional.

    Change-Id: I7e1e2b5848730ae5febde7d7243e741c87e5c7ea
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
5 years agoMerge "Adding missing step"
Trevor Bramwell [Thu, 27 Sep 2018 17:30:30 +0000 (17:30 +0000)]
Merge "Adding missing step"

5 years agoUpdate git submodules
Michael Polenchuk [Thu, 27 Sep 2018 09:55:31 +0000 (13:55 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Update salt formulas versions

    Change-Id: Id2f93d0274b102a5eef5271a6d15cb91428d7a0c
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
5 years agoUpdate git submodules
Nikos Karandreas [Thu, 27 Sep 2018 09:16:26 +0000 (09:16 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Wait for instance deletion"
  - Wait for instance deletion

    JIRA: SDNVPN-222

    Confirm the deletion of instance in order to prevent its port
    existence when trying to delete relevant subnet in a later stage.

    Change-Id: Iace0fbbd90d50f05764ac09682caae59baba22fa
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Wed, 26 Sep 2018 22:34:40 +0000 (22:34 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[INFO] Add Cristina as committer"
  - [INFO] Add Cristina as committer

    Change-Id: Id9262040daa037fa715c41dc44258f62ffe3f78f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate conf.py template, remove duplicate submod 89/62889/3
Alexandru Avadanii [Mon, 24 Sep 2018 16:53:53 +0000 (18:53 +0200)]
Update conf.py template, remove duplicate submod

- add linter whitelist for unused includes in conf.py template;
- remove duplicate git module entry;

Change-Id: I88b7cd77a09ed7f4c19b4c277e5642185e830e0b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>