opnfvdocs.git
7 years agoUpdate git submodules
Linda Wang [Fri, 7 Apr 2017 03:24:26 +0000 (03:24 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Write feature case names in testcases.yaml

    It replaces some project names by the corresponding case names.
    Else some feature projects results failed to be pushed to DB.

Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
    JIRA: FUNCTEST-792

    Change-Id: Id81644406bafb361da46e397a92e60b4da2ec068
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Jose Lausuch [Wed, 12 Apr 2017 13:21:48 +0000 (13:21 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Bugfix: Convert the string list to list"
  - Bugfix: Convert the string list to list

    Compass information failed to be printed as the roles were string list

    Change-Id: I38037dae099862a040b817b690d451951e0bb23b
Signed-off-by: helenyao <yaohelan@huawei.com>
7 years agoMerge "Fix git submodule for openretriever"
Sofia Wallin [Wed, 12 Apr 2017 12:58:16 +0000 (12:58 +0000)]
Merge "Fix git submodule for openretriever"

7 years agoUpdate git submodules
Navya [Fri, 7 Apr 2017 10:07:59 +0000 (15:37 +0530)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [kvm-plugin]Modifying kernel modules

    Omitted the ovs kernel modules from kvmfornfv kernel modules for
    the plugin.

    Change-Id: Id907b829c843587c7fbd7914e19a243b77e7d5aa
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
7 years agoUpdate git submodules
hongbo tian [Wed, 12 Apr 2017 08:07:06 +0000 (08:07 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "refstack: add manually method to let user can set its tempest.conf and defcore.txt"
  - refstack: add manually method to let user can set its tempest.conf and defcore.txt

    JIRA: DOVETAIL-394

    for refstack, userguide is listed in https://gerrit.opnfv.org/gerrit/#/c/33049/
    in CI, use the automate way to generate tempest.conf to let refstack run against SUT, i.e., defcore.tc001.yml
    will provide a way to let user can let refstack run against SUT manually, i.e. defcore.tc002.yml
    since the tempest.conf autometely generated may not satisfied with SUT, users can adjust its tempest.conf to let the defcore testcases pass.

    Change-Id: I5ed212c9c6d864d352d1c497ea039cc553461158
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 12 Apr 2017 07:53:55 +0000 (07:53 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Fix format error"
  - Fix format error

    Change-Id: I764c30f8b3a170e8428b3943e3341b4388fbd8a1
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 12 Apr 2017 07:53:43 +0000 (07:53 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Fix reporting tasks"
  - Fix reporting tasks

    - no need to specify `local_action` on `local` hosts
    - no need to delegate to `localhost` on `local` hosts

    Change-Id: I9e7843ce8ba414a786784943b8c253d615271233
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
xudan [Mon, 10 Apr 2017 08:15:03 +0000 (08:15 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - dovetail tool: show progress during executing test cases

    JIRA: DOVETAIL-159

    1. It takes long time to execute test cases that most of users think it hangs there,
       so a progress is needed to show the test is running.
    2. add dynamic progress during execution
    3. it' s a fake progress only showing the test is alive,
       not to show the percentage of completion.

    Change-Id: I0294659f79e8e09d1bcdd36d8f391d933e35b635
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
zhihui wu [Wed, 12 Apr 2017 07:11:24 +0000 (07:11 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add document about how to release QTIP Python package"
  - Add document about how to release QTIP Python package

    JIRA: QTIP-240

    Change-Id: Ie946504d9e52a889bc1dfe97248d45c205b1069f
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agoUpdate git submodules
Cédric Ollivier [Sat, 8 Apr 2017 09:30:58 +0000 (11:30 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Add unit tests for parser

    It also fixes the corresponding case name in testcases.yaml.

    Change-Id: I2b93323a18bb192d9ad35823dc48b236cb6841b1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Martin Klozik [Wed, 12 Apr 2017 05:47:34 +0000 (05:47 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "ixia: VLAN support without l3/l4 headers"
  - ixia: VLAN support without l3/l4 headers

    Remove dependency of VLAN headers on L3 and L4 protocols.

    JIRA: VSPERF-499

    Change-Id: Ic16dbbf2b503be7dd48a7bf55e45795bbb9f7e67
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: Trevor Cooper <trevor.cooper@intel.com>
7 years agoUpdate git submodules
Martin Klozik [Wed, 12 Apr 2017 05:47:00 +0000 (05:47 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "jumbo_frame: Add jumbo frame support"
  - jumbo_frame: Add jumbo frame support

    Add jumbo frame support for all packet forwarding applications
    inside guest for pxp testing. Enable jumbo frame support for
    OvsVanilla, OvsDpdkVhostUser, and Packet forwarding.

    Add minor fix for missing method issue when running packet
    forwarding tests. The get_version method was missing in
    the packet_forwaring core module.

    JIRA: VSPERF-501

    Change-Id: Ia99975f47c64259ed2566bde3c85b2779c309e80
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
7 years agoUpdate git submodules
wutianwei [Wed, 12 Apr 2017 00:41:56 +0000 (08:41 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - change the url

    we need download the package from the http://artifacts.opnfv.org,
    instead of http://205.177.226.237.

    Change-Id: Ibf6b1caa8d0ad27aa144fd25aeb6dd8f3004067a
Signed-off-by: wutianwei <wutianwei1@huawei.com>
7 years agoUpdate git submodules
Randy Levensalor [Tue, 11 Apr 2017 21:40:13 +0000 (21:40 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Fixed two tests that never had their networks removed on tearDown()"
  - Fixed two tests that never had their networks removed on tearDown()

    JIRA: SNAPS-56

    Change-Id: I43d47f59f5b15805dce425f148ec5c990055ca73
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
7 years agoFix git submodule for openretriever 81/33281/1
Guo Ruijing [Tue, 11 Apr 2017 18:10:45 +0000 (02:10 +0800)]
Fix git submodule for openretriever

Change-Id: Iedc1bc40a57838225923c71a9097c814a2f9bbf9
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
7 years agoUpdate git submodules
Michael Polenchuk [Tue, 11 Apr 2017 08:17:26 +0000 (12:17 +0400)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - [fuel-plugin] Add missing dependency for shellvar

    Add missing augeasproviders_core module into
    pre build stage as dependency for shellvar puppet type.

    JIRA: KVMFORNFV-77
    Change-Id: Ib06c7b08b35fab87b0faf9f946fcc9d630d825af
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
7 years agoMerge "Adding the submdules directory for openretriever"
Sofia Wallin [Tue, 11 Apr 2017 14:11:35 +0000 (14:11 +0000)]
Merge "Adding the submdules directory for openretriever"

7 years agoUpdate git submodules
kalyanreddy [Mon, 10 Apr 2017 10:05:41 +0000 (15:35 +0530)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - KVMFORNFV: Grafana config for Packet Forwarding test cases.

    This patch is used for adding configuration file to opnfv grafana
    dashboard for kvmfornfv packet forwarding test cases as a part of
    daily job.

    Change-Id: If2f06d2c01a7f6863ae1aa25942c3197856d895b
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
7 years agoUpdate git submodules
Yujun Zhang [Tue, 11 Apr 2017 07:37:35 +0000 (15:37 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Implement a sample qpi report to show how to retrieve variables from benchmark results

    Change-Id: I479e4446c18d45d69d2f88db021f7739201104d9
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Tue, 11 Apr 2017 07:35:45 +0000 (15:35 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Normalize system info variables and report

    Change-Id: I5627b4e2fa2287a1880433c7f25d9a2d1874cc26
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Mon, 10 Apr 2017 11:03:38 +0000 (19:03 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Integrate openssl metrics for qpi calculate

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

* Update docs/submodules/qtip from branch 'master'
  - Implement calculator PoC

    - use `mean` as default formula

    Change-Id: I236b46c1e52f3535fb6e954d324790b1421126bd
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
agardner [Fri, 7 Apr 2017 19:45:31 +0000 (15:45 -0400)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Chris Meyer stepped down.

    Change-Id: I765b1f79b98136aec0f63b3af8fb8377a9bb2adb
Signed-off-by: agardner <agardner@linuxfoundation.org>
7 years agoUpdate git submodules
yuyang [Tue, 11 Apr 2017 07:26:30 +0000 (15:26 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Add flake8 examination to Bottlenecks

    JIRA: RELENG-211

    Add flake8 examination to CI pipeline for Bottlenecks.

    Change-Id: I14d8bd4fe288d1dedb7c23dd158fc8c3765bf309
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoUpdate git submodules
yuyang [Tue, 11 Apr 2017 06:47:07 +0000 (14:47 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Fix code style issues for specificed path

    JIRA: BOTTLENECK-100

    Fix code syle issues for the path flake8 specified before flake8
    check merged into CI pipeline.

    Change-Id: Iee59bada206fafd4740023e90d08a4b4a7a030db
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoUpdate git submodules
Manuel Buil [Mon, 10 Apr 2017 15:23:32 +0000 (17:23 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Complete sfc_one test

    JIRA: SFC-94

    We were only blocking one SF to test if the traffic was blocked but we should
    test both to be more rigorous

    Change-Id: If22a79350c97e0d59ea0a9451303efce21e3f285
Signed-off-by: Manuel Buil <mbuil@suse.com>
7 years agoUpdate git submodules
Manuel Buil [Mon, 10 Apr 2017 16:20:04 +0000 (18:20 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Remove the extra logs we added

    Tacker plug-in does not have a problem anymore so we can remove the extra logs
    we added in case of failure

    Change-Id: I3b74d6caee9235ad2e8cc180757d0627770380c2
Signed-off-by: Manuel Buil <mbuil@suse.com>
7 years agoUpdate git submodules
Feng Pan [Sun, 19 Mar 2017 17:07:50 +0000 (13:07 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Add VPP interface options support

    Interface options is needed for nosdn-fdio scenario to disable
    vlan strip offloading for enic.

    Change-Id: I7d7e3d7e6e0c822a13113911a41a3d076ecbd509
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoUpdate git submodules
Zhijiang Hu [Tue, 11 Apr 2017 02:44:35 +0000 (22:44 -0400)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Add rpm based installation doc

    Change-Id: I50d5750e985b258cef7874c88902b8fae0539e25
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 7 Apr 2017 09:05:24 +0000 (17:05 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Add todo items for integration

    Change-Id: I15cc5f81cc4aee27d536e8f654aa36c16c27c72b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoAdding the submdules directory for openretriever 13/33213/2
MatthewLi [Tue, 11 Apr 2017 01:10:02 +0000 (21:10 -0400)]
Adding the submdules directory for openretriever

see verify failure in https://gerrit.opnfv.org/gerrit/#/c/33199/
this patch aims to fix the rtd failure

Change-Id: I7beed908835ff9ef2b9a07335757cccf0dc9b58b
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoUpdate git submodules
Feng Pan [Mon, 10 Apr 2017 15:26:41 +0000 (11:26 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Disable tripleo_ui

    Change-Id: Ib35bc67d15c306b416801838bba48b7090bff174
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoUpdate git submodules
spisarski [Mon, 10 Apr 2017 16:59:55 +0000 (10:59 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Problem found while working on FUNCTEST-577 where instances with
    security groups need to be active before application.

    JIRA: FUNCTEST-577

    Change-Id: I0d31b6afe4a378b3be85b335ba5f1568a0b26708
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
7 years agoUpdate git submodules
Steven Pisarski [Mon, 10 Apr 2017 13:26:27 +0000 (13:26 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Check for kernel_url and ramdisk_url keys in dict"
  - Check for kernel_url and ramdisk_url keys in dict

    Need to check if the above keys exist in image_metadata
    before checking for their assigned values in case
    they are not declared (e.g. obsolete when creating a
    one part image)

    Change-Id: I22fa259b320a425d6ad030eeb9bf68b4c06b667f
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
7 years agoUpdate git submodules
Zhijiang Hu [Mon, 10 Apr 2017 09:46:00 +0000 (09:46 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Add required packages for build jasmine"
  - Add required packages for build jasmine

    Also add code/jasmine/.tarball-version to set version manually,
    otherwise we need more software such as git to get the version and
    also we may encounter rpmbuild error due to rpmbuild does not
    support dash character in git version.

    Change-Id: If9b7ef75cbc0a5e4987658454b47abf02b451989
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
7 years agoUpdate git submodules
zhouya [Mon, 10 Apr 2017 08:45:48 +0000 (16:45 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - modify service name in service disk table

    Change-Id: Ic33381ef3339bdcec82cba7afbfc2d32f6e88be4
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
7 years agoUpdate git submodules
Fatih Degirmenci [Mon, 10 Apr 2017 09:05:39 +0000 (09:05 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Fix images directory permissions"
  - xci: Fix images directory permissions

    Change-Id: Ibc1b9662bb9865c0e309128327d620324ddca85c
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Zhijiang Hu [Mon, 10 Apr 2017 07:57:13 +0000 (07:57 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "code variable name refactor"
  - code variable name refactor

    refactor the deploy.sh variable name
    1.unify the glabs var name to upper case.
    2.refactor the variable of target_node_net/daisy_server_net
    to add prefix VMDEPLOY for code readablity.
    3.refactor the usage() to function usage for uniform the
    code style.

    Change-Id: Ibd7ea91ac8b19cd7147e3a7d97b3359880cec59c
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
7 years agoUpdate git submodules
Jiang, Yunhong [Mon, 10 Apr 2017 06:41:36 +0000 (06:41 +0000)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - Merge "Publishing packet forwarding test cases results."
  - Publishing packet forwarding test cases results.

    This patch includes scripts to push packet forwarding test results
    in to local influxdb and then publish on to local grafana dashboard.

    Change-Id: I2f93b13730c0a791bd1e7530e0349cd52a649b58
    Co-Authored by:Srinivas <srinivas.atmakuri@tcs.com>
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
7 years agoUpdate git submodules
Zhijiang Hu [Fri, 7 Apr 2017 03:21:42 +0000 (23:21 -0400)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - jasmine(Just A Simple Multicast engINE) Initial merge

    Change-Id: I7a543019c8d92314ef549bf72369b7276f39577d
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
7 years agoUpdate git submodules
Serena Feng [Mon, 10 Apr 2017 01:08:55 +0000 (01:08 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "change not_found to forbidden when db not exist"
  - change not_found to forbidden when db not exist

    Change-Id: I1aa61c5d1b057b5a53cf6369b26605867a4d092e
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoUpdate git submodules
Serena Feng [Mon, 10 Apr 2017 01:08:48 +0000 (01:08 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "unify error message in TestAPI"
  - unify error message in TestAPI

    Change-Id: I994feb7bf340c9e48bebe9fdf3dc3a76bc254652
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoUpdate git submodules
Jing Lu [Mon, 10 Apr 2017 00:53:12 +0000 (00:53 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "cyclictest: use raw strings to escape \[8"
  - cyclictest: use raw strings to escape \[8

    Change-Id: I36d93eacab2470f90af5653104ad5c07853411bf
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Sun, 9 Apr 2017 13:42:01 +0000 (15:42 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - fuel, docs: fuel-menu: Align defaults with OPNFV

    Since Armband alters the bootstrap package list and/or kernel version,
    hanlded previously by fuel_bootstrap_cli.yaml, we need to refactor our
    patches a bit.

    NOTE: deploy-cache: We no longer include bootstrap package list in the
    bootstrap fingerprint; we only rely on the repo mirrors fingerprints,
    since bootstrap package list is mostly static across release cycles.

    Upstream-bug: https://bugs.launchpad.net/fuel/+bug/1679636

    JIRA: FUEL-266
    JIRA: ARMBAND-225

    Change-Id: I6c1b090df6eff69d60fa7ca779b3dde527e77879
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdate git submodules
Tim Rozet [Sun, 9 Apr 2017 02:46:59 +0000 (02:46 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "nosdn fdio scenario fixes"
  - nosdn fdio scenario fixes

    - pins nosdn fdio packages that work
    - disable l3 agent ha mode

    opnfv-tht-pr: 130

    Change-Id: I9470565768611f83cbd6e34f567a0aec58fa65ef
Signed-off-by: Tim Rozet <trozet@redhat.com>
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoUpdate git submodules
Feng Pan [Sat, 8 Apr 2017 01:27:52 +0000 (21:27 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - APEX: Change virtual compute ram to 7gb

    Change-Id: I6f42ffe5fad41ac90830784d8a4ec8ee04eae7d2
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Fri, 7 Apr 2017 21:13:00 +0000 (21:13 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Exclude aodh, ceilometer, and gnocchi from deployments"
  - xci: Exclude aodh, ceilometer, and gnocchi from deployments

    Aodh is broken on the master branch due to use of conflicting
    sqlAlhcemy package, causing issues during osa repo_build.

    This patch disables aodh and the related services ceilometer
    and gnocchi since the reason for us to have these 2 is to get
    aodh.

    See the failure from
    https://build.opnfv.org/ci/job/xci-deploy-virtual-xenial-daily-master/26/consoleFull

    Change-Id: Ic6b74328cf1692b5e26c5f30b3eb3799240c7117
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Feng Pan [Fri, 7 Apr 2017 20:52:12 +0000 (16:52 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - APEX: Remove setting of hugepages

    Change-Id: Ic482f75bb905082f503958c1be01c9cd7e68566a
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoUpdate git submodules
Nikolas Hermanns [Fri, 7 Apr 2017 08:55:26 +0000 (10:55 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Bugfixing the testcases execusion

    tempest.api.compute.servers.test_server_actions\
    .ServerActionsTestJSON.test_reboot_server_hard
    is working in fuel so do test it.

    The "-" was missing so
    tempest.scenario.test_server_basic_ops
    .TestServerBasicOps.test_server_basic_ops
    was executed on fuel which is known to be
    not working since metadata service is not
    available. That was added already long
    ago but through the not adding
    of the "-" it got added again.

    Change-Id: I6808ce9283271e2d2f8acf7c2587aed006d1cbc2
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Fri, 7 Apr 2017 15:13:32 +0000 (17:13 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - cleanup: Fuel: docker: remove obsolete ffi patch

    This patch is no longer needed, since upstream package repos have
    fixed meanwhile.

    Change-Id: Ic73d7e60cce6a1a0c152885caeb30f49d68e7441
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdate git submodules
Manuel Buil [Fri, 7 Apr 2017 12:45:09 +0000 (12:45 +0000)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Merge "Remove get_floating_ips()"
  - Remove get_floating_ips()

    get_floating_ips() is non-reusable function, with too much logic
    into it. By using smaller functions, we can compose the same
    functionality and build all tests upon a common set of utilities.

    Using the new functions in functest to retrieve the nova ID for a VNF instance,
    it is possible to use a generic solution at the problem of getting floating
    ips deterministcally to the instances

    Change-Id: Ic7dba908fa6bb343c177fe1a68322d3803ed1707
Signed-off-by: Juan Vidal <juan.vidal.allende@ericsson.com>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 7 Apr 2017 08:58:30 +0000 (08:58 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Update index page for docs.qtip.io"
  - Update index page for docs.qtip.io

    Change-Id: If6d64dc29cda08550f613eaaad097a5ff1f2815b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 7 Apr 2017 08:57:50 +0000 (08:57 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Integrate reporter"
  - Integrate reporter

    Change-Id: I7b13282dbae576e36c01c959182bc0838b36649e
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 7 Apr 2017 08:57:35 +0000 (08:57 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add integration test"
  - Add integration test

    - integrate test tasks with collector
    - require fuel-master in `~/.ssh/config` to run

    TODO:

    - integerate calculator and reporter
    - generate/execute ansible playbooks from benchmark plan

    Change-Id: I1984e07fe620e219a9eadad4a2ec668627729d31
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Helen Yao [Fri, 7 Apr 2017 08:04:37 +0000 (08:04 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Enable the deployment info print for compass"
  - Enable the deployment info print for compass

    Change-Id: Ifcd81ac4694df46109a78e522da2e399b166c867
Signed-off-by: helenyao <yaohelan@huawei.com>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 7 Apr 2017 07:32:00 +0000 (07:32 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add ansible action plugin `collect`"
  - Add ansible action plugin `collect`

    - this plugin collects information or metrics from string
    - it is reworked from qtip.collector.parser.grep
    - the captured subgroups are always list even only one match found

    Change-Id: I1def3d7b40c7928b503fae1be531976a13e5d0be
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 7 Apr 2017 07:31:51 +0000 (07:31 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add ansible module `fuel`"
  - Add ansible module `fuel`

    This module will be used to generate a dynamic inventory of fuel nodes
    for performance testing

    Change-Id: Idaa491c5fc3050abfb8ba36328f2113cf2885179
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Morgan Richomme [Fri, 7 Apr 2017 06:47:28 +0000 (06:47 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Increase ram for tempest tests (aarch64)"
  - Increase ram for tempest tests (aarch64)

    The following tests fail on armband because the VM cannot boot.
    tempest.api.compute.servers.test_server_actions.
    ServerActionsTestJSON.test_reboot_server_hard

    tempest.scenario.test_network_basic_ops.
    TestNetworkBasicOps.test_network_basic_ops

    tempest.scenario.test_volume_boot_pattern.
    TestVolumeBootPattern.test_volume_boot_pattern

    tempest.scenario.test_volume_boot_pattern.
    TestVolumeBootPatternV2.test_volume_boot_pattern

    The reason for the failure is that the 128 ram is insufficient for the
    image to boot. The fix consists in increasing the ram to 256

    JIRA: ARMBAND-61

    Change-Id: I5be1a44a8038b4952cca100511e8d08b7a37681c
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 7 Apr 2017 03:09:58 +0000 (03:09 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "bugfix in regex of ssl."
  - bugfix in regex of ssl.

    Change-Id: Ifa5c958bc87d241b6c5c61765d30b0735ea51269
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoUpdate git submodules
Zhijiang Hu [Fri, 7 Apr 2017 01:36:45 +0000 (01:36 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Add multicast spec"
  - Add multicast spec

    Change-Id: I3f9b9167864126b7b455761799dc79c40c394854
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
7 years agoUpdate git submodules
Dan Radez [Thu, 6 Apr 2017 23:07:37 +0000 (23:07 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "RPM version update / ovs_dpdk rename"
  - RPM version update / ovs_dpdk rename

    - updating RPM version numbers for Euphrates
    - renaming ovs scenario to ovs_dpdk

    JIRA: APEX-434

    Change-Id: I75e1d96bd613ea04e2ffd12bd41b3a536ff75d7f
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoUpdate git submodules
Dan Radez [Thu, 6 Apr 2017 14:12:03 +0000 (10:12 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Remove Openwsman

    - AMT is no longer supported in Triple-O

    Change-Id: Iddca225b0b40ae237ed9dcf754051a38cdafec9e
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoUpdate git submodules
Jiang, Yunhong [Thu, 6 Apr 2017 21:08:01 +0000 (21:08 +0000)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - Merge "This patch removes the ovs kernel modules from kvmfornfv kernel modules for kvmfornfv plugin build"
  - This patch removes the ovs kernel modules from kvmfornfv kernel
    modules for kvmfornfv plugin build

    Change-Id: I2be789c91a9dbd196da5bfde8a2d37d7dd946e8f
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
7 years agoUpdate git submodules
kalyanreddy [Thu, 6 Apr 2017 09:24:53 +0000 (14:54 +0530)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - This patch includes few script updates to eliminate the
    enabling of function tracer from the script to enable ftrace
    for future debugging purposes.

    Change-Id: Ib2e9edb9ea9c8c2ed3bb184fe6b6f4ca6601633b
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
7 years agoUpdate git submodules
spisarski [Thu, 6 Apr 2017 17:36:04 +0000 (11:36 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Call to ansible_utils.apply_playbook needed named paramteters.

    Change-Id: I4454a0598df4e630a4588f7c0d4af108e8747a46
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
7 years agoUpdate git submodules
Feng Pan [Thu, 6 Apr 2017 15:27:27 +0000 (11:27 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - APEX: reduce hugepages and ram for virtual fdio/ovs deployments

    Change-Id: Ifeea80111dd55785acbc6697ae216da4c8d3670a
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoUpdate git submodules
Linda Wang [Thu, 6 Apr 2017 01:50:31 +0000 (01:50 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Bugfix: Add case_name as constructor arg for snaps_smoke

    JIRA: FUNCTEST-791

    When running snaps_smoke, it complains " __init__() got
    an unexpected keyword argument 'case_name'"

    Change-Id: I4a59828ba735ba14a286d000d1d061be14878d1c
Signed-off-by: Linda Wang <wangwulin@huawei.com>
7 years agoUpdate git submodules
kalyanreddy [Thu, 6 Apr 2017 05:49:43 +0000 (11:19 +0530)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - Enabling CPU features for qemu.

    This patch is used to enable cpu features while launching guest vm
    using qemu as a part of cyclictest execution through yardstick.

    Change-Id: Ib354318c772cfadd707605470463904eca799bb0
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Thu, 6 Apr 2017 15:49:42 +0000 (15:49 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "build/install: Add USB boot option"
  - build/install: Add USB boot option

    Use isohybrid to add MBR for booting via BIOS
    from USB flash drives

    Also, Makefile "$(wildcard ubuntu-builder/*)" does not expand
    to what is expected (does not include ubuntu-builder/Dockerfile),
    as it uses a previous cached value.
    Check this link for an explanation:
    http://stackoverflow.com/questions/41470676/makefile-variable-expansion-with-wildcard-when-rule-creates-new-file

    JIRA: FUEL-236

    Change-Id: I9c6521a382917822ce930ddf76391c5f3c3a9cb7
Signed-off-by: Matei Valeanu <Matei.Valeanu@enea.com>
7 years agoUpdate git submodules
Narinder Gupta [Thu, 6 Apr 2017 15:21:37 +0000 (15:21 +0000)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Merge "modfiied to support openbaton during the dpeloyment."
  - modfiied to support openbaton during the dpeloyment.

    Change-Id: Ie1c2a6f39927f10f9990c8665a5d886cd163c35b
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoUpdate git submodules
Blaisonneau David [Fri, 31 Mar 2017 16:38:53 +0000 (18:38 +0200)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - change default network gateway on containers with a public network

    Change-Id: Ic6b08b2942e94e8d8b9e7f46519058fcf3536d74
Signed-off-by: Blaisonneau David <david.blaisonneau@orange.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Thu, 6 Apr 2017 14:17:40 +0000 (14:17 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Double allocated memory of fuel master node"
  - Double allocated memory of fuel master node

    Rise up allocated memory of fuel master node for virtual envs in order
    to avoid swapping and improve performance of overall deployment process.

    Change-Id: I04b020b628a9c84f934a9d17e8be98d34fe2a085
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
7 years agoUpdate git submodules
Nikolas Hermanns [Thu, 6 Apr 2017 09:43:32 +0000 (11:43 +0200)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Correct testcase 8 description

    jira: SDNVPN-138

    Change-Id: If56b58b003ce2e024883a015a964e3ff3ded53f5
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
7 years agoUpdate git submodules
Zhijiang Hu [Thu, 6 Apr 2017 09:41:56 +0000 (09:41 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "delete redundant parameters in cluster_meta"
  - delete redundant parameters in cluster_meta

    when we deploy the baremetal,do not have to use pxe_only
    and skip_pxe_ipmi parameters,or we can't call 'daisy install'
    command

    Change-Id: Ief5131c47c16412b8dacec50b5a7858b65baa7a2
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
7 years agoUpdate git submodules
Alex Yang [Thu, 6 Apr 2017 01:23:38 +0000 (09:23 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Get the right columns according to the upstream patch

    A column named 'Tecs_version_id' is added in the upstream patch
    https://review.openstack.org/#/c/450056/.
    So the column numbers of 'Role_progress' and 'Role_status' should
    be modified in check_openstack_progress.sh

    Change-Id: I47607bfe3ab89195569f785b3f815e57cee0406d
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
7 years agoUpdate git submodules
mei mei [Thu, 6 Apr 2017 09:25:40 +0000 (09:25 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[WIP]:jobs to deploy danube and run dovetail from master"
  - [WIP]:jobs to deploy danube and run dovetail from master

    JIRA: DOVETAIL-180

    Change-Id: Ia8d44b609c53696c141eced747e3855c67faccb5
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoUpdate git submodules
Manuel Buil [Fri, 24 Mar 2017 18:07:23 +0000 (19:07 +0100)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Move all test that work up

    Move all test that work up so that we can commit a patch to danube branch in
    which the seeds can go from 0 to 3, leaving 4 and 5 out of danube. This patch
    is separated from the danube patch because I think it is easier to have the
    same list in danube and master to avoid confusion

    Change-Id: I99f6dad4f1878f776b02fc7eccfc51876057a0fb
Signed-off-by: Manuel Buil <mbuil@suse.com>
7 years agoUpdate git submodules
Jing Lu [Thu, 6 Apr 2017 07:23:17 +0000 (07:23 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "attacker_general: fix logging to use %s"
  - attacker_general: fix logging to use %s

    Change-Id: Ib451d7883eb5df13cfe95477cea43c076ac0452a
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
7 years agoUpdate git submodules
JingLu5 [Thu, 6 Apr 2017 05:02:12 +0000 (05:02 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - pip install yardstick failed in Apex

    JIRA: YARDSTICK-625

    In Apex, yardstick uninstall and install via pip failed.
    This bug blocks yardstick CI jobs.
    This patch enables pip install yardstick in editable mode.
    So the install_yardstick() in yardstick_verify is unnecessary.

    Change-Id: If290dac5fee5584601064ae9753ae2340643d3ca
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Thu, 6 Apr 2017 05:20:27 +0000 (05:20 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Introduce XCI_LOOP variable to control what to do properly"
  - xci: Introduce XCI_LOOP variable to control what to do properly

    XCI has different jobs/loops to run
    - patchset verification jobs (currently bifrost and osa in future)
    - periodic jobs (bifrost and osa)
    - daily jobs (for OPNFV platform deployment and testing)

    The same scripts/playbooks used by XCI will also be used by developers.

    We need to do different things depending on the context the scripts
    and playbooks are executed.
    - periodic jobs will use latest of everything to find working versions
    of the components. (periodic osa will use unpinned role requirements
    for example)
    - daily jobs will use pinned versions in order to bring up the platform
    and run OPNFV testing against it. (daily deployment will use pinned
    versions and role requirements for example)
    - developers might choose to use pinned versions or latest

    Depending on what loop we are running, we need to do things differently
    in scripts and playbooks. This variable will help us to do this in easy way.

    We can of course do pattern matching of the job name but it will not
    work if the scripts are used outside of Jenkins.

    The default loop for non-Jenkins execution is set to daily as we want
    developers to use working versions unless they change it to something
    else intentionally.

    Change-Id: Iff69c77ae3d9db2c14de1783ce098da9e9f0c83d
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
JingLu5 [Thu, 6 Apr 2017 01:56:48 +0000 (01:56 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Bugfix: fix ubuntu image name typo

    Change-Id: I8722f2ddd096bc784f45d4bcf58ea6a84d319fb2
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoUpdate git submodules
Feng Pan [Thu, 6 Apr 2017 00:54:49 +0000 (20:54 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - APEX: Reduce virtual ram on compute nodes for fdio/ovs scenarios

    Change-Id: I7df2c6a6a940f49268146334cb7f77d3fffeb665
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoUpdate git submodules
Markos Chandras [Wed, 5 Apr 2017 16:55:31 +0000 (17:55 +0100)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - jjb: xci: bifrost-cleanup-job: Fix undefined variable

    Variable 'i' does not exist. It should be 'try_to_rm' instead.

    Change-Id: Ic2aa5a1115715851379e2c7ba5c11699cb8e7407
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agoUpdate git submodules
kalyanreddy [Wed, 5 Apr 2017 12:38:08 +0000 (18:08 +0530)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - Disabling execution of 'cpu' and 'io' stress test cases.

    This patch is used to disable execution of cyclictest 'cpu' and 'io'
    stress testcases as a part of kvmfornfv verify job to speed up the
    verification process.

    Change-Id: I9004bb27153a24d012f92d16bfab9c2298044caa
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Wed, 5 Apr 2017 16:49:42 +0000 (16:49 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Log info about provisioned VMs to console"
  - xci: Log info about provisioned VMs to console

    Change-Id: If29aaf0be6ddd860450eeb10432fe75e12b1d03b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Wed, 5 Apr 2017 16:49:29 +0000 (16:49 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Start developer documentation"
  - xci: Start developer documentation

    Change-Id: Ib5200372a44ee6a22b45c2105b3729d362eacb1d
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Tue, 4 Apr 2017 16:04:32 +0000 (09:04 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: SHA bump as of April 4

    The bifrost, osa, and ansible role requirements sha1s are bumped
    based on the HEAD of the master of the projects on April 4.

    designate is also disabled based on the comment the osa commit
    mentions.

    https://review.openstack.org/gitweb?p=openstack/openstack-ansible.git;a=commit;h=d9e1330c7ff9d72a604b6b4f3af765f66a01b30e

    Change-Id: Ib47515490c799d3b1d2b4b319277c8900cd37328
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Catalina Focsa [Fri, 31 Mar 2017 12:02:45 +0000 (14:02 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Update Host OS NTP Servers to pool.ntp.org

    Old *.fuel.pool.ntp.org values are no longer accessible

    Change-Id: I0879dbd6a262491b4dc9f24d77fb87a007cbaec8
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
7 years agoUpdate git submodules
Catalina Focsa [Tue, 4 Apr 2017 11:52:17 +0000 (13:52 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - Update Host OS NTP Servers to pool.ntp.org

    Change-Id: If13c2448ca89f3a016e604c8cc1bf36813b7d90d
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
7 years agoUpdate git submodules
Cédric Ollivier [Wed, 5 Apr 2017 13:32:58 +0000 (15:32 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Add case_name as args in all features

    Now run_tests.py forces case_name as arg of every TestCase or Feature.
    It also updates the related unit tests.

    Change-Id: I4d70005b53730f36785f0ac95f4f0f6a04455794
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Cedric Ollivier [Wed, 5 Apr 2017 12:36:32 +0000 (12:36 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "refstack client: improvement and fix of TestCase usage"
  - refstack client: improvement and fix of TestCase usage

    JIRA: FUNCTEST-772

    1, RefstackClientParser should not be a subclass of TestCase
    2, tempest_conf.py used for generating reference tempest.conf file
       not related to functest cmd, use logger is enough

    Change-Id: If9c37331a5a7687e5704e546efcdea8175b1529c
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoUpdate git submodules
Juan Vidal [Fri, 24 Mar 2017 15:16:21 +0000 (15:16 +0000)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Harmonize vxlan-tool calls

    Renamed vxlan_firewall and vxlan_tool_stop to start_vxlan_tool and
    stop_vxlan_tool respectively. Added some comments to explain their
    behavior.

    Cleaned both functions to use ".format()" string formatting, which
    improves readability.

    Modified behavior of start_vxlan_tool: now it does NOT block
    traffic by default

    Change-Id: I6754b020a474be1e9adf2d83e7c9f5053930b702
Signed-off-by: Juan Vidal <juan.vidal.allende@ericsson.com>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 5 Apr 2017 10:35:37 +0000 (10:35 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add more comprehensive document example"
  - Add more comprehensive document example

    Change-Id: Ia414c692c7f91c4e071cdb4fb19637eb10adf11c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 5 Apr 2017 10:35:32 +0000 (10:35 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add instructions for releasing"
  - Add instructions for releasing

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

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add instructions about branching"
  - Add instructions about branching

    Change-Id: Iecaabe34dcc2eabf520d0b2793edad26b4b0df79
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
JingLu5 [Wed, 5 Apr 2017 06:11:16 +0000 (06:11 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Bugfix: fix query job status in TC074

    JIRA: YARDSTICK-621
    The storperf job status query in TC074 didn' work properly. The cause is the
    "type: status" is not passed in the URL. This patch also update storperf VM
    image to xenial.

    Change-Id: Idd9f501416b24612f6045a57ba2a95e2ed3a9572
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoUpdate git submodules
Zhijiang Hu [Wed, 5 Apr 2017 09:15:30 +0000 (09:15 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "enable ceph backend for deploy cinder"
  - enable ceph backend for deploy cinder

    Change-Id: I71255872e6bcf485f8ab72c105db931d96233d03
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
7 years agoUpdate git submodules
Nikolas Hermanns [Tue, 4 Apr 2017 15:21:32 +0000 (11:21 -0400)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Removing groups from ovs and deleting odl folder

    Change-Id: If9ceadfb363c37084f4cf907d7c7945061952ba1
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
7 years agoUpdate git submodules
Cedric Ollivier [Wed, 5 Apr 2017 08:27:59 +0000 (08:27 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Bugfix: Add case_name as constructor arg for snaps and rally"
  - Bugfix: Add case_name as constructor arg for snaps and rally

    When running healthcheck tier and rally, it complains " __init__() got
    an unexpected keyword argument 'case_name'"

    Change-Id: I078094921f08b457b88beabee60eabf40b657411
Signed-off-by: Linda Wang <wangwulin@huawei.com>
7 years agoUpdate git submodules
Justin chi [Wed, 5 Apr 2017 07:24:37 +0000 (07:24 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "change the package url"
  - change the package url

    We moved the master package repository from <http://205.177.226.237:9999>
    to <http://205.177.226.237:9999/master>. When we build the master ISO,
    we need download the package from new URL.
    Add md5 checksum after downloading package.

    Change-Id: Ia6d8a217569e6e8dc676b1290e583348a7b9c347
Signed-off-by: wutianwei <wutianwei1@huawei.com>