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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
 
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>
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>
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>
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>
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>
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>
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>
Steven Pisarski [Fri, 21 Jul 2017 13:34:27 +0000 (13:34 +0000)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Merge "Created new class KeypairSettingsError."
  - Created new class KeypairSettingsError.
    Raising KeypairSettingsError in KeypairSettings instead of Exception.
    JIRA: SNAPS-133
    Change-Id: Ie67f1da429f7d7a5e1c71c4f2f30bf9d11bbe209
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Steven Pisarski [Fri, 21 Jul 2017 13:34:14 +0000 (13:34 +0000)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Merge "Changes required for running CI tests (Pike pod)."
  - Changes required for running CI tests (Pike pod).
    Added support for HTTPS proxies
    HTTPS OSCreds settings for both RC file and os_env.yaml
    OSCreds 'cacert' T/F and cert file path support
    OSCreds API version support cleanup including the addition
    of heat
    Added more OSCreds test validations
    Disabling of InsecureRequestWarning
    PEP8 line width refactoring
    heat_utils_test.py fix when stack status is error
    test suite for CI
    removed default flavor metadata of mem_page_size: Any to None
    JIRA: SNAPS-80
    Change-Id: I333e83ca79d7403bf43a9b74da4c072b4da976ba
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Jose Lausuch [Fri, 21 Jul 2017 11:58:24 +0000 (11:58 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "decouple the mutual-dependence of config.py and server.py"
  - decouple the mutual-dependence of config.py and server.py
    Currently server.py relies on CONF while starting the service, and
    config.py's config_fie is set in server.py, which is wrongly bi-depended
    this patch aims to let Config parse the sys.argv personally,
    just as oslo.config do, so that decouple the mutual-dependency
    Change-Id: I46887d122a98d478caebe9eeb7ab038941ce1f6b
    Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Anand B Jyoti [Fri, 21 Jul 2017 02:59:22 +0000 (08:29 +0530)]
 
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
  - TXRX: Initialize the debug flag to disable by default
    JIRA: SAMPLEVNF-66
    The un-initialized global variable some time floods with debug
    prints.
    This patch inializes the variable to disable debug prints by
    default.
    Change-Id: I207a7dd1e85c19d3c10e935321b2fe39a46a5f59
    Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
Deepak S [Fri, 21 Jul 2017 09:59:39 +0000 (09:59 +0000)]
 
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
  - Merge "VNFs: Correcting the fdir mode for SWLB and HWLB"
  - VNFs: Correcting the fdir mode for SWLB and HWLB
    JIRA: SAMPLEVNF-64
    fdir conf mode was incorrectly set to RTE_FDIR_MODE_PERFECT
    in SWLB and also RTE_FDIR_MODE_NONE in HWLB.
    This patches corrects them to enable the Vector PMD.
    Change-Id: I2097479c948ad482dbb868e315e4a6dfc8355ef2
    Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
xudan [Fri, 21 Jul 2017 02:14:55 +0000 (22:14 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Use dovetail cvp.0.3.0 image
    JIRA: DOVETAIL-468
    Change-Id: Ie2a700719cfbf9ceac0063444f910eedb1bff4f9
    Signed-off-by: xudan <xudan16@huawei.com>
hongbo tian [Fri, 21 Jul 2017 08:13:04 +0000 (08:13 +0000)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - Merge "Use uuid1 to replace uuid4"
  - Use uuid1 to replace uuid4
    JIRA: DOVETAIL-469
    uuid1 is more unique than uuid4
    Change-Id: Ic29ec7586ba518e67cb1750df1001cd390fcf313
    Signed-off-by: xudan <xudan16@huawei.com>
xudan [Fri, 21 Jul 2017 02:06:51 +0000 (22:06 -0400)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - Tag dovetail with cvp.0.3.0
    JIRA: DOVETAIL-468
    1. docker image used
       yardstick: danube.3.1
       functest: cvp.0.2.0
       testapi: cvp.0.3.0
       dovetail: cvp.0.3.0
    2. main changes
       fix dovetail docker version to be 17.03.0-ce
       adapt yardstick danube.3.1
       For more information, refer to
       https://wiki.opnfv.org/display/dovetail/Running+history+for+the+dovetail+tool
    Change-Id: Ie8bb2cfbad4b416404f5aaa2c40c1d3832be676f
    Signed-off-by: xudan <xudan16@huawei.com>
Deepak S [Fri, 21 Jul 2017 08:11:15 +0000 (08:11 +0000)]
 
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
  - Merge "[common] Adding route entry command to cmdline"
  - [common] Adding route entry command to cmdline
    JIRA: SAMPLEVNF-65
    This patch adds routeadd command to cmdline for ipv4 & ipv6
    Change-Id: I452b414c1e42b4de74eaea06339db83a0f20e7d8
    Signed-off-by: Vishwesh M Rudramuni <vishwesh.m.rudramuni@intel.com>
Leo wang [Fri, 21 Jul 2017 07:44:25 +0000 (07:44 +0000)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - Merge "Draft dovetail user guide first cut"
  - Draft dovetail user guide first cut
    Fixing comment issues and updating to new version of dovetail.
    Change-Id: Iaa9243d0a835f1d050fb925fa75b2a770168a8f4
    Signed-off-by: Wenjing Chu <chu.wenjing@gmail.com>
Deepak S [Fri, 21 Jul 2017 06:20:45 +0000 (06:20 +0000)]
 
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
  - Merge "VNF_Catalogue Codebase"
  - VNF_Catalogue Codebase
    Catalogue of Open Source VNFs consist in helping the end users to get
    information of the VNF we can deploy on top of an OPNFV solution
    [Deepak]: Removed all swp files.
    Change-Id: Ib2ea7330e964f1b684f32aedf631accd580df968
    Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
    Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Yifei Xue [Thu, 20 Jul 2017 03:46:14 +0000 (11:46 +0800)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
  - Adjust the plugins directory structure
    JIRA:-
    Since there may be multiple roles in one plugin, so add
    a level of roles to the directory.
    Move the copy operation of ODL from configure_osa to
    a new setup-opendaylgiht role.
    Add excute_order in the plugin description of ODL.
    Change-Id: I905fb84b11df201dc1436ec888f511e251bba89c
    Signed-off-by: Yifei Xue <xueyifei@huawei.com>
    Signed-off-by: chigang <chigang@huawei.com>
chenjiankun [Fri, 21 Jul 2017 03:18:02 +0000 (03:18 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Add API(v2) to get all task info
    JIRA: YARDSTICK-754
    API: /api/v2/yardstick/tasks
    METHOD: GET
    Change-Id: I556b0880674d78d67e0a556c4d95f902131cd027
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Jing Lu [Fri, 21 Jul 2017 03:01:26 +0000 (03:01 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to run task"
  - Add API(v2) to run task
    JIRA: YARDSTICK-741
    API: /api/v2/yardstick/tasks/<task_id>
    METHOD: PUT
    PARAMS:
    {
        'action': 'run'
    }
    Change-Id: Ia5340c6ff45e3e7e70ab4597c39476138e7016f2
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Jing Lu [Fri, 21 Jul 2017 03:01:16 +0000 (03:01 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to get all images"
  - Add API(v2) to get all images
    JIRA: YARDSTICK-752
    API: /api/v2/yardstick/images
    METHOD: GET
    Change-Id: I7b0bba85d875575ee684cc42cad977af91d6f84e
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Jing Lu [Fri, 21 Jul 2017 03:01:10 +0000 (03:01 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to load images"
  - Add API(v2) to load images
    JIRA: YARDSTICK-751
    API: /api/v2/yardstick/images/action
    METHOD: POST
    PARAMS:
    {
        'action': 'load_image'
    }
    Change-Id: I9554f35c679ae2a861c7922080aa54a1ffc5bac7
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Rex Lee [Fri, 21 Jul 2017 02:29:32 +0000 (02:29 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to add suite to task"
  - Add API(v2) to add suite to task
    JIRA: YARDSTICK-740
    API: /api/v2/yardstick/tasks/<task_id>
    METHOD: PUT
    PARAMS:
    {
        'action': 'add_suite',
        'args': {
            'suite_name': 'opnfv_smoke',
            'suite_content': suite_content
        }
    }
    Change-Id: I1f81c45f143b2fea636cb87f60f2f394bf1380b1
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Leo wang [Fri, 21 Jul 2017 01:19:03 +0000 (01:19 +0000)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - Merge "Delete the ERROR log when it is not https"
  - Delete the ERROR log when it is not https
    JIRA: DOVETAIL-462
    1. If it is not https, Dovetail will give a error log
       2017-07-13 21:58:30,409 - container.Container - ERROR - The command
       'openstack catalog show identity |awk '/public/ {print $4}'| grep 'https'' failed.
    2. Remove this error log becuase it is not an error.
    Change-Id: I5791b1925cad8606d70eefd4940dd9bf46956305
    Signed-off-by: xudan <xudan16@huawei.com>
Leo wang [Fri, 21 Jul 2017 01:18:39 +0000 (01:18 +0000)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - Merge "Adapt Yardstick to copy yardstick.conf to /etc/yardstick"
  - Adapt Yardstick to copy yardstick.conf to /etc/yardstick
    JIRA: DOVETAIL-466
    1. Yardstick danube.3.1 needs a yardstick.conf file in /etc/yardstick
    2. Copy the file /home/opnfv/repos/yardstick/etc/yardstick/yardstick.conf.sample
       to /etc/yardstick/yardstick.conf
    3. If user wants to store the results in the local file, set the dispatcher to
       be 'file'.
    4. If user wants to push the results into the DB, set the dispatcher to be 'http'
       and target to be the api url getting from the user.
    Change-Id: I39c30883b471ab7cb29ed6d63ba8c232da39c135
    Signed-off-by: xudan <xudan16@huawei.com>
Leo wang [Fri, 21 Jul 2017 01:18:19 +0000 (01:18 +0000)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - Merge "Fix the docker version to be 17.03.0-ce rather than the latest one"
  - Fix the docker version to be 17.03.0-ce rather than the latest one
    JIRA: DOVETAIL-467
    1. Since the script getting with "wget qO https://get.docker.com/" has been
       changed and it can just install docker-ce rather than docker-engine now.
    2. Dovetail validates with Docker 17.03 CE, so the docker installed in the
       dovetail container can be 17.03.0-ce.
    Change-Id: If64204ba3dcf5a38d7a124a0cc716f8375808999
    Signed-off-by: xudan <xudan16@huawei.com>
Rex Lee [Fri, 21 Jul 2017 01:16:10 +0000 (01:16 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to delete certain test suite"
  - Add API(v2) to delete certain test suite
    JIRA: YARDSTICK-749
    API: /api/v2/yardstick/testsuites/<suite_name>
    METHOD: DELETE
    Change-Id: Idfb5086ab3ac9e7ea6f9512ee5c7f02090d554c0
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Rex Lee [Fri, 21 Jul 2017 01:15:58 +0000 (01:15 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to get certain test suite info"
  - Add API(v2) to get certain test suite info
    JIRA: YARDSTICK-748
    API: /api/v2/yardstick/testsuites/<suite_name>
    METHOD: GET
    Change-Id: I0d60ddedff4f76504ebd2e61257bf1b9cad3b923
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Rex Lee [Fri, 21 Jul 2017 01:15:28 +0000 (01:15 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to get all test suite"
  - Add API(v2) to get all test suite
    JIRA: YARDSTICK-747
    API: /api/v2/yardstick/testsuites
    METHOD: GET
    Change-Id: I2375b6d2ea54704f5a2328cc8110058af038e777
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Rex Lee [Fri, 21 Jul 2017 01:15:05 +0000 (01:15 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to create test suite"
  - Add API(v2) to create test suite
    JIRA: YARDSTICK-746
    API: /api/v2/yardstick/testsuites/action
    METHOD: POST
    PARAMS:
    {
        'action': 'create_suite',
        'args': {
            'name': 'case_name',
            'testcases': [
                'opnfv_yardstick_tc002'
            ]
        }
    }
    Change-Id: I7e07c599e64e7eedda274c72344e394f5535f055
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Rex Lee [Fri, 21 Jul 2017 01:14:50 +0000 (01:14 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API to delete certain test case"
  - Add API to delete certain test case
    JIRA: YARDSTICK-745
    API: /api/v2/yardstick/testcases/<case_name>
    METHOD: DELETE
    Change-Id: Ic75ee60abfc00d20328ee45b9830dea1fe464482
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Rex Lee [Fri, 21 Jul 2017 01:14:35 +0000 (01:14 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to get certain test case info"
  - Add API(v2) to get certain test case info
    JIRA: YARDSTICK-744
    API: /api/v2/yardstick/testcases
    METHOD: GET
    Change-Id: I4b1867f713bce2f9f2342ecec8540b08b0bb3456
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Rex Lee [Fri, 21 Jul 2017 01:14:24 +0000 (01:14 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to get all test case info"
  - Add API(v2) to get all test case info
    JIRA: YARDSTICK-743
    API: /api/v2/yardstick/testcases
    METHOD: GET
    Change-Id: Iced97206cb4c5f68ee8a5729af937e8d45ca6e87
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Ace Lee [Thu, 20 Jul 2017 08:48:47 +0000 (08:48 +0000)]
 
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
  - Bug fix: Bottlenecks sometimes deadlock
    JIRA: BOTTLENECK-173
    This patch will change the way to call multithreading.
    And change some encoding error about Yardstick config
    Change-Id: I04803bff6acaad1089d180b104652049f1f0a485
    Signed-off-by: Ace Lee <liyin11@huawei.com>
Rex Lee [Fri, 21 Jul 2017 01:14:10 +0000 (01:14 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to upload test case"
  - Add API(v2) to upload test case
    JIRA: YARDSTICK-742
    API: /api/v2/yardstick/testcases/action
    METHOD: POST
    PARAMS:
    {
       'action': 'upload_case',
        'args': {
            'file': file
        }
    }
    Change-Id: Id305e72a24ec28295ac4bae5e5b9ad83eb2c1e34
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Rex Lee [Fri, 21 Jul 2017 01:11:49 +0000 (01:11 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to add case to task"
  - Add API(v2) to add case to task
    JIRA: YARDSTICK-739
    API: /api/v2/yardstick/tasks/<task_id>
    METHOD: PUT
    PARAMS:
    {
        'action': 'add_case',
        'args': {
            'case_name': 'opnfv_yardstick_tc002',
            'case_content': case_content
        }
    }
    Change-Id: I53e71e3d662399b08029ed417b5873a4775ca32d
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Jing Lu [Fri, 21 Jul 2017 01:10:35 +0000 (01:10 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to delete certain task"
  - Add API(v2) to delete certain task
    JIRA: YARDSTICK-738
    API: /api/v2/yardstick/tasks/<task_id>
    METHOD: DELETE
    Change-Id: I28215d2cae63551455abacc4142cff3c4aaed281
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
zhihui wu [Fri, 21 Jul 2017 01:10:05 +0000 (01:10 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "Add ceph-disk-info role to get the ceph disk and journal info from ceph nodes."
  - Add ceph-disk-info role to get the ceph disk and journal info from ceph
    nodes.
    JIRA: QTIP-254
    Change-Id: Iee21ea600abef6f889ba4c3b5f71fd6fb96f570b
    Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
Rex Lee [Fri, 21 Jul 2017 01:07:34 +0000 (01:07 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to get certain task info"
  - Add API(v2) to get certain task info
    JIRA: YARDSTICK-737
    API: /api/v2/yardstick/tasks/<task_id>
    METHOD: GET
    Change-Id: Ia360f4bba05e196e07c9eb339061ccfbf5df8137
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Rex Lee [Fri, 21 Jul 2017 01:07:18 +0000 (01:07 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to add environment to task"
  - Add API(v2) to add environment to task
    JIRA: YARDSTICK-736
    API: /api/v2/yardstick/tasks/<task_id>
    METHOD: PUT
    PARAMS:
    {
        'action': 'add_environment',
        'args': {
            'environment_id': environment_id
        }
    }
    Change-Id: Idc31cb21de882d008202b6395158e9f9aa9244db
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Rex Lee [Fri, 21 Jul 2017 01:05:44 +0000 (01:05 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to create task"
  - Add API(v2) to create task
    JIRA: YARDSTICK-735
    API: /api/v2/yardstick/tasks/action
    METHOD: POST
    PARAMS:
    {
        'action': 'create_task',
        'args': {
            'name': 'task1',
            'project_id': project_id
        }
    }
    Change-Id: I1f9c743f32bbcff999e37cf53ebfa96b41c61e5e
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Rex Lee [Fri, 21 Jul 2017 01:04:25 +0000 (01:04 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to delete certain project"
  - Add API(v2) to delete certain project
    JIRA: YARDSTICK-734
    API: /api/v2/yardstick/projects/<project_id>
    METHOD: DELETE
    Change-Id: I6628ec42aa7c4c6ab073ddc33c119ea1c03b81fe
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Rex Lee [Fri, 21 Jul 2017 01:03:42 +0000 (01:03 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge changes from topics 'get_project', 'get_projects'
    * changes:
      Add API(V2) to get certain project info
      Add API(v2) to get all projects info
  - Add API(V2) to get certain project info
    JIRA: YARDSTICK-733
    API: /api/v2/yardstick/projects/<project_id>
    METHOD: GET
    Change-Id: I20a615af96229aefac6ef86566a7b9c5d42f9633
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
  - Add API(v2) to get all projects info
    JIRA: YARDSTICK-732
    API: /api/v2/yardstick/projects
    METHOD: GET
    Change-Id: Ifd67f11f516270d96c0e80b5b8c76a939583d9e5
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Rex Lee [Fri, 21 Jul 2017 01:02:08 +0000 (01:02 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v2) to create project"
  - Add API(v2) to create project
    JIRA: YARDSTICK-731
    API: /api/v2/yardstick/projects/action
    METHOD: POST
    PARAMS:
    {
        'action': 'create_project',
        'args': {
            'name': 'project1'
        }
    }
    Change-Id: I92332dec8dcf3253f0cbf1668332ce5110111d73
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Zhijiang Hu [Sat, 15 Jul 2017 02:52:40 +0000 (22:52 -0400)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - md5sum check for cirros image
    Change-Id: I874c40eb5da54c38ce8aa2d1fb1840a8aee22b4c
    Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Jun Li [Fri, 21 Jul 2017 00:39:52 +0000 (00:39 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "modify url to relative path to fit with testresults.opnfv.org/test"
  - modify url to relative path to fit with testresults.opnfv.org/test
    Change-Id: Ia600fe310404a1ba45e9571d611eedcdc669dbc7
    Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
Mark Beierl [Thu, 20 Jul 2017 20:47:30 +0000 (20:47 +0000)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - Merge "Restore Proper Logging"
  - Restore Proper Logging
    Puts the logging.json file back into the correct path so that
    the rest_server.py initializes the logging system correctly.
    Adds the missing 'TAG=latest' to the documentation.
    Change-Id: Id9caba86f6470136a7fe128a2fe1fb520133fc0b
    JIRA: STORPERF-191
    Signed-off-by: mbeierl <mark.beierl@dell.com>
Tim Rozet [Thu, 20 Jul 2017 19:58:22 +0000 (19:58 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "dovetail: proposed_test run against apex"
  - dovetail: proposed_test run against apex
    JIRA: DOVETAIL-359
    1)run againt scenarios:
    os-nosdn-nofeature-ha os-nosdn-kvm-ha   os-odl_l3-fdio-ha
    2)stream: master
    3)details see
    https://wiki.opnfv.org/display/dovetail/Running+history+for+the+dovetail+tool
    Change-Id: Ief6f85faa955b59c2229a5fdffd73f83480fc214
    Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Tim Rozet [Thu, 20 Jul 2017 19:53:57 +0000 (19:53 +0000)]
 
Update git submodules
* Update docs/submodules/apex from branch 'master'
  - Merge "Backport Neutron port data plane status"
  - Backport Neutron port data plane status
    JIRA: APEX-444
    JIRA: DOCTOR-102
    Change-Id: Idc40aa549fb1aae077a9e6b84225833a9c7c5b72
    Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
Mark Beierl [Thu, 20 Jul 2017 19:41:03 +0000 (19:41 +0000)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - Merge "Updating Documentation"
  - Updating Documentation
    Minor updates to match the latest docker-compose method.
    Change-Id: I477b3bfa707a76822a3bedc54e6454beb5f2bcde
    Signed-off-by: mbeierl <mark.beierl@dell.com>
kalyanreddy [Tue, 18 Jul 2017 12:44:39 +0000 (18:14 +0530)]
 
Update git submodules
* Update docs/submodules/kvmfornfv from branch 'master'
  - Generating only kernel debian packages
    This patch includes scripts to generate only kernel debian packages
    based on the commit-id provided in the compass conf file and also
    used to remove code duplications.
    NOTE: For generating the kernel debian packages commit-id should be
    provided in compass.conf file and the default type should be changed
    to 'ubuntu' in build.sh script.
    Change-Id: I7f0822c565100a44e5289d6af825289e697130aa
    Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
Steven Pisarski [Thu, 20 Jul 2017 15:57:05 +0000 (15:57 +0000)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Merge "Created custom exceptions for VM instance creation."
  - Created custom exceptions for VM instance creation.
    Created VmInstanceSettingsError for errors creating VmInstanceSettings
    objects
    Created FloatingIpSettingsError for errors creating FloatingIpSettings
    objects
    Created VmInstanceCreationError for errors creating VM instances
    JIRA: SNAPS-132
    Change-Id: I588ae34bf066c8440755a8bf4f3721b946533d99
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Steven Pisarski [Thu, 20 Jul 2017 15:56:58 +0000 (15:56 +0000)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Merge "Created new class FlavorSettingsError."
  - Created new class FlavorSettingsError.
    Raising FlavorSettingsError in FlavorSettings instead of Exception.
    JIRA: SNAPS-131
    Change-Id: I1cbd077f97bd9294e7bb87fc51c4125d0ef23f42
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Ulrich Kleber [Thu, 20 Jul 2017 15:37:35 +0000 (15:37 +0000)]
 
Update git submodules
* Update docs/submodules/octopus from branch 'master'
  - Merge "Example for a MANO scenario"
  - Example for a MANO scenario
    Fix for comments: add juju version, delete whitespaces
    Patchset 3: New proposal for juju as vnfm deployment, updates according to
    changes of template in patch 30677/6.
    Patchset 4: more updates to adjust to template
    Patchset 5-7: fixed yamllint violations
    Patchset 8: Example changed to orchestra/open-baton; updates for comments
    Patchset 9: fix another yamllint issue
    Patchset 10: fix some errors relate to specifying open-baton and installers,
                 also added some explanation.
    Patchset 11: another whitespace
    Jira OCTO-162
    Change-Id: Icbf1131d702b6bdf9d0f39d4f087efd5a2cc1b06
    Signed-off-by: ulik <ulrich.kleber@huawei.com>
shangxdy [Thu, 20 Jul 2017 13:37:59 +0000 (21:37 +0800)]
 
Update git submodules
* Update docs/submodules/parser from branch 'master'
  - Fix MANIFEST file in heat-translator
    iWhen install heat-translator, it must provide manifest file to
    represent while files will be copied.
    JIRA: PARSER-129
    Change-Id: I23f1981e8ddaeeabea17e8d7bef4d089f0ba585a
    Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
spisarski [Thu, 20 Jul 2017 14:42:29 +0000 (08:42 -0600)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Fixed logger name.
    Logger was named incorrectly causing confusion.
    Change-Id: I2e2fdae3a96d57036ea7d0aea8e2c2943f09de70
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Jose Lausuch [Thu, 20 Jul 2017 12:42:46 +0000 (12:42 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Add AARCH64 images back to Functest"
  - Add AARCH64 images back to Functest
    aarch64 path files is reupdated with aarch64 cirros images
    Functest is now able to run on aarch64 too, using the appropriate images
    JIRA: ARMBAND-279
    Change-Id: I05de0cb8315a33322225a6caedaa64a5a4833e4e
    Signed-off-by: Delia Popescu <delia.popescu@enea.com>
    Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com>
Deepak S [Thu, 20 Jul 2017 11:22:33 +0000 (11:22 +0000)]
 
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
  - Merge "[l2l3 stack] implements new nd state machine & nd buffering"
  - [l2l3 stack] implements new nd state machine & nd buffering
    JIRA: SAMPLEVNF-32
    This patch implements
      ~New nd state machine implementing new states
       like INCOMPLETE, COMPLETE, PROBE, STALE.
      ~Implementing nd buffering, when nd is unresolved.
      ~Integratig the new changes with vCGNAPT
      ~Integrating the new changes with vACL
      ~Integrating the new changes with vFW.
      ~Adding locks to synchronize against multiple VNF threads
    Change-Id: Iaee4f4599ca3016ebb50ee2d9133fd8c39c5cd04
    Signed-off-by: Vishwesh M Rudramuni <vishwesh.m.rudramuni@intel.com>
Deepak S [Thu, 20 Jul 2017 11:22:20 +0000 (11:22 +0000)]
 
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
  - Merge "[l2l3 stack] implements new arp state machine & arp buffering"
  - [l2l3 stack] implements new arp state machine & arp buffering
    JIRA: SAMPLEVNF-23
    This patch implements
      ~New arp state machine implementing new states
       like INCOMPLETE, COMPLETE, PROBE, STALE.
      ~removing unwanted code in arpicmp pipeline
      ~Implementing arp buffering, when arp is unresolved.
      ~Integratig the new changes with vCGNAPT
      ~Integrating the new changes with vACL
      ~Integrating the new changes with vFW.
    Change-Id: If467ec035bc8de58463ea50d9e603a97f168c1a2
    Signed-off-by: Vishwesh M Rudramuni <vishwesh.m.rudramuni@intel.com>
Sofia Wallin [Thu, 20 Jul 2017 08:31:05 +0000 (08:31 +0000)]
 
Merge "Bypass assertion bug by downgrading docutils"
Jose Lausuch [Thu, 20 Jul 2017 06:48:24 +0000 (06:48 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "[Functest] Wget download_images.sh to support Alpine on Danube jobs"
  - [Functest] Wget download_images.sh to support Alpine on Danube jobs
    Change-Id: I70cf598a09def6c62dd4c32ed819e818833a6ff2
    Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Justin chi [Thu, 20 Jul 2017 06:08:41 +0000 (06:08 +0000)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Change the BMC password of POD"
  - Change the BMC password of POD
    For security, we change the password to Opnfv@pod
    Change-Id: I647af6db65c89fb0feee7936a3747abbab735ab7
    Signed-off-by: wutianwei <wutianwei1@huawei.com>
Julien [Wed, 19 Jul 2017 13:40:40 +0000 (21:40 +0800)]
 
Update git submodules
* Update docs/submodules/parser from branch 'master'
  - rename all READM.rst to README.md
    Change-Id: I95930de9fefd0897bd0b75d2aeb5a1d731332dad
    Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
hongbotian [Wed, 12 Jul 2017 02:51:35 +0000 (03:51 +0100)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - Update the IPv6 for the remain comments
    JIRA: DOVETAIL-461
    1. Lincoln’s comments about tc018-tc021: change “using DHCPv6” to “using DHCPv6 stateless”
    2. Update tc018-tc025: give more details and modify some misunderstanding about these test cases.
    For more detail, please refer to jira or this patch.
    Change-Id: Ieb7ee9d0b8a31826c7f2f69cb5f209055fd7b928
    Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
grakiss [Fri, 7 Jul 2017 07:06:29 +0000 (15:06 +0800)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - role based access control and result upload
    1. add role for user
    2. user can upload test results
    Change-Id: I1c5370be7818edb0394f05e8b81f975deb98b286
    Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
Justin chi [Thu, 20 Jul 2017 02:18:16 +0000 (02:18 +0000)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "To judge download is successful or not"
  - To judge download is successful or not
    if download fialed then exit
    Change-Id: I40d847523ac5448c51d0788f79e4af9737bb5944
    Signed-off-by: wutianwei <wutianwei1@huawei.com>
Jun Li [Thu, 20 Jul 2017 01:40:45 +0000 (01:40 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Compass4NFV add new scenario nosdn-kvm"
  - Compass4NFV add new scenario nosdn-kvm
    Compass4NFV has integrated KVM. We add this scenario to CI
    Change-Id: I9e0625147f5c5f8adb46e4bf0f645a2fb3de3634
    Signed-off-by: wutianwei <wutianwei1@huawei.com>