opnfvdocs.git
6 years agoUpdate git submodules
spisarski [Wed, 26 Jul 2017 15:10:32 +0000 (09:10 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Removed TODO from comment about the physical network value.

    JIRA: SNAPS-123

    Change-Id: Ie4085a35816a78cb5b4b910d52ddccaf6b102b1f
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
spisarski [Wed, 26 Jul 2017 14:58:31 +0000 (08:58 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Removed TODO comment from lanucher app.

    Determined that the potential issue was not one.

    JIRA: SNAPS-123

    Change-Id: I171f0f959e77489c24b5c9ab6e225a129ff1cc93
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
spisarski [Wed, 26 Jul 2017 14:56:01 +0000 (08:56 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Removed TODO comment from sample playbook.

    Change-Id: I124bc707dfa18fb0076eb9b070b3f1f4bf0b7172
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
spisarski [Tue, 25 Jul 2017 20:40:09 +0000 (14:40 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Added region support.

    Added region_name attribute to OSCreds
    Added region_name to neutron, nova, glance, heat, and keystone
    client retrieval
    Fixed false positive heat connection test.

    JIRA: SNAPS-50 & SNAPS-146

    Change-Id: If3471ed7a2bdd0e6bfc281455c996386d031235d
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Shobhi [Fri, 21 Jul 2017 10:58:17 +0000 (11:58 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - src: add virt plugin configuration

    * adds sample configuration file for virt plugin.
    * updates package list for libvirt package.

    Change-Id: I564fd89f7eaaa170962f5d05bbe26424ab99f6e2
Signed-off-by: Shobhi <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Shobhi [Wed, 26 Jul 2017 09:11:26 +0000 (10:11 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - src: add ovs stats configuration file

    Change-Id: Ibbfea8f70d223d0e1cd10f63dbf24b95c6e713bf
Signed-off-by: Shobhi <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Maryam Tahhan [Wed, 26 Jul 2017 13:01:13 +0000 (13:01 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "mibs: add Intel PMU mib file"
  - mibs: add Intel PMU mib file

    Change-Id: I1f70af06b4e6fff6a3a8ec010dc6e161f8600e06
Signed-off-by: Shobhi <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Shobhi [Fri, 21 Jul 2017 12:13:44 +0000 (13:13 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Update package list in base build for snmp

    * Updates package list for all platform for snmp.

    Change-Id: I011ab74eab17047efce02882f8a0fb18c6d8c2f6
Signed-off-by: Shobhi <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Shobhi [Fri, 21 Jul 2017 14:23:52 +0000 (15:23 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Updates OVS PMD stats information

    Change-Id: I8d1ba578bdb3023ebe20893a818c596b9839c203
Signed-off-by: Shobhi <shobhi.jain@intel.com>
6 years agoUpdate git submodules
Maryam Tahhan [Wed, 26 Jul 2017 12:58:00 +0000 (12:58 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "src: add OVS PMD stats plugin configuration"
  - src: add OVS PMD stats plugin configuration

    * ovs_pmd_stats: wrapper script to call actual ovs_pmd_stats python script with it's argument.
    * ovs_pmd_stats_config: script to check status of OVS service
    & copy ovs_pmd_stats wrapper script to /usr/local/src/.
    * Updates exec plugin configuration for running ovs pmd stats wrapper script.
    * Updates makefile to include ovs_pmd_stats_config file.

    Change-Id: I78be0bf944e816ab23d30f1c565884a1180724f7
Signed-off-by: Shobhi <shobhi.jain@intel.com>
6 years agoUpdate git submodules
panageo2 [Tue, 25 Jul 2017 11:09:34 +0000 (11:09 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Refactor imports and invocation of main function

    In all testcases there are some inconcistencies of
    import statements. Additionally the main function
    of each testcase should be called through
    sys.exit(main())

    JIRA: SDNVPN-173

    Change-Id: I6fdf0dc6598ca4789b6de6b50d1b8b85a8de923c
Signed-off-by: panageo2 <panageo@intracom-telecom.com>
6 years agoUpdate git submodules
Carlos Goncalves [Wed, 26 Jul 2017 10:36:34 +0000 (10:36 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "Fix host status grep bug and Remove connection_pool argument"
  - Fix host status grep bug and Remove connection_pool argument

    Host status returned the wrong output as the "OS-EXT-SRV-ATTR:host"
    pattern appears twice in the "openstack server show" output.
    The argument connection_pool is deprecated and is not needed.

    Change-Id: Ib107e0bad8084bdf6f77689f112bde04bdb97543
Signed-off-by: Umar Farooq <umar.farooq@neclab.eu>
6 years agoUpdate git submodules
Zhijiang Hu [Wed, 26 Jul 2017 08:39:23 +0000 (04:39 -0400)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Close upstream merge window

    Switch to upstream daisy's stable/ocata branch

    Change-Id: I5ff0b0a28a8d2f76f0cb813af8f8241175bb6054
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
shangxdy [Wed, 26 Jul 2017 08:25:45 +0000 (16:25 +0800)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Modify the classifier Enviroment in setup cfg

    There is no OPNFV enviroment in setup cfg classifier,
    and it will be error when upload package to pypi

    JIRA: PRRSER-131

    Change-Id: I1b0f52b03adbbfa0b803dc1966f2412b525e7677
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
Linda Wang [Wed, 26 Jul 2017 08:26:51 +0000 (08:26 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - [Functest] Add os_cacert file mapping for compass master

    Change-Id: I1e786839524de2bad09df39bd9450068cf3d2c96
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Wed, 26 Jul 2017 07:58:29 +0000 (00:58 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - fix sriov/ovs-dpdk unittests on systems with fewer than 10 cores

    we need to wrap vcpupin modulo number of cores.

    also mock time.sleep

    Change-Id: I6433418a99505b469c61c81a9a023d84434fa0ee
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
zhihui wu [Wed, 26 Jul 2017 07:57:45 +0000 (07:57 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add system information and test condition proposal for storage QPI."
  - Add system information and test condition proposal for storage QPI.

    JIRA: QTIP-246

    Change-Id: Icdd3663ea4db89554055e97b411f5cb935504aea
Signed-off-by: Zhifeng Jiang <jiang.zhifeng@zte.com.cn>
6 years agoUpdate git submodules
zhihui wu [Wed, 26 Jul 2017 07:57:35 +0000 (07:57 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add ceph-network-info role to get the cluster network info and interface network info from ceph nodes."
  - Add ceph-network-info role to get the cluster network info and interface
    network info from ceph nodes.

    JIRA: QTIP-254

    Change-Id: Ibf37d60e4a15e4238df2f702eee47cb114808106
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
6 years agoUpdate git submodules
xiaodong shang [Wed, 26 Jul 2017 07:39:18 +0000 (07:39 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Setup parser as a entire project"
  - Setup parser as a entire project

    Modify the setup file

    JIRA: PARSER-125

    Change-Id: I4f3f5e2c0a5ce22f6602954fdfbd1b610410dfc0
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
shangxdy [Tue, 25 Jul 2017 09:33:53 +0000 (17:33 +0800)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge install and test script

    Merge installation and test script because functest will not called the
    script of parser_install.sh, and only call the script of
    functest_run.sh.

    JIRA: PARSER-130

    Change-Id: I452010f0d635dfbd9fb802743f3b858d66b72b32
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
JingLu5 [Wed, 26 Jul 2017 01:50:49 +0000 (01:50 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Bugfix: plugin remove command use "JUMP_HOST_IP" if ip is set to local

    JIRA: YARDSTICK-762

    Change-Id: Id4a94ef8bbe578944e3664e5e7c24fdf7478805b
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Yujun Zhang [Wed, 26 Jul 2017 05:43:02 +0000 (05:43 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Update userguide for command completion."
  - Update userguide for command completion.

    JIRA: QTIP-210

    Change-Id: I3fa62d6da49e5d5c4c65ec997c85d1666ee0f425
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
Narinder Gupta [Wed, 26 Jul 2017 05:01:35 +0000 (00:01 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modified to remove gateway as not needed with OCL

    Change-Id: If08c12d9ffd2a8567fccd77473ead1483bd7dff0
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Narinder Gupta [Wed, 26 Jul 2017 04:39:20 +0000 (23:39 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modified to fix deployment error

    Change-Id: Iec917ba5ae1e2bfa1f32d0682945dc770454570c
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
zhihui wu [Wed, 26 Jul 2017 02:45:50 +0000 (02:45 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Implement benchmark running and logging the output"
  - Implement benchmark running and logging the output

    - Run benchmark by adding new tasks
    - Modify Task model to have log as log files
    - Add new urls for respective views
    - Module for running benchmarks in background
    - Updating status of tasks
    - Listing and detailed log of all tasks
    - Add corresponding html templates

    Change-Id: I244d1bb74949eeb470c738363f6917191e0f052d
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
6 years agoUpdate git submodules
Jun Li [Wed, 26 Jul 2017 02:12:32 +0000 (02:12 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[compass4nfv] Add new scenarios"
  - [compass4nfv] Add new scenarios

    1. add nosdn-dpdk-ha scenario
    2. add odl-sfc-ha scenario
    3. add k8s-nosdn-nofeature-ha scenario

    Change-Id: Ied064f5e69e192c79cb165f37d493c811b27aaf2
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Jing Lu [Wed, 26 Jul 2017 01:39:44 +0000 (01:39 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Bugfix: supoort insecure mode in checking openstack environment"
  - Bugfix: supoort insecure mode in checking openstack environment

    Change-Id: I18346aa177689bc995eb7d4883f4a66383e827ba
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Serena Feng [Wed, 26 Jul 2017 01:33:53 +0000 (01:33 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Enable parser project"
  - Enable parser project

    Enable parser project in functest

    Change-Id: I9bbf5dc5904f53d1a0a640726fbf57b2b702bdfe
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
Rex Lee [Wed, 26 Jul 2017 00:42:51 +0000 (00:42 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge changes from topic '35521'

    * changes:
      Setup OVS-DPDK Standalone Context
      Adding new SRIOV Standalone Context

  - Setup OVS-DPDK Standalone Context

    This patch performs following tasks
    - getting dpdk_nic_bind path
    - setup ovs,dpdk ports,vhostuserports,
    - creation of vm,
    - apache2 licence
    - test cases for ovsdpdk
    - Changes to standalone context - update unit test cases

    Change-Id: I54e4062eb440b8677625e4abe6e0579d9fd54d41
Signed-off-by: Bindya N <bindya.narayan@intel.com>
  - Adding new SRIOV Standalone Context

    This patch adds new SRIOV context to run VNFs with
     - random uuid generation,
     - mac address generation,
     - getting dpdk_nic_bind path,
     - ssh key based authentication,
     - printing log messages,
     - added apache2 licence

    JIRA: YARDSTICK-480

    Change-Id: Ic8317eb9e7e4ecf270091c18be4782d1299ff087
Signed-off-by: Neha Vadnere <neha.r.vadnere@intel.com>
Signed-off-by: Bindya N <bindya.narayan@intel.com>
6 years agoUpdate git submodules
Rex Lee [Wed, 26 Jul 2017 00:41:58 +0000 (00:41 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "vnfdgen: replace yaml.load with yaml.safe_load"
  - vnfdgen: replace yaml.load with yaml.safe_load

    JIRA: YARDSTICK-760

    Change-Id: I145c948c1f08562e12877f5d0fe7e797e9d989f9
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Rex Lee [Wed, 26 Jul 2017 00:41:29 +0000 (00:41 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add intermediate variable for HA test"
  - Add intermediate variable for HA test

    JIRA: YARDSTICK-397

    Change-Id: I3489893caa5b8194b63cb844325ec0b2c554aecc
Signed-off-by: qiujuan <juan_qiu@tongji.edu.cn>
6 years agoUpdate git submodules
Narinder Gupta [Tue, 25 Jul 2017 21:41:43 +0000 (16:41 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modfied to take care of OCL deployment

    Change-Id: I462fbcd4eb04e65117eb5e7690440ce88aa05c9b
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Mark Beierl [Tue, 25 Jul 2017 21:04:07 +0000 (21:04 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Fixing URL for static files Earlier the static files were being served on /static/ now it has been fixed and are being served on /reporting/js/ and /reporting/css/ for js and css files respectively. JIRA: STORPERF-192"
  - Fixing URL for static files
    Earlier the static files were being served on /static/ now it has been fixed and are being served on /reporting/js/ and /reporting/css/ for js and css files respectively.
    JIRA: STORPERF-192

    Change-Id: Ibcce2210de88f2359d011752513fdab9f930ab5b
Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
6 years agoUpdate git submodules
mbeierl [Tue, 25 Jul 2017 12:31:16 +0000 (08:31 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Switch Container Base to Alpine

    Changes the base of StorPerf master docker container to be Alpine based.
    Compiles FIO statically so no runtime libraries need to be copied to
    the target VM, just FIO.

    Change-Id: Ia66dc11442211fc5248103a9f955f48f3186b322
    JIRA: STORPERF-174
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Narinder Gupta [Tue, 25 Jul 2017 19:55:11 +0000 (14:55 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Move the defaut openstack to ocata

    Moving from newton to Ocata openstack for deployment by default.
    This patch will fix the aboe description.

    Change-Id: I088dfab923589d50305c8e23356eaf2abe0a062f
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Narinder Gupta [Tue, 25 Jul 2017 17:47:44 +0000 (12:47 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modified to accomodate OCL

    Change-Id: Ib8227c4050b51adc2c466511bedf47e45a817db1
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Trevor Bramwell [Mon, 24 Jul 2017 21:52:20 +0000 (14:52 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Remove Old Storperf Docker Job

    This has been replaced by three seperate docker build jobs.

    Change-Id: Ib82e6e69e631ca0122a2dd8ee7881f22884cae39
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Mark Beierl [Tue, 25 Jul 2017 16:21:04 +0000 (16:21 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Add BRANCH Argument to Dockerfiles"
  - Add BRANCH Argument to Dockerfiles

    This is a requirement for OPNFV CI to build Dockerfiles and allows
    builds to perform branch specific actions.

    Change-Id: I46c5c99a74e0c9a235a483a4be32f3bd283e0ccd
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Steven Pisarski [Tue, 25 Jul 2017 13:22:36 +0000 (13:22 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Added validation router is attached to the external network."
  - Added validation router is attached to the external network.

    Verifying that the external network's ID is the same as the 'network_id'
    value in router.external_gateway_info.

    JIRA: SNAPS-145

    Change-Id: I60795c69679f6e439e6e102115e228a65572db52
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Steven Pisarski [Tue, 25 Jul 2017 13:22:27 +0000 (13:22 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Added keypair config for key file deletion."
  - Added keypair config for key file deletion.

    Added KeypairSetting attribute named 'delete_on_clean' which is used
    to override the keypair creator's logic for deleting its associated
    public/private key files.

    JIRA: SNAPS-105

    Change-Id: I337db99daa6bf7d4b42e8729a92a4baef5c73140
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Steven Pisarski [Tue, 25 Jul 2017 13:22:17 +0000 (13:22 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Updated docs."
  - Updated docs.

    JIRA: SNAPS-122

    Change-Id: I499971ac47c5d6b15d7895f1a7abc3a3e8290b3b
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
spisarski [Mon, 24 Jul 2017 17:27:59 +0000 (11:27 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Fixed problems when setting the OpenStack project ID.

    There were several calls to retrieve the project ID that required
    named parameters which was causing the utility function to always
    return None. Additionally, when creating the dict() required by the
    Neutron create API 'body' parameter key 'project_id' is not supported
    and still uses 'tenant_id'.

    As these problems should have been found earlier, this patch also
    extends the tests for networks, subnets, ports, and security groups
    to use 'tenant_id' rather than 'project_id'.

    JIRA: SNAPS-143

    Change-Id: Ic69e56145ea6070718d821edd22a1d0f9970995d
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Taseer Ahmed [Tue, 25 Jul 2017 04:50:13 +0000 (09:50 +0500)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Getting a list of Jobs.

    JIRA: STORPERF-184

    - Remove "required" condition for getting Job.
    - Update documentation.

    Change-Id: I4dad1dfdb998c78c9c6620760614a36dd62318ec
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
Delia Popescu [Tue, 25 Jul 2017 07:25:32 +0000 (10:25 +0300)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix dockerfile patch for aarch64

    Patched the patch https://gerrit.opnfv.org/gerrit/#/c/37869/
    Fixed some issues regarding spaces in the patch file

    Change-Id: Ieac4b766e36d274bd044cd4110626b5314ea6556
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoUpdate git submodules
AakashKT [Tue, 25 Jul 2017 07:25:31 +0000 (12:55 +0530)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Working bundle, will work on getting etcd getting up

    Change-Id: I94a7cb1ab6d73a1406b8555cbf4716e2667d58af
Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
6 years agoUpdate git submodules
Jing Lu [Tue, 25 Jul 2017 09:48:00 +0000 (09:48 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "update storperf installation in Yardstick"
  - update storperf installation in Yardstick

    Storper has updated its installaion step.
    The former used "nginx.conf" is not required any more.

    Change-Id: I9edd57ae7cffd3a95990844e6b775616d09132f1
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Jing Lu [Tue, 25 Jul 2017 09:38:37 +0000 (09:38 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "support more parameters in iperf3 testcase"
  - support more parameters in iperf3 testcase

    JIRA: YARDSTICK-755

    The parameters that iperf3 testcase support now maybe insufficient in some usecase.
    The test case should support parameters such as: windows size and length of buffer.
    This work is about adding more parameters that can be specified in options section in the YAML file.

    Change-Id: Ibc81cd1bbbc6fdd492aa67bd3acee7cd310c87ef
Signed-off-by: Ace Lee <liyin11@huawei.com>
6 years agoUpdate git submodules
Martin Klozik [Thu, 20 Jul 2017 14:49:16 +0000 (15:49 +0100)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - dpdk: Support dpdk vhost-user client mode

    Support of vhost-user client mode has been added for both
    OVS and VPP. VSPERF configures vhost-user server mode
    in vswitches by default for backward compatibility.
    Support of vhost-user server mode is deprecated
    in OVS and it can be removed in future releases. Once it will
    happen, we have to change vsperf default behavior to
    usage of vhost-user client ports at vswitch side.

    This patch also fixes processing of boolean configuration
    parameters passed via --test-params option. In the past
    it was not possible to set boolean value to False through
    --test-params option.

    JIRA: VSPERF-517

    Change-Id: I65e341f820edd6c720043a4acc74c5140b05db18
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>
6 years agoUpdate git submodules
Jose Lausuch [Tue, 25 Jul 2017 07:57:48 +0000 (07:57 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Functest] Add huawei-virtual5 for alpine testing"
  - [Functest] Add huawei-virtual5 for alpine testing

    Change-Id: I5ce29cbb0786e83fbdf5bd014daf6686ec435562
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Justin chi [Tue, 25 Jul 2017 06:05:33 +0000 (06:05 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Functest needs huawei virtual5 to test alpine"
  - Functest needs huawei virtual5 to test alpine

    They want to use jenkins to trigger the build.
    So it need to add the huawei-virtual5 network*.yml

    Change-Id: Icb8d5d8f574fbbc4674ab1c61a0e3c0c3325f2d4
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Jun Li [Tue, 25 Jul 2017 06:03:08 +0000 (06:03 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[yardstick]Add cacert file in yardstick job for compass master environment"
  - [yardstick]Add cacert file in yardstick job for compass master environment

    Compass4nfv in master now enables https, so a cacert file is required when executing
    openstack command in yardstick container. This patch adds a "cacert_file_ vol" binding
    to the yardstick container.

    Change-Id: Id69c3e71de6c73fc7834b3ac03f423e3636377b6
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Guillermo Herrero [Tue, 25 Jul 2017 01:27:25 +0000 (03:27 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: salt-formulas: Enable Armband formula

    FIXME: Re-enable apparmor.
    FIXME: Detect baremetal and re-enable acceleration.

    Based on old Armband Fuel patches:
    - install qemu-efi;
    - install vgabios;
    - disable apparmor as security driver for libvirt (temporary);
    - fix missing link for vgabios binary blob;
    - nova: virt_type=qemu (temporary, until we support baremetal too);
    - nova: pointer_model=ps2mouse since AArch64 has no USB tablet;
    - nova: cpu_model=cortex-a57;
    - nova: libvirt driver: Add ttyAMA0 by default on AArch64;
    - nova: libvirt driver: Use VGA video type by default on AArch64;

    Change-Id: I6aa87ac8d1c2f9fe3919b80fd29ab84ccfaa7c38
Signed-off-by: Guillermo Herrero <Guillermo.Herrero@enea.com>
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Rex Lee [Tue, 25 Jul 2017 02:43:26 +0000 (02:43 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "yardstick env influxdb/grafana cmd support centos"
  - yardstick env influxdb/grafana cmd support centos

    JIRA: YARDSTICK-714

    Currently yardstick env influxdb/grafana command do not support centos.
    Because we use the gateway ip to get the service of influxdb and grafana.
    But in centos, we can not access influxdb/grafana service via gateway ip.
    In this patch, I use docker inspect to get the ip of influxdb and grafana.
    So these command can support centos.

    Change-Id: Ie4abcb8048b92d61bc62777dfc362bb29f354b2b
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
wutianwei [Tue, 25 Jul 2017 02:07:18 +0000 (10:07 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Add parameters for compass CI deployment

    Change-Id: Ic553f1ae40464cd043c548e7d27017e7b17cbc52
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Zhijiang Hu [Tue, 25 Jul 2017 02:06:37 +0000 (02:06 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Sync some patches of bash script to python"
  - Sync some patches of bash script to python

    Change-Id: Ia1eb59e62b1bb98b1871ec591e2c925c1734cc2e
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
root [Mon, 24 Jul 2017 07:20:29 +0000 (15:20 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - when deploy have failed print the api log

    Change-Id: I6047340f7f0d2c7b6b175335bdbf836a2a8d0a9c
Signed-off-by: root <zhou.ya@zte.com.cn>
6 years agoUpdate git submodules
Yujun Zhang [Tue, 25 Jul 2017 01:51:27 +0000 (01:51 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Fix verification failure caused by connexion version"
  - Fix verification failure caused by connexion version

    Change-Id: I68534806c43e0eda69905e6890837dadd31140fe
    JIRA: QTIP-259
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Tue, 25 Jul 2017 01:46:17 +0000 (01:46 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "delete obsolete run_test.sh"
  - delete obsolete run_test.sh

    after switching to tox, run_test.sh is not used now

    Change-Id: I66d40d6df47652b956f85f022843b60886ce41a2
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Harry Huang [Thu, 20 Jul 2017 12:17:36 +0000 (20:17 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Dynamic Inventory

    JIRA: COMPASS-556

    1. using dynamic ansible inventory
    2. modify Class AnsibleInstaller in compass-tasks
    3. modify compass conf to support this behavior
    4. specify docker image in /deploy/conf/compass.conf
    5. remove clusterhost status update in playbook_done.py

    Change-Id: I04079547c8b251571ae4e5b165d3bf425b8913b7
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 24 Jul 2017 22:29:47 +0000 (00:29 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: virtio: min libvirt 3.x and Qemu 2.6

    Expect host virtualization tools (libvirt, qemu) to be recent enough
    to support modern virtio-net-pci out of box as a default.

    This allows us to drop some changes and a hack - see [1]:
    - "model=virtio" implies "model=virtio-net-pci" on libvirt 3.x;
    - "model=virtio" puts each NIC on a seperate bus, all work now;
    - modern virtio is automatically used when NIC is on PCIe bus;

    Revert "p/fuel: lib.sh: Revert to virtio-mmio for PXE net"

    This reverts commit 4f72e6be436badd2ded546424ec4a304cd6ce5d3.

    [1] https://lists.gnu.org/archive/html/qemu-devel/2017-07/msg07594.html

    Change-Id: Iaa7af63846c9d9dca5b7a9be5efa54f8cd56242e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
MatthewLi [Tue, 25 Jul 2017 01:00:48 +0000 (21:00 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - compass: bugfix of conditional steps

    Change-Id: Ib39afd5df9f0629c8dd3e4ba5ffb023cde5595a1
Signed-off-by: MatthewLi <lijun_1203@126.com>
6 years agoUpdate git submodules
Ruijing Guo [Tue, 25 Jul 2017 01:05:59 +0000 (01:05 +0000)]
Update git submodules

* Update docs/submodules/openretriever from branch 'master'
  - Merge "Add yardstick example"
  - Add yardstick example

    Change-Id: I7c0d4a8d7957ee5eb0efd39e75c561102fa9e06a
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Tue, 25 Jul 2017 00:47:03 +0000 (00:47 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add multiqueue support"
  - Add multiqueue support

    Problem:
    Neither OVS nor SRIOV multi-queue is not supported. Guest VM lacks tuning to reach high throughput.
    Solution:
    (1) Build SRIOV multi-queue capable guest image by recompiling the igxbevf driver (make CFLAGS_EXTRA=-DIXGBE_ENABLE_VF_MQ install).
    (2) Change pktgen to send on multiple queues.
    (3) Add tuning in guest VM (Disable irqbalance and setup vNIC interrupt affinity to vCPUs)

    Update 1: Takes care comments plus adds unit test cases
    Update 2: Jenkins reports code coverage 81%, local reports 96%, add more unit test cases
    Update 3: Manually rebased to adapt to SSH.from_node()
    Update 4: Takes care comments for vnic_type, vnic_name

    Change-Id: Ieb15381c653b13697487d095efa4be6c3c49fa42
    JIRA: YARDSTICK-619
Signed-off-by: Jing Zhang <jing.c.zhang@nokia.com>
6 years agoUpdate git submodules
Jun Li [Tue, 25 Jul 2017 00:46:08 +0000 (00:46 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Bugfix: Add Apex jobs failed because of wrong regex"
  - Bugfix: Add Apex jobs failed because of wrong regex

    JIRA: DOVETAIL-470

    Bug log:

    https://build.opnfv.org/ci/job/apex-testsuite-os-nosdn-nofeature-ha-baremetal-master/5/console

    Can't evaluate expression, false is assumed: groovy.lang.MissingPropertyException:
    No such property: DEPLOY_SCENARIO for class: Script1
    Skipping dovetail-apex-baremetal-proposed_tests-master. Condition was evaluated to false.

    Change-Id: I8295313a3096b603bd390fdb70d451274a5146bb
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Trevor Bramwell [Tue, 11 Jul 2017 22:30:27 +0000 (15:30 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Create Docker Builds for Storperf Dockerfiles

    Taking advantage of the changes to the way the docker build job is
    configured, this adds builds for all three dockerfiles in the storperf
    repository.

    Change-Id: I88480d8453486e0fd1610b48cdd517751f907d34
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Mon, 24 Jul 2017 19:51:01 +0000 (19:51 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Multiple Dockerfile Builds per Project"
  - Multiple Dockerfile Builds per Project

    Instead of defining docker build jobs in terms of projects, we define
    them in terms of dockerrepos. Each dockerrepo is associated with a
    specific project and may have a seperate Dockerfile (which defaults to
    'Dockerfile' if unspecified), and location for files needed by the
    Dockerfile (default: 'docker').

    This should allow for running multiple docker builds out of a single
    project repository without having to modify the current docker build
    scripts.

    The output of this job configuration should match what is currently in
    Jenkins.

    Change-Id: I9089d57a0c7cc56be4225b56e96bec56be258f1f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Mark Beierl [Mon, 24 Jul 2017 19:23:04 +0000 (19:23 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Returns all job ID's if queried without ID."
  - Returns all job ID's if queried without ID.

    JIRA: STORPERF-184

    Change-Id: I631b4adbd830420a3b502e4f2a86a66824c87fcd
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 21 Jul 2017 18:02:14 +0000 (20:02 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: lib.sh: Use host-passthrough CPU model

    Fix libvirt 3.x compatibility issues by explicitly setting the CPU
    model to host-passthrough via virt-install.

    Change-Id: I0e52cbabb0bf42b36dd2b9b5045dc18878e21884
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Tim Irnich [Mon, 24 Jul 2017 15:41:15 +0000 (15:41 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Add test case 9"
  - Add test case 9

    Development of a new test that checks all
    nodes and succeeds if all OVS br-int interfaces
    have fail_mode=secure

    JIRA: SDNVPN-168

    Change-Id: Iff14f60e2d25c1769cdec7cec126425937780eb7
Signed-off-by: panageo2 <panageo@intracom-telecom.com>
6 years agoUpdate git submodules
Steven Pisarski [Mon, 24 Jul 2017 15:24:06 +0000 (15:24 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Default OSCreds cacert attribute to False."
  - Default OSCreds cacert attribute to False.

    The default of True causes more problems than False when
    dealing with unsecure and secure (HTTPS) API calls.
    This was issue was found while testing against the new OPNFV
    CI test pod running Pike.

    JIRA: SNAPS-80

    Change-Id: I819b4f64fa637bb7ce53c58a7a1164600ff6a3b9
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Steven Pisarski [Mon, 24 Jul 2017 15:11:10 +0000 (15:11 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Fixed potential problems with image creation exceptions."
  - Fixed potential problems with image creation exceptions.

    With Glance client v2, it appears that rolling back on image
    creation error was sending in an OpenStack image object into
    the delete_image() function where it should have been expecting
    a SNAPS-OO Image domain object.
    Also added log messages to help expose other potential issues
    if this patch does not address the root problem at hand.

    JIRA: SNAPS-139

    Change-Id: I52591ff1d055ddf4eacbbc49b3bc8718285edcfa
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Steven Pisarski [Mon, 24 Jul 2017 15:10:42 +0000 (15:10 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Remove temporary directory created for tests."
  - Remove temporary directory created for tests.

    JIRA: SNAPS-140

    Change-Id: I9e15ca43f644cc86539bb09a32a59801eb689a29
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Steven Pisarski [Mon, 24 Jul 2017 15:10:18 +0000 (15:10 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Created new exceptions for security group settings"
  - Created new exceptions for security group settings

    Raising SecurityGroupSettingsError in SecurityGroupSettings
    and SecurityGroupRuleSettingsError in SecurityGroupRuleSettings
    instead of Exception.

    JIRA: SNAPS-137

    Change-Id: I959ffe9a247dc9adffbef460119ba94ad86fd3f0
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Steven Pisarski [Mon, 24 Jul 2017 15:09:03 +0000 (15:09 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Created new classes RouterSettingsError & RouterCreationError."
  - Created new classes RouterSettingsError & RouterCreationError.

    Raising RouterSettingsError in RouterSettings and RouterCreationError in
    OpenStackRouter instead of Exception.

    JIRA: SNAPS-136

    Change-Id: I3ba4824ea80ccfc07b1f15959898936d51bca1de
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Steven Pisarski [Mon, 24 Jul 2017 15:08:30 +0000 (15:08 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Created new class ProjectSettingsError."
  - Created new class ProjectSettingsError.

    Raising ProjectSettingsError in ProjectSettings instead of Exception.

    JIRA: SNAPS-135

    Change-Id: I5169dd196775453466ea8d7fe9fa0c8d82b2382a
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
tomsou [Mon, 24 Jul 2017 14:02:00 +0000 (14:02 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Fix log gathering functionality

    Some fixes on https://gerrit.opnfv.org/gerrit/#/c/37261/

    JIRA: SDNVPN-170

    Change-Id: I2f396f509181b45bfccb76fbfd904d7591000df9
Signed-off-by: tomsou <soth@intracom-telecom.com>
6 years agoUpdate git submodules
Steven Pisarski [Mon, 24 Jul 2017 15:03:23 +0000 (15:03 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Refactor glance_utils.py v1 image creation."
  - Refactor glance_utils.py v1 image creation.

    Replace 4 blocks using named parameters with on call to
    create() with kwargs.

    JIRA: SNAPS-141

    Change-Id: I1268877a8524bb25a7f605f583ace9602f5a9c1b
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
spisarski [Sat, 22 Jul 2017 00:45:31 +0000 (18:45 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Added and improved flavor creation tests.

    JIRA: SNAPS-142

    Change-Id: I9c3cf5202a551f7b137648e95359f0adeb831101
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Ryota Mibu [Mon, 24 Jul 2017 14:14:39 +0000 (14:14 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "fix the log name of functest result for doctor project"
  - fix the log name of functest result for doctor project

    Change-Id: I356036cad510e4fe5550505d46dbf1aea3b11496
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
AakashKT [Sun, 23 Jul 2017 22:11:22 +0000 (03:41 +0530)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Updated ovn charm revision (ovn-8 -> ovn-11)

    Change-Id: I6382ff20b2ec31d9153d651f20f3d9f0b7e2a0bd
Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
6 years agoUpdate git submodules
Delia Popescu [Thu, 20 Jul 2017 14:55:09 +0000 (17:55 +0300)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Modified Dockerfile.aarch to a patch

    Docker image for functest on ARM was build using a different Dockerfile.
    Now the ARM Dockerfile is created with a patch,
    in order to avoid modifying both files.
    This Dockerfile.aarch64.patch is applied by opnfv-docker.sh from releng project.

    Change-Id: Ib3d4230b79811a9c563b2687a78e8c4724f7efc7
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoUpdate git submodules
zhihui wu [Mon, 24 Jul 2017 08:52:08 +0000 (08:52 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add ceph-cache-info role to get the ceph client cache info from ceph nodes."
  - Add ceph-cache-info role to get the ceph client cache info from ceph
    nodes.

    JIRA: QTIP-254

    Change-Id: I3dc9671da038db792807b8cd55859ffa60619670
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
6 years agoUpdate git submodules
Jose Lausuch [Mon, 24 Jul 2017 08:30:43 +0000 (08:30 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "remove Danube jobs. Remove Danube jobs so that can concentrate on master for E release."
  - remove Danube jobs.
    Remove Danube jobs so that can concentrate on master for E release.

    Change-Id: I952dfa6e4000fc6b6c7b90d28acf6ca19cbc7b68
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
chenjiankun [Mon, 24 Jul 2017 07:09:44 +0000 (07:09 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Bugfix: missing license in api directory

    JIRA: YARDSTICK-759

    In api directory, there are many files missing license header.
    We need to add it.

    Change-Id: Ia46cf207295007d4eb7fbf0d3319611f256c36bc
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Jing Lu [Mon, 24 Jul 2017 06:55:28 +0000 (06:55 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Open storperf testcase to huawei-pod2"
  - Open storperf testcase to huawei-pod2

    JIRA: YARDSTICK-712

    Change-Id: If91c936a3a59580a987cb6762db5d063edf6c9d7
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Vishwesh M Rudramuni [Sun, 23 Jul 2017 22:53:58 +0000 (04:23 +0530)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - [common] fixing compiler warnings

    patch fixes some compiler warnings

    Change-Id: If1f96b23243d556c69ebd390a4fd3313bc50bb57
Signed-off-by: Vishwesh M Rudramuni <vishwesh.m.rudramuni@intel.com>
6 years agoUpdate git submodules
Ross Brattain [Mon, 24 Jul 2017 05:39:21 +0000 (05:39 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "base: remove redudant ip_to_convert"
  - base: remove redudant ip_to_convert

    remove extra newline as well

    Change-Id: I9038621720c40802aa041bad66007b38070cb26e
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Rex Lee [Mon, 24 Jul 2017 02:18:41 +0000 (02:18 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Improvement: support more parameters in fio testcase"
  - Improvement: support more parameters in fio testcase

    JIRA: YARDSTICK-750

    The parameters that fio testcase support now maybe insufficient in some usecase.
    The test case should support parameters such as: rwmixwrite, size, direct and numjobs.
    This work is about add more parameters that can be specified in options section
    in the YAML file.

    Change-Id: Icccf024dc78d82bc453480f3baafb8aaa5c19538
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Guo Ruijing [Sun, 23 Jul 2017 18:31:10 +0000 (11:31 -0700)]
Update git submodules

* Update docs/submodules/openretriever from branch 'master'
  - workaroud k8s deploy issue

    use kubeadm 1.7.0 to workaround deploy issue:
    https://github.com/kubernetes/kubernetes/issues/49065

    Change-Id: I94802e3164c175515fd9934c8cd55ca8f90a8bd9
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
Jing Lu [Mon, 24 Jul 2017 02:03:52 +0000 (02:03 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "HA testcase containerized Compass support"
  - HA testcase containerized Compass support

    Compass will be containerized in Euphrates release.
    This work is about support HA testcase in a containerized environment.

    Change-Id: Ibb668c81f046d6400293f8cd58181b9f20aeebe3
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Jun Li [Mon, 24 Jul 2017 01:09:19 +0000 (01:09 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Compass]master daily CI don't download iso from artifacts"
  - [Compass]master daily CI don't download iso from artifacts

    Sometime compass build ISO failed, and didn't upload the iso to artifacts.
    So daily CI didn't use the latest code.
    We want the daily CI run the latest code, and we will build ISO when deploying

    Change-Id: Ic2af2987119fe5e9eb772a710ba4b4620cb9ee65
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Fri, 21 Jul 2017 22:06:05 +0000 (22:06 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "heat: port_security_enabled, allowed_address_pairs, disable gateway_ip"
  - heat: port_security_enabled, allowed_address_pairs, disable gateway_ip

        xe0:
          cidr: '10.0.2.0/24'
          vld_id: public
          allowed_address_pairs:
            - ip_address:
                '0.0.0.0/0'
        xe1:
          cidr: '10.0.3.0/24'
          vld_id: private
          allowed_address_pairs:
            - ip_address:
                '0.0.0.0/0'

    We need to disable gateways on data plane interfaces
    With TGs and VFNs we probably don't need gateway on data interfaces

    Change-Id: I276a7d591a0a3ff03877c4f525303fc2874de683
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Trevor Bramwell [Fri, 21 Jul 2017 18:34:51 +0000 (11:34 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Revert "Comment Pending JJB Changes on Patchset"

    There are obviously way more issues than expected with this change and
    it is currently blocking releng verification.

    This reverts commit 97b70892a76351da03f981ff4559aabfed0e0840.

    Change-Id: I871e35fc0dd36dbdee315b6efbe3d7fb99e38463
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Fri, 21 Jul 2017 18:03:55 +0000 (18:03 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Comment Pending JJB Changes on Patchset"
  - Comment Pending JJB Changes on Patchset

    After submitting a releng patchset a comment listing the jobs that are
    added, modified, or deleted by the change will be posted to the review.

    Change-Id: I53562c9ad5b0185d3dfe354e265e250c7e9f7f72
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Emma Foley [Mon, 17 Jul 2017 12:57:49 +0000 (12:57 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - ci: update collectd version

    Upadtes the version of collectd that is built nightly.
    Collectd version reflects master on July 19th, 2017

    Change-Id: I15ffd50eaa9fc92d0636f2866705736ce64e497b
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
6 years agoUpdate git submodules
SerenaFeng [Thu, 20 Jul 2017 10:20:21 +0000 (18:20 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - query date from oldest to newest

    Change-Id: I3d0345bb85967f48617c485bbee1dfe6fa04a644
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
SerenaFeng [Fri, 14 Jul 2017 11:27:44 +0000 (19:27 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - separate db methods from handler.py

    db methods are mingled in handler, which is not well structured

    Change-Id: I639679d3fc05a0b6528158186b8bf89e0cd10596
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Mark Beierl [Fri, 21 Jul 2017 14:09:20 +0000 (14:09 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Replay change to reporting"
  - Replay change to reporting

    Puts /reporting back into the web server's path.

    Change-Id: I201a7d5a9d22b4d34d7706711fcd3c8efd76f1eb
    JIRA: STORPERF-192
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
AakashKT [Fri, 21 Jul 2017 13:47:39 +0000 (19:17 +0530)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Mofifications for OVN-Kubernetes

    Change-Id: Ib1f24d4a11d5d0dd4a5356619757cc72ac800877
Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
6 years agoUpdate git submodules
Steven Pisarski [Fri, 21 Jul 2017 13:34:36 +0000 (13:34 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Created new exception classes for networks."
  - Created new exception classes for networks.

    Raising NetworkSettingsError in NetworkSettings, SubnetSettingsError in
    SubnetSettings and PortSettingsError in PortSettings instead of Exception.

    JIRA: SNAPS-134

    Change-Id: I724d9e115e41767a9e3596d85db2a20ee8de5f73
Signed-off-by: spisarski <s.pisarski@cablelabs.com>