Trevor Bramwell [Mon, 10 Jul 2017 17:27:21 +0000 (17:27 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Send Build Notifications to Jenkins Admins"
  - Send Build Notifications to Jenkins Admins
    Given the number of jobs in OPNFV there isn't an easy way to discover
    when there is an issue affecting a large number of jobs without looking
    into individual job logs.
    By sending out email notifications on failed builds (using the email-ext
    plugin), we will have insight into causes for large sets of job
    failures, and also be able to identify non-job specific issues.
    This macro still needs to be added to jobs that already have publishers
    set, but by just adding it to defaults it should cover about half of all
    current jobs.
    JIRA: RELENG-257
    Change-Id: I9d55bdd929a60004a16fa3c21bf1f7069f8786db
    Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
saksham115 [Thu, 6 Jul 2017 14:16:28 +0000 (19:46 +0530)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - Demo Code
    Enter the URL of the json file available at testresults.opnfv.org.
    It presents the data in the tabular and plots the chart for the series.
    Data validation and some UI changes are yet to be made
    Change-Id: I90ceed4e8a3240face479539f127d5c922d19d0c
    JIRA: STORPERF-162
    Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
Alexandru Avadanii [Wed, 28 Jun 2017 18:48:38 +0000 (20:48 +0200)]
 
Update git submodules
* Update docs/submodules/armband from branch 'master'
  - MCP: Remove all Fuel patches and plugins
    Chances are none of the old patches / plugins can be reused as-is,
    so remove all of them and prepare for the switch to MCP.
    Change-Id: I999927a43b438d9bda9ff118731e2af4b1fa8caa
    Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Michael Polenchuk [Fri, 7 Jul 2017 11:42:36 +0000 (15:42 +0400)]
 
Update git submodules
* Update docs/submodules/fuel from branch 'master'
  - Align reclass cluster model of dpdk scenario
    Change-Id: I4fc0c0e040c97e91c79aae2f0142fb6f025081f2
    Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Morgan Richomme [Mon, 10 Jul 2017 14:38:10 +0000 (14:38 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Stop redefining $HOME"
  - Stop redefining $HOME
    Then .rally is located in the real home directory.
    Change-Id: I3e261d34a41a4105aef8fc0a996df501d638c030
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Jose Lausuch [Mon, 10 Jul 2017 14:37:36 +0000 (14:37 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Get rid of install_rally.sh"
  - Get rid of install_rally.sh
    It simply creates the required db.
    Change-Id: I48fb017f3ebfcdbd5de898b185c1933228bfef16
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Linda Wang [Thu, 6 Jul 2017 16:01:32 +0000 (16:01 +0000)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Fix get_endpoint
    One specific service type has the same endpoint url if interface is admin
    or internal, while it is different from that with public interface, except
    the admin and internal endpoint url for service identity has same ip but
    different ports.
    Change-Id: I19c260222286d8b4aa3f0d3b7d273e192b13a96b
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
Yifei Xue [Mon, 19 Jun 2017 11:22:11 +0000 (19:22 +0800)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
  - Upgrade ODL from boron to carbon
    JIRA: -
    Change-Id: I031444d1094af646ae39a9c0c3fbfc30548e6ee4
    Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Jun Li [Mon, 10 Jul 2017 09:33:55 +0000 (09:33 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Ignore create_pod_file failure for Compass latest deployment"
  - Ignore create_pod_file failure for Compass latest deployment
    JIRA: DOVETAIL-460
    Change-Id: Ibd89d338e94178fadcdfe533c71e4df74641b97c
    Signed-off-by: xudan <xudan16@huawei.com>
Jun Li [Mon, 10 Jul 2017 06:57:30 +0000 (06:57 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "dovetail: fix compass branch issue"
  - dovetail: fix compass branch issue
    log https://build.opnfv.org/ci/job/compass-os-nosdn-nofeature-ha-virtual-daily-danube/119/
    Change-Id: I7ea57268b92e48c3531f412551c9582f440950ee
    Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Jun Li [Mon, 10 Jul 2017 06:17:39 +0000 (06:17 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "patch don't verify in centos In master branch, compass4nfv don't support centos. it is needless to verify in centos."
  - patch don't verify in centos
    In master branch, compass4nfv don't support centos.
    it is needless to verify in centos.
    Change-Id: I0d7797ca4c057d2422a9bde5d684577a32854e33
    Signed-off-by: wutianwei <wutianwei1@huawei.com>
Harry Huang [Sat, 8 Jul 2017 09:00:31 +0000 (17:00 +0800)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
  - Add opendaylight switch
    Add key plugins in DHA file and declare opendaylight
    as a plugin in odl scenario.
    Change-Id: Iefc07b691d5052a9980d8c87f23a9f82be61ed6e
    Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
JingLu5 [Mon, 10 Jul 2017 04:19:08 +0000 (04:19 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Change storperf target IP
    As compass in master use OpenStack Ansible, the former IP "192.168.200.1" for
    Huawei pod-1 has been deprecated.
    Change-Id: Ia60885b36abec3455db2aa2939afbe2ef8bd79f5
    Signed-off-by: JingLu5 <lvjing5@huawei.com>
wutianwei [Mon, 10 Jul 2017 03:03:52 +0000 (11:03 +0800)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - compass verify have problem to git clone functest
    Change-Id: I390c742040b3f32c705c989cac82ee7cbe7b5748
    Signed-off-by: wutianwei <wutianwei1@huawei.com>
Jing Lu [Mon, 10 Jul 2017 02:20:39 +0000 (02:20 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Yardstick install storperf update"
  - Yardstick install storperf update
    JIRA: YARDSTICK-702
    Sicnce StorPerf has switched to use docker-compose to start container suite.
    The way Yardstick install storperf should also be updated.
    Change-Id: Idee05703b8ae5cd03bc214f598f56c8ac05ca755
    Signed-off-by: JingLu5 <lvjing5@huawei.com>
zhihui wu [Fri, 7 Jul 2017 07:57:12 +0000 (15:57 +0800)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Add an testapi_url option in the ci script
    Change-Id: I9eca0054eb00e1279df9853cb7624bd4586c2195
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Martin Klozik [Tue, 4 Jul 2017 07:18:46 +0000 (08:18 +0100)]
 
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
  - ci: Use log scale for B2B graphs
    Graph configuration for B2B was modified to show correct y axis
    tittle and to use log scale.
    Change-Id: I7ac75ca803f93be28d89a4504e046b1119d341e1
    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>
Fatih Degirmenci [Fri, 7 Jul 2017 19:25:28 +0000 (19:25 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "prototypes: xci: xci-deploy: Set default value for devel parameters"
  - prototypes: xci: xci-deploy: Set default value for devel parameters
    Commit 
68412ffc734e ("prototypes: xci: xci-deploy.sh: Append trailing
    slash for rsync vars") modified xci-deploy.sh script to append a
    trailing slash to the devel variables but it broke the script when
    one of these variables was not set (since we run with 'set -eu') with
    the following error:
    ./xci-deploy.sh: line 45: !local_user_var: unbound variable
    Fixes: I0103b754585931fa1dcd3966c52d7e4a8f2f63f6
    Change-Id: Ic2465ff07348b61e74e191516425cd10d80c1fce
    Signed-off-by: Markos Chandras <mchandras@suse.de>
 
spisarski [Thu, 6 Jul 2017 20:28:49 +0000 (14:28 -0600)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Created domain object for users.
    OpenStack implementation details were leaking out into the
    user creator.
    JIRA: SNAPS-117
    Change-Id: I67c77c75055b37819512d1e7712925b839fbc047
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Thu, 6 Jul 2017 20:03:54 +0000 (14:03 -0600)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Created domain object for keypairs.
    OpenStack implementation details were leaking out into the
    keypair creator.
    JIRA: SNAPS-112
    Change-Id: Idd22ca9f8ebec7b21c337ca003e01169efec34cb
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Steven Pisarski [Fri, 7 Jul 2017 13:56:37 +0000 (13:56 +0000)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Merge "Created domain object for flavors."
  - Created domain object for flavors.
    OpenStack implementation details were leaking out into the
    flavor creator.
    JIRA: SNAPS-111
    Change-Id: I59a77d02e30065a7f4560e74295b2084a83686df
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Jun Li [Fri, 7 Jul 2017 09:27:56 +0000 (09:27 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Change owner of the openrc file for compass"
  - Change owner of the openrc file for compass
    The jenkins user is not permitted to view openrc file
    with root owner and group.[1]
    cat: /home/jenkins/opnfv-openrc.sh: Permission denied
    [1]: https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-master/1293/console
    Change-Id: I89d0597c8f0ece00f70fd6622048794b15510636
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
zhongjun [Fri, 7 Jul 2017 01:07:48 +0000 (09:07 +0800)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Enable HA scenarios
    Enable HA scenario options due to support HA function in upsteam.
    Change-Id: Ie1889afc1a149f171a9b324eb284fd650baed397
    Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
Jose Lausuch [Fri, 7 Jul 2017 08:44:15 +0000 (08:44 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Push Functest API doc to artifact"
  - Push Functest API doc to artifact
    Note that it is not the final goal
    The final goal is to integrate api doc into Functest
    developer guide
    This will be triggered from opnfvdocs and replace the current
    developer guide:
    http://docs.opnfv.org/en/stable-danube/submodules/functest/docs/testing/developer/devguide/index.html
    This patch allows to have an up-to-date api docs on the artifact after
    functest merge
    http://artifacts.opnfv.org/functest/docs/
    Change-Id: I91256add29ce9eadd66764c2234da1d60981dd31
    Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
    Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
    Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Harry Huang [Wed, 5 Jul 2017 02:59:42 +0000 (10:59 +0800)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
  - Change docker repo in build
    1. change docker repo to compass4nfv
    2. change compass-docker-compose github to Compass4NFV
    Change-Id: I81803ec3123c681e023f6e38456f431c6fc2e346
    Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Jose Lausuch [Fri, 7 Jul 2017 07:38:13 +0000 (07:38 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Fix get_endpoint"
  - Fix get_endpoint
    Different endpoint urls can be searched with 'admin', 'internal' and
    'public' interface.
    Change-Id: I57207826d0dc2c18ce0e6a0abf09140f639f64ba
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
Cédric Ollivier [Thu, 6 Jul 2017 22:21:29 +0000 (00:21 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Inherit packages when creating /src/tempest/.venv
    It simply calls the --system-site-packages option as all
    requirements are already installed and then saves space.
    Change-Id: Ibb37e54bcbbb8bd9b84e6d43a694ab685b561db1
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Thu, 6 Jul 2017 19:38:38 +0000 (21:38 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Stop using tempest version in Dockerfile
    The sed instruction is enhanced to automatically copy the version
    written in the OpenStack's upper-constraints.txt.
    Change-Id: Icbfde6fb097b1eaf880184c4f63de11854bfdb47
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
dongwenjuan [Tue, 16 May 2017 07:46:04 +0000 (15:46 +0800)]
 
Update git submodules
* Update docs/submodules/doctor from branch 'master'
  - add create alarm
    JIRA: DOCTOR-93
    Change-Id: I316608c9627ff38e55154257b798244de3f221c5
    Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
dongwenjuan [Wed, 10 May 2017 07:21:38 +0000 (15:21 +0800)]
 
Update git submodules
* Update docs/submodules/doctor from branch 'master'
  - Add create instances
    JIRA: DOCTOR-93
    Change-Id: I7645c1cc0c76ff86b9fbcc01c19038469fc9b9b4
    Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Zhijiang Hu [Fri, 7 Jul 2017 06:33:44 +0000 (06:33 +0000)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Merge "add heartbeat interface introduction in docs"
  - add heartbeat interface introduction in docs
    Change-Id: Iaf206f9ea5962410c859ad6f84b03ef1a1aa7771
    Signed-off-by: root <zhou.ya@zte.com.cn>
root [Thu, 6 Jul 2017 02:42:50 +0000 (10:42 +0800)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - add extra interface to enable the keepablived plane and the api plane
    Change-Id: I0157bf8b6fa9be254c61bb384065f80107ab3dda
    Signed-off-by: root <zhou.ya@zte.com.cn>
Michael Polenchuk [Thu, 6 Jul 2017 08:27:56 +0000 (12:27 +0400)]
 
Update git submodules
* Update docs/submodules/fuel from branch 'master'
  - Enable cinder volume service
    Change-Id: I29ad8fc0e504779184fdf3795dc82ce1b031dbf8
    Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Jun Li [Fri, 7 Jul 2017 03:36:40 +0000 (03:36 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Compass: add retrieving OS credentials for Containers"
  - Compass: add retrieving OS credentials for Containers
    Compass has changed the mechanism of deployment (Containers) in master,
    so we adjust the way to fetch the OS credentials file.
    Change-Id: If126ac9b081589c21466b59eae05b107bf6dc425
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
Michael Chapman [Fri, 7 Jul 2017 02:29:12 +0000 (02:29 +0000)]
 
Update git submodules
* Update docs/submodules/apex from branch 'master'
  - Merge "Tiny fix for easy install scirpt"
  - Tiny fix for easy install scirpt
    - add several dependent packages
    - fix random no deploy log display
    - chmod +x simple_deploy.sh
    Change-Id: If18114b9fe8ba527abee907fa14eecf93beba098
    Signed-off-by: QiLiang <liangqi1@huawei.com>
Taseer [Tue, 4 Jul 2017 19:12:08 +0000 (00:12 +0500)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Make same workloads distinguishable for report.
    Issue encountered in case of "memory" results.
    JIRA: QTIP-257
    Change-Id: I27ca0220e2004a0cce54c5301afca284923e52ca
    Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Linda Wang [Sat, 1 Jul 2017 05:02:56 +0000 (05:02 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Remove setup_env for refstack in Dockerfile
    It creates a symlink for .tempest required by refstack, and then
    install the requirements of tempest into a virtualenv which
    should be located in the dir .tempest/.venv.
    Now refstack_client is located in /src like tempest to avoid a link
    in /usr/local/lib/python2.7/dist-packages.
    JIRA: FUNCTEST-846
    Change-Id: I99cedd00daaac57f85532ef41b91da20dec3dcb8
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
spisarski [Thu, 6 Jul 2017 21:03:35 +0000 (15:03 -0600)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Completed tests for creating networks of different types.
    Change-Id: I33601da3f51d7acc60bd646e1d783a07afd8ea45
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Thu, 6 Jul 2017 17:58:52 +0000 (11:58 -0600)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Added support for using '~' for SSH key location.
    While testing changes, fixed problems found with querying for
    floating IPs which also required adding network data to the
    VMInst domain object.
    JIRA: SNAPS-85
    Change-Id: I0ecf3a6885ce84fe14c4a6db09269c56dc0ad9fc
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Michael Chapman [Thu, 6 Jul 2017 16:12:28 +0000 (16:12 +0000)]
 
Update git submodules
* Update docs/submodules/apex from branch 'master'
  - Merge "Adapting BGPVPN scenario to new composable service"
  - Adapting BGPVPN scenario to new composable service
    Depends-On: I4af82d456c9d999667f2ef4d16e8f6822463d331
    Depends-On: Id28df6ed307976fbb20fa1300f7349b743d96569
    Change-Id: I8b6c909ea801491e524206ee4270d453164f3c46
    Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
Mark Beierl [Thu, 6 Jul 2017 13:55:35 +0000 (13:55 +0000)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - Merge "Dockerfile for reporting module updated"
  - Dockerfile for reporting module updated
    JIRA: STORPERF-162
    Change-Id: If012cf4ce2c03851c2ceb3744dd3a2f366cb65d5
    Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
mbeierl [Thu, 6 Jul 2017 13:45:26 +0000 (09:45 -0400)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - Corrected Typo
    Change-Id: I67e47a1f56f90758a129d4d608d8c41ab4ad8d55
    Signed-off-by: mbeierl <mark.beierl@dell.com>
Dan Radez [Thu, 6 Jul 2017 13:52:25 +0000 (13:52 +0000)]
 
Update git submodules
* Update docs/submodules/apex from branch 'master'
  - Merge "adding libvirt-python to iso"
  - adding libvirt-python to iso
    JIRA: APEX-462
    Change-Id: Ic38d174f92cd19fddd852888047d4b08ef69acab
    Signed-off-by: Dan Radez <dradez@redhat.com>
Mark Beierl [Thu, 6 Jul 2017 13:42:49 +0000 (13:42 +0000)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - Merge "Adding Danube 3.0 Release Notes"
  - Adding Danube 3.0 Release Notes
    Changes the release notes to Danube 3.0 content
    Change-Id: I13a03a20aa9e9f310e9b79eb878f3714ab38fa1e
    Signed-off-by: mbeierl <mark.beierl@dell.com>
spisarski [Wed, 5 Jul 2017 17:35:13 +0000 (11:35 -0600)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Making test user password dynamic for testing against secure pods.
    Change-Id: I7c281062fc89a2ff4721e6bee9e90042c59273c5
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Rex Lee [Thu, 6 Jul 2017 12:21:22 +0000 (12:21 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Improvement: delete stack if create stack failed"
  - Improvement: delete stack if create stack failed
    JIRA: YARDSTICK-709
    If the stack is CREATE_FAILED during the context deployment, the failed
    stack should be deleted.
    Change-Id: I35b28ffae0f4d1f3ea9809d21add5d718dae5c9d
    Signed-off-by: JingLu5 <lvjing5@huawei.com>
Rex Lee [Thu, 6 Jul 2017 12:20:58 +0000 (12:20 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Bugfix: Abnormally stopped background scenario causes test data lost"
  - Bugfix: Abnormally stopped background scenario causes test data lost
    Change-Id: I19b8d1c1c6becf4335537d585046cbd59cab5935
    Signed-off-by: JingLu5 <lvjing5@huawei.com>
Sakala Venkata Krishna Rohit [Thu, 6 Jul 2017 11:33:51 +0000 (17:03 +0530)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - bugfix for reporting verify job
    Copying xml files to workspace folder as jenkins searchs for xml files
    from workspace directory. This solves the configuration error the
    reporting verify job is facing.
    Change-Id: I747a6e93995188d645d3fa09cdbd60e7a7fc453b
    Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
Kubi [Thu, 6 Jul 2017 12:14:34 +0000 (12:14 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "move flatten dict key to common utils"
  - move flatten dict key to common utils
    So it can easily be used by other testcase to unify result
    JIRA: YARDSTICK-702
    Change-Id: Id4fde38a9a0c2a87a6c870bdb7b0c8f3a3b371ac
    Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Cédric Ollivier [Wed, 5 Jul 2017 21:47:18 +0000 (23:47 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Move rally and tempest to requirements.txt
    As rally and tempest are called when preparing env, they are
    considered as dependencies. It also modifies on-the-fly
    upper-contraints.txt to allow cloning the git repository.
    Change-Id: I72e809d4cf15f9f2539a74fce1c6eb444d8c3b47
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Wed, 5 Jul 2017 18:44:37 +0000 (20:44 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Fix logger name in vping_base.py
    It conforms with logging.ini which requires qualnames.
    Change-Id: Ic2f849009c31a3a7bc406fc44c4917d19ccf2424
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Wed, 5 Jul 2017 18:39:35 +0000 (20:39 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Add a default value to protect add_images.sh
    It sets a default value to the optional env var: FUNCTEST_IMAGES_DIR
    Change-Id: Ib78af2aaee27470ad10b0979a68c09963091cbb6
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Sakala Venkata Krishna Rohit [Thu, 6 Jul 2017 10:09:06 +0000 (15:39 +0530)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Bugfix for failure of reporting verify job
    Prefer to run unit tests from the directory in which unit test script
    is present as errors are being raised if it is being run from other
    directories.
    Change-Id: Ifa2000ac333f2e985feeae76c0040a1831f60253
    Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
Cédric Ollivier [Wed, 5 Jul 2017 20:37:02 +0000 (22:37 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Set repo_tempest to /src/tempest
    It also calls pip install via the right src value to prevent from
    changing the working dir when building Ubuntu or Alpine containers.
    Change-Id: I236524ca270f4173e0636bee60a0f136d77ac07a
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Morgan Richomme [Thu, 6 Jul 2017 09:44:05 +0000 (09:44 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Reporting docker deployment improvement"
  - Reporting docker deployment improvement
    In the patch, I make build pages(landing page ...),
    when docker build, when run a container, we can set
    the api url(default:testresults.opnfv.org/reporting2) by -e;
    For example:
    1. In testresults.opnfv.org:
    docker run -itd -p 8888:8000 -p 80:80 opnfv/reporting:tag
    visit: http://testresults.opnfv.org/reporting2/reporting/index.html
    2. Personal use:
    docker run -itd -p 8888:8000 -p 80:80 -e SERVER_URL=192.168.131.2:8888 opnfv/reporting:tag
    visit: http://192.168.131.2:8888/reporting/index.html
    Change-Id: Ib838c12e785151acf9852f25eab254aedc520a1d
    Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Jing Lu [Thu, 6 Jul 2017 08:19:36 +0000 (08:19 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API to update hosts info about SUT"
  - Add API to update hosts info about SUT
    JIRA: YARDSTICK-674
    For some SUT which use domain name as endpoint and AUTH_URL, yardstick
    restAPI should support to add "ip domain_name" info into /etc/hosts so
    that it can use the ip_address to access the SUT.
    api: /yardstick/env/action
    description: update hosts info for domain name
    method: POST
    parameters:
    {
        "action": "update_hosts",
        "args": {"opnfv.org": "1.1.1.1",
                 "openstack.org": "2.2.2.2"
                }
    }
    Change-Id: Iee1defaf069ebcb0328a37a659024eabac297482
    Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Michael Polenchuk [Tue, 4 Jul 2017 11:54:11 +0000 (15:54 +0400)]
 
Update git submodules
* Update docs/submodules/fuel from branch 'master'
  - Turn on opendaylight scenario
    * fix formula & reclass cluster model
    * bring in running states
    Change-Id: I8e66e69045f5c745f9aa6f59f7ce6d66b5bf1c95
    Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Dan Radez [Wed, 5 Jul 2017 19:36:17 +0000 (15:36 -0400)]
 
Update git submodules
* Update docs/submodules/apex from branch 'master'
  - Missing brackets on x86_64 conditional
    Change-Id: I5436317075ceffa18c34e213795ed3816627d121
    Signed-off-by: Dan Radez <dradez@redhat.com>
Jose Lausuch [Thu, 6 Jul 2017 07:12:31 +0000 (07:12 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Functest verify jobs only for master branch"
  - Functest verify jobs only for master branch
    The verify job is running tox which is not in stable/danube
    branch. Therefore, the bugfixes in that branch fail.
    This enables verify jobs only to master branch.
    Change-Id: Iff2a7b5e2d6aaff489767e77ebfa9a16bb9326de
    Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Jose Lausuch [Thu, 6 Jul 2017 07:11:40 +0000 (07:11 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "bugfix: hardcoded testapi urls"
  - bugfix: hardcoded testapi urls
    testapi webportal's urls are fixed in configure files
    this patch aims to modify them according to base_url
    provided when bringing up container
    Change-Id: I29c461fc3b837e54d4ff5330dcaa520637590ff7
    Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
wutianwei [Tue, 4 Jul 2017 09:46:39 +0000 (17:46 +0800)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
  - fetch openrc for functest
    We use openstack-ansible to deploy the openstack,
    the position of openrc is different from the before.
    change the apt source when use local apt repository
    Change-Id: I1c5492b294a8645f452868c9cf2fec2e0802f823
    Signed-off-by: wutianwei <wutianwei1@huawei.com>
Jing Lu [Thu, 6 Jul 2017 03:59:15 +0000 (03:59 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Blacklist TC011 from suites with ODL"
  - Blacklist TC011 from suites with ODL
    In deployments with ODL, security groups behave badly because of an
    IPv6 rule that causes IPv4 packets to be incorrectly routed.
    This is described in:
    https://jira.opnfv.org/browse/ARMBAND-61
    As a consequence, Yardstick TC011 fails because iperf cannot
    create a connection.
    The proposed solution is to temporarily comment out TC011
    from test suites with ODL.
    As mentioned here, security groups support for IPv6 is partial:
    artifacts.opnfv.org/ipv6/docs/gapanalysis/gap-analysis-odl-boron.html
    On nosdn deployments this issue is not reproducing and the test runs ok.
    JIRA: ARMBAND-269
    Change-Id: Id5fede27262c21d777ec8e9988941643d16f9417
    Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com>
Kubi [Thu, 6 Jul 2017 03:58:40 +0000 (03:58 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Bugfix: test case constraint not work if "INSTALLER_TYPE" and "NODE_NAME" absent"
  - Bugfix: test case constraint not work if "INSTALLER_TYPE" and "NODE_NAME" absent
    Change-Id: Idffc07c28fabda590b58c9501f388099f84f06b2
    Signed-off-by: JingLu5 <lvjing5@huawei.com>
Kubi [Thu, 6 Jul 2017 03:58:19 +0000 (03:58 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "show actual exceptions in task.py"
  - show actual exceptions in task.py
    Change-Id: I40bf255ccb844ffa0a151752579b552a285f5e18
    Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Alex Yang [Thu, 6 Jul 2017 00:46:00 +0000 (08:46 +0800)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Change the installer ip of daisy-baremetal
    From 10.20.11.2 to 10.20.7.3
    Change-Id: I796e2bcf3065df804eefec28c2ed9ecdcb198d7a
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Dan Radez [Fri, 5 May 2017 20:51:02 +0000 (16:51 -0400)]
 
Update git submodules
* Update docs/submodules/apex from branch 'master'
  - Adding conditionals dependent on arch
    There are x86 specific build items that can't be used when building on
    aarch64. Adding conditionals so that the items only get built in when
    building on x86_64.
    There are aarch64 specific settings that need to be set for deployment.
    JIRA: APEX-381
    Change-Id: I63e1c99d5d22bbb523c88be7e973a6c834a38b01
    Signed-off-by: Dan Radez <dradez@redhat.com>
Steven Pisarski [Wed, 5 Jul 2017 17:08:43 +0000 (17:08 +0000)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Merge "Refactor OSCreds to leverage kwargs instead of named parameters."
  - Refactor OSCreds to leverage kwargs instead of named parameters.
    JIRA: SNAPS-109
    Change-Id: I423ede964cce9fc3b4e5b27f1e8f0dd7603d9ff1
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
valentin boucher [Wed, 5 Jul 2017 15:45:49 +0000 (15:45 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "bugfix: vping support not_hugepage_configured pod"
  - bugfix: vping support not_hugepage_configured pod
    this bug was fixed in https://gerrit.opnfv.org/gerrit/#/c/35181/
    but was reverted in https://gerrit.opnfv.org/gerrit/#/c/35671/
    Change-Id: I5cbbd61ac196dc39c073ffc69254d987e4807130
    Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
valentin boucher [Wed, 5 Jul 2017 15:45:14 +0000 (15:45 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Enable refstack work on https without SSL checks"
  - Enable refstack work on https without SSL checks
    When refstack is run in https environment, SSL checks
    will be skipped if no cacert file is provided.
    JIRA: FUNCTEST-828
    Change-Id: Ib44582b4f2f508c7a255a1510dbdc33110fe0f14
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
valentin boucher [Wed, 5 Jul 2017 15:44:38 +0000 (15:44 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Enable cloudify_ims"
  - Enable cloudify_ims
    - set VNF test cases as daily cases
    - remove enabled: False only for cloudify_ims
    - precise default generic scenrio (run only on basic scenario first)
    Vnf and cloudify_ims leveraging vnf are ready for merge [1]
    [1]: https://gerrit.opnfv.org/gerrit/#/c/36315/
    Change-Id: I95ae89358e940ef5e9b8ceabc37588bbcfccfc6c
    Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Jose Lausuch [Wed, 5 Jul 2017 15:01:40 +0000 (15:01 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Clone tempest before installing the package"
  - Clone tempest before installing the package
    Rally and refstack require a tempest working dir.
    It now clones the offical repository before running setup.py develop.
    14.0 is selected to conform with OpenStack upper-constraints.txt.
    Dockerfile downloads the official OpenStack upper-constraints.txt to
    remove the condition about tempest which forbids cloning it.
    Change-Id: I8410570d660b07a1ecfc48fab93022f72acdaac7
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
wenjuan dong [Wed, 5 Jul 2017 14:29:27 +0000 (14:29 +0000)]
 
Update git submodules
* Update docs/submodules/doctor from branch 'master'
  - Merge "support config file"
  - support config file
    Change-Id: Ib8e696acfe21787904fce6838341f3a256aa0267
    Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Steven Pisarski [Wed, 5 Jul 2017 13:57:58 +0000 (13:57 +0000)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Merge "Add a warning of keypair creation"
  - Add a warning of keypair creation
    Put a warning if the public key already exist in OpenStack
    but the private key file is not found
    Change-Id: Ie2dc5b9f6a6abb0831e1826130d5c283cf3f34ec
    Signed-off-by: boucherv <valentin.boucher@orange.com>
Cédric Ollivier [Wed, 5 Jul 2017 13:36:00 +0000 (15:36 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Convert files to Unix format
    It fixes "[cloudify_ims] Support Cloudify 4.0" [1]
    [1] https://gerrit.opnfv.org/gerrit/#/c/36315/
    Change-Id: I70d04e781d7034f37783764ae5e8b399d62bb793
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Fri, 30 Jun 2017 09:03:55 +0000 (11:03 +0200)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Sync requirements.txt with OpenStack (novaclient)
    It completes "Use neutron to create floating IPs" [1]
    [1] https://gerrit.opnfv.org/gerrit/#/c/36389/
    Change-Id: I11c591d86509fa41b4b0c4a7a758ff0ceed321c2
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Wed, 5 Jul 2017 11:03:23 +0000 (11:03 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "[cloudify_ims] Support Cloudify 4.0"
  - [cloudify_ims] Support Cloudify 4.0
    - Delete all shell commands to use cloudify python lib
    - Cloudify Manager installation with a packaged image
    - SNAPS integration
    - Adapt test_vnf unit tests
    - Initiate test cloudify_ims unit tests (to be completed)
    JIRA: FUNCTEST-838
    Change-Id: Ia4b499d4155e6af5d37d6d5cf4310a5a9693c7ce
    Signed-off-by: boucherv <valentin.boucher@orange.com>
    Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Ryota Mibu [Wed, 5 Jul 2017 08:21:12 +0000 (08:21 +0000)]
 
Update git submodules
* Update docs/submodules/doctor from branch 'master'
  - Merge "Create policy.json file in Ocata for non-admin user"
  - Create policy.json file in Ocata for non-admin user
    Non-admin user is not allowed to view host_status flag.
    To get the host status, policy.json file needs to be
    created as it is not available in Ocata by default.
    This is created for local and fuel installer types
    in this commit.
    JIRA: DOCTOR-110
    Change-Id: Ie626217a515f821c47b1cb6ed0e3d504d8e01b3a
    Signed-off-by: Umar Farooq <umar.farooq@neclab.eu>
Aric Gardner [Thu, 9 Feb 2017 17:25:12 +0000 (12:25 -0500)]
 
Update git submodules
* Update docs/submodules/octopus from branch 'master'
  - Update gsutil documentation
    gsutil must be installed via pip
    irc is a better way to grant access
    Change-Id: Ie2274ddc17814e8c6bf940eb988453de9e2b9fb7
    Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
yuyang [Mon, 3 Jul 2017 09:59:12 +0000 (17:59 +0800)]
 
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
  - Initiate docs for Euphrates Release
    JIRA: BOTTLENECK-170
    Initiate docs for euphrates release by chaning the
    directory structure and contents framework
    Change-Id: Id051574a9d489c5b4f90b7e079ce8482413b1b53
    Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
Kubi [Wed, 5 Jul 2017 02:59:40 +0000 (02:59 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "unify pod keywork so api can easily used"
  - unify pod keywork so api can easily used
    JIRA: YARDSTICK-695
    Change-Id: I826cb2ea07949b1eaae4df4cb77175ec8f5df89b
    Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Kubi [Wed, 5 Jul 2017 02:58:30 +0000 (02:58 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "Use "OS_INSECURE" variable as the insecure mode indicator"
  - Use "OS_INSECURE" variable as the insecure mode indicator
    Now we use "OS_CACERT" as the insecure mode indicator, it is better to use "OS_INSECURE".
    Change-Id: I1406193e27510390b4b8fd8f4751d8361560172f
    Signed-off-by: JingLu5 <lvjing5@huawei.com>
JingLu5 [Mon, 3 Jul 2017 10:34:53 +0000 (10:34 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - support segmentation_id for vlan provider network
    If a network specified in the test case is a vlan provider network, new attribute "segmentation_id" can be used to specify the desired vlan tag in the test case network section:
    networks:
      test-net:
        cidr: '192.168.1.0/24'
        provider: "vlan"
        physical_network: 'physnet1'
        segmentation_id: "1000"
    If the "segmentation_id" attribute is absent, a random vlan tag will be allocated to the network.
    Change-Id: Ic53852447a3c1bd8feb9ebd42d35f1ade3684be1
    Signed-off-by: JingLu5 <lvjing5@huawei.com>
Jun Li [Wed, 5 Jul 2017 01:53:27 +0000 (01:53 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "remove scenarios"
  - remove scenarios
    compass4nfv don't support openo, moon,onos in master branch
    so we remove these scenario
    Change-Id: Ibfad2b352b1236dac48453101860cdd538528aa3
    Signed-off-by: wutianwei <wutianwei1@huawei.com>
Serena Feng [Wed, 5 Jul 2017 01:50:39 +0000 (01:50 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Enable ODL scenarios jobs"
  - Enable ODL scenarios jobs
    This PS does the follwoing things:
    1. Enable ODL scenarios jobs on CI Pod
    2. Change default scenario from ha to noha
    Change-Id: I548174bfa551aa06b6d9bfe64cf119eea37efda3
    Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Serena Feng [Wed, 5 Jul 2017 01:02:14 +0000 (01:02 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Update the link to firewall_block_image.img"
  - Update the link to firewall_block_image.img
    As the link http://205.177.226.237:9999/onosfw/firewall_block_image.img
    has been deprecated, now the valid link is updated, aiming at running the
    testcase onos_sfc.
    JIRA: FUNCTEST-820
    Change-Id: Id848e3ab92c3b0fb47e3c755d203844dd94d8408
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
Markos Chandras [Tue, 4 Jul 2017 18:02:48 +0000 (18:02 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "prototypes: xci: xci-deploy.sh: Append trailing slash for rsync vars"
  - prototypes: xci: xci-deploy.sh: Append trailing slash for rsync vars
    The 'synchronize' Ansible module uses rsync and for that we need
    to indicate that we want to copy the contents of the development path
    and not the development path itself. As such we need to ensure that a
    trailing slash is always appended to the user variables but we need to
    also ensure that we will not end up with double slashes.
    Change-Id: I0103b754585931fa1dcd3966c52d7e4a8f2f63f6
    Signed-off-by: Markos Chandras <mchandras@suse.de>
Mark Beierl [Tue, 4 Jul 2017 16:48:21 +0000 (16:48 +0000)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - Merge "Bugfix: Stack creation failure"
  - Bugfix: Stack creation failure
    JIRA: STORPERF-180
    Change-Id: I07c38227b27b8e6148117a9907d43baeba4c67bb
    Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
mbeierl [Sat, 1 Jul 2017 02:30:02 +0000 (22:30 -0400)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - Multi-threaded HTTP Support
    Adds multithreaded HTTP request abilities to ReST Server.
    Fixes docker-compose to ensure pull prior to up.
    Fixes metrics typo to make jobs API query work again.
    Change-Id: Ibac6188379cae0489792c5ea80f37dd3abf37082
    JIRA: STORPERF-183
    Signed-off-by: mbeierl <mark.beierl@dell.com>
jose.lausuch [Tue, 4 Jul 2017 14:28:13 +0000 (16:28 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Fix environment variables in Dockerfile
    After merging [1], there were some hardcoded values
    pointint to ~/repos/functest.
    [1] https://gerrit.opnfv.org/gerrit/#/c/36827/
    Change-Id: Icd912ca8ab6226cbdb0cc4f8b6f77572ea43ae06
    Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Tue, 4 Jul 2017 10:32:13 +0000 (12:32 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Cleanup Tempest blacklist for Euphrates
    This list hasn't been updated in Danube. The idea is
    to clean it up and allow all the test cases to be run.
    If bugs are detected in Euphrates and there is an upstream
    bug report, the affected tests can be added again here.
    Change-Id: I44c8b4e8ae78dee7f13f761b6f7f6d8c09b2d0b0
    Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Jose Lausuch [Tue, 4 Jul 2017 13:26:06 +0000 (13:26 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Use former calls to running Functest in Danube"
  - Use former calls to running Functest in Danube
    Change-Id: I472a41e3c2ad41e97a6f4ea3b82d72df73c8416b
    Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Ryota Mibu [Tue, 4 Jul 2017 13:19:36 +0000 (13:19 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "add zte-virtul3 and zte-virtul4 to Doctor CI pods"
  - add zte-virtul3 and zte-virtul4 to Doctor CI pods
    Change-Id: I1a27979cad590886fb5cdb039d69611a473cbe3c
    Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Justin chi [Tue, 4 Jul 2017 11:34:51 +0000 (11:34 +0000)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "add plugins template"
  - add plugins template
    JIRA: -
    add a plugin template for compass4nfv
    Change-Id: Iec767a7fab43617633238f9c5e326896dd6ce82e
    Signed-off-by: chigang <chigang@huawei.com>
chigang [Tue, 4 Jul 2017 05:21:12 +0000 (13:21 +0800)]
 
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
  - Fix keepalived ping address
    JIRA:-
    Replace OSA default address with  ntp_server address.
    OSA will use it to check internet connection.
    Rename some roles that make users confused.
    Change-Id: I4dd7e242e427e5bc3a611450a3bc436e44a8fefe
    Signed-off-by: chigang <chigang@huawei.com>
Michael Polenchuk [Thu, 29 Jun 2017 11:52:28 +0000 (15:52 +0400)]
 
Update git submodules
* Update docs/submodules/fuel from branch 'master'
  - Rewrite infra deployment scripts
    * bring in scenario files
    * shift infra code into functions
    Change-Id: I650a26d03d842c3afcc7fcb97b84ef4826827a38
    Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Cédric Ollivier [Tue, 4 Jul 2017 09:26:25 +0000 (11:26 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Sync thirdparty-requirements.txt
    It fixes the condition about the tempest version [1].
    [1] https://git.openstack.org/cgit/openstack/requirements/plain/global-requirements.txt?h=stable/ocata
    Change-Id: Iaa1f58aec1f58b372ff6280b1f1e4a5422986a55
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
MatthewLi [Tue, 4 Jul 2017 07:37:59 +0000 (03:37 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - dovetail change tag to cvp.0.2.0
    after https://gerrit.opnfv.org/gerrit/#/c/36775/ merged
    let it run in CI
    Change-Id: I46a4a55aab673c346291428eccdc24c77cfd8bc4
    Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Cédric Ollivier [Tue, 4 Jul 2017 09:17:20 +0000 (11:17 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Fix upper-constraints.txt url
    Change-Id: I44f7b476d56bcd7cdac4ba0e5c85717bd41f7e45
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Tue, 4 Jul 2017 07:46:55 +0000 (07:46 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Remove the former link /home/opnfv/repos/functest"
  - Remove the former link /home/opnfv/repos/functest
    All operations required have been applied [1].
    All documentations are updated as well to close the topic.
    It should be noted that runfunctest.rst must be hugely updated
    because all $PS1 are wrong.
    [1] https://gerrit.opnfv.org/gerrit/#/q/project:functest+branch:master+topic:dockerfile
    JIRA: FUNCTEST-836
    Change-Id: I26658be109fd785d068389816be4260cff823705
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Tue, 4 Jul 2017 07:46:50 +0000 (07:46 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Update cli commands to call console scripts"
  - Update cli commands to call console scripts
    Change-Id: I401879d7ec713b5307817da8b001838c35d9d731
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>