opnfvdocs.git
7 years agoMerge "bug fix: bad table format"
Sofia Wallin [Thu, 30 Mar 2017 08:30:48 +0000 (08:30 +0000)]
Merge "bug fix: bad table format"

7 years agoMerge "Refactor documents"
Sofia Wallin [Thu, 30 Mar 2017 08:24:07 +0000 (08:24 +0000)]
Merge "Refactor documents"

7 years agoRefactor documents 01/32301/3
ShubhamRathi [Wed, 29 Mar 2017 21:08:15 +0000 (02:38 +0530)]
Refactor documents

1. Remove projects not part of Danube from release notes
2. Remove redundant content about Test Frameworks from
Installation Instroduction
3. Remove Yardstick from Testing Dev guide

Change-Id: I8b14d76f2b43c89ebdf8d9e6a62ff3c4a22eae30
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoUpdate git submodules
Ray Paik [Wed, 29 Mar 2017 21:18:53 +0000 (14:18 -0700)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Corrected a typo on OpenDaylight and made the spelling consistent.  Also used the SPDX shorthand in license header.

    Change-Id: If91a4ece37bd68a9e7ce413157fd462e88fcc81c
Signed-off-by: Ray Paik <rpaik@linuxfoundation.org>
7 years agoUpdate git submodules
Fatih Degirmenci [Thu, 30 Mar 2017 08:00:43 +0000 (08:00 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Add main playbooks and files"
  - xci: Add main playbooks and files

    This patch adds the main/common playbooks, files, and templates to
    be used for all flavors.

    The provisioning and OpenStack installation process will be as below
    - provision VMs for flavor using bifrost
    - once the VMs are provisioned, configure-localhost.yml playbook will
    be run, preparing the localhost in order to ensure the right playbooks
    (configure-opnfvhost.yml and configure-targethosts.yml), inventory files
    and var files are in place before we proceed with configuring opnfv host.
    - after getting the right files for the flavor, opnfv host will be
    configured using configure-opnfvhost.yml playbook.
    - finally, the target hosts will be configured.
    - once the above process is completed, openstack-ansible playbooks will
    be run, setting up hosts, infrastructure and OpenStack.

    Change-Id: I6e08b2cfdab9627f765e6fc414917b09f953cab2
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
SerenaFeng [Thu, 30 Mar 2017 06:01:30 +0000 (14:01 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - replace self-defined http codes with standard definitions

    Change-Id: I3045dc690e0bc1186f5c548cb533462dd03130d9
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoUpdate git submodules
Morgan Richomme [Thu, 30 Mar 2017 07:48:06 +0000 (07:48 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "More Unit Tests for utils module"
  - More Unit Tests for utils module

    This patch adds some more unit tests for
    utils/openstack_tacker file and also
    adds unit tests for utils/functest_logger file

    Change-Id: I1a4c91eff87aebc3614ef01c3b5de0d2e6716afa
Signed-off-by: ashishk1994 <ashishk.iiit@gmail.com>
7 years agoUpdate git submodules
Morgan Richomme [Thu, 30 Mar 2017 07:47:47 +0000 (07:47 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "More Unit Tests for ci directory"
  - More Unit Tests for ci directory

    This patch adds more unit tests for ci/prepare_env,
    ci/run_tests and ci/tier_handler to reach the coverage
    more than 80%

    Change-Id: Ia3b7105542105bf8c5e3db58c898ba0569190a80
Signed-off-by: ashishk1994 <ashishk.iiit@gmail.com>
7 years agoUpdate git submodules
Jose Lausuch [Thu, 30 Mar 2017 07:47:10 +0000 (07:47 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Clean up Tempest blacklist"
  - Clean up Tempest blacklist

    This list has been generated in Colorado and there are
    some scenarios that are deprecated and there is no
    need to list them here.

    Change-Id: I62a30b5026ed1df65ebdb7a68a6acf3364469865
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoUpdate git submodules
hongbo tian [Thu, 30 Mar 2017 07:45:13 +0000 (07:45 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "dovetail tool: change function pull_image"
  - dovetail tool: change function pull_image

    JIRA: DOVETAIL-378

    1. test_runner checks the result of cmd "pull image". If fail to pull,
       then break the running.
    2. pull_image will return None when there are errors, otherwise return image name.
    3. if there is an old image named the same as the new one, the old one's tag
       will be changed into <none>. In this case, the old image needs to be removed.
    4. if there are some containers using this old image, the remove will be skipped
       rather than logging error.

    Change-Id: I940cb18911112d5e13f3c14f87ddbdbaced3538a
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
Morgan Richomme [Thu, 30 Mar 2017 07:44:00 +0000 (07:44 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "More Unit Tests for tempest and IMS module"
  - More Unit Tests for tempest and IMS module

    This patch adds more unit tests for
    openstack/tempest/ and ims/ modules
    with coverage >= 80%

    Change-Id: I7c18cea791ac8dc3e890da98066179225283b068
Signed-off-by: ashishk1994 <ashishk.iiit@gmail.com>
7 years agoUpdate git submodules
hongbo tian [Thu, 30 Mar 2017 07:42:23 +0000 (07:42 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "dovetail tool: set a unique build_tag for each DoveTail test"
  - dovetail tool: set a unique build_tag for each DoveTail test

    JIRA: DOVETAIL-379

    1. create a uuid for each test, and set build_tag=daily-master-<uuid>
    2. the reason it starts with "daily_master" is that it's the requirement of
       functest when push data to DB.

    Change-Id: I9a59d5695a9f0d83bf4330379f1949a2a04f876c
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
hongbo tian [Thu, 30 Mar 2017 07:41:14 +0000 (07:41 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "dovetail tool: support centos 7"
  - dovetail tool: support centos 7

    JIRA: DOVETAIL-383

    The script launch_db.sh can just support ubuntu now.
    Make it support centos 7.

    Change-Id: Ic6123ac82cb81bacb2d0c2d394619b8d8d7b3296
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
MatthewLi [Wed, 22 Mar 2017 06:39:25 +0000 (02:39 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - dovetail tool: refstack testcase integration

    JIRA: DOVETAIL-370

    Change-Id: I60c9f431358f848e24abcb865c4b2ca8c3b2d843
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoUpdate git submodules
Jose Lausuch [Thu, 30 Mar 2017 07:29:12 +0000 (07:29 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Disable tempest server reboot test for SDNVPN and Gluon"
  - Disable tempest server reboot test for SDNVPN and Gluon

    Bug report: https://bugs.opendaylight.org/show_bug.cgi?id=5586
    As a result, floating IPs are not working in Apex at the moment.

    Change-Id: I437c10b53dc01810ed757f040d3378c92320274b
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
7 years agoUpdate git submodules
mbeierl [Thu, 30 Mar 2017 01:00:50 +0000 (21:00 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Use tagged version of graphite

    Changes the docker build procedure to use a pip install of a
    specific version of graphite so that it doesn't break when
    upstream changes occur.

    Change-Id: I2316912fc04568c441212087665e384075e409a6
    JIRA: STORPERF-110
Signed-off-by: mbeierl <mark.beierl@dell.com>
7 years agobug fix: bad table format 75/32375/1
Morgan Richomme [Thu, 30 Mar 2017 06:04:56 +0000 (08:04 +0200)]
bug fix: bad table format

change on Cperf description lead to a table format
error preventing the whole table to be displayed

Change-Id: Ia18dfbba561610b74d1b10d2c5c3b86c14b51750
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoUpdate git submodules
joehuang [Thu, 30 Mar 2017 03:41:47 +0000 (23:41 -0400)]
Update git submodules

* Update docs/submodules/multisite from branch 'master'
  - Update the Colorado description to Danube

    There is still Colorado description in
    multisite.kingbird.installation.rst, need to update it.

    Change-Id: I9b4b0d4524d12f0a160d31d4f59c60a13f48596b
Signed-off-by: joehuang <joehuang@huawei.com>
7 years agoUpdate git submodules
fuqiao [Thu, 30 Mar 2017 02:13:21 +0000 (10:13 +0800)]
Update git submodules

* Update docs/submodules/availability from branch 'master'
  - Modify format issues

    Modify format issues

    JIRA: HA-28

    Change-Id: I5ab2bee17801d3b0741b83497391935f28602057
Signed-off-by: fuqiao@chinamobile.com
7 years agoUpdate git submodules
fuqiao [Thu, 30 Mar 2017 02:02:26 +0000 (10:02 +0800)]
Update git submodules

* Update docs/submodules/availability from branch 'master'
  - Modify format

    Modify format

    JIRA: HA-28

    Change-Id: I93cedf87f1a6d5aeee8adb63a5491294768afc8f
Signed-off-by: fuqiao@chinamobile.com
7 years agoUpdate git submodules
fuqiao [Thu, 30 Mar 2017 01:53:11 +0000 (09:53 +0800)]
Update git submodules

* Update docs/submodules/availability from branch 'master'
  - Modify format error in overview doc

    Modify format error in overview doc

    JIRA: HA-28

    Change-Id: I580b5ede0457ed5d6f38f03cea8acea6dffa0646
    Signed-off-by:fuqiao@chinamobile.com

7 years agoUpdate git submodules
gwaines [Thu, 22 Dec 2016 16:34:01 +0000 (11:34 -0500)]
Update git submodules

* Update docs/submodules/availability from branch 'master'
  - Sorting out git conflicts.

    ------------------------
    Updating based on March 29 OPNFV HA Meeting.
    Had general consensus on Heartbeating/Health-checking section and
    the VM Messaging section as a "PROPOSAL".

    I re-worded Title, Doc Status, Introduction and Conclusion to
    position the document as PROPOSAL status.

    ( NOTE I removed the more controversial VM Notification and
      Feedback section as we could not get to consensus on this
      topic in timeframe. )

    --------------------------
    Updating Commit based on online comments.
    Mostly clarifications of information already discussed.
    AND
    added HTML and PDF version of document for easier reading.

    --------------------------
    Updating Commit based on third round of review during OPNFV HA meetings,
    as well as submitted comments on the review.

    I updated the Overview document mostly with
       - specific deliverables for each capability
       - an indication in both the Introduction and the Conclusion that
         the intent or next steps for this proposal will be to review
         this document with the related teams of OPNFV (e.g. Doctor,
         Management & Orchestration) and OpenStack (Nova).

    I also removed the lower level documents from the commit
    since we need to focus on closing the high-level proposal first,
    and we haven't reviewed the lower level documents.

    --------------------------
    Updating Commit based on second round of review during OPNFV HA meetings,
    as well as submitted comments on the review.

    NOTE - I have ONLY updated the Overview document, looking to gain
    consensus on that before fixing up the lower level documents.

    The major update was to include the higher level context of how the
    proposed functionality integrates into the overall NFV / OpenStack
    architecture.  I have included such an Architecture Diagram for each
    of the major functionalities described in the document and updated
    the descriptions to describe this overall integration.

    --------------------------
    Updating Commit based on initial review during OPNFV HA meeting, as well
    as submitted comments on the review.

    Major updates included:
    - provided a new OVERVIEW document that describes the full suite of
      HA Guest APIs and focuses on how these APIs can be used to improve
      the availability of the hosted guest.
    - split the original document into two documents
        * Base Host-to-Guest Messaging Layer
             (that is leveraged by several HA Guest APIs)
        * Server Group Messaging API, OpenStack Host Design and Reference Guest Design
             (the first HA Guest API being considered for D release)

    --------------------------
    Committing draft version of HA Guest APIs - Server Group Messaging documentation
    for review.
    Word, PDF and rst versions of documentation are available.

    Change-Id: I1e44efe6052dfa84cdffd9bbebe8be86e4992121
Signed-off-by: gwaines <greg.waines@windriver.com>
7 years agoUpdate git submodules
Yujun Zhang [Thu, 30 Mar 2017 01:22:17 +0000 (01:22 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add more content to developer overview"
  - Add more content to developer overview

    - copy "Coding Style" from `CONTRIBUTING.md`
    - copy "Testing" from `DEVELOP.md`
    - add links of primary packages

    Change-Id: Ia4da2c610a3ceb41ec710904e9437b0449d0a46f
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Ulas Kozat [Wed, 29 Mar 2017 21:13:53 +0000 (14:13 -0700)]
Update git submodules

* Update docs/submodules/domino from branch 'master'
  - JIRA DOMINO-23: Documentation update

    Change-Id: Iec15412cc4cda3de87c80f1319b922a8a436d56e
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
7 years agoUpdate git submodules
Jose Lausuch [Wed, 29 Mar 2017 22:56:48 +0000 (22:56 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Prepare run_tests to be called directly to main()"
  - Prepare run_tests to be called directly to main()

    Instead of python -> bash -> python, call
    the BGPVPN test using main()

    Change-Id: I8cca741814937e0a7a1d8b848fa8658e4f0d6fb5
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoUpdate git submodules
Tim Rozet [Wed, 29 Mar 2017 21:11:05 +0000 (21:11 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Pins ODL L3 VPP/HC packages"
  - Pins ODL L3 VPP/HC packages

    JIRA: APEX-421

    Change-Id: I18a1624af96be772820938e3138666c51b10301c
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Ulas Kozat [Wed, 29 Mar 2017 20:00:57 +0000 (13:00 -0700)]
Update git submodules

* Update docs/submodules/domino from branch 'master'
  - JIRA DOMINO-23: Documentation update

    Change-Id: I8d996f750e607b0ac4202ae705fff558ca2062e5
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
7 years agoUpdate git submodules
Przemyslaw Szczerbik [Fri, 24 Mar 2017 09:05:11 +0000 (09:05 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - docs: update userguide for DPDK plugins

    Change-Id: I275d1760b59a994c3c8cfd04bbb3c4d8adb67301
Signed-off-by: Przemyslaw Szczerbik <przemyslawx.szczerbik@intel.com>
7 years agoUpdate git submodules
Przemyslaw Szczerbik [Fri, 16 Dec 2016 15:45:23 +0000 (15:45 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - docs: userguide virt plugin instructions

    Change-Id: Ide5acbcccbdf2a151499810d16205f76816601b7
Signed-off-by: Przemyslaw Szczerbik <przemyslawx.szczerbik@intel.com>
7 years agoUpdate git submodules
Taras Chornyi [Wed, 22 Mar 2017 14:29:26 +0000 (14:29 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - docs: update ovs plugins userguide

    Change-Id: I7aa286bb8e3d38e3255b896351cf41e4c7d03a37
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
7 years agoUpdate git submodules
Dan Radez [Wed, 29 Mar 2017 17:11:22 +0000 (13:11 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Adding --virtual-computes to deploy.sh help output

    JIRA: APEX-426

    Change-Id: Id2ea69fd26c1160885cbd532d297ed9d3b89f5f7
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoUpdate git submodules
Ulas Kozat [Wed, 29 Mar 2017 19:27:29 +0000 (12:27 -0700)]
Update git submodules

* Update docs/submodules/domino from branch 'master'
  - JIRA 23: Update documentation

    Change-Id: I11e9ec7f0684b4ebcae8fba0fdfb50c73a5d0bf2
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
7 years agoMerge "Updating composite docs with links, information and versions."
Christopher Price [Wed, 29 Mar 2017 18:55:39 +0000 (18:55 +0000)]
Merge "Updating composite docs with links, information and versions."

7 years agoUpdating composite docs with links, information and versions. 09/32209/5
ChristopherPrice [Wed, 29 Mar 2017 12:51:26 +0000 (14:51 +0200)]
Updating composite docs with links, information and versions.

Comments welcome.

Change-Id: I1c6bca795d0d638e0867a59fa6b1fd0a17e5333c
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
7 years agoUpdate git submodules
Ulas Kozat [Wed, 29 Mar 2017 16:52:12 +0000 (09:52 -0700)]
Update git submodules

* Update docs/submodules/domino from branch 'master'
  - JIRA DOMINO-23: Corrections

    Change-Id: I61b9d62204c6dfc4df920888de40c24a8a1d44d5
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
7 years agoUpdate git submodules
Ulas Kozat [Wed, 29 Mar 2017 16:47:04 +0000 (09:47 -0700)]
Update git submodules

* Update docs/submodules/domino from branch 'master'
  - JIRA DOMINO-26: Add exit 0 to test scripts

    Change-Id: I71bb0abc7b9683330fcaa03c02827b261f13f3ae
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Wed, 29 Mar 2017 16:46:26 +0000 (16:46 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "prototypes: bifrost: Remove /opt/stack from previous deployments"
  - prototypes: bifrost: Remove /opt/stack from previous deployments

    /opt/stack is being created by bifrost so the destroy-env.sh
    script should be responsible for cleaning up all the remnants.
    That way we can use the destroy-env.sh script outside of Jenkins
    as well.

    Change-Id: I72d9737cf2446ff3ffc02f195337a6873eceb5c0
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agoUpdate git submodules
Morgan Richomme [Wed, 29 Mar 2017 16:36:56 +0000 (16:36 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "add rename scenario exceptions"
  - add rename scenario exceptions

    JIRA: RELENG-163

    Change-Id: I680a181a3c1728034e5782de4bc65cc07f64540c
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoUpdate git submodules
Ulas Kozat [Wed, 29 Mar 2017 03:48:15 +0000 (20:48 -0700)]
Update git submodules

* Update docs/submodules/domino from branch 'master'
  - JIRA 23: Fix documentation

    Change-Id: I5c12c37e2dc84733a2de90de4e11f4acdb2d48bf
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
7 years agoExpand CPerf overview docs 43/32243/1
Daniel Farrell [Wed, 29 Mar 2017 15:20:19 +0000 (11:20 -0400)]
Expand CPerf overview docs

Change-Id: I82a53de2447b26e8fcfcc7ce556a318ce6f88cd7
Signed-off-by: Daniel Farrell <dfarrell07@gmail.com>
7 years agoMerge "Update Testing ecosystem documentation"
Sofia Wallin [Wed, 29 Mar 2017 15:10:18 +0000 (15:10 +0000)]
Merge "Update Testing ecosystem documentation"

7 years agoUpdate git submodules
Jun Li [Wed, 29 Mar 2017 15:06:16 +0000 (15:06 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "dovetail: fix wipe workspace error"
  - dovetail: fix wipe workspace error

    JIRA: DOVETAIL-377

    workspace wipe clean error log
    https://build.opnfv.org/ci/job/dovetail-compass-virtual-debug-master/365/console
    this is caused of wrong permissions with files under $WORKSPACE

    seems the former method in dovetail-run not take effects(log into host, it's still root:root,
    not $USER:$USER_GROUP)

    use global fix workspace permission in wrapper to replace former method

    Change-Id: I6ceaaf630590666f3b3db5f2628334879df2b8fb
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoUpdate git submodules
Morgan Richomme [Wed, 29 Mar 2017 14:30:42 +0000 (14:30 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add docker-compose files and requirements"
  - Add docker-compose files and requirements

    This adds docker-compose file to define a multi-container
    vnf_catalogue service alongwith helper service to migrate the schema.

    Requires docker-compose installation

    To run :: docker-compose up
    The webapp by default would be accessible at ip_address:3000

    Change-Id: I32daf7f76fb1d82116545187395cd96535c94541
Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
7 years agoUpdate git submodules
Nikolas Hermanns [Wed, 29 Mar 2017 14:06:16 +0000 (16:06 +0200)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - remove testing docs

    Change-Id: I76af05c6b3dbd945d4c027ea3dc58ae1e5357418
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Wed, 29 Mar 2017 13:46:33 +0000 (13:46 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Destroy/undefine only the VMs we created"
  - xci: Destroy/undefine only the VMs we created

    Destroying/undefining all the VMs on host might cause issues for the
    users. This change tries to reduce the possibility of it by removing
    VMs listed by vbmc.

    Change-Id: I5134043309722632df68a0800c6403e6f39a8d16
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Cristina Pauna [Wed, 29 Mar 2017 07:52:02 +0000 (10:52 +0300)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Set the jobs 4 hours apart

    A non-ci pod is made ci-pod for danube release, therefore this patch
    modifies the cron jobs to be 4 hours apart instead of 8

    This commit should be merged after the lable of the pods are changed
    Request: OPNFV Helpdesk #39128

    Change-Id: Ic88180d01d9ea03d03b79355cd78891ad612c59b
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
7 years agoUpdate git submodules
akhilbatra898 [Tue, 28 Mar 2017 21:25:25 +0000 (02:55 +0530)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Add path for QTIP docs

    This file will serve as the index page of QTIP isolated documentation
    on qtip.readthedoc.org and docs.qtip.io

    Change-Id: I34315e62847bc1bdc970db9b400138c3640c9ed5
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
7 years agoUpdate Testing ecosystem documentation 41/32141/2
Morgan Richomme [Wed, 29 Mar 2017 07:33:39 +0000 (09:33 +0200)]
Update Testing ecosystem documentation

- new ecosystem figure
- add reporting figure
- indicate next steps for Danube 2.0

pending question (cperf)

Change-Id: I3dcf5a4874f0585f433a693117764641aab8faf8
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoUpdate git submodules
Nikolas Hermanns [Wed, 29 Mar 2017 12:56:39 +0000 (14:56 +0200)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Reduce overview

    Change-Id: Ifb8915d62ea26f44f29c4d3b84beecd78dceae9e
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
7 years agoUpdate git submodules
Cedric Ollivier [Wed, 29 Mar 2017 12:53:16 +0000 (12:53 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "rename FeatureBase to Feature"
  - rename FeatureBase to Feature

    delete useless suffix 'Base'

    Change-Id: Ie789da2e83cc90585fd281fe183e8430af498436
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoUpdate git submodules
Cedric Ollivier [Wed, 29 Mar 2017 12:52:31 +0000 (12:52 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "rename feature_base to feature"
  - rename feature_base to feature

    remove useless suffix _base

    Change-Id: I63a73fd6fef2fccd9b92c405f64dda50735b0026
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoUpdate git submodules
ChristopherPrice [Fri, 17 Mar 2017 13:01:57 +0000 (14:01 +0100)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Draft one of the test specification.

    JIRA: DOVETAIL-352

    Needs a lot more work, but the directory tree and layout are according to our
    needs in order to have this published as a CVP document.  Will push patches
    to restructure the repo according to the new requirements later.

    Change-Id: I9d4316407c94bc3096d322f6206eccf236d349da
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
7 years agoUpdate git submodules
Nikolas Hermanns [Wed, 29 Mar 2017 10:46:53 +0000 (12:46 +0200)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Changing to new docs structure

    Change-Id: I4c15e1635981b2b5fe5473be89b5abab78bfabd5
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Wed, 29 Mar 2017 09:34:02 +0000 (09:34 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Make prescm step workspace permission fix a macro available to all"
  - Make prescm step workspace permission fix a macro available to all

    bifrost-verify jobs have been using this without issues and it is
    needed for many other jobs in order to avoid unnecessary failures.

    This change makes workspace permission fix prescm step a macro.

    Change-Id: Ib5678dbf21c17ce640a600d2a06ebed9674663fa
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoMerge "Revert "Add git submodule for openretriever""
Sofia Wallin [Wed, 29 Mar 2017 09:31:30 +0000 (09:31 +0000)]
Merge "Revert "Add git submodule for openretriever""

7 years agoRevert "Add git submodule for openretriever" 91/32191/1
Sofia Wallin [Wed, 29 Mar 2017 09:30:27 +0000 (11:30 +0200)]
Revert "Add git submodule for openretriever"

This reverts commit 4447d7aeca56c725b9762f901e0377a63657e962.

Change-Id: Idaba575bef646bece2699aa518a8d5e3b2cbfac1
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
7 years agoUpdate git submodules
mei mei [Wed, 29 Mar 2017 09:27:23 +0000 (09:27 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "bugfix: Bottlencks cleanup docker-compose dockers"
  - bugfix: Bottlencks cleanup docker-compose dockers

    JIRA: RELENG-196
    JIRA: BOTTLENECK-148

    The bottlenecks_cleanup script can not clean some dockers and
    their images that created by docker-compose.
    This may cause the following test using dockers
    created in last test. This patch is to fix this issue.

    Change-Id: I83d294020596ad5d04302793084a432cae789685
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoAdd git submodule for openretriever 59/32159/2
Guo Ruijing [Mon, 13 Mar 2017 23:22:47 +0000 (19:22 -0400)]
Add git submodule for openretriever

TODO: there is recursive dependency between opnvdocs and docs in openretrive.
submodules in openretriever will be updated in docs/featureprojects.rst after
https://gerrit.opnfv.org/gerrit/#/c/28583/ was merged.

Change-Id: I21dd160d42cbf9d5938a70b10b66390ff031ffe8
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
7 years agoUpdate git submodules
Serena Feng [Wed, 29 Mar 2017 09:08:50 +0000 (09:08 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "keep methods' name/docstring after decorator"
  - keep methods' name/docstring after decorator

    applying functools.wraps() to keep the name and docstring
    of the original function which is decorated

    Change-Id: Id612039921566dd48f8d8797abe30f23aaf99301
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoUpdate git submodules
Markos Chandras [Wed, 29 Mar 2017 08:09:03 +0000 (09:09 +0100)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - prototypes: bifrost: Fix Ironic drivers for VMs

    Commit d8235c3c97f4("Set database pool_size in ironic.conf and
    inspector.conf templates") added a copy of the ironic.conf.j2
    template file to workaround an upstream bug but it also changed
    the default ironic drivers leading to broken introspection. We use
    virtual BMC for controlling the VMs and this expects ipmi ironic
    drivers so we fix that.

    Change-Id: Ibb2cc58738ec1693e136bdce7335cd1b861ec613
    Fixes: d8235c3c97f4("Set database pool_size in ironic.conf and inspector.conf templates")
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agoUpdate git submodules
Yu Yang (Gabriel) [Wed, 29 Mar 2017 08:25:09 +0000 (08:25 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "bugfix: bottlenecks devguide in docs.opnfv.org"
  - bugfix: bottlenecks devguide in docs.opnfv.org

    JIRA: BOTTLENECK-149

    Adjust the directory structure to make Bottlenecks devguide
    on docs.opnfv.org.

    Change-Id: Ib773a26ca5f4eaee94834ff641ec45531ef3025c
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoUpdate git submodules
yuyang [Tue, 28 Mar 2017 02:40:35 +0000 (10:40 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - bugfix: fix bugs for running 'teststory run'

    JIRA: BOTTLENECK-144

    utils/parser.py:56 has incorrect var:cls which cause pass more
    var to testcase_read function.

    Change-Id: I2d4b93f95d19a205e537515529746f6d9e13fe2c
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoUpdate git submodules
Trevor Cooper [Wed, 29 Mar 2017 07:22:57 +0000 (00:22 -0700)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Removed white space

    Change-Id: I4455ce38ca81ad1d5a028c626e3ac53d6d87db43
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
7 years agoUpdate git submodules
Jose Lausuch [Wed, 29 Mar 2017 07:17:44 +0000 (07:17 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Add docstrings in odl"
  - Add docstrings in odl

    It has been rated at 10.00/10 by pylint.

    Change-Id: If45656080a47c2582556f841a02379b37e481fd9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoMerge "Updated VSPERF description and fixed Wiki links to project"
Sofia Wallin [Wed, 29 Mar 2017 07:14:28 +0000 (07:14 +0000)]
Merge "Updated VSPERF description and fixed Wiki links to project"

7 years agoUpdate git submodules
Morgan Richomme [Wed, 29 Mar 2017 06:45:31 +0000 (06:45 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "refstack: bugfix of name TestCase"
  - refstack: bugfix of name TestCase

    JIRA: FUNCTEST-758

    Change-Id: I1b90597c9745faa67afa58e5653f72411a95aa3d
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoUpdate git submodules
helenyao [Thu, 16 Mar 2017 12:24:56 +0000 (20:24 +0800)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Added test case for opera vims

    1. Created a ImsOnBoardingBase to wrap up all common ims operations
    2. Created test case to test opera vims onboarding

    Change-Id: Idf3a82e10661271ad413f4dd5795c80ca4421d73
Signed-off-by: helenyao <yaohelan@huawei.com>
7 years agoUpdate git submodules
Trevor Cooper [Wed, 29 Mar 2017 06:40:07 +0000 (23:40 -0700)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Fixed indexes in user and developer documentation

    Change-Id: Iad5c130936a815c41265b29053d2978808ff14bb
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
7 years agoUpdate git submodules
MatthewLi [Mon, 27 Mar 2017 12:17:55 +0000 (08:17 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'

7 years agoUpdated VSPERF description and fixed Wiki links to project 25/32125/1
Trevor Cooper [Wed, 29 Mar 2017 05:40:58 +0000 (22:40 -0700)]
Updated VSPERF description and fixed Wiki links to project

Change-Id: Ic71f8004621dbb99715907ba3d82acd0f20e2291
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
7 years agoUpdate git submodules
Jing Lu [Wed, 29 Mar 2017 03:21:58 +0000 (03:21 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Set work directory in Yardstick container"
  - Set work directory in Yardstick container

    JIRA: YARDSTICK-608

    Set the work directory to /home/opnfv/repos in yardstick docker container to
    help users better understand file structure.
    This is a improvement related with document improvement.

    Change-Id: Ief4b76e6d6898ceab4a546574f5a09d51eb0d945
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoUpdate git submodules
mei mei [Wed, 29 Mar 2017 02:43:48 +0000 (02:43 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Adjust the testcase name for Bottlenecks stress test job"
  - Adjust the testcase name for Bottlenecks stress test job

    JIRA: RELENG-195
    JIRA: BOTTLENECK-143

    The name of stress test in Bottlenecks has been changed
    due to the new entrance for it.
    So CI job for the stress test should be adjusted.

    Change-Id: I8432ea1c2dacb6cf42f09a5b74c3c6a93970a242
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoUpdate git submodules
chenjiankun [Tue, 28 Mar 2017 13:51:42 +0000 (13:51 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Bugfix: improper license header in swagger docs

    JIRA: YARDSTICK-609

    In the patch:
    https://gerrit.opnfv.org/gerrit/#/c/28833/

    It update the license header, but it is improper to swagger yaml file.
    The license information will show in swagger docs.
    So I remove it.

    Change-Id: Ib87f0f43a95e3b2145c4b59059c4573000f1997c
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
7 years agoUpdate git submodules
Ulas Kozat [Tue, 28 Mar 2017 23:16:11 +0000 (16:16 -0700)]
Update git submodules

* Update docs/submodules/domino from branch 'master'
  - JIRA 23: Fix line break in configuration section

    Change-Id: I9866e50dba2e36b97b5f0b1930609ffcb77dc8d2
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Tue, 28 Mar 2017 23:15:32 +0000 (23:15 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Make OSA playbook to use during installation configurable"
  - xci: Make OSA playbook to use during installation configurable

    Change-Id: Ie6f079bb61905ca0458778b78fef799777b24efa
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Bin Hu [Tue, 28 Mar 2017 22:51:55 +0000 (15:51 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Fix typo issue

    Change-Id: If4d0bad9d2ce0e90dd59f11a4bec7484307feacc
Signed-off-by: Bin Hu <bh526r@att.com>
7 years agoUpdate git submodules
kalyanreddy [Tue, 28 Mar 2017 20:18:51 +0000 (13:18 -0700)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - Update documentation structure.

    This patch includes adjusting docs directory structure for kvmfornfv
    project.

    Change-Id: Ic2f992cd5e8f6808ca3ba088172eb6da342182ba
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Tue, 28 Mar 2017 20:46:30 +0000 (20:46 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Rename the deployment host to opnfv"
  - xci: Rename the deployment host to opnfv

    Reflect the changes to other impacted files as well.

    Change-Id: I106f4e47fe5c75d288f4878fe6ec9f8ff39c652e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Sofia Wallin [Tue, 28 Mar 2017 18:49:00 +0000 (20:49 +0200)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Updated release name and release date

    Change-Id: I64d1c3abb1b5556bf81fb2a637614f02cb92d679
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
7 years agoUpdate git submodules
kalyanreddy [Tue, 28 Mar 2017 18:36:19 +0000 (11:36 -0700)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - Disabling execution of cyclictest as part of verify job.

    This patch is used to temporarily disable cyclictest execution as a part of
    kvmfornfv verify job to speed up the verification process.

    This is only a temporary workaround/solution as kvmfornfv verify job
    is getting triggered for patches which includes only docs/ as well.

    Note: Once complete documentation is made available for danube release
    will revert this patch

    Change-Id: Ib04a7d9481b74a0fafcd1d489b80c94051d875e6
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
7 years agoUpdate git submodules
Tim Rozet [Tue, 28 Mar 2017 17:21:40 +0000 (13:21 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: adds OVN to danube daily

    Change-Id: I1d1b07fa3273a8766e0ec109d89e6c81b2d515d1
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Tim Rozet [Tue, 28 Mar 2017 16:20:28 +0000 (12:20 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: disables vfio-pci for baremetal fdio

    According to FDS folks, uio_pci_generic (default) should work with UCSB
    baremetal.  We also hit a bug in UCSB where vfio-pci isn't working with
    VPP.  Therefore falling back to uio_pci_generic.

    Change-Id: Id9a6fe5be91aaf8476292a46c15c6e876616f4a6
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Jose Lausuch [Tue, 28 Mar 2017 16:32:29 +0000 (16:32 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "modify old naming Testcase_base to TestCase"
  - modify old naming Testcase_base to TestCase

    Testcase_base is the first version, now TestCase is adopted

    Change-Id: If25eef0d8164220bd36f86fe636f7f1c0b247564
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoUpdate git submodules
Alexandru Avadanii [Tue, 28 Mar 2017 16:28:42 +0000 (16:28 +0000)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - Merge "Update armband documentation for Danube"
  - Update armband documentation for Danube

    JIRA: ARMBAND-243

    Change-Id: If44f1a9f820793c9b04610fd4db7c05a6675f065
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
7 years agoUpdate git submodules
Georg Kunz [Tue, 28 Mar 2017 10:57:01 +0000 (12:57 +0200)]
Update git submodules

* Update docs/submodules/netready from branch 'master'
  - Fixing broken links in documentation

    Using rst references to link to other documentation pages
    instead of relative HTML links.

    Change-Id: Id8164a4f50f4fd39c996f5ae354b22f3c960fb08
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
7 years agoUpdate git submodules
Cédric Ollivier [Tue, 28 Mar 2017 12:53:44 +0000 (14:53 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fully fix pylint warnings in test_testcase

    It partially takes into account missing-docstring.
    It is disabled for public methods as they are unit tests.

    It has been rated at 10.00/10.

    Change-Id: I70e6729b9228d58cc67a18da29b925dad22cf5bd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Cédric Ollivier [Tue, 28 Mar 2017 12:46:30 +0000 (14:46 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Rename test_testcase_base to test_testcase

    It follows "Rename testcase_base to testcase" [1]

    [1] https://gerrit.opnfv.org/gerrit/#/c/31879/

    Change-Id: I54bb62a37bdab842f433790688128a459b0ac78c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
George Paraskevopoulos [Wed, 22 Mar 2017 14:15:56 +0000 (16:15 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Rewrite classification rules wait loop

    This is a candidate replacement for the wait_for_classification_rules
    function. The functionality is as follows:

    - Query ODL operational datastore for the RSPs for which we should
      expect to see flows in the computes (RSPs for which ACL rules exist)
      and associate them with a list of vnfs. Also get the tp_dst from the
      ACL match rules.
    - Use the known topology to associate the RSPs to a set of compute nodes
      (at this point we know that ODL promised us that we should see
      classification rules for a particular rsp in the nodes C1, C2 ...)
    - Gather the installed flows in table=11 in each compute
    - Verify that the RSPs are installed as promised by ODL for the correct
      tp_dst

    Change-Id: I79747ad1df3eb0c67f783167601b5ea99fb43f16
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
7 years agoUpdate git submodules
Morgan Richomme [Tue, 28 Mar 2017 14:53:49 +0000 (14:53 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Create Catalogue page"
  - Create Catalogue page

    JIRA: RELENG-193

    1.create a page to list all project.
    2.This page can get test case list of certain project.
    3.This page can show information of certain test case.

    Change-Id: I79e0d3aafa99c054865a0d2948b99918802f32a7
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
7 years agoUpdate git submodules
Juraj Linkeš [Tue, 28 Mar 2017 14:53:46 +0000 (14:53 +0000)]
Update git submodules

* Update docs/submodules/fds from branch 'master'
  - Merge "Add Scenario Documentation Labels"
  - Add Scenario Documentation Labels

    Change-Id: Icff2c400c054d960c3c4ec32bc2c69c561c5bf1d
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Tue, 28 Mar 2017 14:32:33 +0000 (14:32 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Add/update variables to tool, user, and flavors"
  - xci: Add/update variables to tool, user, and flavors

    Updates
    - RAM allocations for the flavors mini and noha increased to 12GB.
    - Distro variables introduced to tool as it will be used by the CI and
    the developers.
    - LOG_PATH and RUN_TEMPEST are now available in user variables.

    Change-Id: I4a73d7b79761d81f605cdb3fa9771ca40e9f9f02
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
kalyanreddy [Tue, 28 Mar 2017 06:04:11 +0000 (11:34 +0530)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - Update documentation structure.

    This patch is used to update documentation structure.

    Change-Id: I50d4ef4256ccfc57a0434123e7532a50000582cf
    Co-Authored by:Srinivas <srinivas.atmakuri@tcs.com>
    Co-Authored by:RajithaY<rajithax.yerrumsetty@intel.com>
    Co-Authored by:shravani paladugula <shravanix.paladugula@intel.com>
    Co-Authored by:Navya Bathula <navyax.bathula@intel.com>
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
7 years agoUpdate git submodules
Markos Chandras [Tue, 28 Mar 2017 14:20:46 +0000 (14:20 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "jjb: xci: bifrost-cleanup: Retry 'gsutil rm' on failures"
  - jjb: xci: bifrost-cleanup: Retry 'gsutil rm' on failures

    Sometimes 'gsutil rm' may fail for unknown reasons like the following
    one:

    [...]
    / [7/10 objects]  70% Done
    / [8/10 objects]  80% Done
    / [9/10 objects]  90% Done
    Operation completed over 10 objects.
    CommandException: 1 files/objects could not be removed.

    Try a few more times to remove the objects before giving up.

    Change-Id: I6905a806446dac41ddc43d4195514a5233480ccd
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agoUpdate git submodules
zshi [Fri, 24 Mar 2017 02:06:27 +0000 (10:06 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Change jenkins user:group name according to Node Name.

    JIRA: DOVETAIL-377

    Change-Id: I55eebdd55c2cf91d74d166b0b31a0601efe0a751
Signed-off-by: zshi <zshi@redhat.com>
7 years agoUpdate git submodules
Michael Polenchuk [Tue, 28 Mar 2017 07:21:54 +0000 (07:21 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Revert "Revert: Blueprint "bp/distributed-serialization""

    This reverts commit 8b28c44a4be6beef8a71e672f543001bcc0a080f.
    The issue has been fixed in upstream.

    Change-Id: Id4ad8fb7b1ec887f8d8d1d5b18a9b33a73bda10c
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
7 years agoUpdate git submodules
Cédric Ollivier [Mon, 27 Mar 2017 14:39:45 +0000 (16:39 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix pylint warnings in test_odl

    It takes into account the following warnings:
      - wrong-import-order
      - bad-continuation
      - unused-argument
      - invalid-name
      - too-many-arguments

    missing-docstring is partially disabled as they are unit tests.

    It has been rated at 10.00/10.

    Change-Id: I35886ec75a9e66817cfd0fe18534f157d7500a2b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Mon, 27 Mar 2017 23:04:27 +0000 (01:04 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Yet another try to find how best to structure stuff

    Summary of changes are
    - flavors directory has been removed and the flavor config files are
    moved into config and renamed to <flavor>-vars
    - common files are put under file
    - files specific to flavors are put under file/<flavor> directories
    - templates and var files are stored in template and var directories
    respectively
    - 3 playbooks are created

    Change-Id: I8a93e0947ccb02f93a6c8f00da27e0cc6b4dc21e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Cedric Ollivier [Tue, 28 Mar 2017 12:09:51 +0000 (12:09 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Revert "Make SFC test a python call to main()""
  - Revert "Make SFC test a python call to main()"

    This reverts commit d5820bef80ea4bdb871380dbfe41db12290fc5f8.

    Robot test runs before SFC test and it imports
    https://github.com/robotframework/SSHLibrary
    which does a monkey patching in
    the python runtime / paramiko.
    Untill now sfc run in a new python process (clean)
    because it run using the bash command.
    But when importing it as a module and call main()
    from python, it will run in the patched runtime
    and it will error out.
    https://hastebin.com/iyobuxutib.py

    Change-Id: I54237c32c957718b363d302efe84e01bc78e4f47
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
7 years agoUpdate git submodules
MatthewLi [Sat, 25 Mar 2017 06:44:00 +0000 (02:44 -0400)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - refstack client: manually running improvement

    JIRA: FUNCTEST-758

    1.python tempest_conf.py can generate a reference tempest.conf under /hom/opnfv/.../refstack_client
      this is based on "rally verify configure-verifier"
      surely, user can define his/her own tempest.conf by not using this
    2.python refstack_client.py -c <tempest_conf_path> --testlist <testlist_file_path>
      if not given, will use default path, if file not exists, will have error

    Change-Id: I1ceecbe8fe86fbe0d53b736a0f3b9a9ae01f262f
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoUpdate git submodules
Dimitri Mazmanov [Tue, 28 Mar 2017 10:29:27 +0000 (10:29 +0000)]
Update git submodules

* Update docs/submodules/multisite from branch 'master'
  - Merge "Change the branch name"
  - Change the branch name

    Change-Id: Icdfeae73665cd5d20d76caa68b2ef894f4082def
Signed-off-by: Dimitri Mazmanov <dimitri.mazmanov@ericsson.com>