opnfvdocs.git
7 years agoMisc Changes 07/34007/2
ShubhamRathi [Sat, 29 Apr 2017 10:26:27 +0000 (15:56 +0530)]
Misc Changes

1. Add sidebar akin to ODL
2. Remove redundant 'OPNFV' from all
composite document titles
3. Edit documentation-example for the
updated toolchain. Renamed this file as
'addendum.rst'. Eliminated  obsolete content.
4. Listed test projects in alphabetic order

Change-Id: Ica1c4aa89e3c8f8bcb960fcd4574971960dc52dc
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoUpdate git submodules
Feng Pan [Fri, 28 Apr 2017 19:54:33 +0000 (19:54 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Migrates quagga install to build time"
  - Migrates quagga install to build time

    It is OK to have quagga installed at build time, we just want to avoid
    enabling it unless quagga is deployed.

    Change-Id: I41899d697a24976c3b169b3b8f5eef5c0df6bed4
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Tim Rozet [Fri, 28 Apr 2017 15:35:28 +0000 (15:35 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Updates the real time kvm kernel from 4.4.6-rt14 to 4.4.50-rt62."
  - Updates the real time kvm kernel from 4.4.6-rt14 to 4.4.50-rt62.

    Change-Id: Iee42eb2533fe8c8336113613ab578aa56abb37fb
Signed-off-by: davidjchou <david.j.chou@intel.com>
7 years agoUpdate git submodules
narindergupta [Fri, 28 Apr 2017 10:04:55 +0000 (12:04 +0200)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modfiied the mac address also reimport the iamges.

    Change-Id: I362481f7456ac6b93d5f11ac2ea62f8fe5330e99
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoUpdate git submodules
narindergupta [Fri, 28 Apr 2017 09:29:24 +0000 (11:29 +0200)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modified to correct the error ID failed in case of error.

    Change-Id: I669aeccd0ceef758fa9eee87d46426bd6a78230b
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoUpdate git submodules
Tim Rozet [Fri, 28 Apr 2017 08:20:41 +0000 (08:20 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Update VPP/ODL versions for FDIO scenarios"
  - Update VPP/ODL versions for FDIO scenarios

    Pin the same set of FDIO and OpenDaylight versions for all fdio
    scenarios.

    Note that fdio_netvirt-fdio still uses a customized ODL version.

    os-net-config-pr: 7
    JIRA: APEX-451

    Change-Id: Ic5ac5aeead9967fe383447e23653276cde2dfe60
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Fri, 28 Apr 2017 07:15:45 +0000 (07:15 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add set -o to daisy4nfv-build.sh"
  - Add set -o to daisy4nfv-build.sh

    By using set -o, this can prevent CI from uploading *.properties
    files without *.bin to artifact.opnfv.org if build was failed.

    This once happened to [1].

    [1] http://artifacts.opnfv.org/daisy/opnfv-2017-04-25_06-57-05.properties

    Change-Id: I26c3112af1d73a84df05c3852038c99d7070ab59
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
7 years agoUpdate git submodules
yuyang [Tue, 25 Apr 2017 03:17:25 +0000 (11:17 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Docs for Danube 2.0

    JIRA: BOTTLENECK-165

    Documents adapted to Danube 2.0

    Change-Id: Ic46cc0ad2f2706986b294f539bba1264ec6f8b0b
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoUpdate git submodules
helenyao [Wed, 26 Apr 2017 09:10:47 +0000 (17:10 +0800)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix the instance initialization error for OnosSfc

    Change-Id: I1820bed1bbb7dbddd3923ea6439f58592595f5c8
Signed-off-by: helenyao <yaohelan@huawei.com>
7 years agoUpdate git submodules
David Chou [Thu, 27 Apr 2017 18:41:38 +0000 (18:41 +0000)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - Merge "Generating a kvmfornfv rpm for Apex installer which includes the patch for the bxn driver changes"
  - Generating a kvmfornfv rpm for Apex installer which includes the patch
    for the bxn driver changes

    Upstream status: N/A

    Change-Id: I70ad3bf3c58a5affbb81a176475cda3e3f4fca7b
Signed-off-by: davidjchou <david.j.chou@intel.com>
7 years agoUpdate git submodules
xudan [Thu, 27 Apr 2017 14:16:12 +0000 (14:16 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - support HA test cases to run with key

    JIRA: DOVETAIL-409

    1. HA test cases need a file pod.yaml, in this file it can use the password or the key.
    2. If use key, Dovetail need to pass the key file $DOVETAIL_HOME/dovetail/userconfig/id_rsa
       to yardstick Container.
    3. Add a directory $DOVETAIL_HOME/dovetail/userconfig and a sample_pod.yaml
    4. ha.tc001 tc003 tc005 tc006 tc009 are ready.

    Change-Id: I391cc211dba2cf0740dd0dcaee8a5c2d712eaee1
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
Nikolas Hermanns [Fri, 7 Apr 2017 10:41:40 +0000 (06:41 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fixing zrpcd is not starting

    JIRA: APEX-437
    JIRA: APEX-448

Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
    Change-Id: I91c1b3bef83c808166072e00c751d8fac3565b5f

7 years agoUpdate git submodules
Fatih Degirmenci [Thu, 27 Apr 2017 15:23:01 +0000 (15:23 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Rename arm-pod3-2 to arm-pod4"
  - Rename arm-pod3-2 to arm-pod4

    Arm-pod3-2 is a second jenkins slave for arm-pod3.
    This slave is arm while the old jenkins slave is x86.
    Fatih requested for this slave to be renamed to arm-pod4
    instead of arm-pod3-2, even if it's a slave for an existing pod

    JIRA: ARMBAND-252

    Change-Id: I5645edd7d774f763e5e72115851c7061bfafd344
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
7 years agoUpdate git submodules
Steven Pisarski [Thu, 27 Apr 2017 14:33:09 +0000 (14:33 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Fixed test for security groups when checking for project/tenant ID"
  - Fixed test for security groups when checking for project/tenant ID

    This problem has only been observed on the WindRiver pod during the
    OPNFV Plug/Hackfest

    JIRA: SNAPS-72

    Change-Id: I59f4c10129007efe11cce7272b6690125057e266
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
7 years agoUpdate git submodules
agardner [Thu, 27 Apr 2017 13:57:14 +0000 (15:57 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - need to escape <, so move to include raw and shell script

    Change-Id: I7b54d303bffcbc2fefce6db135ad9efefa0e9ed3
Signed-off-by: agardner <agardner@linuxfoundation.org>
7 years agoUpdate git submodules
Jing Lu [Thu, 27 Apr 2017 13:47:27 +0000 (13:47 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "bugfix: fix HA testcases"
  - bugfix: fix HA testcases

    Change-Id: Ib38e94610a108ff7195cefdfaf048e0f4fd894e8
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoUpdate git submodules
agardner [Thu, 27 Apr 2017 13:10:06 +0000 (15:10 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Job is not triggering,

    did something wrong with builders

    Change-Id: I55818fa155e33362a47bd9651ea8733e301f9c0b
Signed-off-by: agardner <agardner@linuxfoundation.org>
7 years agoUpdate git submodules
agardner [Thu, 27 Apr 2017 12:53:05 +0000 (14:53 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Check all jinja templates against all lab files

    Dont use zte files as they are not valid yaml
    (ill fix that later)

    Change-Id: I5a21edb774a64ef134dd3f49c552f33b0d13f01e
Signed-off-by: agardner <agardner@linuxfoundation.org>
7 years agoUpdate git submodules
agardner [Thu, 27 Apr 2017 12:06:29 +0000 (14:06 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - slave reqires this build to be concurrent true

    Also trigger on changes to yaml files

    Change-Id: Idfc2a45fbf5e6e6e9583912d43af005ae2cf30a0
Signed-off-by: agardner <agardner@linuxfoundation.org>
7 years agoUpdate git submodules
Aric Gardner [Thu, 27 Apr 2017 11:47:40 +0000 (11:47 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Syntax Check for jinja2 files"
  - Syntax Check for jinja2 files

    Just something basic, theres no real logic yet

    Change-Id: I37efa8ffbe44981100d6849120d0900b8fb9280c
Signed-off-by: agardner <agardner@linuxfoundation.org>
7 years agoMerge "Updates on landing page"
Sofia Wallin [Thu, 27 Apr 2017 11:46:59 +0000 (11:46 +0000)]
Merge "Updates on landing page"

7 years agoUpdate git submodules
mbeierl [Wed, 26 Apr 2017 15:58:52 +0000 (11:58 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Pinning version of Swagger UI

    Changes the inclusion of Swagger UI to become a git checkout
    of a fixed version rather than following the head.

    Change-Id: I30def6d6c37a166cc37f15857a98064c760eb7c6
    JIRA: STORPERF-123
Signed-off-by: mbeierl <mark.beierl@dell.com>
7 years agoUpdate git submodules
kong wei [Thu, 27 Apr 2017 10:43:24 +0000 (10:43 +0000)]
Update git submodules

* Update docs/submodules/escalator from branch 'master'
  - Merge "The keystoneclient.openstack.common is error path of exception. escalator should use keystoneclient.exception"
  - The keystoneclient.openstack.common is error path of exception.
    escalator should use keystoneclient.exception

    Change-Id: I63a3ad0a9eab9b47bf536cebf4c142b7df22d3c2
Signed-off-by: Kong Wei<kong.wei2@zte.com.cn>
7 years agoUpdate git submodules
Maryam Tahhan [Thu, 27 Apr 2017 10:29:16 +0000 (10:29 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "mibs: Add hugepages mib to barometer."
  - mibs: Add hugepages mib to barometer.

    Add mib definition for hugepages feature to barometer for
    SNMP equivalence support.

    Change-Id: I46f33717598cb7cfe3379e26c27dcdef1fc4b594
Signed-off-by: Roman Korynkevych <romanx.korynkevych@intel.com>
7 years agoUpdate git submodules
Roman Korynkevych [Mon, 24 Apr 2017 11:52:18 +0000 (12:52 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - docs: update userguide with SNMP Agent plugin known limitations section.

    Change-Id: Ie60f23b3f67fbc0c63c07e6f91644089d09d97de
Signed-off-by: Roman Korynkevych <romanx.korynkevych@intel.com>
7 years agoUpdate git submodules
ChristopherPrice [Wed, 26 Apr 2017 13:25:55 +0000 (15:25 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Setting the document directory structure according to the Plugfest outcome.

    Implemented a directory and file structure that supports the requirements defined
    in the plugfest etherpad: https://etherpad.opnfv.org/p/cvp_tooling_sketch

    Change-Id: Icb7d2db4b0132f2039c680883e173ff5d7fc0120
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
7 years agoUpdate git submodules
Nikolas Hermanns [Fri, 7 Apr 2017 08:57:44 +0000 (10:57 +0200)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - remove unused tempest blacklist

    Change-Id: Ica6365f41f1d4cf46244604b2ccb889bad051680
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
7 years agoUpdate git submodules
Nikolas Hermanns [Thu, 6 Apr 2017 13:54:59 +0000 (15:54 +0200)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Checking if hacked quagga bridge exsists and contiune

    Change-Id: I8983ed687dabba0af2128c0ce06bd53aba22c819
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
7 years agoUpdate git submodules
Georg Kunz [Wed, 26 Apr 2017 11:50:29 +0000 (13:50 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Adding a stub document for a CVP reviewer guide

    This document shall describe guidelines and evaluation criteria for
    reviewers on how to handle the review process of results.

    DOVETAIL-408

    Change-Id: I78e669544bc172b74f94443176a48082a4c28a2f
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
7 years agoUpdates on landing page 43/33943/1
Sofia [Thu, 27 Apr 2017 09:46:44 +0000 (11:46 +0200)]
Updates on landing page

Added 'Infrastructure'
Removed documentation from each subheading
Renamed 'Test' to 'Test Frameworks'

Change-Id: I1c67c47dc5e5a37037236458c5e373b1f3bf5b8f
Signed-off-by: Sofia <sofia.wallin@ericsson.com>
7 years agoUpdate git submodules
spisarski [Thu, 27 Apr 2017 09:30:10 +0000 (11:30 +0200)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Fixed issue caused previous patch which did not merge correctly.

    JIRA: SNAPS-57

    Change-Id: I60e7cf2fea37fc337ac7adc01283476a00aca99c
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
7 years agoUpdate git submodules
Morgan Richomme [Thu, 27 Apr 2017 09:31:35 +0000 (09:31 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "leverage executor to test_token/version.py in TestAPI"
  - leverage executor to test_token/version.py in TestAPI

    Change-Id: Ia1e6b0e787d477a19c78b56ff249d544b49a087b
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoUpdate git submodules
Morgan Richomme [Thu, 27 Apr 2017 09:30:15 +0000 (09:30 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge changes from topics 'unittest_executor', 'import_absolute'

    * changes:
      impl executor and leverage to test_pod.py in TestAPI
      import from absolute path in TestAPI unit

  - impl executor and leverage to test_pod.py in TestAPI

    implement executor.py
    leverage executor to test_pod.py

    Change-Id: Ief70a28a935c86430e26f90f35112a7bab9fa81b
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
  - import from absolute path in TestAPI unit

    Change-Id: Ic42db22d825229713b38c75c141af7742ca65dd3
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoUpdate git submodules
spisarski [Tue, 25 Apr 2017 12:37:24 +0000 (14:37 +0200)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Fixed the Glance connection test routines.
    test_glance_connect_success gave a false positive and
    test_glance_connect_fail gave a false negative.
    Both were calling incorrect APIs due to copying from the equivalent
    nova_utils.py test.

    JIRA: SNAPS-57

    Change-Id: I1246d535f8bd376c163315dc889ff5bacebb12ec
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
7 years agoUpdate git submodules
Rex Lee [Thu, 27 Apr 2017 08:32:02 +0000 (08:32 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Bugfix: fix HA testcases"
  - Bugfix: fix HA testcases

    Change-Id: Ic930c59fcf3d7e53d385016051596b6563dca0d7
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoUpdate git submodules
Jiang, Yunhong [Thu, 27 Apr 2017 08:29:25 +0000 (08:29 +0000)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - Merge "iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu"
  - iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu

BugLink: http://bugs.launchpad.net/bugs/1673538
    commit aaa59306b0b7e0ca4ba92cc04c5db101cbb1c096 upstream.

    Some of the macros are incorrect with wrong bit-shifts resulting in picking
    the incorrect invalidation granularity. Incorrect Source-ID in extended
    devtlb invalidation caused device side errors.

    Change the signed-off-by to special character to avoid mail spam.

    Fixes: 2f26e0a9 ("iommu/vt-d: Add basic SVM PASID support")
    S1gned 0ff by: CQ Tang <cq.tang@intel.com>
    S1gned 0ff by: Ashok Raj <ashok.raj@intel.com>
Tested-by: CQ Tang <cq.tang@intel.com>
    S1gned 0ff by: Joerg Roedel <jroedel@suse.de>
    S1gned 0ff by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    S1gned 0ff by: Tim Gardner <tim.gardner@canonical.com>
    S1gned 0ff by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>

    Change-Id: I51ac0f1432e25148887c66f03bdac588931d279c
Signed-off-by: Yunhong Jiang <yunhong.jiang@linux.intel.com>
7 years agoUpdate git submodules
Jing Lu [Thu, 27 Apr 2017 06:04:18 +0000 (06:04 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Bugfix: yardstick env prepare cmd do not support other installer"
  - Bugfix: yardstick env prepare cmd do not support other installer

    JIRA: YARDSTICK-629

    Currently yardstick env prepare do not support other installer.
    I will add follow support:
    1. Environment variable already exists: then do not fetch openrc file
    and do not add EXTERNAL_NETWORK variable.
    2. Already have openrc file in /etc/yardstick/openstack.creds: only
    source this file in API.
    3.Environment variable not exists and openrc file not in
    /etc/yardstick/openstack.creds: fetch openrc file and append
    EXTERNAL_NETWORK variable.

    Change-Id: I4ce98f2e17ef8e0a0a1c33c3862ca301c53bb6c2
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
7 years agoUpdate git submodules
Ross Brattain [Wed, 26 Apr 2017 13:13:31 +0000 (15:13 +0200)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Bugfix: fix multi-region support

    When running with multiple regions we need to specify
    the region when we select the endpoint.

    the region is specified in the OS_REGION_NAME env variable

    Change-Id: I37853dd42f6d9013d4475b5e3b2b9f97b6bdc8d0
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
7 years agoUpdate git submodules
Yujun Zhang [Thu, 27 Apr 2017 03:28:10 +0000 (11:28 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Add user guide about install from source code

    Change-Id: Ieb4bbada9cd6375f4583a7cdc4ad7d995d2b6780
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Thu, 27 Apr 2017 02:57:40 +0000 (10:57 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Allow executing benchmark under non-root user

    Change-Id: I62b242c9a2e90cc6c0c6c5ca181356690e18b59b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Tomi Juvonen [Thu, 27 Apr 2017 03:59:59 +0000 (03:59 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "Change role of doctor user to _member_"
  - Change role of doctor user to _member_

    Change role of doctor user to _member_
    Do needful changes to API calls
    Add admin a role to project
    Add Fuel support

    JIRA: DOCTOR-80

    Change-Id: Ic7f88b9ceb6c4fc90e5e985ecfbc50c907b2367e
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
7 years agoUpdate git submodules
Yujun Zhang [Thu, 27 Apr 2017 01:15:40 +0000 (09:15 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Revert "Merge workspace files into one folder"

    This reverts commit e6da6749be6e5143855a48c866de2cd03789d2e8.

    Change-Id: Ieac19a1526e7a5515923b8258079af3a1faaa56b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Thu, 27 Apr 2017 01:25:34 +0000 (01:25 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "bugfix: regex node role"
  - bugfix: regex node role

    In NEC pod based with apex, node role is incorrectly regexed.

    Change-Id: I90d5eb92e6eec4abf850137f50ffc4df02257615
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoUpdate git submodules
zhihui wu [Wed, 26 Apr 2017 22:14:26 +0000 (06:14 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - miss dependencies for ubuntu

    Change-Id: Id97daffbb0ce97ad4248934192f8f574deac7446
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 26 Apr 2017 08:49:26 +0000 (16:49 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Add developer guide for framework

    Change-Id: Iff4a45847ef12320afd3e64acfe32152e6ca0595
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 26 Apr 2017 08:22:29 +0000 (16:22 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Add user guide for using ansible-playbook to run QTIP benchmarks

    Change-Id: Ic04f83d91447944ed0fa507d6fffeed0a18b65fe
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 26 Apr 2017 02:42:36 +0000 (10:42 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Add support for reporting to testapi

    Change-Id: If363e7e5d14bdd6a1a12a553a2f162be3c23f530
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 26 Apr 2017 02:14:59 +0000 (10:14 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Add support for result aggregation

    Change-Id: I678b765f3f430cb6a5d130d94960273b8eea85e7
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 26 Apr 2017 01:09:48 +0000 (09:09 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Include memory metrics to calculation

    Change-Id: Iaf67cc53d7c95a4f3527000e479936a57a4c41cc
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Tue, 25 Apr 2017 11:29:36 +0000 (19:29 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge workspace files into one folder

    Change-Id: Ie8d0e8fdd6d6c212701ba1ee10b1d05da1ccca22
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Tue, 25 Apr 2017 09:38:25 +0000 (17:38 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Add dpi metrics to calculation

    Change-Id: I4ae05af6e8c29d94b2b3f3b4dd748c4325dfa410
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
davidjchou [Tue, 25 Apr 2017 07:31:58 +0000 (00:31 -0700)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - Generating a kvmfornfv rpm for Apex installer with the same commit
    ID used in Fuel@opnfv Danube release 1.

    Upstream status: N/A

    Change-Id: I27664f0d40530aa1ea6825ca79ca9adbb3c35c31
Signed-off-by: davidjchou <david.j.chou@intel.com>
7 years agoUpdate git submodules
Cédric Ollivier [Wed, 26 Apr 2017 13:31:19 +0000 (15:31 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Logger must be a singleton

    It avoids creating a python object for every message printed.

    Change-Id: Ia42b59db9f7ce4eadc7e91da4d193db646b54d85
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Wed, 26 Apr 2017 16:34:40 +0000 (18:34 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - Cleanup: Remove patches that landed upstream

    Change-Id: Ib2f96ec70d0b589741484f7e3f3b537a269785fe
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdate git submodules
Dave Neary [Wed, 26 Apr 2017 15:49:28 +0000 (15:49 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "skip ha tc002 and tc012"
  - skip ha tc002 and tc012

    since these two testcases will kill the host and can't restart
    not ready yet, skip.

    Change-Id: Icbc7e4f080d32d1ecb59df9fd95cb244d74e4cde
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoUpdate git submodules
Blaisonneau David [Wed, 26 Apr 2017 15:46:28 +0000 (17:46 +0200)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - add function to delete existing netw

    Change-Id: Ib2b61aa1c61557beb6b879cc879e57235aced866
Signed-off-by: Blaisonneau David <david.blaisonneau@orange.com>
7 years agoUpdate git submodules
Zhijiang Hu [Wed, 26 Apr 2017 15:47:35 +0000 (15:47 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Print out error message of docker commands"
  - Print out error message of docker commands

    This print out error message of docker commands to find out the
    reason of error like[1]

    [1] https://build.opnfv.org/ci/job/daisy-build-daily-master/239/consoleFull

    Change-Id: Ic1bd85d999dbe584764bc9a05d22579835e55516
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
7 years agoUpdate git submodules
Blaisonneau David [Wed, 26 Apr 2017 15:23:02 +0000 (17:23 +0200)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - add fabric generation function

    Change-Id: Ia15c7053294f84a35ae6d1af3bd5efef03bbb79f
Signed-off-by: Blaisonneau David <david.blaisonneau@orange.com>
7 years agoUpdate git submodules
narindergupta [Wed, 26 Apr 2017 13:58:50 +0000 (15:58 +0200)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modify the maas to use the interface name as per yaml file

    Change-Id: I6a060757a39786c073c2567ca73502267d8c271b
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoUpdate git submodules
spisarski [Thu, 20 Apr 2017 20:15:30 +0000 (14:15 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Added support for Glance v2

    Updated copyright date on new and edited files to current year.

    JIRA: SNAPS-66

    Change-Id: I491157d6ced8bd9322f99272fc14e00168faaf29
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Wed, 26 Apr 2017 12:56:21 +0000 (12:56 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Update the kvm4nfv git commit"
  - Update the kvm4nfv git commit

    Update the kvm4nfv git commit_id to latest kernel, so that it includes
    the patch for the bxn driver changes.

    Change-Id: I63e58de24d5f993868b6046eb1b93c9e61c9668f
Signed-off-by: Yunhong Jiang <yunhong.jiang@linux.intel.com>
7 years agoUpdate git submodules
ChristopherPrice [Tue, 25 Apr 2017 09:09:26 +0000 (11:09 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Committing the test case requirements specification to GIT for committer review.

    This doucment needs to be +2'd by the majority of committers prior to merging
    to ensure we are all in agreement with regard to the test case requirements.
    This is a pre-requisite to test case selection for the CVP.

    Updated by dneary 2017-04-25: List formatting, and reorganising requirements for installer and stack composition.

    Change-Id: Iabaf11bc9479a20a58f985233d460013e4690d7c
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
7 years agoUpdate git submodules
Catalina Focsa [Tue, 25 Apr 2017 15:13:12 +0000 (17:13 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Fix for reap.py giving negative id's for nodes

    Sort node id's as integer values instead of strings
    in order to return the actual minimum value
    by which the new list of nodes is generated

    JIRA: https://jira.opnfv.org/browse/FUEL-208

    Change-Id: If59d0d0ff9823076b337b042bceb4a736f1f9153
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
7 years agoUpdate git submodules
dongwenjuan [Thu, 13 Apr 2017 01:09:41 +0000 (09:09 +0800)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - add framework and tox

    JIRA: DOCTOR-93

    Change-Id: Ife3255c4fe2d170c5d1b8354aaab24d5b1e3bc64
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
7 years agoUpdate git submodules
Cédric Ollivier [Tue, 25 Apr 2017 12:33:41 +0000 (14:33 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix false positives in test_tempest

    It fixes the return values and the side effects expected from the next
    methods:
      - configure_tempest
      - create_tempest_resources
      - generate_test_list
      - apply_tempest_blacklist
      - run_verifier_tests
      - parse_verifier_result

    JIRA: FUNCTEST-803

    Change-Id: Ib7dbd28e003cf0f27f497ad8e63cf7ae5ce564de
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Cédric Ollivier [Wed, 26 Apr 2017 07:18:04 +0000 (09:18 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Catch os.makedirs() exceptions in tempest.py

    It can raise an error exception if the leaf directory already exists or
    cannot be created [1].

    [1] https://docs.python.org/2/library/os.html

    JIRA: FUNCTEST-804

    Change-Id: Ie410bccf1bb2dfd36df6e918c152ecf94844b5d7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Cédric Ollivier [Mon, 24 Apr 2017 06:58:20 +0000 (08:58 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Manage criteria in TestCase

    It converts all criteria values to the corresponding percent in
    functest/ci/testcases.yaml.

    Result is expected to be equal or greater than criteria. If both are 0,
    result is considered as false.

    It is compatible with the old behavior but warns to update.
    It will allow a safer remove.

    It also fixes a bug in test_tempest to allow merging [1] and
    tier_handler.py which required that type criteria was str.

    [1] https://gerrit.opnfv.org/gerrit/#/c/27949/

    Change-Id: Ib6edcfa3103b7d51b0bdc83119f1cea2a8be9fbc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Cédric Ollivier [Sun, 23 Apr 2017 06:59:43 +0000 (08:59 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Switch TestCase attribute criteria to result

    It mainly avoids mixing input and output.
    Criteria is now an input set in functest/ci/testcases.yaml and then
    must be passed as __init__() args (which will be proposed in an
    additional change).

    Then it also renames the related TestCase method to
    check_result().

    Change-Id: Ifc3c8e3ea6cde7e3edf7174bed4bf2bf0894e8e3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Christopher Price [Wed, 26 Apr 2017 09:59:05 +0000 (09:59 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "JIRA: DOVETAIL-352 Updating the test specification document with iterative inprovements."
  - JIRA: DOVETAIL-352 Updating the test specification document with iterative inprovements.

    JIRA tasks are being created for specific sections of the document.
    Refer to the doc for links to relevant JIRA tasks.

    Change-Id: I1717d56b8817c38802a227db320f30029f68fbd0
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
7 years agoUpdate git submodules
hongbo tian [Wed, 26 Apr 2017 08:23:28 +0000 (08:23 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Bugfix: All HA testcases are SSH timeout in CI jobs"
  - Bugfix: All HA testcases are SSH timeout in CI jobs

    JIRA: DOVETAIL-405

    1. All HA test cases running in CI are SSH timeout.
    2. The reason is that HA test cases need a file pod.yaml providing the info of
       each node of Openstack.
    3. This pod.yaml should be put in $DOVETAIL_HOME/dovetail/userconfig by users.
    4. Dovetail's CI jobs should also do some adaptions. JIRA: DOVETAIL-407
    5. modify file .gitignore to ignore directories results/ and userconfig/.

    Change-Id: I5c681445ec83c9d67a0151370f5b56840ffe444c
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
Cedric Ollivier [Wed, 26 Apr 2017 07:32:47 +0000 (07:32 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove the useless opnfv_tests dir in tests"
  - Remove the useless opnfv_tests dir in tests

    Change-Id: I41a8db181adf6c0c67b9de8380c3ccdd1ad3b529
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
dongwenjuan [Tue, 18 Apr 2017 11:28:57 +0000 (19:28 +0800)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - fix the command of testr

    Change-Id: Ie85940e7c3a755f6506eb75fa1bae286c4b038ca
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
7 years agoUpdate git submodules
Narinder Gupta [Wed, 26 Apr 2017 02:28:48 +0000 (21:28 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - adding the snapd install before running snap command

    Change-Id: Ie29fef16a3552c0f62b446481704ba07ea189aa2
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoUpdate git submodules
Jun Li [Wed, 26 Apr 2017 00:52:11 +0000 (00:52 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "AArch64 Dovetail docker creation job"
  - AArch64 Dovetail docker creation job

    Add support for creating and pulling Dovetail docker container
    for aarch64 platform

    Change-Id: I1e6f2b677e4c972cd80ad2c6f2cd304f0d4d8cad
Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com>
7 years agoUpdate git submodules
hongbo tian [Tue, 25 Apr 2017 22:49:45 +0000 (22:49 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "AArch64 support for Dovetail docker"
  - AArch64 support for Dovetail docker

    Add aarch64 patch for Dovetail docker file;
    The patch should be applied from releng

    Move to Ubuntu 16.04 in order, since docker.io package was not
    available for arm on Ubuntu 14.04.
    Added "pip install -U setuptools", since installation of other
    components failed because setuptools was missing.

    Change-Id: If00346d89c48be86c6d9b830f75c1792c39d6bb3
Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com>
7 years agoUpdate git submodules
xudan [Tue, 25 Apr 2017 03:41:41 +0000 (03:41 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Bugfix: KeyError when tempest_custom runs wrong

    JIRA: DOVETAIL-406

    1. When there are something wrong with the test case tempest_custom,
       it's details json data are "details": {}, So it will throw KeyError
       exception in this situation.
    2. Catch this exception and set all sub_testcases FAIL.
    3. Disable the exceed_max_retry_times().

    Change-Id: I6bdfc5944a535625b2211a3bd8096a13b81b339e
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
Kubi [Tue, 25 Apr 2017 12:48:28 +0000 (12:48 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Update virtualenv installation step in userguide"
  - Update virtualenv installation step in userguide

    Change-Id: I0b3e8f22b6878c3b2cf1a54f3c39f2888406c508
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoUpdate git submodules
Tim Rozet [Tue, 25 Apr 2017 11:44:13 +0000 (07:44 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: fixes iso verify

    Change-Id: Id22995b49d12fdb2a5d5d7532d1459f3ac4338f2
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Christian Trautman [Thu, 20 Apr 2017 19:28:01 +0000 (15:28 -0400)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - xena_duration_fix: Revert xena continuous to port time limits

    Revert xena continuous traffic to port based time limits as
    packet limits have an uppers bounds which could be reached
    with small packet sizes and longer durations.

    JIRA: VSPERF-507

    Change-Id: I56986159643344f7872e311590f7d05ac02b038b
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Tue, 25 Apr 2017 09:39:31 +0000 (11:39 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Ensure ansible is bootstrapped as last step

    Role requirements file is used during ansible bootstrap on opnfv
    host so we must ensure the right ansible role requirements is there
    in advance.

    Change-Id: I2c5a1edd82a51cbbe1469c31f37b5d638d32ec27
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Yujun Zhang [Tue, 25 Apr 2017 08:46:51 +0000 (16:46 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Organize common tasks under qtip-common role

    Change-Id: I8592efdac7e6c2161eb7cb1b36d023697ebe7ad4
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Tue, 25 Apr 2017 06:08:01 +0000 (14:08 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Rewrite `export_to_file` as decorator

    Change-Id: Ibf852038fac986801a3fc2c608a0ddb1572abbde
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Tue, 25 Apr 2017 05:49:21 +0000 (13:49 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Add ssl aes metrics in qpi calculation

    Change-Id: Id568aa3942849e105ca24892babff2acaec21121
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Tue, 25 Apr 2017 01:47:40 +0000 (09:47 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Prompt for variables required for creating workspace

    Change-Id: I9fa48ebcb8433cbc2f8101e59a285d50b0497273
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Mon, 24 Apr 2017 13:39:59 +0000 (21:39 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Export collected metrics to json as inputs for calculating

    Change-Id: Id2dce1e750f646aeb972221229556fcd647a3637
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Mon, 24 Apr 2017 13:14:40 +0000 (21:14 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Support running collect stage only

    - add `always` tag to tasks required for all stages
    - apply `setup`, `collect` and `run` tag to each stage

    Change-Id: I806ec1add08bb18cb5b2848c78a039ed8a38c8ff
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
zhouya [Tue, 25 Apr 2017 06:42:01 +0000 (14:42 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - modify daisy.conf sleep long for trustme modify cpumode

    1.add multicast flag in daisy.conf
    2.sleep40 for trustme.sh execute ok
    3.modify cpu mode of xml file to make it much more general
    4.fix check_openstack_progress parameter error

    Change-Id: Ic150698ede448b7651e95d129aeb7d97a8f34309
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
7 years agoUpdate git submodules
Juan Vidal [Tue, 25 Apr 2017 09:16:02 +0000 (11:16 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Always use pinned versions of openstack-ansible-requirements

    Pinned versions used to be used only if XCI_LOOP == 'daily', but it
    seems to be required, otherwise this is very likely to fail

    Change-Id: I21f638bba75846a58b12373a903d414fa89b4bc6
Signed-off-by: Juan Vidal <juan.vidal.allende@ericsson.com>
7 years agoUpdate git submodules
xudan [Tue, 25 Apr 2017 07:01:23 +0000 (07:01 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Bugfix: Make tc019 abd tc025 accept --task-args options to change pod.yaml

    JIRA: YARDSTICK-628

    Change-Id: I7d1b84232a7477a2854ef1625cc63521999eff65
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
Yifei Xue [Mon, 24 Apr 2017 03:22:40 +0000 (11:22 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - tempest test case failed in Functest smoke

    JIRA: COMPASS-545

    1. LVMISCSIDriver has been removed but LVMVolumeDriver is what actually exists.
    Updating the LVM driver name in cinder.conf will solve this.

    2. Add tgt to cinder-volume's service list

    3. Add section of ceph in cinder.conf for cinder backend

    4. Add enable_backends in cinder.conf

    Change-Id: I477d2b17ce9e10871a7b96c1a98a49506b36a6ef
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
7 years agoUpdate git submodules
Cédric Ollivier [Mon, 24 Apr 2017 12:35:04 +0000 (14:35 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove useless lines of code in barometer.py

    Change-Id: Ie312dbd296a85a35096294331c28a45f8dc10d0c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Narinder Gupta [Tue, 25 Apr 2017 03:59:03 +0000 (22:59 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modfied to install kubectl snap and create softlink to run the
    command

    Change-Id: I3a89247eb0307ab25ce8b9106c8d26c272b46195
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoUpdate git submodules
Zhijiang Hu [Tue, 25 Apr 2017 03:22:03 +0000 (03:22 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "ignore the git history in daisy building job"
  - ignore the git history in daisy building job

    Now the daisycloud-core is a big repo because there are some big files
    in the git history. Use "--depth 1" to reduce the amount to download.

    Change-Id: I8ce0dc6675d2239a126bcf558300f1ad45cd3fb3
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
7 years agoUpdate git submodules
zhongjun [Mon, 24 Apr 2017 02:32:51 +0000 (10:32 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Unify the kolla config in py

    put the kolla nova-compute.conf file  update handle to prepare/
    execute.py for unify the all relate kolla config in py way.

    Change-Id: Iac585df97d2855038a83f9bfdadfb9e449660c9c
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
7 years agoUpdate git submodules
Yu Yang (Gabriel) [Tue, 25 Apr 2017 02:08:53 +0000 (02:08 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "Add more information to Table for stress ping"
  - Add more information to Table for stress ping

    JIRA: BOTTLENECK-164

    Table for stress ping is showing results categories for different number of users.
    It does not show the results for every testing round, just show uniquely
    testing round with different success rates.
    This patch is to make sure showing every results.

    Change-Id: I3a33164024e3da23de31d546767f0fb29952983d
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoUpdate git submodules
Tim Rozet [Mon, 24 Apr 2017 22:31:40 +0000 (18:31 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: fix iso verify

    Change-Id: Ia1d6da64fa245407c5c71f7a56bb6d372fb11ebc
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Mon, 24 Apr 2017 15:30:30 +0000 (15:30 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[tacker] Adjust tackerc to v3 of identity api"
  - [tacker] Adjust tackerc to v3 of identity api

    JIRA: FUEL-267
    Change-Id: Ia0e9ed3298681319c870132628d930175e084bc0
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
7 years agoUpdate git submodules
Yujun Zhang [Mon, 24 Apr 2017 09:21:04 +0000 (17:21 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Fix package missing on debian hosts

    Change-Id: I4cc5c78f1b33f17234bbcf4864b01c550dc0e487
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Jiang, Yunhong [Mon, 24 Apr 2017 11:27:59 +0000 (11:27 +0000)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - Merge "bnx2x: allow adding VLANs while interface is down"
  - bnx2x: allow adding VLANs while interface is down

BugLink: http://bugs.launchpad.net/bugs/1616107
    Since implementing VLAN filtering in commit 05cc5a39ddb74
    ("bnx2x: add vlan filtering offload") bnx2x refuses to add a VLAN while
    the interface is down:

      # ip link add link enp3s0f0 enp3s0f0_10 type vlan id 10
      RTNETLINK answers: Bad address

    and in dmesg (with bnx2x.debug=0x20):
      bnx2x: [bnx2x_vlan_rx_add_vid:12941(enp3s0f0)]Ignoring VLAN
      configuration the interface is down

    Other drivers have no problem with this.
    Fix this peculiar behavior in the following way:
     - Accept requests to add/kill VID regardless of the device state.
       Maintain the requested list of VIDs in the bp->vlan_reg list.
     - If the device is up, try to configure the VID list into the hardware.
       If we run out of VLAN credits or encounter a failure configuring an
       entry, fall back to accepting all VLANs.
       If we successfully configure all entries from the list, turn the
       fallback off.
     - Use the same code for reconfiguring VLANs during NIC load.

    Have to change the signed-off-by line to avoid spam to original people.

    S1gned off by: Michal Schmidt <mschmidt@redhat.com>
    @cked: Yuval Mintz <Yuval.Mintz@qlogic.com>
    S1gned off by: David S. Miller <davem@davemloft.net>
    (cherry picked from commit a02cc9d3cc9f98905df214d4a57e5918473260ea)
    S1gned off by: Tim Gardner <tim.gardner@canonical.com>
    @cked: Seth Forshee <seth.forshee@canonical.com>
    S1gned off by: Luis Henriques <luis.henriques@canonical.com>

    Upstream status: Backport

    Change-Id: Ibcc668daf4815bc984e2611d8c08856a0a7973f1
Backport-by: Yunhong Jiang <yunhong.jiang@linux.intel.com>
Signed-off-by: Yunhong Jiang <yunhong.jiang@linux.intel.com>
7 years agoUpdate git submodules
hongbo tian [Mon, 24 Apr 2017 10:01:08 +0000 (10:01 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "skip ha and rename tempest.conf"
  - skip ha and rename tempest.conf

    1) ha testcases need node configure file, skip it temporarily
    2) tempest.conf-->refstack_tempest.conf, then it will not covered
       by other tempest testcases, can used for users to debug

    Change-Id: Ieb7101d8c406e294755629fd11a686f90b6c0a7f
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>