opnfvdocs.git
6 years agoUpdate git submodules
Yang Yu [Fri, 16 Mar 2018 03:18:17 +0000 (11:18 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - bugfix: copy hosts file

    JIRA: BOTTLENECK-227

    Operation of copying hosts file should follow the building of
    Yardstick docker

    Change-Id: I4d66efe8b823876a733d1877c26d1e0e263ca4da
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
Martin Klozik [Fri, 16 Mar 2018 05:25:02 +0000 (05:25 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "pylint: Add pylint into requirements.txt"
  - pylint: Add pylint into requirements.txt

    Pylint installation was part of vsperf installation scripts, which is
    not following vsperf generic approach to add all required python
    packages into requirements.txt. It also means, that the same
    version of pylint is used for verification of all patches at given
    server. This is causing issues in case, that different versions
    of pylint are required to verify vsperf code, e.g. older version
    might be required to verify patches of previous OPNFV release.

    Pylint with exact version number was added into requirements.txt,
    so correct version of pylint is used for verification of vspef code.

    JIRA: VSPERF-563

    Change-Id: I48c9cacd87f016e6047ed965728d3b8d63e6461f
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Richard Elias <richardx.elias@intel.com>
6 years agoUpdate git submodules
Martin Klozik [Fri, 16 Mar 2018 05:24:21 +0000 (05:24 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "trex: Tests with T-Rex in VM"
  - trex: Tests with T-Rex in VM

    Patch introduces a set of testcases with T-Rex running inside VM.

    JIRA: VSPERF-560

    Change-Id: I5b0a0220a2d72428ae1210ee9590d39abdfb9c1d
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Signed-off-by: RadoslawX Glombiowski <radoslawx.glombiowski@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
6 years agoUpdate git submodules
Deepak S [Fri, 16 Mar 2018 04:19:03 +0000 (04:19 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "Fix potential crash if link speed is null"
  - Fix potential crash if link speed is null

    Link_speed could be null when prox started with the ports down.
    This was potentially causing a crash.
    Another task will need to update link speed when the port come
    up. Failing to do this results in less accurate latencies
    (no extrapolation)

    Change-Id: I597b68e30117e6edb9ccb4732c2acedd5eb8ac80
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
6 years agoUpdate git submodules
Deepak S [Fri, 16 Mar 2018 04:18:54 +0000 (04:18 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "Fix minimum latency"
  - Fix minimum latency

    Revert back part of commit 9fa316261d7d9
    The function abs_diff was erroneously changed to diff_or_zero.
    This function was supposed to measure the difference between rx and
    tx time; when rx time overflowed and tx time not yet (i.e.
    rx time ~= 0 and tx_time ~=UINT32_MAX, this function added UINT32_MAX
    to rx_time. The name of the function was confusing and caused the
    previous commit. Net effect of previous commit was that every four seconds
    the minimum latency was 0
    This commit reverse back to the original behavior, with a function name
    diff_time.

    Change-Id: Ia1b80e48a756cf5df411dcf58ca1cbc835214d13
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
6 years agoUpdate git submodules
Deepak S [Fri, 16 Mar 2018 09:35:37 +0000 (15:05 +0530)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Adding Farser  preliminary documentation

    Change-Id: I3bbd7897deb6e452068c07ef68d395affa4a4b50
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
mei mei [Fri, 16 Mar 2018 03:53:27 +0000 (03:53 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Bottlenecks testcase online"
  - Bottlenecks testcase online

    This is for bottlenecks job online
    Add a new testcase in compass daily

    Change-Id: I4e09eef894e176bf4fa0df0969ef49f19444103e
Signed-off-by: liyin <liyin11@huawei.com>
6 years agoUpdate git submodules
mei mei [Fri, 16 Mar 2018 03:52:01 +0000 (03:52 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Change the path of images from pre_config/ to images/"
  - Change the path of images from pre_config/ to images/

    1. change the path of all images
    2. remove the sdnvpn special envs

    This patch should be merged after these 2 patches.
    1. https://gerrit.opnfv.org/gerrit/#/c/53395/
    2. https://gerrit.opnfv.org/gerrit/#/c/53757/

    Change-Id: Ie1dc9388be52629c5fcc0ef893963c4de2c72491
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
mei mei [Fri, 16 Mar 2018 03:51:01 +0000 (03:51 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add a new adapter for containerized Compass installer"
  - Add a new adapter for containerized Compass installer

    JIRA: -

    Compass installer has been containerized since OPNFV 5.0.
    To enable SFC test cases in Functest for Compass installer,
    a new adapter is needed to be compatible with both containerized
    Compass installer and SFC test cases.

    Change-Id: I4e1a9e5fcbec016a0c3fde77ace9c2cc677e3e4c
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
6 years agoUpdate git submodules
Linda Wang [Fri, 16 Mar 2018 02:04:05 +0000 (02:04 +0000)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Fix k8s config

    Change-Id: I7ff4e53bf8c08239bd22cc09774a54c1f013b891
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Yifei Xue [Wed, 14 Mar 2018 01:16:41 +0000 (09:16 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Add SDN controller's IP in openrc file for functest

    JIRA: COMPASS-590

    From the time being, Functest ODL testcase calculates ODL ip thanks to Neutron IP.
    It should be calculated on Installer side (releng jobs) and set via SDN_CONTROLLER_IP in Functest env instead.
    https://git.opnfv.org/functest/tree/functest/opnfv_tests/sdn/odl/odl.py#n185
    It ensures that Functest can rely on SDN_CONTROLLER_IP in all cases (OpenStack end users included)

    Change-Id: I01c0af952dbb21592aa973daaea3845346dc833f
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
6 years agoUpdate git submodules
Bin Hu [Fri, 16 Mar 2018 00:23:25 +0000 (17:23 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Fix index file of user guide

    Change-Id: I2f334e0eb6e50d383e3b15575e3ce4013b730078
Signed-off-by: Bin Hu <bh526r@att.com>
6 years agoUpdate git submodules
Bin Hu [Thu, 15 Mar 2018 21:58:09 +0000 (14:58 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Documentation for Fraser Release

    Change-Id: I8b1e15af6702702f5b781c861d35d0d6499478bf
Signed-off-by: Bin Hu <bh526r@att.com>
6 years agoUpdate git submodules
Tim Rozet [Thu, 15 Mar 2018 19:40:15 +0000 (19:40 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "change dovetail CI jobs on Apex"
  - change dovetail CI jobs on Apex

    1. Run test suite ovp.1.0.0 on Apex with even 'BUILD_NUMBER'
       for scenario nosdn-nofeature and bgpvpn.
    2. Run test suite proposed_tests on Apex with odd 'BUILD_NUMBER'
       for scenario nosdn-nofeature and bgpvpn.

    JIRA: DOVETAIL-611

    Change-Id: I5d4a86242d633eb83ddb0939dff5cf617c971c3b
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Tina Tsou [Thu, 15 Mar 2018 19:09:38 +0000 (19:09 +0000)]
Update git submodules

* Update docs/submodules/auto from branch 'master'
  - Merge "UC02: added execution controls and global variables"
  - UC02: added execution controls and global variables

    JIRA: Auto-13

    removed trailing spaces in all files

    Change-Id: I3eea80f7bc5dd0a018b5a3845d5071a6389a9477
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
6 years agoUpdate git submodules
Tina Tsou [Thu, 15 Mar 2018 18:59:51 +0000 (18:59 +0000)]
Update git submodules

* Update docs/submodules/auto from branch 'master'
  - Merge "first draft of release notes, patch 2"
  - first draft of release notes, patch 2

    JIRA: AUTO-29

    Re-used and synthetized existing content from wiki (project proposal), and email discussion about Auto status. Added some content about work in progress. Listed JIRA tickets with Done status for the Feature additions section. Removed per-UC files, replaced by single file for whole Auto project.

    Removed all trailing spaces.

    Change-Id: Idbea3e4001aeeb2d0089d69993d98ebdd728bd6f
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
6 years agoUpdate git submodules
Gerard Damm [Tue, 13 Mar 2018 19:42:15 +0000 (14:42 -0500)]
Update git submodules

* Update docs/submodules/auto from branch 'master'
  - updates on user guides, for all use cases

    JIRA: Auto-26

    Removed all trailing spaces, but left the higher-level headlines for the titles. Will remove if it is recommended for style.

Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
     On branch update_userguide
     Changes to be committed:
     modified:   docs/release/userguide/UC01-feature.userguide.rst
     modified:   docs/release/userguide/UC02-feature.userguide.rst
     modified:   docs/release/userguide/UC03-feature.userguide.rst

    Change-Id: Ic50eb184aa8deb8754f68053989f592967562e96
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
  - Modify repo structure

    JIRA: -

    Work in progress

    Change-Id: I196753efd2da33cee5cc4afe932bbb2e07ca24d8
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
  - Modify repo structure

    JIRA: -

    1. keep modules in lib directory instead of auto

    Change-Id: Ie4c51b28554575bafbaa89c5f57309a786b903e0
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
  - Update the docs

    JIRA: -

    On behalf of Gerard Damm to commit his codes.
    Keep docs in auto/docs.

    Change-Id: I37163bd8af7ce34af0342082fa2b9fdd9357acda
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
  - Merge "Add docs"
  - Add docs

    JIRA: AUTO-29

    On behalf of Gerard Damm to commit his codes.
    Keep docs in auto/docs.

    Change-Id: Ibf7008d51332af3bdd1176cfe5fccb95714e446e
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
  - Merge "Update for resiliency improvements [WIP]"
  - Update for resiliency improvements [WIP]

    JIRA: AUTO-13

    On behalf of Gerard Damm to commit his codes.
    Temporarily keep resiliency test case under
    auto/testcase/resiliency.

    Change-Id: Iafcb74177673afc3f84f0797ebd93b02852d120d
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
  - Test case for vnf onboarding [WIP]

    JIRA: AUTO-19

    On behalf of Eric Maye to commit his codes.
    Temporarily keep vnf onboarding test case under
    auto/testcase/vnf.

    Change-Id: Ib5f13587e50d32bb0188dceb9aa1497b06ceb0f9
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
  - Test case for resiliency improvements [WIP]

    JIRA: AUTO-13

    On behalf of Gerard Damm to commit his codes.
    Temporarily keep resiliency test case under
    auto/testcase/resiliency.

    Change-Id: Idb9217e5d18113f9da69df8cce5096567655dd66
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
  - Merge "vcpe_testscripts"
  - Merge "Update Committers"
  - Add scripts to setup ONAP on OpenStack

    JIRA: Auto-5

    Setup ONAP environment on OpenStack. Develop Using
    Python considering its proved performence within
    OPNFV testing project, and with its rich library we
    can operate REST calls and json parsing in a more
    elegant way, also others can reuse the existing
    module to develop use cases and test cases.

    Main workflow:
    1. prepare OpenStack to launch ONAP (images, security
    rules, keypair, etc)
    2. launch ONAP stack

    Change-Id: Id99affccbcaa86be134a535f89b26c54ad137e21
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
  - Update Committers

    JIRA: -

    Add Eric Maye, Chen Zhang and Mohankumar Navaneethan

    Change-Id: Ibed48daea228a0f7c58e5232b7f7dcb480c81a9d
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
  - vcpe_testscripts

    Change-Id: I8f438c65f1d623f2125e1bf073646e5c2172049d
Signed-off-by: zc9211 <zhangchen.bri@chinatelecom.cn>
6 years agoUpdate git submodules
Tim Rozet [Thu, 15 Mar 2018 18:00:45 +0000 (14:00 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: add support for deploying upstream only

    Scenario names with 'upstream' in them will not download any artifacts
    and deploy from upstream.  For now, this even applies to the apex
    python RPM for daily deployments.  We will only use git repo for
    daily until after Fraser.

    Change-Id: I0da16dfde117ba6c1e7597294d8e4afc8501dd53
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 15 Mar 2018 16:51:01 +0000 (16:51 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Include global-jjb v0.15.0"
  - Include global-jjb v0.15.0

    Global-JJB[1][2] is a collection of reusable JJB templates created by The
    Linux Foundation Release Engineering team.

    Using it will allow OPNFV to take advantage of the Release Engineering
    work being done across all the other Linux Foundation projects.

    Including the submodule won't affect current jobs as templates aren't
    used until they are listed in a job definition. New releases of
    global-jjb won't affect our jobs since the submodule is pointed at a tag
    and needs to be manually updated to a new release.

    [1] https://github.com/lfit/releng-global-jjb
    [2] http://docs.releng.linuxfoundation.org/projects/global-jjb/en/latest/index.html

    Change-Id: Id1548438b57df177a7a37cb3ed5de6ae0febab3d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
spisarski [Tue, 13 Mar 2018 14:58:38 +0000 (08:58 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Added test to ensure a port to the external network can be added to
    a router by an 'admin' user.

    JIRA: SNAPS-283

    Change-Id: I78a48862de5bd48dca7dc38d197c0df315003638
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Cedric Ollivier [Thu, 15 Mar 2018 15:25:21 +0000 (15:25 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Create 2 images and flavors for tempest tests"
  - Create 2 images and flavors for tempest tests

    Also
    1. remove the obsolete function: generate_test_accounts_file
    2. Use patch mechanism to get config

    Change-Id: I455ac37de71519bcaf9a51e5f1de1b9bc83b9ba6
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
francois.cellier [Mon, 12 Mar 2018 16:00:47 +0000 (17:00 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - use the threading capability of Flask app; set the number of manager to 1

    Change-Id: Ia700f83898de33372c52969f774ee8aa642ee36c

6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 15 Mar 2018 14:32:40 +0000 (15:32 +0100)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Remove opnfv vm from known_hosts

    Change-Id: If53b51fc26d642afa39c5e618afcd23fab395acc
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
francois.cellier [Tue, 13 Mar 2018 16:38:59 +0000 (17:38 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - fix a bug on rules : the rules ids are now checked to be consistent with respect to the meta rule

    Change-Id: I0126ab6b7c1bdcc9babd2c5d7e34782a88394e7c

6 years agoUpdate git submodules
Emma Foley [Thu, 15 Mar 2018 10:35:46 +0000 (10:35 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Update collectd-gnocchi conf for DEFAULT_ARCHIVE_POLICY

    * Configure the DEFAULT_ARCHIVE_POLICY option.
    * This will set the default archive policy to "high".

    Change-Id: I6dd88da0dc0eec96c1c472ae97c0db2395a3fb0e
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
6 years agoUpdate git submodules
Linda Wang [Thu, 15 Mar 2018 09:26:15 +0000 (09:26 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove the image for orchestra tests

    Change-Id: I80797fc08c03795c6e1ec604306f77da7ecefc19
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Yujun Zhang [Thu, 15 Mar 2018 10:19:50 +0000 (10:19 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "add nettest user guide documents"
  - add nettest user guide documents

    - desribe how to run nettest testcase
    - network test case description

    Change-Id: I9d21bc9c553b3a8a4785e0e726838c9f3a537127
Signed-off-by: Qiang Dai <Qiang.Dai@spirent.com>
6 years agoUpdate git submodules
Yujun Zhang [Thu, 15 Mar 2018 10:19:32 +0000 (10:19 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "adjust the execution pipeline for vnf"
  - adjust the execution pipeline for vnf

    - Add a new execution logic for vnf. use a variable "sut"
    as the conditional judgement.
    - Loop attempt to connect the vnf
    - check whether install python in remote target

    Change-Id: I29b13603a0f75380471c586c642d46d626d8ce22
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 15 Mar 2018 10:16:45 +0000 (10:16 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Skip the deployment for upstream and prototype changes"
  - xci: Skip the deployment for upstream and prototype changes

    Changes coming to these do not impact the framework so there is
    no need to run full verification for these.

    Change-Id: Ia9f8f4772a94cb0761c49ff27933798265831fa4
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 15 Mar 2018 10:15:44 +0000 (10:15 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "run prepare-functest on opnfv vm"
  - run prepare-functest on opnfv vm

    Change-Id: Ide49917687ed583497ca089969fd2c7e7e00e548
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 15 Mar 2018 09:37:00 +0000 (10:37 +0100)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Do not run deployment for doc updates

    Change-Id: Ic914bc5bf11e2246f214990353c804688d6e43d9
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Thomas Duval [Wed, 14 Mar 2018 10:25:06 +0000 (11:25 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Fix bugs due to the modification of python_moondb

    Change-Id: Id3855a6e8da9f8ef942c7a34a3e8da4f87be4c9e

6 years agoUpdate git submodules
leonwang [Thu, 15 Mar 2018 08:25:05 +0000 (08:25 +0000)]
Update git submodules

* Update docs/submodules/stor4nfv from branch 'master'
  - Merge nbp installation into opensds ansible script

    In this update, the nbp-ansible is removed from stor4nfv repo and
    all code has been merged into ansible repo. Besides, the latest
    update reduce a lot of work to download and build opensds source
    code. And some installation docs are also updated.

    Remove license statement for the moment.

    Change-Id: Ib8504d96e2d41e1c3ab7e0c94689111679d56abd
Signed-off-by: leonwang <wanghui71@huawei.com>
6 years agoUpdate git submodules
Jing Lu [Thu, 15 Mar 2018 08:40:19 +0000 (08:40 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "support for Bottlenecks soak throughputs"
  - support for Bottlenecks soak throughputs

    JIRA: YARDSTICK-1049

    Changes:
    1. NetperfNode -> Netperf, it seems that yardstick-image has not
    correctly complied Netperf since cpuutil is not available,
    resulting that LOCAL_CPU_UTIL=-1 for the output. Will create
    another JIRA ticket for this.

    Change-Id: I26a85f4aafcc5d5e1eda3e04272ecf3b059238fc
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
xudan [Wed, 14 Mar 2018 07:58:07 +0000 (03:58 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Disable restricts of sdnvpn test cases

    1. The original testcases.yaml file of Functest restricts sdnvpn test cases
       to run on Fuel, Apex or Netvirt on bgpvpn scenario.
    https://github.com/opnfv/functest/blob/master/functest/ci/testcases.yaml#L278
    2. Dovetail has a testcases.yaml file to allow sdnvpn test cases run on
       any commercial SUTs.
    https://github.com/opnfv/dovetail/blob/master/etc/userconfig/testcases.yaml#L113

    Change-Id: I0d5ed5b22e55dc3dc0fe584dc57b28239334b7de
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Yu Yang (Gabriel) [Thu, 15 Mar 2018 07:47:10 +0000 (07:47 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "support hosts file copy"
  - support hosts file copy

    JIRA: BOTTLENECK-227

    Dovetail needs to regulate the hosts file of each docker to
    adapt SUTs. This patch is to make hosts file consistant in
    Bottlenecks-Yarstick docker.

    Change-Id: I93a57a5cac9c8d8c0a8b6660e84b8b351c455786
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
Yang Yu [Wed, 14 Mar 2018 09:07:47 +0000 (17:07 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - bugfix: stress ping for offline support

    JIRA: BOTTLENECK-226

    See above

    Change-Id: Iba5d21348355a80d6c17deb1a12114d1d07e5c15
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
zhihui wu [Thu, 15 Mar 2018 01:39:23 +0000 (09:39 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - fix an error in the ci script

    Error: No such container: storage_qtip_.[1]

    [1] https://build.opnfv.org/ci/view/qtip/job/qtip-storage-apex-zte-virtual5-master/16/console

    Change-Id: Icaa1e9ad60a2ccf3c02f26340e88811c57512bf9
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
SerenaFeng [Fri, 9 Mar 2018 10:46:27 +0000 (18:46 +0800)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - substitute image copy with docker volume

    Change-Id: Ie470d03bd168c909fd02c316523049c67a6bb095
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Linda Wang [Thu, 15 Mar 2018 02:15:56 +0000 (02:15 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Set blocking of patrole false

    Change-Id: Ia6f0c6fec30af5c4124f21b2bdaa3084bced6f9e
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
fuqiao [Mon, 12 Mar 2018 03:23:11 +0000 (11:23 +0800)]
Update git submodules

* Update docs/submodules/availability from branch 'master'
  - Add doc repo directory for R4

    R4 release doc: High availability requirement analysis and HA mechanism
    design

    JIRA: HA-36

    Change-Id: I9000bdc03297152997c7542551f75eaa5c15e86e
Signed-off-by: fuqiao@chinamobile.com
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 15 Mar 2018 00:00:04 +0000 (00:00 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "salt.sh: Copy mcp.rsa to cfg01"
  - salt.sh: Copy mcp.rsa to cfg01

    - let rsync transfer mcp.rsa* to cfg01;
    - symlink mcp.rsa in /root;

    Change-Id: I18cb70306faf9d166e1110e374a9fe16ac4449de
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 14 Mar 2018 21:49:09 +0000 (21:49 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Create post merge jobs to promote scenarios"
  - xci: Create post merge jobs to promote scenarios

    This change lays down the basic job structure for post merge promotion
    jobs. The job structure will be

    - a top level multijob job that is scenario specific and can not run
    concurrently. This job runs distro deploy and test jobs for all the
    distros in the first phase concurrently, followed by a common promote job.
    - the deploy and test jobs are same as the xci-verify jobs except the
    trigger. They are triggered by top level multijob.
    - the promote job is run once all the deploy & test phase jobs successfully
    completed, uploading promotion metadata to artifacts.opnfv.org.

    The builders except set-scenario are left empty in order to try the basic
    job setup first. Followup changes will get real things in.

    Once the basics are in place, the first promotion will be done using functest
    healthcheck and then we will start working on gating scenarios for promotion
    using functest smoke and perhaps feature test cases.

    Change-Id: Ib91ffe0f3003b86841a62537c52fde176cafa70f
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Rex Lee [Wed, 14 Mar 2018 21:44:13 +0000 (21:44 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add "YARD_IMG_ARCH" input variable to "build_yardstick_image.yml""
  - Add "YARD_IMG_ARCH" input variable to "build_yardstick_image.yml"

    "YARD_IMG_ARCH" variable is added as input parameter to
    "build_yardstick_image.yml" ansible script, in order to generate
    the correct image for the running architecture.

    JIRA: YARDSTICK-1058

    Change-Id: I33954c236695478eaae34fcfca2e9d5b40791bbf
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Michael Polenchuk [Wed, 14 Mar 2018 11:45:23 +0000 (15:45 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [virtual/odl] Simplify network scheme on computes

    Change-Id: Ifb874aba38b2fa36fde05184bcdd74870257bec1
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 14 Mar 2018 19:55:25 +0000 (19:55 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "add another ovs_dpdk scenarios trigers"
  - add another ovs_dpdk scenarios trigers

    Change-Id: I4b30765b243e2a1a6d2079b71fc6d18c14853dec
Signed-off-by: 00184532 <lu.yao135@zte.com.cn>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 14 Mar 2018 19:54:25 +0000 (19:54 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Rename project to 'yardstick' from 'yardstick-arm64'"
  - Rename project to 'yardstick' from 'yardstick-arm64'

    The project should be 'yardstick' when git fetch the upstream
    project.

    Change-Id: I5cf21027febdcc17d5775b2d8ef7b3128689c435
Signed-off-by: trevortao <trevor.tao@arm.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 14 Mar 2018 18:58:39 +0000 (18:58 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Do not grep log text to determine failure"
  - Do not grep log text to determine failure

    Pipefail should be sufficient to determine the failure so this
    change gets rid of grepping the logs for failure and unreachable
    to leave the evaluation to bash itself.

    Change-Id: Ie928438c1503b086159276af4308f5549b58cb71
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Ryota MIBU [Wed, 14 Mar 2018 13:18:22 +0000 (22:18 +0900)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - resignation of Peter Lee

    This patch also updates INFO.yaml as well.

    Change-Id: Ifafba7f17efa1727b47eb7c00112f591b1830049
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
6 years agoUpdate git submodules
xudan [Wed, 14 Mar 2018 03:11:49 +0000 (23:11 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Bugfix: Failed to get the hardware info

    The directory of userconfig has changed from
    /home/opnfv/dovetail/dovetail/userconfig to /etc/dovetail/userconfig.

    Change-Id: Id3e8b1f3e9299e9263a4adf3456b6733fdb62e11
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
xudan [Fri, 9 Mar 2018 08:27:14 +0000 (03:27 -0500)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Add process info to pod.yaml to specify the info of a special process

    1. Many HA test cases try to kill special processes with their name.
    2. Then they check corresponding openstack services and
       the status of processes' recovery.
    3. For different SUTs, the names of the processes and the hosts' names
       may be different.
    4. So there is a requirement for Dovetail tool to provide one way to
       allow users to specify all the infos about process name and its host name.
    5. All process infos can be added into file DOVETAIL_HOME/user_config/pod.yaml
    6. The infos include 'attack_process' and 'attack_host' for each HA test cases.
    7. If not given in this file, will use Yardtsick default values.

    JIRA: DOVETAIL-627

    Change-Id: I83cee991f72a8685080ed562597c70d73002623a
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
valentin boucher [Wed, 14 Mar 2018 14:53:23 +0000 (14:53 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Refactor TempestCommon to simplify subclasses"
  - Refactor TempestCommon to simplify subclasses

    Change-Id: I8d265b6939861fd9d02a3d0f31aef53b9bfcb035
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Leif Madsen [Tue, 13 Mar 2018 15:07:33 +0000 (11:07 -0400)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Clean up barometer-collectd Dockerfile

    By merging several of the RUN lines and executing a yum cleanup all
    at the end of the dependency installation, the resulting container
    image will be around 300MB smaller.

    Change-Id: I63139a5283ea40ec8ea5cc3fd7aa7faddc90f3ce
Signed-off-by: Leif Madsen <lmadsen@redhat.com>
6 years agoUpdate git submodules
Narinder Gupta [Wed, 14 Mar 2018 13:20:32 +0000 (13:20 +0000)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Merge "Fix k8s config"
  - Fix k8s config

    Change-Id: Ifc23bb7ba390eea95e138c1e2fc9de878f93f427
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Narinder Gupta [Wed, 14 Mar 2018 13:15:11 +0000 (08:15 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - use the latest stable charm.

    Change-Id: I61d3aa7f2c53c1b4043a4eb12933a50f98e8a8f0
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Narinder Gupta [Sat, 10 Mar 2018 07:19:52 +0000 (01:19 -0600)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - ceilometer upgrade using action.

    Change-Id: I4e74f58891270737f942a6898bc5ed9f2c123d9d
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Ryota Mibu [Wed, 14 Mar 2018 13:10:16 +0000 (13:10 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "add daisy installer for doctor verify jobs"
  - add daisy installer for doctor verify jobs

    Change-Id: I54b4015b1da9a5961c2d3ee1f672b381a3f72914
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
Linda Wang [Wed, 14 Mar 2018 04:17:05 +0000 (04:17 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Get odl ip from env on Compass

    Change-Id: I9ed2cdeef461c27381ecdfd56e5347ded61b5cb8
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 13 Mar 2018 18:25:41 +0000 (19:25 +0100)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [odl] Add SDN_CONTROLLER_IP to openrc

    JIRA: FUEL-352

    Change-Id: I73aa5d41e93f3ebd5c8e44577868e8d21e0106a9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Serena Feng [Wed, 14 Mar 2018 10:57:55 +0000 (10:57 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Update block rules on nodes"
  - Update block rules on nodes

    Only one scenario job can be excuted in the same POD. The rules should
    be configured in job teamplate instead of parent job.

    Change-Id: I9f672345985dbfdfe54b9ccd017a3a575a2ab412
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
6 years agoUpdate git submodules
Thomas Duval [Wed, 14 Mar 2018 09:55:49 +0000 (10:55 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Add the ability to force the installation of specific moon libraries in dist directory.

    Change-Id: I430655b1ff80dcb8b13a66ae58802fc97e94cdd0

6 years agoUpdate git submodules
Asteroide [Wed, 14 Mar 2018 08:24:32 +0000 (08:24 +0000)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Merge "add coverage test report in term, xml (for jenkins use) and html"
  - add coverage test report in term, xml (for jenkins use) and html

    Change-Id: Icb6ecc7075e0f5ad178c510762596048e3539290

6 years agoUpdate git submodules
Markos Chandras [Wed, 14 Mar 2018 08:01:27 +0000 (08:01 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: Merge configure-network and syncronize-time roles"
  - xci: Merge configure-network and syncronize-time roles

    Those roles were too small and only used as part of the host
    bootstrapping process. As such, we merge them into a common
    'bootstrap-host' role which can be used to prepare the hosts
    after the initial deployment

    Change-Id: Ifc84cf40b98ced91b31aae699dc28e9642380550
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Markos Chandras [Wed, 14 Mar 2018 07:57:05 +0000 (07:57 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: config: evn-vars: Dynamically determine the Ansible version"
  - xci: config: evn-vars: Dynamically determine the Ansible version

    There is no good reason why we should pin the Ansible version without
    the ability to override it. OpenStack Ansible is doing a great work
    testing Ansible releases as early as possible so we could benefit from
    that work and use whatever Ansible our pinned OSA uses.

    Change-Id: I4677dbefc68f7140417ece34d013ca9674baab43
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Markos Chandras [Wed, 14 Mar 2018 07:56:52 +0000 (07:56 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: Fix group for the OPFNV host"
  - xci: Fix group for the OPFNV host

    Ansible gets upset if we use the same name for a host and a group so
    add the OPNFV host to the deployment group. This fixes the following
    warning:

    [WARNING]: Found both group and host with same name: opnfv

    Change-Id: Idbaff712d40e8234721332aee6d10d5ba44c62ce
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
zhihui wu [Wed, 14 Mar 2018 07:37:35 +0000 (07:37 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "run storage test without "-u"."
  - run storage test without "-u".

    https://build.opnfv.org/ci/view/qtip/job/qtip-storage-apex-zte-virtual5-master/13/console

    Change-Id: Id335a2ea36df7553180660bf1f1680354c73266d
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
Jack Chan [Wed, 14 Mar 2018 06:33:38 +0000 (06:33 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Get SUT information"
  - Get SUT information

    JIRA: YARDSTICK-1063

    We have the demand to get SUT information.
    In this patch, we use ansible to get the SUT information.

    Change-Id: I983675d6d367fa528f00c1b50bc6fa2a9cee03f7
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Linda Wang [Wed, 14 Mar 2018 03:05:12 +0000 (03:05 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Implement trunk ports testcase"
  - Implement trunk ports testcase

    The tempest testcases have been integrated from Neutron trunk
    testcases. It also enables every Neutron extension which may raise
    side effects [1].

    [1] https://docs.openstack.org/tempest/latest/sampleconf.html

    JIRA: FUNCTEST-926

    Change-Id: I05015acf119f504ce0a5539d677719de874594ad
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
6 years agoUpdate git submodules
Qiaowei Ren [Fri, 9 Mar 2018 08:41:44 +0000 (16:41 +0800)]
Update git submodules

* Update docs/submodules/stor4nfv from branch 'master'
  - init docs directory

    This patch creates docs directory and add initial release notes.

    Change-Id: I22e53d9d1a5124186416fe0044769fabd634253c
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Tue, 13 Mar 2018 23:30:47 +0000 (23:30 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Set VM node names and log the installer version based on installer"
  - Set VM node names and log the installer version based on installer

    The VM nodes are named using OpenStack terminology but since we
    now have Kubernetes scenario, it is appropriate to name the nodes
    accordingly.

    Apart from that, we normally log the version of OSA which is not
    correct for kubernetes deployments. Logging Kubespray version would
    be correct for this scenario.

    Change-Id: I3964574c8592450f9fa3126f19e27bb78fd9d174
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Delia Popescu [Mon, 12 Mar 2018 15:25:12 +0000 (17:25 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Build functest-xtesting images

    Build and push xtesting images
    Create manifests for xtesting images
    Build xtesting images for arm

    JIRA: FUNCTEST-948

    Change-Id: I3fbe6cdfef5b304a45d76533417f3c4bc58dddbe
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoUpdate git submodules
Cédric Ollivier [Tue, 13 Mar 2018 14:32:22 +0000 (15:32 +0100)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Move functest docker job in functest dir

    Change-Id: I454c327f3359688742b5d8c4299efee05d6494a2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cédric Ollivier [Tue, 13 Mar 2018 20:21:53 +0000 (21:21 +0100)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Leverage on VOLUME_DEVICE_NAME if Fuel

    As Fuel sets VOLUME_DEVICE_NAME [1], the specific conditional
    instruction can be removed.

    [1] https://build.opnfv.org/ci/job/functest-fuel-baremetal-daily-master/18/console

    Change-Id: Iee3fd7c969cf31c8017b73c6ffd646f0e33a9e73
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 13 Mar 2018 20:10:04 +0000 (21:10 +0100)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for salt state retry

    JIRA: FUEL-358

    Change-Id: Ia1e422fd037c1dd1c689b535d2b430c533d9562d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 13 Mar 2018 17:09:26 +0000 (18:09 +0100)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [vcp] Catch 'no response' for salt state

    JIRA: FUEL-358

    Change-Id: I8dc89676aa777068d1a13168bf7b7d7156903c03
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Cédric Ollivier [Tue, 13 Mar 2018 15:27:39 +0000 (16:27 +0100)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Bypass APEX-570 when publishing image metadata

    This temporarily fix aims at testing juju_epc vs a non default region
    name [1]. It must be removed as soon as APEX is fixed [2].

    It completes the previous patch which only modified credentials [3].

    [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/lastFailedBuild/console
    [2] https://jira.opnfv.org/browse/APEX-570
    [3] https://gerrit.opnfv.org/gerrit/#/c/53465/

    Change-Id: I3e1e64ad7147ee5cdf899eb2500f8b825b818619
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Tue, 13 Mar 2018 16:45:35 +0000 (16:45 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Allow specifying scenario and installer in commit message"
  - xci: Allow specifying scenario and installer in commit message

    It is not always practical to try determining scenario and installer
    to run jobs programmatically. This change adds possibility to do that
    by parsing commit message and skipping the automatic scenario and
    installer extraction.

    Change-Id: I10c9620fe8bb69a2d69fceb31d08084265aa1d75
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Markos Chandras [Tue, 13 Mar 2018 16:39:44 +0000 (16:39 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: osa: Switch git repositories to github.com"
  - xci: osa: Switch git repositories to github.com

    CI sometimes fails with the following error

    "msg": "fatal: unable to access 'https://git.openstack.org/openstack/dragonflow/':
    Failed to connect to git.openstack.org port 443: Connection timed out"

    We assume that the upstream OpenStack mirrors may get very busy at times
    or the connectivity between the CI and the OpenStack repos is not very
    stable. As such, lets switch to github.com for the majority of OSA
    repositories such as the roles and the services which may improve the
    situation.

    Change-Id: Ia4668d692077a785c76adeda128eb4cf9f4516a7
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Markos Chandras [Tue, 13 Mar 2018 16:20:20 +0000 (16:20 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge changes from topics 'allow-pass-ansible-arguments', 'allow-pass-ansible-arguments-force-verify'

    * changes:
      xci: OSA: Fix warning about missing inventory file
      xci: Pass the XCI_PATH variable to all Ansible calls
      xci: Rename XCI_ANSIBLE_VERBOSITY to XCI_ANSIBLE_PARAMS

  - xci: OSA: Fix warning about missing inventory file

    This is similar to 346079ea1b8dbda0c5e282c18f30cbac7e907d1e
    ("xci: Fix warning about missing inventory file")

    This playbook only affects localhost so make it explicit. Fixes:

    [WARNING]: Host file not found: inventory
    [WARNING]: provided hosts list is empty, only localhost is available

    Change-Id: If8548a36498ea3191de33cff94acbaee6ed04ce3
Signed-off-by: Markos Chandras <mchandras@suse.de>
  - xci: Pass the XCI_PATH variable to all Ansible calls

    The XCI_PATH variable is used by various playbooks to find the root
    directory of the XCI repository so it's much cleaner to pass it on every
    Ansible call.

    Change-Id: Ifc0b77fa767e48bd1dc6daa44c6251c02983fd4d
Signed-off-by: Markos Chandras <mchandras@suse.de>
  - xci: Rename XCI_ANSIBLE_VERBOSITY to XCI_ANSIBLE_PARAMS

    We don't quite need a specific env variable just for Ansible
    verbosity so we can rename this variable to make it clear that
    it can be used to pass any Ansible option to XCI.

    Change-Id: Ie20517d4b563bfc6daeb27848168d36da7014cee
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Markos Chandras [Tue, 13 Mar 2018 13:28:44 +0000 (13:28 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - jjb: xci: Ensure GERRIT_TOPIC is always set

    Fixes the following problem

    [description-setter] Description set: Scenario: os-nosdn-nofeature | Node: intel-virtual14
    [xci-verify-ubuntu-healthcheck-virtual-master] $ /bin/bash /tmp/jenkins7521920744845291696.sh
    /tmp/jenkins7521920744845291696.sh: line 21: GERRIT_TOPIC: unbound variable
    Build step 'Execute shell' marked build as failure

    Change-Id: Iddf82e6ae6c6c433d941c461953c11935bc45269
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Michael Polenchuk [Tue, 13 Mar 2018 14:04:24 +0000 (18:04 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [virtual/odl] Turn off websocket for pseudo agent

    To prevent error in packet_handler callback: AttributeError:
    'PseudoAgentDBBindingWebSocket' object has no attribute
    'update_agents_db_row'.

    Change-Id: I1a6a4b95ce3290ce108bdb91ae8eb5e85a13ef51
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
spisarski [Fri, 9 Mar 2018 17:15:15 +0000 (10:15 -0700)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Added tests to ensure multiple IP addresses can be assigned to a VM port.

    JIRA: SNAPS-284

    Change-Id: I43528434523a137a78d1f1f8d22496341f78492b
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
spisarski [Thu, 8 Mar 2018 17:39:37 +0000 (10:39 -0700)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Added test to ensure VM instances spawned by an admin user can
    have an external network used on a port.

    JIRA: SNAPS-282

    Change-Id: I3ee2fef65d1751880e576dc8f6a797260d1028ee
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
francois.cellier [Wed, 7 Mar 2018 11:52:25 +0000 (12:52 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Replace partner_id field by extra field. Do some refactoring to remove code duplication on sql.py

    Change-Id: I67576e20247e1f2fd71e18b92b9e4b6e8c86e44b

6 years agoUpdate git submodules
Feng Pan [Tue, 13 Mar 2018 14:07:23 +0000 (14:07 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Enabling extra bridge for native external network"
  - Enabling extra bridge for native external network

      If you have a non-vlan external network in a
      separate interface, you will need to create an
      extra bridge to hook up the interface. This patch
      will allow the user to create:

        - br-isolated: for all the vlan networks
        - br-ex: for the native external network

    JIRA: APEX-572

    Change-Id: Ie76e2345ce75c77f2925c47451427ae41b6957d1
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
6 years agoUpdate git submodules
Feng Pan [Tue, 13 Mar 2018 14:05:39 +0000 (14:05 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Adds OS_REGION_NAME into overcloudrc files"
  - Adds OS_REGION_NAME into overcloudrc files

    Although this is not required to be able to access overcloud, it is
    required by some tests in Functest.

    JIRA: APEX-570

    Change-Id: I45deaa8061f1be44ce80eed4810537eaf6841803
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
spisarski [Wed, 7 Mar 2018 23:58:42 +0000 (16:58 -0700)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Reverse engineer OpenStackHeatStack

    Added support for obtaining an initialized
    OpenStackHeatStack object from an existing Stack object

    JIRA: SNAPS-278

    Change-Id: I68cb0c85179868e4e3899b5516316dda3321e9f6
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Steven Pisarski [Tue, 13 Mar 2018 13:25:56 +0000 (13:25 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Fixed a few Py 2.7 -> 3.x issues."
  - Fixed a few Py 2.7 -> 3.x issues.

    JIRA: SNAPS-286

    Change-Id: Ib4976529168655df0ed906276b503b70a8459f21
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
spisarski [Mon, 12 Mar 2018 16:22:01 +0000 (10:22 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Added support for running tests in parallel.

    JIRA: SNAPS-215

    Change-Id: I94923a9f184b0d370159b499919e8fc20a2fef90
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoMerge "Adding stor4nfv as submodule"
Sofia Wallin [Tue, 13 Mar 2018 13:04:53 +0000 (13:04 +0000)]
Merge "Adding stor4nfv as submodule"

6 years agoUpdate git submodules
Jose Lausuch [Tue, 13 Mar 2018 13:03:49 +0000 (13:03 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Update Functest jjobs (patrole)"
  - Update Functest jjobs (patrole)

    Patrole is now integrated in smoke and the dedicated container is
    being removed [1]

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

    Change-Id: Ifb1989c5e430a4bf0fdd553f2e3e82f69a704f25
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoAdding stor4nfv as submodule 73/53673/1
Sofia Wallin [Tue, 13 Mar 2018 13:00:18 +0000 (14:00 +0100)]
Adding stor4nfv as submodule

Change-Id: Iea2f1a1de5fe6bf6d0fc99a33b965bb4795f04d6
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 13 Mar 2018 12:14:05 +0000 (12:14 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Add patrole in smoke"
  - Add patrole in smoke

    It also removes the former container which had helped when
    checking possible regex issues.

    I should be noted that patrole is already part of
    opnfv/functest-restapi.

    Change-Id: I76783bc3d121dfcef5b709f21a5e474354e93705
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Markos Chandras [Tue, 13 Mar 2018 08:25:44 +0000 (08:25 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - jjb: xci: Allow CI to run when multiple components are affected

    Sometimes we make global changes that affect multiple components at
    once and splitting that is not possible because it needs to be shipped
    as an atomic change. As such, allow topics with 'force-verify' to run
    the CI using the default installer and scenario.

    Change-Id: Ie4753822111b20c4f479886a55fe569c9b91ccd0
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Linda Wang [Tue, 13 Mar 2018 07:54:10 +0000 (07:54 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix tempest_custom

    Change-Id: I684c06eae899d9bc468e0be6a1537f9c942e86ce
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Manuel Buil [Sun, 11 Mar 2018 20:52:27 +0000 (21:52 +0100)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Remove SNAPs deprecated method

    SNAPs is not supporting get_vm_info() anymore, we should remove it from our lib

    https://gerrit.opnfv.org/gerrit/#/c/53263/4

    Change-Id: Idad1bb60b86c45256bb0a95b6c554e83e6bfae35
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Harry Huang [Tue, 13 Mar 2018 06:41:42 +0000 (14:41 +0800)]
Update git submodules

* Update docs/submodules/auto from branch 'master'
  - Modify repo structure

    JIRA: -

    Work in progress

    Change-Id: I196753efd2da33cee5cc4afe932bbb2e07ca24d8
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
Harry Huang [Tue, 13 Mar 2018 02:52:01 +0000 (10:52 +0800)]
Update git submodules

* Update docs/submodules/auto from branch 'master'
  - Modify repo structure

    JIRA: -

    1. keep modules in lib directory instead of auto

    Change-Id: Ie4c51b28554575bafbaa89c5f57309a786b903e0
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
zhihui wu [Tue, 13 Mar 2018 02:33:06 +0000 (02:33 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Delete part of code under qtip/legacy"
  - Delete part of code under qtip/legacy

    These code is obsolete.

    Change-Id: I0fc2b12847aaa30f713cf7578a92aae912153dd6
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
zhihui wu [Mon, 12 Mar 2018 07:26:04 +0000 (15:26 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Get Ansible to work with bare ubuntu 16.04

    Bare ubuntu 16.04 doesn't have python2.

    [1] https://gist.github.com/gwillem/4ba393dceb55e5ae276a87300f6b8e6f.

    Change-Id: I677fe0b387826b0c94c8a819a6424d3f4e8a3448
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>