Nikolas Hermanns [Mon, 29 May 2017 16:27:49 +0000 (16:27 +0000)]
 
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Fix fail of pinging a floating IP- testcase8"
  - Fix fail of pinging a floating IP- testcase8
    -Raise the upper bound for ping action
    JIRA: SDNVPN-154
    Change-Id: Ifadf58f551f706a90cc17b0b1f8d05718e4908f9
    Signed-off-by: tomsou <soth@intracom-telecom.com>
tomsou [Thu, 25 May 2017 12:58:33 +0000 (12:58 +0000)]
 
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
  - Fix failure in router association- testcase8
    Due to some latency at the creation of the instance 8-1
    somitimes the router association between  'sdnvpn-8-1-router' and net 'sdnvpn-8-2'
    fails.
    The case could be more robust, increasing the number of ping tries from
    its current value (=1)
    JIRA: SDNVPN-102
    Change-Id: I3b9701c40f1221cfebc540d312b61bb881389762
    Signed-off-by: tomsou <soth@intracom-telecom.com>
Yujun Zhang [Mon, 29 May 2017 14:46:18 +0000 (14:46 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "Add codeship badge to show pypi deployment status"
  - Add codeship badge to show pypi deployment status
    Change-Id: I638f66db2b54393813726c1a61a94d968068a72a
    Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Cedric Ollivier [Mon, 29 May 2017 14:08:33 +0000 (14:08 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Move api out of the docs directory"
  - Move api out of the docs directory
    The docs directory can only contain static documentation.
    All generated html files should be pushed as artifacts at the end of
    functest-verify-master.
    Change-Id: I17aeab5687b9eb0c7aaf21cbc6b41e8f321c2e63
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Michael Polenchuk [Mon, 29 May 2017 09:36:25 +0000 (13:36 +0400)]
 
Update git submodules
* Update docs/submodules/fuel from branch 'master'
  - [mcp] Mend installation scripts
    * add/unify ssh options
    * get base image to temporary directory
    * specify os type for virt install
    * fix symbolic link to reclass
    * remove outdated fuel submodules
    Change-Id: I6833ce78c8fff97e1b89f4e92e6e6b470e9ce99f
    Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Cédric Ollivier [Tue, 23 May 2017 17:20:20 +0000 (19:20 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Rename logger to __logger in unit.py
    This mangling ensures that all info messages printed from core packages.
    Change-Id: I77ac1c80360d45ef19ed7c3fa05a894804c92216
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Tue, 23 May 2017 17:07:52 +0000 (19:07 +0200)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Protect against self.suite = None
    Change-Id: Ie3370ebfdd51b9aff707e50b754ca52796e49fbf
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Morgan Richomme [Mon, 29 May 2017 09:22:30 +0000 (09:22 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Re-Enable Promise testcases"
  - Re-Enable Promise testcases
    Change-Id: I438c8f5ad9a517a19b675205964a427e8b57ac44
    Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
Morgan Richomme [Mon, 29 May 2017 08:58:45 +0000 (08:58 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Fix some pylint errors in onos package"
  - Fix some pylint errors in onos package
    Directories affected:
     - functest/opnfv_tests/sdn/onos/
    JIRA: FUNCTEST-796
    Change-Id: Iffbb0e9a021d31a32d940128435a9f6ed43a504f
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
dongwenjuan [Mon, 15 May 2017 07:31:31 +0000 (15:31 +0800)]
 
Update git submodules
* Update docs/submodules/doctor from branch 'master'
  - use password_plugin_loader for auth
    Change-Id: Ifb650f52fed641a7146358eada571e5c4beaf3d6
    Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Tim Rozet [Sat, 27 May 2017 13:29:38 +0000 (09:29 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Apex: fixes blocking per node with daily, verify
    apex-verify-*: we dont need blocking on this, since it can run on any
    node, and blocking is handled at lower layer jobs
    apex-build-{stream}: needs to block if apex-verify-iso-{stream} is
    running since apex-verify-iso will use the build directory of
    apex-build-stream to get the ISO from in daily
    apex-verify-iso does not need to block other deploys
    Change-Id: Icf69d23b7aeaf73f5ebc7103db24e309ab0e949f
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Yujun Zhang [Sun, 28 May 2017 05:05:42 +0000 (05:05 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "Add support for create new project from different templates"
  - Add support for create new project from different templates
    Change-Id: Ic260c59b12eb9882406d6172311f2e401963c64b
    Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Tim Rozet [Sun, 28 May 2017 02:49:11 +0000 (22:49 -0400)]
 
Update git submodules
* Update docs/submodules/apex from branch 'master'
  - Adds networking-sfc package
    Until networking sfc is added by:
    https://review.openstack.org/#/c/468703/
    We need to include it in our build system.
    Change-Id: If0332d6fb9a342d46599ca4ca556b2c1c7f01272
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Zhijiang Hu [Sat, 27 May 2017 13:27:32 +0000 (13:27 +0000)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Merge "Call python script directly in preparation & post-phase"
  - Call python script directly in preparation & post-phase
    Avoid calling python though a bash in the deployment script of python.
    Change-Id: I655c7b919ea5970ff842ac03cafed11b82d03601
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Zhijiang Hu [Sat, 27 May 2017 09:56:37 +0000 (09:56 +0000)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Merge "Add network name and update gateway of ext-net of baremetal env"
  - Add network name and update gateway of ext-net of baremetal env
    The configurations in securedlab has already been updated.
    Change-Id: I663c3c8a9bac7fe8ef1a5d16018f9c848ca5427c
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Jun Li [Sat, 27 May 2017 09:28:29 +0000 (09:28 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Bugfix:  wrong results path"
  - Bugfix:  wrong results path
    JIRA: DOVETAIL-438
    Change-Id: I0fc2ec30c111ec870e5e03a008730b8e1f5c6304
    Signed-off-by: xudan <xudan16@huawei.com>
Kubi [Sat, 27 May 2017 06:22:25 +0000 (06:22 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Merge "This is the vote for yardstick new PTL"
  - This is the vote for yardstick new PTL
    Ross Brattain who is yardstick commtter has been nominated as
    new PTL candidate before the nomination end date. As we only
    have one candidate, we will use gerrit to vote instead of civs
    all yardstick committers, please vote +2 or -2 before this friday
    the vote will be closed at that time
    Reference: https://wiki.opnfv.org/display/yardstick/Yardstick+PTL+Election
    Change-Id: I561f70051ed2593581ab909f08bd8be88c5b0e77
    Signed-off-by: kubi <jean.gaoliang@huawei.com>
Alex Yang [Sat, 27 May 2017 05:51:38 +0000 (05:51 +0000)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Merge "Create ceph disk in bash script"
  - Create ceph disk in bash script
    Change-Id: Ib80710c784d384ebc27eb0f51fcb4384017eecca
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Alex Yang [Sat, 27 May 2017 03:55:08 +0000 (03:55 +0000)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Merge "create data disk for each node in virtual deploy"
  - create data disk for each node in virtual deploy
    Since the roles are assigned randomly now, data disk should be created
    for every node.
    Change-Id: Idd12191033844dad58676de65df0fbc99a51cfbc
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Alex Yang [Sat, 27 May 2017 01:13:31 +0000 (09:13 +0800)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Increase the timeout to avoid possible deployment failure
    Multi-node virtual deployment takes longer than baremetal or all_in_one
    deployment. Increase the timeout to avoid possible failure.
    Change-Id: Ib6060ad34563724e9949e152fb41accb7a6528da
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Jun Li [Sat, 27 May 2017 01:35:23 +0000 (01:35 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Bugfix: Dovetail CI fail because of no env variable and wrong results path"
  - Bugfix: Dovetail CI fail because of no env variable and wrong results path
    JIRA: DOVETAIL-438
    Change-Id: I8e5fa8cfbbcaf1828ecd7290fbbc8a6b0a80bae2
    Signed-off-by: xudan <xudan16@huawei.com>
Mark Beierl [Fri, 26 May 2017 20:30:13 +0000 (20:30 +0000)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - Merge "Removal of Edgar StPierre from Committer List"
  - Removal of Edgar StPierre from Committer List
    Change-Id: Ia79fd87e5ef15d2226457efb2bb1a21845a1fdd5
    Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Fri, 26 May 2017 18:45:34 +0000 (14:45 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Apex: fixes downloading artifacts for rpms/iso
    We always update the latest properties file on daily builds.  We should
    be pulling that to find artifacts rather than the current date properties
    versions.
    Change-Id: I52d3b53fdd17ecb6cbb43759309568d0c22013f8
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 26 May 2017 18:12:50 +0000 (14:12 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Apex: variablize concurrent builds per node
    only master branch supports more than 1 build per node at a time
    Change-Id: I4e4b105cda5ff4f870917abd62660c64a4b535ee
    Signed-off-by: Tim Rozet <trozet@redhat.com>
spisarski [Thu, 25 May 2017 14:46:40 +0000 (08:46 -0600)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Updated installation documents and fixed problems found during investigation.
    The code changes are primarily required when the runtime environment is Windows.
    JIRA: SNAPS-75
    Change-Id: Ia2134861dd96e1d2c4b597f42fb348929e787a51
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Michael Polenchuk [Fri, 26 May 2017 08:12:15 +0000 (12:12 +0400)]
 
Update git submodules
* Update docs/submodules/fuel from branch 'master'
  - [mcp] Replace reclass system models with submodule
    Change-Id: Id693f7b0f3542d605b0f71601f3bd21eb882c7ba
    Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Tim Rozet [Fri, 26 May 2017 12:56:45 +0000 (12:56 +0000)]
 
Update git submodules
* Update docs/submodules/apex from branch 'master'
  - Merge "Update puppet-opendaylight git repo url"
  - Update puppet-opendaylight git repo url
    puppet-opendaylight moved from github to opendaylight.org, updating
    url for git clone.
    JIRA: APEX-455
    Change-Id: I8e4a919d9c8b3dedb62c12135cc1b2741413bc34
    Signed-off-by: Feng Pan <fpan@redhat.com>
Feng Pan [Tue, 16 May 2017 01:19:43 +0000 (21:19 -0400)]
 
Update git submodules
* Update docs/submodules/apex from branch 'master'
  - Remove qemu install
    qemu-ev is now included in overcloud.
    Change-Id: I0d62793d267465c99fde489b8d39c27a87a20a4c
    Signed-off-by: Feng Pan <fpan@redhat.com>
yuyang [Fri, 26 May 2017 09:33:56 +0000 (17:33 +0800)]
 
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
  - Bugfix: json format transform for report
    JIRA: BOTTLENECK-158
    The details part of report is not json formatted.
    This patch is to fix it.
    Change-Id: I089dae0c12e14935e4b7a5e7bdbe69f00e003f98
    Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
SerenaFeng [Fri, 26 May 2017 09:31:54 +0000 (17:31 +0800)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - add prepare and post process for baremental deployment
    Change-Id: I3026c4dd83cc19246c19ab568005c4c0b37ff9d9
    Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
mei mei [Fri, 26 May 2017 09:25:58 +0000 (09:25 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Add auto-report to MongoDB"
  - Add auto-report to MongoDB
    JIRA: BOTTLENECK-158
    The auto-report function has been added to POSCA testsuite.
    This patch is to add report into CI pipeline.
    Change-Id: Ie91eb806ca3b5fd185e547f63f142cea2d7aaed0
    Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
zhihui wu [Fri, 26 May 2017 09:05:24 +0000 (09:05 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "improve the regex for matching "cpu""
  - improve the regex for matching "cpu"
    CPU brand should not include cpu speed.
    Change-Id: I6938150313fda092b83df981d3622535bdf7decb
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Gerald Kunzmann [Wed, 24 May 2017 21:44:57 +0000 (21:44 +0000)]
 
Update git submodules
* Update docs/submodules/promise from branch 'master'
  - Update to committer list
    Change-Id: I6bdda2e29b5d14c976081c9efa809911b03d3c88
    Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
Jun Li [Fri, 26 May 2017 06:57:54 +0000 (06:57 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Bugfix: Permission denied when generate openrc file"
  - Bugfix: Permission denied when generate openrc file
    JIRA: DOVETAIL-438
    Error log:
    touch: cannot touch ‘/home/opnfv/cvp/pre_config/env_config.sh’: Permission denied
    fetch_os_creds.error: Cannot create the file specified. Check that the path
    is correct and run the script again.
    Change-Id: I46d1edacec58226bc6b5d6a88ab7b5b6cdea17f5
    Signed-off-by: xudan <xudan16@huawei.com>
Jun Li [Fri, 26 May 2017 03:16:55 +0000 (03:16 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Change the directories of results and some files to DOVETAIL_HOME"
  - Change the directories of results and some files to DOVETAIL_HOME
    JIRA: DOVETAIL-438
    Dovetail tool has moved the results dir, pod.yaml, id_rsa and env_config.sh
    from /home/opnfv/dovetail/results and /home/opnfv/dovetail/userconfig to
    $DOVETAIL_HOME. See https://gerrit.opnfv.org/gerrit/#/c/35325/
    Change-Id: Ib47b68bd380bfedd4c0d84429d3bb41914a9a150
    Signed-off-by: xudan <xudan16@huawei.com>
xudan [Thu, 25 May 2017 08:35:18 +0000 (04:35 -0400)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - Change the directories of results and some files to DOVETAIL_HOME
    JIRA: DOVETAIL-438
    1. Need an env variable DOVETAIL_HOME in env_config.sh
    2. env_config.sh, pod.yaml and id_rsa should be put in path DOVETAIL_HOME/pre_config
    3. the results will also be put in this path
    4. no need to give the path of openstack credential file while running a testsuite
    5. if running with the code, source the env_config.sh file before running
          source $DOVETAIL_HOME/env_config.sh
          dovetail run --testsuite <testsuite_name>
    6. if running with Dovetail docker image
          docker run -it --privileged=true -e DOVETAIL_HOME=<dovetail_home_path>
                 -v <dovetail_home_path>:<dovetail_home_path>
                 -v /var/run/docker.sock:/var/run/docker.sock
                 opnfv/dovetail:latest /bin/bash
    Change-Id: Ia23078f27a34e293d0075e49c673930f41069cb6
    Signed-off-by: xudan <xudan16@huawei.com>
Serena Feng [Fri, 26 May 2017 02:27:03 +0000 (02:27 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "define default parameters for daisy"
  - define default parameters for daisy
    missing default INSTALLER_IP, BRIDGE parameters for
    daisy-defaults
    daisy-baremetal-defaults
    daisy-virtual-defaults
    Change-Id: I2632e5d10c8a269c025a923c4759ff18adf311a7
    Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Serena Feng [Fri, 26 May 2017 02:17:44 +0000 (02:17 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "update blocked jobs"
  - update blocked jobs
    issues:
    * verify jobs delete previous job's container
    * merge-build job is abnormally blocked by parent job
    requirement:
    verify jobs should block merge jobs
    Change-Id: I63b64a9b46bf16d01cb34c863db887cdb9607421
    Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Dave Urschatz [Thu, 25 May 2017 22:21:14 +0000 (18:21 -0400)]
 
Update git submodules
* Update docs/submodules/joid from branch 'master'
  - Updated to CENGN Skywalker addressing.
    Change-Id: Ic63f074f746506b26e495feb5cf82048a8cae3ef
    Signed-off-by: Dave Urschatz <dave.urschatz@cengn.ca>
Tim Rozet [Thu, 25 May 2017 20:19:02 +0000 (20:19 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Apex: increase build timeout"
  - Apex: increase build timeout
    Builds can take a lot longer when running simultaneously and daily
    builds upload many rpm and srpm artifacts which takes longer.
    Change-Id: Ib8dd23e5bea1a552c10a6f5a5aa1ea158647f7d1
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 25 May 2017 20:15:50 +0000 (20:15 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Trigger cperf not functest from apex-cperf-runner"
  - Trigger cperf not functest from apex-cperf-runner
    Change-Id: I0f4325b8489edb18fb2e69ed987dd6ec7caeb3ea
    Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Tim Rozet [Tue, 23 May 2017 15:49:37 +0000 (11:49 -0400)]
 
Update git submodules
* Update docs/submodules/apex from branch 'master'
  - Fixes missing permissions on configure-vm
    Also updates dpdk package location
    Change-Id: I123c3d8593b623f45273845726870224ff9f7ca8
    Signed-off-by: Tim Rozet <trozet@redhat.com>
narindergupta [Thu, 25 May 2017 16:12:34 +0000 (09:12 -0700)]
 
Update git submodules
* Update docs/submodules/joid from branch 'master'
  - clean the vm which is defined as per the labconfig.yaml
    Change-Id: If659da0a454f05f3ed7c1e212fd7e61230741343
    Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Jamo Luhrsen [Wed, 17 May 2017 21:12:06 +0000 (14:12 -0700)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Deploy 2 Computes if triggered by promote jobs
    Change-Id: I5431e1c86d9f56b5192880dc9e7eb6f2f0ab61ee
    Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Christian Trautman [Thu, 25 May 2017 14:43:34 +0000 (10:43 -0400)]
 
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
  - xena_cont_bug_fix: Fix duration issue
    Port duration is in microseconds. I broke this with a previous
    commit.
    Change-Id: Id2770149355f40107ab8ee0523482b5867e0e72a
    Signed-off-by: Christian Trautman <ctrautma@redhat.com>
Tim Rozet [Thu, 25 May 2017 14:11:25 +0000 (10:11 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Apex: temporarily disable functest smoke on verify
    Functest is having problems running and logging failures, so we need to
    temporarily disable it on verify jobs until that infra is fixed.
    Change-Id: Ib2c41bb0f3c99517c98cfe1167fdc94e2313fb4f
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Michael Polenchuk [Wed, 24 May 2017 09:52:02 +0000 (13:52 +0400)]
 
Update git submodules
* Update docs/submodules/fuel from branch 'master'
  - [mcp] Bring in deployment scripts
    Change-Id: I7d2af958e447a5892f7cd1f6c6fb8616951e2ff3
    Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Zhijiang Hu [Thu, 25 May 2017 11:10:14 +0000 (11:10 +0000)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Merge "Use unified vm template files in python deploy script"
  - Use unified vm template files in python deploy script
    Change-Id: I386011a35a9be3e4f1d468744a6945360bb2adb3
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Alex Yang [Thu, 25 May 2017 07:02:43 +0000 (15:02 +0800)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Remove the incomplete file and re-download it
    The kolla file downloaded on the ci node may be incomplete.
    Change-Id: Id15695504bd29f31178054b5e8cc83d8612543d9
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
JingLu5 [Thu, 25 May 2017 03:58:52 +0000 (03:58 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Terminate openstack service process using kill command in HA test cases
    JIRA: YARDSTICK-659
    In some openstack environment, the service process cannot be killed by killall
    command but can be terminate by kill command.
    This patch is about to switch to use kill command in the
    fault_process_kill.bash to kill processes.
    Change-Id: Iec455ee56d3f31fb5c16de5994870d1acd33f41a
    Signed-off-by: JingLu5 <lvjing5@huawei.com>
Michael Polenchuk [Wed, 24 May 2017 08:44:05 +0000 (12:44 +0400)]
 
Update git submodules
* Update docs/submodules/fuel from branch 'master'
  - [mcp] Bring in reclass system salt models
    Change-Id: I1a865b7524f3a5242544e60e6b36b1092721c58b
    Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
yuyang [Thu, 25 May 2017 07:46:55 +0000 (15:46 +0800)]
 
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
  - Bugfix: dockerfile does not support basename
    JIRA: BOTTLENECK-158
    Remove basename commond in docker-compose file
    Change-Id: If06bac1903b2b830f9e5e4133f3315fb9f424c18
    Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
Yujun Zhang [Thu, 25 May 2017 07:44:56 +0000 (07:44 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "Update documentation."
  - Update documentation.
    - Breifly describe architecture
    - Describe launch/kill ssh-agent
    Change-Id: I9e4226c3de8935894564044e0ab8a723753ed9b3
    Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
yuyang [Mon, 22 May 2017 11:19:56 +0000 (19:19 +0800)]
 
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
  - Add reporting to MongoDB
    JIRA: BOTTLENECK-158
    Add reporting function to community MongoDB
    Change-Id: Idebc191b20ad238dbdd129ce38131b79e7133e35
    Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
Serena Feng [Thu, 25 May 2017 05:38:28 +0000 (05:38 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Fix verify job without patchset"
  - Fix verify job without patchset
    use git-scm-gerrit to fetch the patchset
    fix the wrong job name
    Change-Id: If26dbb08da95f37d65e6b21770ef7f1d7de0c5e1
    Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
agardner [Thu, 27 Apr 2017 09:46:29 +0000 (11:46 +0200)]
 
Update git submodules
* Update docs/submodules/infra from branch 'master'
  - Adding all releng octopus and pharos docs.
    Please argue and remove as needed in the review.
    Change-Id: Ia376d8be14c56f6a2fae3cd753ea53b869e5f784
    Signed-off-by: agardner <agardner@linuxfoundation.org>
Zhijiang Hu [Thu, 25 May 2017 03:46:31 +0000 (03:46 +0000)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Merge "Code optimization for list traversal"
  - Code optimization for list traversal
    1.replace the list to generator to simply the code.
    Change-Id: Ia67cf265f3ca004eab5abb8b1d742f53b7d554ad
    Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
Zhijiang Hu [Thu, 25 May 2017 03:45:43 +0000 (03:45 +0000)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Merge "enlarge the ram of all_in_one node"
  - enlarge the ram of all_in_one node
    No the memory is not enough to creates vms in openstack to finish
    functest cases.
    Change-Id: I836ba43e8cd8a26a0dec3f5831cabcb9ae04e5da
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Alex Yang [Thu, 25 May 2017 03:34:30 +0000 (11:34 +0800)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Add dependencies for ocata version into docker file
    Change-Id: I3dc81449293a00b5b095ecea8a48a0cdb03cd4e8
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Alex Yang [Tue, 23 May 2017 02:25:10 +0000 (10:25 +0800)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - support ocata openstack, keep up with the upstream
    The upstream openstack/daisycloud-core supports ocata openstack now.
    https://review.openstack.org/#/c/465410/
    Change-Id: I14825c80cdd2297e5b0df3680f30fa5c32de3cc4
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
zhihui wu [Thu, 25 May 2017 01:40:50 +0000 (01:40 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "bugfix CI failure"
  - bugfix CI failure
    It miss ":children" after "SUT", then compute nodes can't be found
    CI link:
    https://build.opnfv.org/ci/view/qtip/job/
    qtip-os-nosdn-kvm-ha-zte-pod3-daily-master/54/console
    Change-Id: Ifca492a587b99036b649ecb9de1123924baf8d7f
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
xudan [Tue, 23 May 2017 12:28:58 +0000 (08:28 -0400)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - SDNVPN test cases failed in CI
    JIRA: DOVETAIL-439
    1. SDNVPN test cases run in CI failed, because the file
      /home/opnfv/repos/sdnvpn/sdnvpn/test/functest/config.yaml is empty.
    2. copy the file userconfig/sdnvpn_config_testcase1/2/4/8.yaml
      to /home/opnfv/repos/sdnvpn/sdnvpn/test/functest/config.yaml in Functest container
    Change-Id: Ie904f83c755efc0d9e0abe5dcd44fe4a5056123e
    Signed-off-by: xudan <xudan16@huawei.com>
Jose Lausuch [Wed, 24 May 2017 17:35:19 +0000 (17:35 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Stop printing in console when testing functest_utils.py"
  - Stop printing in console when testing functest_utils.py
    Change-Id: I6fa0f6f449270199cc4d5b2c88e171091bf92773
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
mbeierl [Wed, 24 May 2017 17:25:07 +0000 (13:25 -0400)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - Adding domain to authentication
    Adds domain if present in environment variables to user and project
    Change-Id: I05fca2fbdeef4fa985bfb505f9158ce31da5ab9c
    JIRA: STORPERF-127
    Signed-off-by: mbeierl <mark.beierl@dell.com>
Aimee Ukasick [Tue, 23 May 2017 22:51:49 +0000 (17:51 -0500)]
 
Update git submodules
* Update docs/submodules/barometer from branch 'master'
  - Update ApiVersion to 5.1 to match current schema version.
    JIRA: VES-11
    Change-Id: I9a492537759e6a7b9504af050764f91185e84ec4
    Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
mbeierl [Wed, 24 May 2017 15:54:24 +0000 (11:54 -0400)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - numpy error in container
    Removes numpy from container as it causes runtime problems.
    Change-Id: Iaae384c9229e0af5057822d62fca146732d62a53
    JIRA: STORPERF-126
    Signed-off-by: mbeierl <mark.beierl@dell.com>
Catalina Focsa [Fri, 19 May 2017 12:12:49 +0000 (14:12 +0200)]
 
Update git submodules
* Update docs/submodules/promise from branch 'master'
  - Fix image name iteration
    Create a promise image depending on the glance image path.
    Due to glance image listing returning image names, looking
    for an image based on an image path is always false, thus
    its relevant to only look for the glance image name and if it exists
    to use its ID, if not to create a new image given the promise
    image name.
    JIRA: ARMBAND-223
    Change-Id: I2d1347807335f2c7e9d62f1a6c75fb48de6cf448
    Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
jose.lausuch [Wed, 24 May 2017 14:28:22 +0000 (16:28 +0200)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - [Functest] Push results for functest suite
    Since Functest doesn't post the output to
    the console any more, we need the logs in
    some jobs to troubleshoot.
    Those logs are not stored for functest-suite
    jobs by default.
    This patch enables also lf-virtual2 and 3 where
    some apex verify jobs are using this builder.
    Change-Id: I5707d1540bed8df9b7c4457775d9877311ba0b33
    Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Jun Li [Wed, 24 May 2017 14:06:33 +0000 (14:06 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "dovetail: conditional steps added to armpod"
  - dovetail: conditional steps added to armpod
    JIRA: DOVETAIL-432
    1, only run against os-(nosdn-odl_l2)-(nofeature-bgpvpn)-ha scenario
    this can reduce the CI/pod time resource
    dovetail test cases by now (refstack, ha, ipv6, bgpvpn)
    2, this has been tested on compass pod, and works well
    Change-Id: I1bcf8165d5fcc93c78b47cbd23e0c07f19b01189
    Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Tim Rozet [Wed, 24 May 2017 13:46:29 +0000 (09:46 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Functest: Adds failure checking + fixes fetch os creds
    Change-Id: Ib8a3ff3a747be55d8e23513bd028d934fef02eb8
    Signed-off-by: Tim Rozet <trozet@redhat.com>
HuanLi [Wed, 24 May 2017 03:58:00 +0000 (11:58 +0800)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - fix bug: multi monitor
    JIRA: YARDSTICK-657
    Change-Id: I77223cc43d529828cf3f763529019590c35b2fcb
    Signed-off-by: HuanLi <lihuansse@tongji.edu.cn>
valentin boucher [Wed, 24 May 2017 09:21:58 +0000 (09:21 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Add docstrings in unit"
  - Add docstrings in unit
    It also adds shebang and conforms the copyright header with the related
    OPNFV template.
    Change-Id: Iacb0cc8629e3021181eef2e8cb76daf48601abf4
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
valentin boucher [Wed, 24 May 2017 09:21:12 +0000 (09:21 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Rename the class TestSuiteRunner to Suite"
  - Rename the class TestSuiteRunner to Suite
    It conforms with [1].
    [1] https://gerrit.opnfv.org/gerrit/#/c/35211/
    Change-Id: I11bbdcd63a1691835fb7c6198549edbaf6b758a1
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
valentin boucher [Wed, 24 May 2017 09:20:29 +0000 (09:20 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Rename test_pytest_suite_runner.py to test_unit.py"
  - Rename test_pytest_suite_runner.py to test_unit.py
    It conforms with [1].
    [1] https://gerrit.opnfv.org/gerrit/#/c/35211/
    Change-Id: Ife7a161970997cf6cd74e86c343d4879f87b5cf4
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
valentin boucher [Wed, 24 May 2017 09:20:18 +0000 (09:20 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Rename pytest_suite_runner.py to unit.py"
  - Rename pytest_suite_runner.py to unit.py
    It also adds the rst files to include this module in apidoc.
    Change-Id: Iabbb17bc8601265bd9436c75d1afc0b470df1eb4
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
zhihui wu [Wed, 24 May 2017 09:14:35 +0000 (09:14 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "bugfix unixbench report templates"
  - bugfix unixbench report templates
    Change-Id: I7fd3a85c6497d14ec43c6e3c87c34a92ca3623d3
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
zhihui wu [Wed, 24 May 2017 09:14:19 +0000 (09:14 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "use the git link to replace qtip_spec"
  - use the git link to replace qtip_spec
    Change-Id: Iaee076c06d54754f2d761dd85eab58353ee32ae4
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
zhihui wu [Wed, 24 May 2017 08:59:32 +0000 (08:59 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "Revert "correct arithmetic baseline""
  - Revert "correct arithmetic baseline"
    This reverts commit 
582fa2987a821640b59cfa314db9d2a040236389.
    Change-Id: I5b2ab6f236c909a7c375dfb5db8cef9b85397ee3
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
 
Tim Rozet [Wed, 24 May 2017 04:23:40 +0000 (00:23 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Functest: removes redundant exit 0 from fetch creds
    Also allows unset and pipefail explicitly in set-functest-env.sh
    Change-Id: I06ae718f563fed0596a37cec1b3a78e44ee7ea5d
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 23 May 2017 20:46:47 +0000 (16:46 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Functest: fixes fetching os creds
    Since jenkins just imports the bash script at upload time, referencing
    another script in the releng repo inside of bash doesn't work.  We need
    to split them out into their own builder includes.
    Change-Id: Id120a338ae5ec48eaa285681463bff01677bf316
    Signed-off-by: Tim Rozet <trozet@redhat.com>
mbeierl [Tue, 23 May 2017 18:51:26 +0000 (14:51 -0400)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - Specify numpy version
    Adds explicit version of numpy so it cannot conflict with any other that
    may be present in the system path.
    Change-Id: I23b21bca43f55805b3087646b1c31e1aea686aca
    JIRA: STORPERF-126
    Signed-off-by: mbeierl <mark.beierl@dell.com>
Jiang, Yunhong [Tue, 23 May 2017 18:04:21 +0000 (18:04 +0000)]
 
Update git submodules
* Update docs/submodules/kvmfornfv from branch 'master'
  - Merge "Placing kernel_debug.sh in kvmfornfv kernel module"
  - Placing kernel_debug.sh in kvmfornfv kernel module
    This patch includes placing the kernel_debug.sh script in kvmfornfv
    kernel module as the script consists code purely related to kernel.
    Change-Id: I7b89e1a192e2ae5c3d0aff037b92f78757032aed
    Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
Jiang, Yunhong [Tue, 23 May 2017 17:55:06 +0000 (17:55 +0000)]
 
Update git submodules
* Update docs/submodules/kvmfornfv from branch 'master'
  - Merge "Adding qemu as a submodule of KVMFORNFV"
  - Adding qemu as a submodule of KVMFORNFV
    This Patch includes the changes to add qemu as a submodule to
    kvmfornfv repo and make use of the updated latest qemu for the
    execution of all testcase
    Change-Id: I1280af507a857675c7f81d30c95255635667bdd7
    Signed-off-by:RajithaY<rajithax.yerrumsetty@intel.com>
Tim Rozet [Tue, 23 May 2017 16:26:45 +0000 (16:26 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Apex: remove downloading ISO for deploy"
  - Apex: remove downloading ISO for deploy
    We dont need ISO to deploy, just RPMs.
    Change-Id: Id3515630ad70f2da6aa0b99b7c1c8cb8857e2311
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 23 May 2017 16:13:36 +0000 (12:13 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Functest: fixes downloading images for danube branch
    The script for downloading images "download_images.sh" does not exist in
    stable/danube for functest.  Therefore we revert to old behavior for
    that branch.
    Change-Id: Id94f3db27fd5b71bb981007472b55fadae0e5394
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 23 May 2017 15:48:29 +0000 (15:48 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "[Functest] Provide credentials to Functest as a volume"
  - [Functest] Provide credentials to Functest as a volume
    The OpenStack credentials shall be fetched from jjob
    and provided to Functest as a docker volume.
    This way, Functest framework doesn't need to do it.
    It will assume the RC file is already present.
    Change-Id: I7a94ffffaefe65911594a9894b60b10cd13735ad
    Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Maryam Tahhan [Tue, 23 May 2017 14:58:19 +0000 (15:58 +0100)]
 
Update git submodules
* Update docs/submodules/barometer from branch 'master'
  - install: remove unused scripts in src
    Remove unused scripts in src. Relocate relavent scripts to system. Tested on
    CentOS 7 and Ubuntu 16.04.
    Change-Id: Id6bb00df854760c6bbf8d47011a9f6f7fe2c230b
    Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
valentin boucher [Tue, 23 May 2017 14:51:17 +0000 (14:51 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Bugfix: fix two typos"
  - Bugfix: fix two typos
    1. In run_tests.py, test case name is shown before running:
       logger.error(kwargs['test']) -> logger.info(kwargs['test'])
    2. In tempest.py, Verication -> Verification
    Change-Id: I117838cdb4b0f920c4cf855645d910e623e06868
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
Tim Rozet [Tue, 23 May 2017 13:31:16 +0000 (09:31 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Apex: fix deploy and test run job to pass empty refspec
    Change-Id: I563b961286fe215c4e5381ccde30d787188f1e8e
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Fatih Degirmenci [Tue, 23 May 2017 10:36:51 +0000 (10:36 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "barometer jjb: update for nightly RPM Build"
  - barometer jjb: update for nightly RPM Build
    Change-Id: I501ceb15d2e7ce22dd2ac5bfad9c60d8e938bf2c
    Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
    Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Linda Wang [Tue, 23 May 2017 02:39:25 +0000 (02:39 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Call fetch_os_creds.sh from $PATH
    Now it's defined as script in releng/modules' setup.py [1]
    [1] https://gerrit.opnfv.org/gerrit/#/c/35183/
    Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
    Depends-On: Ic77f4e46d6d3396f9891b73105a0eb7aa037754f
    JIRA: FUNCTEST-829
    Change-Id: Ief821b7326e0a6c2bbcab31bb21629455e4bc9ea
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Jose Lausuch [Tue, 23 May 2017 09:48:35 +0000 (09:48 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "[Functest] Redirect output when downloading images"
  - [Functest] Redirect output when downloading images
    Change-Id: Ieb3df7a4fa1519cf13c4f597c62d17ce356168fb
    Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
helenyao [Mon, 22 May 2017 08:21:11 +0000 (16:21 +0800)]
 
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
  - Fix the wrong image path for base image
    The images are put under new directory while the code is still using
    old path
    Change-Id: I6dfa59ffe6bde316f155560449979bd10354b43c
    Signed-off-by: helenyao <yaohelan@huawei.com>
Maryam Tahhan [Fri, 19 May 2017 13:55:09 +0000 (14:55 +0100)]
 
Update git submodules
* Update docs/submodules/barometer from branch 'master'
  - installation: update scripts to actually install
    Update the scripts to actually install collectd.
    Change-Id: I467e4fddbdd7c7b067586ddf24af8c5ec32b72a2
    Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Maryam Tahhan [Sat, 6 May 2017 21:44:32 +0000 (22:44 +0100)]
 
Update git submodules
* Update docs/submodules/barometer from branch 'master'
  - src: build and install collectd on centos/rhel
    Modify build and dependency scripts for centos/rhel builds.
    Change-Id: I1fafaf3392d9f22837ce4ed3fa0f84c13ead0698
    Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Serena Feng [Tue, 23 May 2017 07:35:48 +0000 (07:35 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "[qtip]refactor validate-deploy.sh"
  - [qtip]refactor validate-deploy.sh
    Use new CI script run_ci.sh to trigger QTIP test.
    Change-Id: I1e9b0628d3dde64dca9d6e8b3d9bad9f31ff3f3a
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
zhihui wu [Tue, 23 May 2017 07:32:02 +0000 (07:32 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "correct arithmetic baseline"
  - correct arithmetic baseline
    These two number are reversed.
    Change-Id: I8d97820528e8b0bfa72cb0dfb596707f8cfd5a43
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
zhihui wu [Tue, 23 May 2017 07:29:48 +0000 (07:29 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "update run_ci.sh"
  - update run_ci.sh
    - change "qtip workspace create" to "qtip create"
    - set pod_name and scenario from env if not provided by user
    as options
    Change-Id: I0a7e1923c6e45a263147dd2f87a6a75c3751c65c
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
yuyang [Mon, 22 May 2017 02:23:55 +0000 (10:23 +0800)]
 
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
  - Add test name check function and cleanup
    JIRA: BOTTLENECK-158
    Add test case/story name check and cleanup environment option.
    Change-Id: I07609c089ca78b0d2760c09c0312d7d1106c815a
    Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
Serena Feng [Tue, 23 May 2017 06:34:09 +0000 (06:34 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "support cancel operation while signing in"
  - support cancel operation while signing in
    support the cancel operation in the
    https://openstackid.org/accounts/user/consent
    Change-Id: I06a1f130a3115774f2e88fc25dad522a7cf53e36
    Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>