Xuan Jia [Mon, 12 Jun 2017 05:18:21 +0000 (13:18 +0800)]
 
Update git submodules
* Update docs/submodules/openretriever from branch 'master'
  - Add ruijing.guo@intel.com as a commiter for OpenRetriever
    Change-Id: I341d84387842504953a0109376e0f951a9f7c6c1
    Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
JingLu5 [Mon, 3 Jul 2017 04:16:14 +0000 (04:16 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Bugfix: amend the CLI to build yardstick-image manually
    Change-Id: I8fbf0d6383375660c05e55d36fb0d2f91e1d8de8
    Signed-off-by: JingLu5 <lvjing5@huawei.com>
chigang [Mon, 3 Jul 2017 06:40:34 +0000 (14:40 +0800)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
  - Fix DNS flush
    JIRA:-
    It doesn't need to config DNS in ansible roles, just need to
    set NAMESERVERS variable
    Change-Id: I37a70b32c766c1fad7afa5289ffbbc27b956b2d5
    Signed-off-by: chigang <chigang@huawei.com>
Jose Lausuch [Mon, 3 Jul 2017 08:14:46 +0000 (08:14 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Stop modifying unix perm in cloudify_ims"
  - Stop modifying unix perm in cloudify_ims
    It should be noted that several mockey patches should have been added
    in the related unit tests.
    Change-Id: I04bf003bc6beed1580c5d052c588f6f4ac23f768
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Manuel Buil [Thu, 29 Jun 2017 15:58:38 +0000 (17:58 +0200)]
 
Update git submodules
* Update docs/submodules/sfc from branch 'master'
  - Use the recommended exception syntax
    Today I learnt that the use of except Exception, variable is not recommended
    anymore and it is not supported after python3. When using >=2.6, the syntax
    should be except Exception as variable.
    https://www.python.org/dev/peps/pep-3110/
    Change-Id: I213c220fc6e92878ffa4737efa16adb76ace1271
    Signed-off-by: Manuel Buil <mbuil@suse.com>
Jose Lausuch [Mon, 3 Jul 2017 07:41:26 +0000 (07:41 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Fix unix permissions in docs/com"
  - Fix unix permissions in docs/com
    It applies restrictive file permissions [1].
    [1] https://security.openstack.org/guidelines/dg_apply-restrictive-file-permissions.html
    Change-Id: I2b86eaeb44afca999e485308b250004181e103b2
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Jose Lausuch [Mon, 3 Jul 2017 07:40:43 +0000 (07:40 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Remove useless files in docs/com"
  - Remove useless files in docs/com
    Change-Id: Id4aa3080d2be75bc8fa188136b191034724c357e
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
zhihui wu [Mon, 3 Jul 2017 07:04:37 +0000 (07:04 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "Amend compute QPI design document"
  - Amend compute QPI design document
    - keep it consistent with yaml specification
    - fix typo in content
    Change-Id: I71a56d792fdd9a1310eadcd2628ae6faf528135f
    Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Gergely Csatari [Mon, 3 Jul 2017 07:04:25 +0000 (07:04 +0000)]
 
Update git submodules
* Update docs/submodules/openretriever from branch 'master'
  - Merge "Update gap analysis for Kubernetes"
  - Update gap analysis for Kubernetes
    Change-Id: Ib4b95923f31e2f4626069d5e229bd850f3ac9e3a
    Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
Taseer [Thu, 29 Jun 2017 00:24:25 +0000 (05:24 +0500)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Integrate Report with CLI.
    - Migrate fixtures to conftest to be used by multiple files
    Change-Id: I9a705b93189ac1f2e6fd2fc4e3f05aec7af379f1
    Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Martin Klozik [Mon, 3 Jul 2017 06:18:31 +0000 (06:18 +0000)]
 
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "ovs: Update OVS to use DPDK 17.02"
  - ovs: Update OVS to use DPDK 17.02
    Versions of VSPERF tools were updated to use OVS
    with DPDK 17.02 support by default. Currently used
    VPP version uses DPDK 17.02 already.
    VSPERF was updated to support new path to the dpdk
    devbind tool.
    JIRA: VSPERF-516
    Change-Id: I004d0531553c974d604635d50f601cd4326f2f7d
    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>
Guo Ruijing [Thu, 22 Jun 2017 15:42:54 +0000 (08:42 -0700)]
 
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
  - cleanup: remove fuel plugin since fuel@opnfv uses mcp
    Change-Id: Ibe2028b01c38fa545e72a00a7ef47103d1112b82
    Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Jing Lu [Mon, 3 Jul 2017 01:58:44 +0000 (01:58 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Set TEST_DB_URL for storperf"
  - Set TEST_DB_URL for storperf
    JIRA: YARDSTICK-692
    add the URL for the test results DB to the storperd_admin-rc
    TEST_DB_URL=http://testresults.opnfv.org/test/api/v1
    Also, add metadata JSON to the POST to /job API when creating the job:
    Change-Id: Ib950f759d80e707bc49d9015bc120d985051f131
    Signed-off-by: JingLu5 <lvjing5@huawei.com>
MatthewLi [Mon, 3 Jul 2017 01:55:01 +0000 (21:55 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - fix dovetail branch issue
    error logs
    https://build.opnfv.org/ci/view/dovetail/job/dovetail-fuel-baremetal-proposed_tests-danube/43/console
    Change-Id: I0634041a0679fa7f3e6a4e6c627b3205a3b0372d
    Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Narinder Gupta [Sun, 2 Jul 2017 22:24:48 +0000 (17:24 -0500)]
 
Update git submodules
* Update docs/submodules/joid from branch 'master'
  - modified to accomodate latest intel pod changes from pod5 to pod21
    Change-Id: Ic9edfd4c355317a6873987bb63659bb9611aa285
    Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Morgan Richomme [Sun, 2 Jul 2017 21:10:10 +0000 (21:10 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Fix typos in docs"
  - Fix typos in docs
    Fixed multiple typos and minor spelling errors found in the
    documentation.
    Change-Id: I102e3b7d3d421042dbef66f261e2183b0dfe24a8
    Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
mbeierl [Thu, 29 Jun 2017 18:16:39 +0000 (14:16 -0400)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - Docker Compose Updates
    Adds docker-compose directory with content to start container suite using
    nginx as front and and SwaggerUI in its own container.
    Updates the documentation to reflect new method of starting StorPerf.
    Change-Id: I469676e330dcad6c968b90133df8866b69eb5ea1
    JIRA: STORPERF-181
    Signed-off-by: mbeierl <mark.beierl@dell.com>
Fatih Degirmenci [Fri, 30 Jun 2017 23:22:25 +0000 (23:22 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "barometer: remove old script from merge job steps"
  - barometer: remove old script from merge job steps
    Change-Id: Ic28513d75f15d4b25a67ccdbc1a2732fe0029411
    Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Cédric Ollivier [Fri, 30 Jun 2017 07:13:17 +0000 (09:13 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Define download_images.sh and check_os.sh as scripts
    It also updates all python scripts which call check_os.sh.
    The former healthcheck.sh is removed.
    No shell script must be executable in git.
    Change-Id: If4e8deb50ebd635a9091e3bb79ef61c07b9660dc
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Fri, 30 Jun 2017 04:24:11 +0000 (06:24 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Define console_scripts
    Only prepare_env.py and run_tests.py remain executable to avoid
    breaking the gate.
    As soon as the jenkins jobs are updated to run them from $PATH, tox
    will be updated to protect against chmod a+x py files. Dockerfile
    will be simplified as well.
    Change-Id: Iac1a7ceb6b344e800177226ea39919826f6d3735
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Fri, 30 Jun 2017 04:12:17 +0000 (06:12 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Fix unix permissions
    Tox will be updated to forbid chmod +ax py files.
    Change-Id: I85d4b4a64ec7f3151ab2f24ad09bd7c1144ebe18
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Update securityscanning section in testcases.yaml
    It follows the next updates of the securityscanning package:
      - Define config.ini as data_file [1]
      - Define security_scan console script [2]
    [1] https://gerrit.opnfv.org/gerrit/36635
    [2] https://gerrit.opnfv.org/gerrit/36771
    Depends-On: I54ffa61f4bcd366c185596056b49e492c88cc78b
    Change-Id: I342c00392bb68aad704a89060841eac665e91bdb
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
wutianwei [Wed, 28 Jun 2017 06:19:02 +0000 (14:19 +0800)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
  - Change the apt source
    1. change the apt sorce from http://hk.archive.ubuntu.com
    to http://archive.ubuntu.com
    2. if setup host failed, destroy the failed lxc. then retry to setup.
    3. fix the dns-nameserver bug
    Change-Id: Ic609c75b50496e2174ab09425bce45a0ec2c09c0
    Signed-off-by: wutianwei <wutianwei1@huawei.com>
    Signed-off-by: chigang <chigang@huawei.com>
Jose Lausuch [Fri, 30 Jun 2017 09:32:12 +0000 (09:32 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Added unit tests for vping."
  - Added unit tests for vping.
    Also removed some instance variables and unnecessary methods.
    JIRA: FUNCTEST-813
    Change-Id: I13895674a9fd3de16c6a19410661440c5380c2f8
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Michael Polenchuk [Tue, 27 Jun 2017 08:52:39 +0000 (12:52 +0400)]
 
Update git submodules
* Update docs/submodules/fuel from branch 'master'
  - Bring in opendaylight support
    Change-Id: I2eed0cf19907f257be1cb4aee96528cc41f4843a
    Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Leo wang [Fri, 30 Jun 2017 08:12:58 +0000 (08:12 +0000)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - Merge "Modify Dovetail logs"
  - Modify Dovetail logs
    JIRA: DOVETAIL-450
    Change-Id: I795679c9559d1bead3aecefff28d21b6567aac2f
    Signed-off-by: xudan <xudan16@huawei.com>
xudan [Fri, 30 Jun 2017 06:45:00 +0000 (02:45 -0400)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - Change sdnvpn testcases file path
    JIRA: DOVETAIL-458
    1. Functest has changed the repo of sdnvpn.
    2. Currently Dovetail will copy the testcase yaml file to
       /home/opnfv/repos/sdnvpn/sdnvpn/test/functest/config.yaml in Functest container.
    3. The path needed to be replaced by
       /usr/local/lib/python2.7/dist-packages/sdnvpn/test/functest/config.yaml
    Change-Id: I1badba4120e96e2c9ed5a07db3189967cf24c564
    Signed-off-by: xudan <xudan16@huawei.com>
Linda Wang [Fri, 30 Jun 2017 04:16:27 +0000 (04:16 +0000)]
 
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
  - Fix the wrong path of sdnvpn
    The new path should be /usr/local/lib/python2.7/dist-packages/sdnvpn,
    rather than /home/opnfv/repos/sdnvpn
    Change-Id: I22e019226e7bffe233b52c1a3ec6171b835e4bd3
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
Cédric Ollivier [Fri, 30 Jun 2017 03:04:20 +0000 (05:04 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Define ODL console_script
    main() is excluded from coverage as it usually parses argv.
    It also renames ODLTests main() to run_suites() not to exclude this
    method.
    Change-Id: I3109a65166b21d93e3e376912a32d364931a7ba5
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Justin chi [Fri, 30 Jun 2017 07:01:48 +0000 (07:01 +0000)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "setup ovs create network flavor"
  - setup ovs create network flavor
    1. replace the linuxbridge with openvswitch
    2. create the network and flavors
    3. fix the haproxy when public endpoint using http
    Change-Id: I6fe93d0c4d5305e5dcab8d2e6c628eb5fa23ab56
    Signed-off-by: wutianwei <wutianwei1@huawei.com>
dongwenjuan [Fri, 23 Jun 2017 07:50:05 +0000 (15:50 +0800)]
 
Update git submodules
* Update docs/submodules/doctor from branch 'master'
  - replace urllib2 with urllib.request for python3
    Change-Id: I68036c295689fae55125854074e3bc4d920fec06
    Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Jing Lu [Fri, 30 Jun 2017 06:49:43 +0000 (06:49 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Change prepareYardstickEnv to prepare_env and add log info"
  - Change prepareYardstickEnv to prepare_env and add log info
    JIRA: YARDSTICK-697
    Currently the action in env like prepareYardstickEnv,
    createGrafanaContainer, createInfluxDBContainer, this is not python style.
    So I do some change:
    prepareYardstickEnv->prepare_env
    createGrafanaContainer->create_grafana
    createInfluxDBContainer->create_influxdb
    And also add some log info in env_action.
    Change-Id: Ia91576b975f3de76b96e312779fda4911e7cac24
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
chenjiankun [Thu, 29 Jun 2017 03:38:04 +0000 (03:38 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Add API to show test case documentation
    JIRA: YARDSTICK-694
    We need API to show test case documentation.
    API: /yardstick/testcases/<testcase_name>/docs
    method: GET
    example:
    http://192.168.131.2:8888/yardstick/testcases/opnfv_yardstick_tc002/docs
    Change-Id: Ib8d591f0ff5f91c4d0a740539727ec73ddd86249
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
agardner [Thu, 29 Jun 2017 18:24:50 +0000 (14:24 -0400)]
 
Update git submodules
* Update docs/submodules/sfc from branch 'master'
  - Paul has stepped down as a comitter
    Change-Id: I7bb99f33c0f56226e1e804f99df96261310c7577
    Signed-off-by: agardner <agardner@linuxfoundation.org>
Jing Lu [Fri, 30 Jun 2017 02:00:32 +0000 (02:00 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Bugfix: remove test.dbf file in recovery script"
  - Bugfix: remove test.dbf file in recovery script
    JIRA: YARDSTICK-696
    Change-Id: I09b73079ff828c43040723794115bb07f74242e8
    Signed-off-by: zshi <zshi@redhat.com>
Zhijiang Hu [Fri, 30 Jun 2017 01:38:19 +0000 (01:38 +0000)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Merge "Initial merge of BM Installation guide"
  - Initial merge of BM Installation guide
    Change-Id: I9964f0d75ae879c6b86d245f2007841236a0b931
    Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Zhijiang Hu [Fri, 30 Jun 2017 01:38:03 +0000 (01:38 +0000)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Merge "Jira: DAISY-36 Initial merge of release-note"
  - Jira: DAISY-36 Initial merge of release-note
    Also fix some index.rst
    Change-Id: I6aae9fbc5821e8a1c65a02c6b8926e42a10c19cb
    Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
spisarski [Thu, 29 Jun 2017 21:25:06 +0000 (15:25 -0600)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Fixed tests to delete security groups.
    Change-Id: I140618a310bae050bea29df665b98881c6052980
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
agardner [Wed, 31 May 2017 18:37:30 +0000 (14:37 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - this script is called by jenkins user
    we need to sudo the mkdir
    Change-Id: I4db726e92566917ecd384884cf1a3c60354c2065
    Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Thu, 29 Jun 2017 18:44:21 +0000 (18:44 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "bug fix: typo in bottlenecks naming (reporting page)"
  - bug fix: typo in bottlenecks naming (reporting page)
    Change-Id: Ifb2047e688117c7c9af33031467f2025d530f187
    Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Steven Pisarski [Thu, 29 Jun 2017 17:21:44 +0000 (17:21 +0000)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Merge "Changed credentials for deploying heat templates."
  - Changed credentials for deploying heat templates.
    The old credentials had been working on other pods but are not working
    with our latest deployed by Kolla. This change does not affect any of
    the functionality included in the tests. It simply takes the administrative
    user credentials and changes the project to the newly created one.
    Change-Id: I76c605797b68f902f2ee5c679bd5b8a50c48a501
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Jose Lausuch [Thu, 29 Jun 2017 17:17:33 +0000 (17:17 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "SNAPS tests now support offline testing."
  - SNAPS tests now support offline testing.
    Images by type (cirros, centos, ubuntu) can now have the download URL be
    overridden, told to leverage a local file, or have custom configuration
    when using the snaps.openstack.tests.openstack_tests.py image settings
    helper functions.
    JIRA: FUNCTEST-809
    Change-Id: I790094a7a26eb5a55f53d6e875c658dc5e7ac2f9
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
jose.lausuch [Mon, 26 Jun 2017 14:23:37 +0000 (16:23 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Remove networking-bgpvpn from Functest requirements
    SDNVPN team will take care of installing the module themselves
    See https://gerrit.opnfv.org/gerrit/#/c/36505/
    Change-Id: Ida38c8324e155906bcd18b12a418e7a62e55e3f0
    Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Steven Pisarski [Thu, 29 Jun 2017 14:06:51 +0000 (14:06 +0000)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Merge "Fixed test to not download images when configured with a disk file path."
  - Fixed test to not download images when configured with a disk file path.
    JIRA: FUNCTEST-809
    Change-Id: I078578ba9881eeeb8942d22cb342e87e17f6f879
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
boucherv [Thu, 29 Jun 2017 12:39:41 +0000 (14:39 +0200)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - FIX mistake in import keypair
    Change-Id: I3d0a3111efcb4200c9b867663a45c07a3b47c09d
    Signed-off-by: boucherv <valentin.boucher@orange.com>
jose.lausuch [Thu, 29 Jun 2017 09:07:47 +0000 (11:07 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Remove BGPVPN utils in Functest
    These util functions should be under control of the SDNVPN
    project. After [1] and [2] it is safe to remove them in Functest
    [1] https://gerrit.opnfv.org/gerrit/#/c/36655/
    [2] https://gerrit.opnfv.org/gerrit/#/c/36505/
    Change-Id: I2f6596cd60678bb0c50adb9b4bc0d59545c3fb0a
    Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Nikolas Hermanns [Thu, 29 Jun 2017 12:45:19 +0000 (12:45 +0000)]
 
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Adapt the floating ip handling in functest"
  - Adapt the floating ip handling in functest
    Comply with the new floating ip management in functest
    (https://gerrit.opnfv.org/gerrit/#/c/36415)
    JIRA: SDNVPN-165
    Change-Id: I39e380caf07568e2370246afcf483eb8adb3def6
    Signed-off-by: tomsou <soth@intracom-telecom.com>
Rex Lee [Thu, 29 Jun 2017 12:07:27 +0000 (12:07 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Call core code directly in the API of run test case"
  - Call core code directly in the API of run test case
    JIRA: YARDSTICK-688
    We need to call core code directly in the API of runTestCase.
    It would be more stable.
    Change-Id: I431a85ded7cd3b20da0462f947c25d91bb99decd
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Ulrich Kleber [Thu, 29 Jun 2017 11:19:33 +0000 (11:19 +0000)]
 
Update git submodules
* Update docs/submodules/octopus from branch 'master'
  - Merge "Fix Yamllint Violations"
  - Fix Yamllint Violations
    The majority of these were related to comment indenting and line length.
    JIRA: OCTO-163
    Change-Id: I14f1a2fb8f247cc84b45afa02bb01fa871f4aad5
    Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
chenjiankun [Thu, 29 Jun 2017 02:42:56 +0000 (02:42 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Add API to update pod yaml file
    JIRA: YARDSTICK-693
    Apart from API to upload pod yaml file, we also need API to update pod
    file.
    API: /yardstick/env/action
    method: POST
    param:
    {
        'action': 'update_pod_file',
        'args': {
            'pod': { pod content }
        }
    }
    Change-Id: I0ba168612ccc2e43c531e4b9253cf72e5c745297
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Maryam Tahhan [Thu, 29 Jun 2017 10:32:05 +0000 (10:32 +0000)]
 
Update git submodules
* Update docs/submodules/barometer from branch 'master'
  - Merge "ci: Remove variable set by jjb scripts"
  - ci: Remove variable set by jjb scripts
    Remove the WORKSPACE variable from this script as it is set by the jjb scripts.
    Change-Id: Ia603da9bd24bb29f71e7be0d1f7ddd00260459bf
    Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Maryam Tahhan [Wed, 28 Jun 2017 10:05:09 +0000 (11:05 +0100)]
 
Update git submodules
* Update docs/submodules/barometer from branch 'master'
  - ci: fix nightly RPM build
    Fix the RDT build to use an appropriate version and generate the correct
    version RPM. Fix the collectd version to only extract collect from the start of
    the version string.
    Change-Id: Ifd780059adbed7669c5e259f483018c325de44e6
    Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Harry Huang [Thu, 29 Jun 2017 03:36:44 +0000 (11:36 +0800)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
  - Fix python pkg issue
    1 add install pyyaml in build process
    2 fix python pkg version
    Change-Id: Icb40bd52aa6cd22874894047561acb9211abfa22
    Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Manuel Buil [Thu, 29 Jun 2017 09:08:36 +0000 (09:08 +0000)]
 
Update git submodules
* Update docs/submodules/sfc from branch 'master'
  - Merge "Fix wrong logging of the server-instance ip"
  - Fix wrong logging of the server-instance ip
    Change-Id: I9b16297804f6b4185835336668766f7f1a8313cc
    Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
Nikolas Hermanns [Thu, 29 Jun 2017 08:50:15 +0000 (08:50 +0000)]
 
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Add networking-bgpvpn module in SDNVPN requirements"
  - Add networking-bgpvpn module in SDNVPN requirements
    Change-Id: I7b361f1b8275570b9257d29e04e551a81116e59f
    Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Ulrich Kleber [Thu, 29 Jun 2017 08:44:09 +0000 (08:44 +0000)]
 
Update git submodules
* Update docs/submodules/octopus from branch 'master'
  - Merge "Revert "Maintain Octopus INFO File""
  - Revert "Maintain Octopus INFO File"
    We haven't had chance to provide feedback for this.
    This reverts commit 
b41f1567f781aebc5fcd9c95c050978ddc95936e.
    Change-Id: Id991c9264f579c20cc5a9f9cc5f0808c005d2082
    Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
 
Fatih Degirmenci [Thu, 29 Jun 2017 08:33:50 +0000 (08:33 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "barometer: include the barometer-project-parameter"
  - barometer: include the barometer-project-parameter
    Change-Id: I503674dbec81c7255664818c3305311086db9ca3
    Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Nikolas Hermanns [Thu, 29 Jun 2017 07:57:42 +0000 (07:57 +0000)]
 
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Transfer utils functions from functest"
  - Transfer utils functions from functest
    Transfer functions:
      - create_bgpvpn
      - create_network_association
      - create_router_association
      - update_bgpvpn
      - delete_bgpvpn
      - get_bgpvpn
      - get_bgpvpn_routers
      - get_bgpvpn_networks
    from functest/utils/openstack_utils.py to
    sdnvpn/lib/utils.py
    JIRA: SDNVPN-164
    JIRA: FUNCTEST-840
    Change-Id: Ic64d8ee85e74601b0fe51e1c452cf83fa6b0203b
    Signed-off-by: panageo2 <panageo@intracom-telecom.com>
Alex Yang [Thu, 29 Jun 2017 07:11:41 +0000 (15:11 +0800)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Add an missing parameter and fix a typo in daisy_server.py
    Change-Id: I339508f1c07a9bbefa389c6f6eb5e53640a79417
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Jose Lausuch [Thu, 29 Jun 2017 07:35:17 +0000 (07:35 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Fix refstack_defcore"
  - Fix refstack_defcore
    As refstack-client is reinstalled only by the shell setup_env, the path of
    .venv and .tempest have been changed.
    Change-Id: Id50d0c6384295c2448705961942104abbd799b9b
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
Cédric Ollivier [Wed, 28 Jun 2017 16:52:13 +0000 (18:52 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Get install_rally.sh from git.openstack.org
    Change-Id: I99a87e2399c1be79dabc9109e10665fc9ef8bee2
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Wed, 28 Jun 2017 20:23:50 +0000 (22:23 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Switch to official tosca-parser and heat-translator
    They replace the python packages located in parser which don't
    meet OpenStack's upper constraints [1].
    It completes [2] which simply keeps the wrong logic of
    parser/tests/parser_install.sh.
    [1] https://build.opnfv.org/ci/job/functest-docker-build-push-master/1170/console
    [2] https://gerrit.opnfv.org/gerrit/#/c/36653/
    Change-Id: If108b8d1fad08237b8a57d82bf5601f4d6ecf64e
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Yujun Zhang [Wed, 28 Jun 2017 07:26:45 +0000 (15:26 +0800)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Fix bug in aggregation
    Change-Id: Ic6613a9ab585894984e1cdab6ead3a84d1c4af9c
    Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Yujun Zhang [Wed, 28 Jun 2017 05:59:25 +0000 (13:59 +0800)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Fix bug in QPI calculation
    compute spec was amended in 45111c but the calculation is not
    updated
    Change-Id: Ibf0139b2278f617a52335e8839f51c97d5ded8b7
    Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Trevor Bramwell [Thu, 1 Jun 2017 00:08:41 +0000 (17:08 -0700)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Remove invalid Timed trigger from Bifrost Jobs
    A disabled trigger is set to the empty string, not prefixed with a
    comment character.
    Change-Id: I0b29857f0907f33bb0fb8156bb6db84113f1479d
    Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Jose Lausuch [Wed, 28 Jun 2017 17:48:29 +0000 (17:48 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "refactor list operation"
  - refactor list operation
    all operations mix together make it very difficult to read
    Change-Id: I7e4a12fd13a7aa0dc0c8fc09b69c7e43a2ab18ac
    Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Miguel Lavalle [Wed, 31 May 2017 19:58:39 +0000 (14:58 -0500)]
 
Update git submodules
* Update docs/submodules/sfc from branch 'master'
  - Fix typos and other errors in documentation
    While reading the documentation, I found typos and other errors. This
    patchset fixes them.
    Change-Id: I2bf83a26da58845337dd77e56a8c77aa63084f2f
    Signed-off-by: Miguel Lavalle <malavall@us.ibm.com>
Cédric Ollivier [Wed, 28 Jun 2017 12:36:56 +0000 (14:36 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Leverage on parser python packages in Dockerfile
    It also stops calling parser_install.sh.
    This file is replaced by the 2 new requirements in
    docker/thirdparty-requirements.txt:
      - tosca-parser
      - heat-translator
    Change-Id: Ic9dcdd81df9800fc8e559a07f9c100a20bea2290
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Morgan Richomme [Wed, 28 Jun 2017 15:33:05 +0000 (15:33 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "bugfix: Exception when the results is empty"
  - bugfix: Exception when the results is empty
    list operation crash when limit is not provided, error message:
    OperationFailure: the limit must be positive
    JIRA: RELENG-265
    Change-Id: Id8db93b594010d054a71d301d9c42eed113c12e1
    Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Markos Chandras [Wed, 28 Jun 2017 14:41:53 +0000 (14:41 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "prototypes: xci: scripts: Add update-osa-version-files.sh script"
  - prototypes: xci: scripts: Add update-osa-version-files.sh script
    Add new prototypes/xci/scripts/update-osa-version-files.sh which can be
    used to update the XCI ansible-role-requirements.yml file as well as the
    OSA pinned SHA string. This file is using the upstream
    'sources-branch-updater-lib.sh' library from the openstack-ansible
    repository.
    Change-Id: I51b88c50cb2bffe0cf1b7aa054a5b237103fd92f
    Signed-off-by: Markos Chandras <mchandras@suse.de>
Michael Polenchuk [Wed, 28 Jun 2017 12:33:27 +0000 (16:33 +0400)]
 
Update git submodules
* Update docs/submodules/fuel from branch 'master'
  - Set salt bootstrap distrib revision
    Change-Id: Id278afd05fd8793f573fce0d4ca1ff7420fc9127
    Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
dongwenjuan [Wed, 3 May 2017 06:27:18 +0000 (14:27 +0800)]
 
Update git submodules
* Update docs/submodules/doctor from branch 'master'
  - add test user, project and role
    JIRA: DOCTOR-93
    Change-Id: I85bfb21b7c07c40dfd1bfa6049130ad82fa3996a
    Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Michael Polenchuk [Wed, 28 Jun 2017 10:47:29 +0000 (14:47 +0400)]
 
Update git submodules
* Update docs/submodules/fuel from branch 'master'
  - Get latest salt-formulas code
    Change-Id: I6284589343bfcdc4f35734d5c291ad0a2bf02d74
    Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Cédric Ollivier [Wed, 28 Jun 2017 09:46:46 +0000 (11:46 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Update paths in functest/ci/testcases.yaml
    It follows the changes switching to python packages.
    It shall be noted  that several cmds could be enhanced.
    Change-Id: I8cf3595d1e8044b650deb4ec733bf973c0bf1b3f
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Zhijiang Hu [Wed, 28 Jun 2017 09:27:19 +0000 (09:27 +0000)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Merge "Add scenario arg check"
  - Add scenario arg check
    Add the scenario argument valid check in deploy.sh.
    Change-Id: Ifeeed3882b22ba379975c2356d761e0536c5c2c9
    Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
hongbo tian [Wed, 28 Jun 2017 09:09:14 +0000 (09:09 +0000)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - Merge "https enabled checking"
  - https enabled checking
    JIRA: DOVETAIL-456
    before to check OS_CACERT and OS_INSECURE when using
    https + credential or + no credential,
    there's a need to check if https enabled.
    error log
    https://build.opnfv.org/ci/view/dovetail/job/dovetail-fuel-baremetal-proposed_tests-danube/37/console
    Change-Id: Icdf17541fe6cf64b2f000d424c8d4dcc28cfd371
    Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Guo Ruijing [Thu, 22 Jun 2017 15:45:04 +0000 (08:45 -0700)]
 
Update git submodules
* Update docs/submodules/barometer from branch 'master'
  - cleanup: remove fuel plugin since fuel@opnfv uses mcp
    Change-Id: I1c745106c1db5e69ba698d9076ae6c707dbc37b7
    Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Jose Lausuch [Wed, 28 Jun 2017 07:58:57 +0000 (07:58 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Remove Rally requests scenario"
  - Remove Rally requests scenario
    HttpRequests scenario is not directly related to OpenStack and not
    supported by Rally in https environment.
    Change-Id: I2e91d129d82dfaba62eca25e3e4890ff54f52ac6
    Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Jun Li [Wed, 28 Jun 2017 06:47:33 +0000 (06:47 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "dovetail run against different scenarios of compass"
  - dovetail run against different scenarios of compass
    JIRA: DOVETAIL-454
    1, scenarios to run
    https://wiki.opnfv.org/display/dovetail/Running+history+for+the+dovetail+tool
    scenarios	installer
    os-nosdn-nofeature-ha   	Apex
    os-nosdn-kvm-ha    	Apex
     os-odl_l3-fdio-ha  	Apex
    os-odl_l2-nofeature-ha 	Compass
    os-nosdn-nofeature-ha 	Compass
    os-onos-nofeature-ha 	Compass
    os-odl_l3-nofeature-ha 	Compass
    os-nosdn-ovs-ha 	Fuel
    os-odl_l2-bgpvpn-ha 	Fuel
    os-odl_l3-nofeature-ha 	Fuel
    os-nosdn-nofeature-ha	Fuel
    os-nosdn-kvm_ovs_dpdk-ha	Fuel
    2, time map(in order to reduce resource in CI)
    MON, WED, FRI, SUN ----> latest
    TUE, THU, SAT ---> cvp.0.1.0
    Change-Id: If9c3fc514e4260530fc4f73299eedd9c1b022692
    Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Alex Yang [Wed, 28 Jun 2017 01:41:51 +0000 (09:41 +0800)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Enlarge the RAM of the nodes in virtual deployment
    Now the RAM of controller node in virtual deploymeny is only 4GB.
    [root@host-10-20-11-6 ~]# free -h
                  total        used        free      shared  buff/cache   available
    Mem:           3.7G        3.2G        145M        1.7M        408M        191M
    Swap:          4.0G        4.0G        2.3M
    Since the RAM on the deploy server is at least 64GB (see installation
    guide), we can enlarge every node's RAM to improve the performance.
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
    Change-Id: Ie4e1297697e349a6b3edf0fa0c54eeeb94255ca8
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
zhihui wu [Wed, 28 Jun 2017 00:49:40 +0000 (00:49 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "Refactor output format"
  - Refactor output format
    - Merge scores and results in qpi.json
    - metrics: {} will be completely removed as a consequence
    - Make baseline the same format as spec
    Change-Id: Id0cc487002a38c51736de07f3759fd78d42a0b9c
    Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
juraj.linkes [Tue, 27 Jun 2017 14:54:08 +0000 (16:54 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Updated fds testcase criteria
    Initially, we only executed fds testcase on odl_l2 fdio scenarios.
    Now we're extending this to all odl fdio scenarios.
    Change-Id: Ieb2454f02847361fdf3274b11f20a996a916ad90
    Signed-off-by: juraj.linkes <jlinkes@cisco.com>
Trevor Bramwell [Tue, 27 Jun 2017 19:00:48 +0000 (19:00 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Pass fully qualified anteater path to Docker run"
  - Pass fully qualified anteater path to Docker run
    With moving anteater into a virtualenv inside the container, it is no
    longer installed to a location accessible by the default PATH. Using the
    absolute path to the anteater binary should allow this to run.
    Change-Id: I978e96d6de1b6c7bb63ff877b5bc77e1b6ee44df
    Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
spisarski [Tue, 27 Jun 2017 18:19:30 +0000 (12:19 -0600)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Added offline test support to NovaUtilsInstanceTests missed initially.
    JIRA: FUNCTEST-809
    Change-Id: I3a54af6fc64f93a72059d0ff205024fa765ceb52
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
juraj.linkes [Tue, 27 Jun 2017 14:39:39 +0000 (16:39 +0200)]
 
Update git submodules
* Update docs/submodules/fds from branch 'master'
  - Updated robot scripts for v3 credentials
    The fds security group robot script is now compatible with both v2
    and v3 credentials. Also introduced other minor fixes.
    Change-Id: I987a3963fea425fcc31afe4681575ca985f162bb
    Signed-off-by: juraj.linkes <jlinkes@cisco.com>
Linda Wang [Sat, 24 Jun 2017 07:42:20 +0000 (07:42 +0000)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Enable snaps work using public endpoint
    When functest is not run on jumpserver but on other external host without
    admin network, snaps failed to connect the admin endpoint. So running
    snaps tests using public endpoint should be allowed.
    JIRA: SNAPS-110
    Change-Id: I8ca8d8c48330b5f427568d3d5fe942f6f2ca9ea9
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
mbeierl [Wed, 21 Jun 2017 20:02:57 +0000 (16:02 -0400)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - Allow User to Specify Flavor
    Adds flavor as parameter to ReST /configurations API and passes
    it through to the heat template creation.
    Change-Id: Id3632fb571da9da51b4d75db58c7a7c0a91e0ccf
    JIRA: STORPERF-92
    Signed-off-by: mbeierl <mark.beierl@dell.com>
Jose Lausuch [Tue, 27 Jun 2017 13:37:47 +0000 (13:37 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Increase timeout of Open Baton installation"
  - Increase timeout of Open Baton installation
    Change-Id: Ifdc24a3fc9e2c315b41f9e68bccb88df36252b0c
    JIRA: ORCHESTRA-14
    Signed-off-by: Michael Pauls <michael.pauls@fokus.fraunhofer.de>
Jose Lausuch [Tue, 27 Jun 2017 13:37:17 +0000 (13:37 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "bugfix: pagination crash due to memory limitation"
  - bugfix: pagination crash due to memory limitation
    MongoDB sorts the results in memory, and the default mem limitation is
    32M, if the sort operation consumes more than that it will return an
    error:
    OperationFailure: Executor error during find command: OperationFailed
    Sort operation used more than the maximum 
33554432 bytes of RAM. Add an
    index, or specify a smaller limit.
    To solve this problem, here we leverage aggregate() and
    allowDiskUse=True, it is said will not be limited by memory
    Change-Id: Id698ad1d02912e8b350a33a926fcccc390814fcc
    Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
 
Jose Lausuch [Tue, 27 Jun 2017 13:34:01 +0000 (13:34 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Add sfc in thirdparty-requirements.txt"
  - Add sfc in thirdparty-requirements.txt
    Now it can be installed via python package [1] and then be listed in
    thirdparty-requirements.txt.
    [1] https://gerrit.opnfv.org/gerrit/#/c/36445/
    Change-Id: Iae7482865917e51a96a180b0a987ab0ff26a0190
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Jose Lausuch [Tue, 27 Jun 2017 13:31:22 +0000 (13:31 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Add securityscanning in thirdparty-requirements.txt"
  - Add securityscanning in thirdparty-requirements.txt
    Now it can be installed via python package [1] and then be listed in
    thirdparty-requirements.txt.
    [1] https://gerrit.opnfv.org/gerrit/#/c/36437/
    Change-Id: Ib9489de1f46993fa9fe35485fa95baf003d44974
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Jose Lausuch [Tue, 27 Jun 2017 13:31:15 +0000 (13:31 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Remove obsolete repos in functest/ci/config_functest.yaml"
  - Remove obsolete repos in functest/ci/config_functest.yaml
    It completes "Use directly OpenStack project packages" [1].
    kingbird becomes a dependency.
    [1] https://gerrit.opnfv.org/gerrit/#/c/36125/
    Change-Id: I2cb9e3a2146a2b2bbae89dde9917c5ace70048a6
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jose.lausuch [Tue, 27 Jun 2017 09:54:41 +0000 (11:54 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Remove Tempest repo and use the one created by Refstack
    Refstack clones the repo in /home/opnfv/.tempest. Rally can use
    that repo which is checked out to the REFSTACK_TAG=15.0.0
    This way, we avoid having twice the same files.
    Change-Id: I9b05d29b1c9bdf3d10539b771d0d20abb2b7cc37
    Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
hongbo tian [Tue, 27 Jun 2017 11:42:56 +0000 (11:42 +0000)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - Merge "Use official Docker images to build local DB"
  - Use official Docker images to build local DB
    JIRA: DOVETAIL-422
    1. Use official Docker images, mongo:3.2.1 and opnfv/testapi:cvp.0.1.0,
       to build local database and testapi service.
    2. Use the stable Docker tag in offline config file.
    Change-Id: I446a4248effc95f6f5aa6a6d90c0d31ef2f60b39
    Signed-off-by: xudan <xudan16@huawei.com>
hongbo tian [Tue, 27 Jun 2017 11:40:58 +0000 (11:40 +0000)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - Merge "delete old ipv6 files"
  - delete old ipv6 files
    JIRA: DOVETAIL-452
    since https://gerrit.opnfv.org/gerrit/#/c/34577/ merged
    new ipv6 C&C documents are there, delete the old ones.
    Change-Id: Ic16cf03b3febd7cca158555e11ecd817ffc61139
    Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
MatthewLi [Mon, 26 Jun 2017 02:36:01 +0000 (22:36 -0400)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - delete unused dashboard backend packages
    JIRA: DOVETAIL-452
    since testapi/mongoDB/openstack 3rd paty dahsboard packages
    are used for dovetail now in releng repo. the out-dated mysql-based
    dashboard backend packages are deleted
    Change-Id: I304c6c40b47e2fac513dd2de873644b749c3275d
    Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Manuel Buil [Tue, 27 Jun 2017 10:08:33 +0000 (10:08 +0000)]
 
Update git submodules
* Update docs/submodules/sfc from branch 'master'
  - Merge "Add requirements in sfc"
  - Add requirements in sfc
    It now leverages on pbr to scan requirements.txt and inject them into
    the install_requires.
    Change-Id: If51827f6f8839af930c862d846b76b85a778c860
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Alex Yang [Tue, 27 Jun 2017 10:02:36 +0000 (10:02 +0000)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Merge "Adapt the scenario arg add in tempset.py"
  - Adapt the scenario arg add in tempset.py
    1.adapt the scenario argument add in tempset.py, detail please
    refer to
    https://gerrit.opnfv.org/gerrit/#/c/36229/5/deploy/tempest.py.
    2.bugfix to update the self.deploy_file with the constructed final
    deploy file in deoploy.py.
    Change-Id: Ia46720649a2361f0b84749925d2c0dede78ccdb5
    Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
Morgan Richomme [Tue, 27 Jun 2017 09:34:50 +0000 (09:34 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "enable doctor-notification test case"
  - enable doctor-notification test case
    Change-Id: If2b6b46f3f192f58636c55f3ddc9e80b9e22be3c
    Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Sofia Wallin [Tue, 27 Jun 2017 09:32:16 +0000 (09:32 +0000)]
 
Merge "Initiate Developer guide (Testing group)"
Jose Lausuch [Tue, 27 Jun 2017 09:31:17 +0000 (09:31 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Added unit tests for api_check, health_check, and smoke tests."
  - Added unit tests for api_check, health_check, and smoke tests.
    In addition to the creation of the unit tests, this patch simplifies
    the mocks for connection check as there was an unused annotation.
    This patch also refactors the building of the test suite from the
    constructor to the run() method.
    JIRA: FUNCTEST-813
    Change-Id: I7ff5d0389db36141a33ee3a8f76e04b922f8a95f
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>