opnfvdocs.git
5 years agoCreate 'branch' variable in conf.py for linking 13/63713/3
Trevor Bramwell [Mon, 17 Sep 2018 22:10:30 +0000 (15:10 -0700)]
Create 'branch' variable in conf.py for linking

This will be used for linking against the correct version of the
documentation on other projects when this project branches.

Change-Id: I86391eb8ad1428b70f537288048c2c1b4597e928
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoMerge "Convert Unlinked Git Submodules to Intersphinx"
Aric Gardner [Mon, 29 Oct 2018 18:44:27 +0000 (18:44 +0000)]
Merge "Convert Unlinked Git Submodules to Intersphinx"

5 years agoRevert "Bump Sphinx version to 1.7.9" 53/64153/1
Trevor Bramwell [Mon, 29 Oct 2018 17:39:35 +0000 (10:39 -0700)]
Revert "Bump Sphinx version to 1.7.9"

A change between 1.3 and 1.7.9 introduced a memory leak which is causing
our builds to take >3Gb of memory.

Reverting this until we can track down the issue.

This reverts commit f0c78d7f71fa697d0722c9f320e7ea2f72fdeaae.

Change-Id: Ib8a8ad5840d95ca98b579b333b7263a07f9843a2
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoUpdate git submodules
Gerald Kunzmann [Mon, 29 Oct 2018 16:16:21 +0000 (16:16 +0000)]
Update git submodules

* Update docs/submodules/promise from branch 'master'
  - Merge "Updates for Gambia release"
  - Updates for Gambia release

    Change-Id: Ia892c96d9b69da48028ea03ea89526f4cfd331de
Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
5 years agoUpdate git submodules
Bertrand Souville [Thu, 25 Oct 2018 10:43:43 +0000 (12:43 +0200)]
Update git submodules

* Update docs/submodules/promise from branch 'master'
  - Docs: Adding Blazar installation guide using OpenStack Ansible

    Change-Id: I22f986d15a9663d9d6c16b66f7a2aca8c5088e99
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
5 years agoUpdate git submodules
Tomi Juvonen [Mon, 29 Oct 2018 06:54:24 +0000 (08:54 +0200)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Fix SSH client connection reset

    SSH connection might be reseted with long running session.
    This may happen if run "testcase=all"

    Change-Id: I232ae906628411dfbe0bbdbdc8d4fb43167760fd
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
5 years agoUpdate git submodules
ramamani yeleswarapu [Thu, 11 Oct 2018 23:08:32 +0000 (16:08 -0700)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Fix stor4nfv CI errors

    Change-Id: I5b76fa40ecaffb53bc924de6e13f4803c5f6593f
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
5 years agoUpdate git submodules
Rex Lee [Mon, 29 Oct 2018 09:16:37 +0000 (09:16 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Allow to see steady state status in the yardstick logs"
  - Allow to see steady state status in the yardstick logs

    Change-Id: Ic2281b300ed1de6ecd3daf14b5273db22688de8d
    JIRA: YARDSTICK-1454
Signed-off-by: Ameed Ashour <Ameed.Ashour.Ext@nokia.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sat, 27 Oct 2018 09:50:18 +0000 (11:50 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Roll rally and rally-openstack

    It conforms with neutron gates (rally-task) by rolling rally* and by
    selecting last stable os-faults.

    [1] http://logs.openstack.org/22/613122/1/check/neutron-rally-task/61886e6/job-output.txt.gz

    Change-Id: Id26f3100a0bc8b68c4b1d44115345c69053dcc5d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Stephen Wong [Sat, 27 Oct 2018 07:38:02 +0000 (07:38 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Fix broken jmeter binary links"
  - Fix broken jmeter binary links

    - Docker container builds are failing due to expired links
    for the jmeter binary for jmeter-master and jmeter-slave
    - Updated link provided

    Change-Id: Icb364bc234b118e0c00359a04b51461142f832af
Signed-off-by: earrage <eddie.arrage@huawei.com>
5 years agoUpdate git submodules
Trevor Bramwell [Fri, 26 Oct 2018 18:23:20 +0000 (11:23 -0700)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Docs Index

    Adds the missing index.rst needed to build the documentation.

    Change-Id: I6ff27873559718a5ca4e3120646a6ef347120c8a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoUpdate git submodules
Harry Huang [Fri, 26 Oct 2018 10:34:04 +0000 (18:34 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Fix LXC apt upgrade issue

    JIRA: -

    Change-Id: I9bf488e4d613d475e833a573635ea5a2ef56aeff
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoMerge "Update git submodules for Auto"
Trevor Bramwell [Sat, 27 Oct 2018 00:03:25 +0000 (00:03 +0000)]
Merge "Update git submodules for Auto"

5 years agoConvert Unlinked Git Submodules to Intersphinx 93/64093/1
Trevor Bramwell [Fri, 26 Oct 2018 17:31:41 +0000 (10:31 -0700)]
Convert Unlinked Git Submodules to Intersphinx

These projects don't have any docs linked in the current documentation,
so there is little reason to include their submodules here.

Converting the non-archived projects to intersphinx link should reduce
the build time.

Change-Id: Ifdb614d53ac5cbdfa4c94ac09d990f796004cf10
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoUpdate git submodules
Abhijit Sinha [Fri, 26 Oct 2018 16:18:15 +0000 (16:18 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add Testcase for Prox Standalone OvS-DPDK."
  - Add Testcase for Prox Standalone OvS-DPDK.

    No sample testcase for prox OvS-DPDK standalone.

    JIRA: YARDSTICK-1475

    Change-Id: Ide65444d08d6c90e7e98d59b7d1f4cba8ca7397f
Signed-off-by: Carey, Alan <alan.carey@intel.com>
5 years agoUpdate git submodules
Abhijit Sinha [Fri, 26 Oct 2018 16:18:05 +0000 (16:18 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add Testcase for Prox Standalone SRIOV."
  - Add Testcase for Prox Standalone SRIOV.

    No sample testcase for prox SRIOV standalone.

    Renamed pod file so that other prox testcases can use this file

    JIRA: YARDSTICK-1471

    Change-Id: Icc20e395a3fb4c9d1398f85198d64682b2a9ee33
Signed-off-by: Carey, Alan <alan.carey@intel.com>
5 years agoUpdate git submodules
Cédric Ollivier [Fri, 26 Oct 2018 11:08:23 +0000 (13:08 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Move tempest logics in tempest_conf.yaml

    It allows removing OPNFV logics out of Functest (releng) and then
    simplifies conf_utils.

    tempest.conf is filled by the current default values.

    functest-alpine.sh will be updated to allow modifying the default
    values without breaking the OPNFV installers.

    It deprecates the only tempest-related env var (STORAGE_PROTOCOL)

    Change-Id: I14bcb715826ef2d85af87e7af600261a3c08e72c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Abhijit Sinha [Fri, 26 Oct 2018 15:31:26 +0000 (15:31 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Trex KPI are not collected due to rabbitmq user"
  - Trex KPI are not collected due to rabbitmq user

    Changed the way rabbitmq-server user is created. Fix is needed to
    collect KPIs from Trex.

    JIRA: YARDSTICK-1479

    Change-Id: I54369535fdb7af6af76de30f758227736f83db78
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
5 years agoUpdate git submodules
Brady Johnson [Fri, 26 Oct 2018 15:29:24 +0000 (15:29 +0000)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Merge "Adapt regex to new flows"
  - Adapt regex to new flows

    ODL Fluorine changes the nsh syntax, so we should adapt it

    Change-Id: I63537f9b880f14b40be2658d3a7ed2e315e86b11
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Serhiy Pshyk [Fri, 19 Oct 2018 08:46:05 +0000 (09:46 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Fix default IPv4 mask for IxNetwork traffic config

    IP mask is set depending on the IP range provided by the user in the
    traffic profile. In case of single IP in range, IPV4LENGTH value is
    used as mask should cover all address bits.

    JIRA: YARDSTICK-1478

    Change-Id: I5ad40d1f3def52ebcda4400b708b71faf11e12ab
Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
5 years agoUpdate git submodules
Manuel Buil [Fri, 26 Oct 2018 15:00:41 +0000 (17:00 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Add a bit more data to the logging message

    In case of failures, it is hard to understand for what vnf the port
    pair was being created when things went wrong

    Change-Id: I1cfa2553318d910535d45910b2a46d75b2f7926a
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Manuel Buil [Fri, 5 Oct 2018 08:45:47 +0000 (10:45 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Change variable in start-new-vm.sh

    Since the patch:

    https://gerrit.opnfv.org/gerrit/#/c/63173/

    The variable BIFROST_USE_PREBUILT_IMAGES has changed to
    BIFROST_CREATE_IMAGE_VIA_DIB. As jenkins does not trigger testing jobs
    when editing file in xci/scripts/, this change is done in a separate
    patch

    Change-Id: I3bc285936fae5b7514272ca0ad2418b60446e4aa
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Markos Chandras [Fri, 26 Oct 2018 13:55:19 +0000 (13:55 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "SHA bump for bifrost"
  - SHA bump for bifrost

    We need it for baremetal support in opensuse:

    https://github.com/openstack/bifrost/commit/0f605cd723a68e2c2bb9b30a15a08e5aba777bd5

    We move all related repos from Rocky to master (problems if we SHA bump ironic, etc in
    Rocky while Bifrost in master)

    Change-Id: Icf0dd58c6fc6cc8f221d37a6ed3f3746f6577716
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Markos Chandras [Fri, 26 Oct 2018 13:54:17 +0000 (13:54 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Reduce complexity when using bifrost roles"
  - Reduce complexity when using bifrost roles

    We are using two variables which have a similar scope:
    - create_image_via_dib
    - use_prebuilt_images

    We could use one of them and not both. create_image_via_dib is selected
    because it also exists in upstream bifrost

    use_prebuilt_images = false is the same as create_image_via_dib = true
    use_prebuilt_images = true is the same as create_image_via_dib = false

    Change-Id: Ieaab78f1dc2d199746a2b13ebc82e9dc615d92e9
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Markos Chandras [Fri, 26 Oct 2018 13:48:03 +0000 (13:48 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Bug fix: match only the scenario name"
  - Bug fix: match only the scenario name

    Since this week we have two sfc scenarios:

    - os-odl-sfc
    - os-odl-sfc_osm

    When $DEPLOY_SCENARIO=os-odl-sfc, using the current code testing_role
    gets two values:
    os-odl-sfc
    os-odl-sfc_osm

    This patch adds '$' character to prevent matching scenarios which
    concatenate characters after $DEPLOY_SCENARIO

    Change-Id: Ia0782362da04e8b3ecd2ec6f13ccc8c404797fda
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Manuel Buil [Fri, 26 Oct 2018 07:46:36 +0000 (09:46 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - os_neutron SHA bump

    We need a commit for SFC scenario:

    https://github.com/openstack/openstack-ansible-os_neutron/commit/200fa4a7aaa15a6d6758418eafffe093174d2f72

    Change-Id: Ia497a49a910d16eaf3c7ee896f0f75aab812bd7a
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Cédric Ollivier [Fri, 26 Oct 2018 08:52:12 +0000 (10:52 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Temporarily disable Cinder volumes backup tests

    From the time being, all OPNFV installers [1][2][3] don't support
    Cinder volumes backup.

    We will find a better way to handle the lack of OPNFV requiremements
    (these tests pass succesfully in Orange Openlab).

    At least, it will allow verifying tempest_full in OPNFV gates.

    [1] Apex: https://artifacts.opnfv.org/logs/functest/lf-pod1/2018-10-25_02-17-25/tempest_full/tempest-report.html
    [2] Compass: https://artifacts.opnfv.org/logs/functest/huawei-virtual9/2018-10-24_04-54-25/tempest_full/tempest-report.html
    [3] Fuel: https://artifacts.opnfv.org/logs/functest/lf-pod2/gambia/2018-10-25_05-57-54/tempest_full/tempest-report.html

    Change-Id: I319536070aa77a5dbab6a692a1d76049f75e758b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Temporarily disable VNC tests

    At least Compass and Fuel configure Spice as console [1][2].
    It disables vnc testing as it could fail for endusers as well.

    [1] https://artifacts.opnfv.org/logs/functest/huawei-virtual9/2018-10-24_04-54-25/tempest_full/tempest-report.html
    [2] https://artifacts.opnfv.org/logs/functest/lf-pod2/gambia/2018-10-25_05-57-54/tempest_full/tempest-report.html

    Change-Id: I2a1ecf345cb81170c1b1a3e49f8f3a58602fc3f0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
rexlee8776 [Wed, 24 Oct 2018 02:49:54 +0000 (02:49 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - fix yardstick verify job

    The regex is not compatible with pip version 18.

    JIRA: INFRA-310

    Change-Id: I6eaf1e3fac183f85c277934929e9065efa88d877
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
5 years agoUpdate git submodules
Cédric Ollivier [Thu, 25 Oct 2018 11:09:06 +0000 (13:09 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Revert "Temporarily switch to collivier/abot_charm"

    This reverts commit d2c129f8319503a8fabe5b87c71737845f06ab36.

    Change-Id: Ie8e067486365cd5cc848d307f0078540eac08dcb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Alec Hothan [Thu, 25 Oct 2018 16:50:48 +0000 (16:50 +0000)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Merge "Local Documentation Builds"
  - Local Documentation Builds

    This adds configuration for performing local documentation builds
    with the following simple command:

    tox -e docs

    This patch is part of our documentation effort to Move away from
    submodules
    https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html

    Once merged docs will be viewable at opnfv-nfvbench.readthedocs.io

    Change-Id: I7c877847ec23c4cfc44ff7f106ed2acc65688a41
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
Aric Gardner [Thu, 25 Oct 2018 15:58:08 +0000 (15:58 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Local Documentation Builds"
  - Local Documentation Builds

        This adds configuration for performing local documentation builds
        with the following simple command:

        tox -e docs

    added index.rst so that docs build succsesfully

    Change-Id: Iab747c90f7f4b7866270c5850b2792e194b5378a
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
Markos Chandras [Thu, 25 Oct 2018 15:49:09 +0000 (15:49 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Introduce the Barbican in XCI for SFC-HA scenario"
  - Introduce the Barbican in XCI for SFC-HA scenario

    The barbican OS component is introduced for SFC HA deployed scenario.
    The reason behind is that In HA scenarios we need Openstack Barbican to
    gather and store the fernet keys so Tacker can access them and be able to
    register new VIMs.

    deploy-scenario:os-odl-sfc
    installer-type:osa

    JIRA: SFC-131

    Change-Id: Ife416fb2a7dc04ddadc93f962695aee4ed448501
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
5 years agoUpdate git submodules
Tim Rozet [Wed, 24 Oct 2018 16:25:20 +0000 (12:25 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Change OPNFV Artifacts URL

    This change allows downloading of files larger than 20GB.

    Change-Id: I881ea35316e67980d4144e46bfbd41501e80f497
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoMerge "Gambia release updates"
Sofia Wallin [Thu, 25 Oct 2018 14:27:16 +0000 (14:27 +0000)]
Merge "Gambia release updates"

5 years agoUpdate git submodules
Tomi Juvonen [Thu, 25 Oct 2018 13:36:16 +0000 (13:36 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "Support Apex with services in containers"
  - Support Apex with services in containers

    Upstream apex now works in containers, so if used, it needs to be supported

    JIRA: DOCTOR-130

    Change-Id: I3d73a1699e4fee53b001f043f55d0eeefa7bfb7b
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
5 years agoGambia release updates 71/63871/3
Sofia Wallin [Mon, 22 Oct 2018 11:18:13 +0000 (13:18 +0200)]
Gambia release updates

Project participation based on intended to participate page

Change-Id: If86f0fa4881b207f03358a407e8cf831d03330fe
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
5 years agoUpdate git submodules
Venkata Harshavardhan Reddy Allu [Mon, 15 Oct 2018 00:54:05 +0000 (06:24 +0530)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Integrate os-odl-sfc_osm scenario into XCI

    https://gerrit.opnfv.org/gerrit/#/c/63505/

    The os-odl-sfc_osm scenario has been verified in the previous
    patchsets of this commit. This patch needs to be merged after
    adding OS variables to the post-deployment playbook.

    https://gerrit.opnfv.org/gerrit/#/c/63135/

    installer-type:osa
    deploy-scenario:os-odl-sfc_osm

    Change-Id: I14e83357c9e1db6e31890b5f126b9e405e124594
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
5 years agoUpdate git submodules
Cédric Ollivier [Thu, 25 Oct 2018 09:47:12 +0000 (11:47 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Temporarily switch to collivier/abot_charm

    It hosts a key fix which should be merged in the right repo.
    This patch can be safely reverted as soon as [1] is merged.

    [1] https://github.com/RebacaInc/abot_charm/pull/3

    Change-Id: If98d163ecd2ce6b50c08d8dad886c0d4b2c39a34
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
wenjuan dong [Thu, 25 Oct 2018 06:05:48 +0000 (06:05 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "fix the username to login undercloud in Apex"
  - fix the username to login undercloud in Apex

    Change-Id: I6d5325166db642b3481a0327f518ec821a8ab378
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
hu xinhui [Thu, 18 Oct 2018 06:31:14 +0000 (14:31 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - 1.Optimization code for deploying k8s
    2.Fix bugs for upgrade k8s version to v1.10.4

    Change-Id: I6b17162574f4c4098eb6514cc067096e71f27f97
Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
5 years agoUpdate git submodules
BIN HU [Thu, 25 Oct 2018 04:08:22 +0000 (21:08 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Update the index file of user guide

    Change-Id: If0f29f9385ecc3feb8a505284af4780c6757f280
Signed-off-by: BIN HU <bin.hu@att.com>
5 years agoUpdate git submodules
xudan [Mon, 22 Oct 2018 01:56:37 +0000 (21:56 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Stop redefine testcases.yaml for some test cases

    1. For Functest healthcheck, patrole, refstack_defcore, neutron_trunk and vping
       test cases, stop to redefine testcases.yaml.
    2. For VNF and bgpvpn, they still have scenario dependencies for Functest.
       How to handle them are still under consideration.
    3. For other tempest test cases, they rely on tempest_custom. Leave them
       under discussion.

    JIRA: DOVETAIL-673

    Change-Id: Ibd10c9883d8df3749f4a93e280deaca77fe6bc00
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Venkata Harshavardhan Reddy Allu [Wed, 3 Oct 2018 17:16:24 +0000 (22:46 +0530)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: Add OS variables to the post-deployment playbook

    OSM needs access to OpenStack credentials and authentication url.
    This patch would provide that using the xci_flavor specific
    user_variables.yml file. This patch is necessary to complete the
    initial integration of OSM.

    installer-type:osa
    deploy-scenario:os-nosdn-osm

    Change-Id: Ic228b323fc69ce46c8093f6dfbc116d8c71a0391
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
5 years agoUpdate git submodules
Ameed Ashour [Tue, 23 Oct 2018 11:56:07 +0000 (14:56 +0300)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Support Ocata release in Storperf HOT files

    JIRA: STORPERF-264
    Change-Id: I826d0e3dff7ed8cd54f7e163bb678d367eeefd95
Signed-off-by: Ameed Ashour <Ameed.Ashour.ext@nokia.com>
5 years agoUpdate git submodules
Tim Rozet [Tue, 23 Oct 2018 16:07:46 +0000 (12:07 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Adds missing rocky csit file

    File was missing during python package install.

    Change-Id: Icd8c22d45cac807ba5e5995fa0efea690e615cde
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules for Auto 39/63939/1
Martin Klozik [Wed, 24 Oct 2018 08:00:55 +0000 (10:00 +0200)]
Update git submodules for Auto

Transition to local documentation build for Auto as defined at:

https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html

Standalone Auto documentation is available at:

https://opnfv-auto.readthedocs.io/en/latest/

This patch adds intersphinx link to the opnfvdocs repo configuration and removes
auto submodule from docs/submodules/

Change-Id: I2e8a57734cd8e5318bbdcffb75876e6890d2f3da
Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
5 years agoUpdate git submodules
Cédric Ollivier [Tue, 23 Oct 2018 20:17:51 +0000 (22:17 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Disable Glance API v1

    It has been deprecated since Newton [1].
    Even if the related tests are skipped in latest tempest [2], API v1
    has to be disabled in Gambia's tempest.conf [3].

    [1] https://docs.openstack.org/glance/latest/user/glanceapi.html
    [2] https://artifacts.opnfv.org/logs/functest/lf-pod1/2018-10-22_02-34-24/tempest_full/tempest-report.html
    [3] https://artifacts.opnfv.org/logs/functest/lf-pod1/gambia/2018-10-23_10-34-07/tempest_full/tempest-report.html

    Change-Id: I3b6bb632412c0fecaa659da262760af64d79fa71
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Trevor Bramwell [Mon, 10 Sep 2018 22:09:45 +0000 (15:09 -0700)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Daisy: Local docs builds

    Adds local documentation builds following this guide:
      https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html

    docs can be build with
    tox -e docs

    Going forward docs will be hosted here:
    https://opnfv-daisy.readthedocs.io/en/latest/

    Change-Id: Iecb230463dfb96101cc5cf01af71cb54318ca732
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoUpdate git submodules
Cedric Ollivier [Tue, 23 Oct 2018 17:09:19 +0000 (17:09 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Overprotect vmtp vs unversioned OS_AUTH_URL"
  - Overprotect vmtp vs unversioned OS_AUTH_URL

    It simply adds v3 to OS_AUTH_URL if required.
    Vtmp should be updated to manage unversioned url [1].

    https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/371/console

Co-Authored-By: Juha Kosonen <juha.kosonen@nokia.com>
    Change-Id: I4806e811c0714b061b77f940934830cfb1835d74
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoMerge "Bump Sphinx version to 1.7.9"
Sofia Wallin [Tue, 23 Oct 2018 16:30:06 +0000 (16:30 +0000)]
Merge "Bump Sphinx version to 1.7.9"

5 years agoUpdate git submodules
Manuel Buil [Tue, 23 Oct 2018 15:41:35 +0000 (15:41 +0000)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Merge "Create new scenario: os-odl-sfc_osm"
  - Create new scenario: os-odl-sfc_osm

    This change creates os-odl-sfc_osm scenario.
    - copy the base scenario, os-odl-sfc
    - remove tacker and pike config
    - add tasks, vars, defaults and templates from os-nosdn-osm role

    https://gerrit.opnfv.org/gerrit/#/c/63507/

    Verification of this patch has be done using a change in releng-xci
    pointing to this commit/corresponding patch on Gerrit to verify it
    works in order to help with the review.

    Change-Id: I90148063c6ff9881ef188e97956adea0e7cb5a7d
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
5 years agoUpdate git submodules
nikoskarandreas [Mon, 15 Oct 2018 14:26:21 +0000 (17:26 +0300)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Using heat orchestrator for sdnvpn - test case 4

    Heat orchestrator and the use of Heat Orchestrator Templates
    is introduced in sdnvpn test cases. The deployment of the
    nodes and networks under test is performed as a stack with the
    use of the openstack api and the use of the other apis is kept
    to as little as possible. The scenarios that are executed are
    the same as in the orginal test cases.

    This is the implementation of sdnvpn test case 4:
    VPN provides connectivity between subnets using router
    association

    JIRA: SDNVPN-219

    Change-Id: If3783dd25577d22c18be5f088ab6657c38531d73
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
5 years agoUpdate git submodules
Cédric Ollivier [Tue, 23 Oct 2018 06:13:23 +0000 (08:13 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Revert "Temporarily disable test_address_scope_rbac"

    This reverts commit 6939526b9802539a62f71ca7759f7bd49c16aef4.

    Change-Id: Ieb6644b47cc1567d5312f27e66ce250193db1f62
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Ruijing Guo [Tue, 23 Oct 2018 04:51:06 +0000 (04:51 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "Add a new committer:Lu Bin"
  - Add a new committer:Lu Bin

    Change-Id: Iaca7d1eb70d20ef276c4aff732437c1218f76487
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
5 years agoUpdate git submodules
Mark Beierl [Mon, 22 Oct 2018 17:27:37 +0000 (17:27 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Additional documentation"
  - Additional documentation

    Change-Id: I9b176794206e39db436d9597d976c42b7e9d22cf
Signed-off-by: mbeierl <mark.beierl@dell.com>
5 years agoUpdate git submodules
Manuel Buil [Fri, 19 Oct 2018 16:29:01 +0000 (18:29 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Cleanup our ansible role

    Our role had some old comments and confusing names which don't make
    sense anymore. This patches cleans it up

    Change-Id: Ieb928aad2c1b0bfcfa94b300201e026e11a4c991
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Georg Kunz [Wed, 17 Oct 2018 22:05:48 +0000 (00:05 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - New PTL for Dovetail

    This patch is used as a basis for voting on the new Dovetail PTL.  After
    the nomination period [1] has ended, there is one candidate [2].

    In order to complete the PTL election process, all Dovetail committers
    shall review this patch and cast a vote (-1, +1). The voting period ends
    in a week from now on October 24. The vote passes if a majority of
    committers +1 this patch.

    [1] https://lists.opnfv.org/g/opnfv-tech-discuss/message/22133
    [2] https://lists.opnfv.org/g/opnfv-tech-discuss/message/22145

    Change-Id: Iacf53f5c0bbe7e0c5f3c47131569be72ed8623ec
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
Yang (Gabriel) Yu [Mon, 22 Oct 2018 09:00:47 +0000 (09:00 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "fix testsuite name bugs and improve some ui details"
  - fix testsuite name bugs and improve some ui details

    JIRA: BOTTLENECK-247

    fix the bug where the testsuite name contains Chinese characters.
    add license header automatically when a testcase created.
    ui improvements:
    workflow panel only turns up when a testcase executes.
    add grafana pages in the webpage 'Test Result'.
    add the highlight effect on the navigation item.

    Change-Id: If0ddf82fd4630128f2c4dd7fdde30f037e5bfba7
Signed-off-by: LeoQi <QibinZheng2014@tongji.edu.cn>
5 years agoUpdate git submodules
Manuel Buil [Fri, 19 Oct 2018 16:34:47 +0000 (18:34 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Use changed_when instead of the when condition

    The 'when' condition does not make sense and it was added in order to
    avoid the ansible-lint error which requires all command or shell modules
    to use a condition. This can be avoided with changed_when as explained:

    http://willthames.github.io/2016/09/21/using-command-and-shell-in-ansible.html

    Change-Id: I36316ea0848cff9763745af6dd8d8defcd993b70
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Christian Trautman [Tue, 9 Oct 2018 17:29:11 +0000 (13:29 -0400)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - qemu_regex_fix: Regex change for future qemu versions info cpu

    When running info cpus command on qemu newer versions of 2.12
    the output has changed. This is causing the regex lookup for
    the thread match to affinitize the PID to the correct CPU.

    JIRA: VSPERF-592

    Change-Id: Ie3a4490f3f8da1e4df00c7095cf1f05fdd939e07
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sun, 21 Oct 2018 15:03:51 +0000 (17:03 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Harden Rally generate report

    It converts html_file to str and raises all possible exceptions.
    It sometimes fails when locally generating reports.

    Change-Id: Idf6a12aaac4561800cd5e364f8bcc495aabbee1d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sun, 21 Oct 2018 13:58:59 +0000 (15:58 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Temporarily disable test_address_scope_rbac

    It will be safely reverted when it'is fixed in patrole [1].

    [1] https://review.openstack.org/#/c/612167/

    Change-Id: Ib072f833523456004b7f211ef951c4b053d82577
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sun, 21 Oct 2018 10:32:15 +0000 (12:32 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - List neutron exts and service providers in connection_check

    It eases debugging as well [1].

    [1] https://artifacts.opnfv.org/logs/functest/lf-pod1/2018-10-20_12-23-41/patrole/tempest-report.html

    Change-Id: Ie9ddc280fc239c5e0887347d434839940e7a3240
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Switch SCAP url

    The former link is unreachable 502 [1].

    [1] https://build.opnfv.org/ci/job/functest-verify-unit-tests-and-docs-gambia/96/console

    Change-Id: Ibc865a4d367fdc48505e9b4ebe674f63cba8b8e1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Stephen Wong [Sun, 21 Oct 2018 08:09:48 +0000 (08:09 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Add visibility API in controller and CLI"
  - Add visibility API in controller and CLI

    - Modify get visibility to retrieve config and stats
    - Add visibility REST API in controller to clear, set, and
    get from redis
    - Add example yaml to set visibility (service list by name,
    metric suffixes/prefixes, and custom metrics) from CLI
    - Modify example yaml to start visibility (collector) for
    Istio 1.0 from CLI

    Change-Id: I43304ff6d70bb4b817b345b9c383ce3621fb06c7
Signed-off-by: earrage <eddie.arrage@huawei.com>
5 years agoUpdate git submodules
Stephen Wong [Sun, 21 Oct 2018 06:22:45 +0000 (06:22 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Add nginx services control functionality"
  - Add nginx services control functionality

    - Modify nginx server template to use clover-controller
    in clover-system namespace for file upload
    - Add ability to set nginx server paths and move uploaded files
    in clover-controller and set/get file upload metadata
    - Add cloverctl commands to set nginx server and lb configurations
    - Add example yaml files to configure nginx server and
    lb v1/v2 from cloverctl
    - Modify service definition for http-lb versions to distinguish
    the two versions for GRPC messaging from clover-controller in SDC
    deployment yaml

    Change-Id: I5c6866c5ff3de358939c58ea8c0bde64a69c6eca
Signed-off-by: earrage <eddie.arrage@huawei.com>
5 years agoUpdate git submodules
Stephen Wong [Sun, 21 Oct 2018 06:07:07 +0000 (06:07 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Improve data ingestion reliability and functionality"
  - Improve data ingestion reliability and functionality

    - Modify deployment namespace to clover-system and account
    for cassandra moving to the clover-system namespace
    - Increase k8s compute resource assigned to cassandra to deal
    with performance issues
    - Add additional fields (user-agent, request/response size,
    status codes) to span schema definition and modify primary keys
    - Improve exception handling to prevent collect process from
    crashing
    - Minor changes to support tracing/monitoring with Istio 1.0
    - Inhibit logging for debug messages
    - Increase time back and number of traces to fetch in
    each sampling interval to deal with Jaeger REST interface
    returning trace data out of order under load
    (tested to 300 conn/sec; 12K connections currently)
    - Move trace insert into batch mode to cassandra
    - Read visibility services to analyze from redis rather than
    defaults (cloverctl, UI or clover-controller REST will set)
    - Remove local directory copies in docker build, as image is
    based on base clover container

    Change-Id: Ibae98ef5057e52a6eeddd9ebbcfaeb644caec36c
Signed-off-by: earrage <eddie.arrage@huawei.com>
5 years agoUpdate git submodules
Stephen Wong [Sun, 21 Oct 2018 05:55:09 +0000 (05:55 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Remove former check_envs call"
  - Remove former check_envs call

    Else it raises exceptions in __init__().

    Change-Id: I4af1f59fbb9a94da1df132e750525fcdb5d0917b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Stephen Wong [Sun, 21 Oct 2018 05:53:39 +0000 (05:53 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Updated from global requirements"
  - Updated from global requirements

    Change-Id: I81e92ff3db9ca401cc700ff4a9c28c740f7e9060
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Stephen Wong [Sun, 21 Oct 2018 05:50:57 +0000 (05:50 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Add spinnaker configguide"
  - Add spinnaker configguide

    - Supply manifest for creation PV
    - Add the spinnaker as a service documentation
    - set the ci.jenkins.enabled to false

    Change-Id: I66d91aa133085c6c5910913da4303c05fcba9800
Signed-off-by: wutianwei <wutianwei1@huawei.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sat, 20 Oct 2018 09:45:01 +0000 (11:45 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Roll Patrole and Barbican versions

    It conforms with the full master model.

    Change-Id: Ic8de654019816db0403759aa836ee865ed18f0d2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
ahothan [Fri, 19 Oct 2018 22:11:36 +0000 (15:11 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-104 Specifying a hypervisor does not work

    Need to add a leading ":" to the hypervisor name

    Change-Id: Id5d02e14a73a2e278848ffccd7a0c60165dbf509
Signed-off-by: ahothan <ahothan@cisco.com>
5 years agoBump Sphinx version to 1.7.9 03/63803/1
Trevor Bramwell [Fri, 19 Oct 2018 18:39:24 +0000 (11:39 -0700)]
Bump Sphinx version to 1.7.9

The docs project has been working off of an old version for quite some
time. Bumping the Sphinx version allows us to intersphinx link using the
':doc:' directive.

Change-Id: Ic0782ec3c29778195d580107212427382eb51b1c
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoTransition Fuel and Armband off of Submodules 25/63725/2
Trevor Bramwell [Thu, 18 Oct 2018 21:57:45 +0000 (14:57 -0700)]
Transition Fuel and Armband off of Submodules

Updates references to link to the project docs and removes links to
non-existant documents.

Change-Id: I10fe2b64063072ffc0a0a9a5661e267eb270456f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoUpdate git submodules
Aric Gardner [Tue, 18 Sep 2018 15:04:06 +0000 (11:04 -0400)]
Update git submodules

* Update docs/submodules/onosfw from branch 'master'
  - Local Documentation Builds

        This adds configuration for performing local documentation builds
        with the following simple command:

        tox -e docs

    added index.rst so that docs build succsesfully

    Change-Id: Ifa6f16eccfcadd7f9d86e8d3def5a81b79ecf478
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
Cédric Ollivier [Fri, 19 Oct 2018 14:08:12 +0000 (16:08 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Temporarily disable py36

    Build servers haven't been updated yet to support py36.

    Change-Id: I6e396f944e7226d682a58c8e74ed136e0b55d2cd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoMerge "Removing Fuel from submodules"
Sofia Wallin [Fri, 19 Oct 2018 12:14:45 +0000 (12:14 +0000)]
Merge "Removing Fuel from submodules"

5 years agoUpdate git submodules
Gergely Csatari [Thu, 18 Oct 2018 08:11:31 +0000 (10:11 +0200)]
Update git submodules

* Update docs/submodules/edgecloud from branch 'master'
  - Allowing resource optimized OpenStack

    One option for the deployment of edge cloud infrastructures
    is to use different instances of the same resource optimized
    OpenStack in both the large, medium and small edge sites.

    This change adds this as an alternative to the usage of
    different OpenStack deployment variants in the different
    sites.

    Change-Id: Icdcdb7fb8b0cb43f36b2f53ef74278475aa9817e
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
5 years agoUpdate git submodules
Guillermo Herrero [Fri, 19 Oct 2018 08:37:53 +0000 (10:37 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [submodule] Bump pharos git repo for pod changes

    Change-Id: I698d97f3dbf8cdbe7002c5e4b02ac1a51dacdbfb
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
5 years agoUpdate git submodules
BIN HU [Fri, 19 Oct 2018 01:50:21 +0000 (18:50 -0700)]
Update git submodules

* Update docs/submodules/ipv6 from branch 'master'
  - Updated Release Notes

    Change-Id: I6c7a3fd95baec63fd9eb738907f4f325178cce4a
Signed-off-by: BIN HU <bin.hu@att.com>
5 years agoUpdate git submodules
Cédric Ollivier [Thu, 18 Oct 2018 23:37:37 +0000 (01:37 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove Functest gating

    It would make confusion to print OPNFV installer results as they are
    not so good.

    Change-Id: I5b1cf2144090cb3b6090a23e0b3022a62733ea53
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Aric Gardner [Tue, 18 Sep 2018 15:01:30 +0000 (11:01 -0400)]
Update git submodules

* Update docs/submodules/availability from branch 'master'
  - Local Documentation Builds

        This adds configuration for performing local documentation builds
        with the following simple command:

        tox -e docs

    added index.rst so that docs build succsesfully

    Change-Id: If257dec8d76d3ecf7d75e6cb4771dd9617db7fa4
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
Manuel Buil [Mon, 10 Sep 2018 14:49:39 +0000 (16:49 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Remove all Pike config

    Due to the lack of developers, we will only support one version of
    openstack (master). Therefore, we remove the Pike support which is
    anyway not the latest stable anymore

    Change-Id: Ib2c81f952b0e35c61a3edeb9b4e389f5cd27e956
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Manuel Buil [Thu, 18 Oct 2018 10:26:33 +0000 (10:26 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "[Baremetal] Add baremetal support to create-nodes"
  - [Baremetal] Add baremetal support to create-nodes

    Information about baremetal servers is collected for ironic to do
    the provisioning. Two main things are done:

    1 - baremetalhoststojson.yml fills the json config file fed to ironic
    so that it knows how to boot the blades. In the baremetal case, the
    create_vm.yml playbook will only create opnfv vm. The variable
    vms_to_create holds that information. The variable baremetal_nodes
    specifies the physical nodes (empty when non baremetal deployments)

    2 - For PXE to work, we create a file called baremetalstaticips that
    has the mapping between mac address from servers and its ip. That file
    is moved into the dnsmasq config directory

    Change-Id: I0e788db1deb50769c183b71524a68ac0b925f8aa
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Manuel Buil [Mon, 17 Sep 2018 10:19:01 +0000 (12:19 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: osa: Bump SHAs to the HEAD of the Rocky branch

    Since Rocky, networking-odl depends on ceilometer and requires it to be
    installed. Therefore, all odl scenarios need to have ceilometer
    deployed. Once that is done, we can unfreeze n-odl repo.

    Besides, we need to introduce a SHA bump for neutron and ceilometer to
    include the latest changes to support this fix

    Ceilometer should be git cloned always, otherwise repo_build will fail
    as ceilometer is now part of requirements.txt

    [mchandras: Instead of just bumping selective network related roles,
    lets just do a complete sha bump for stable/rocky]

    deploy-scenario:os-odl-sfc
    installer-type:osa

    Change-Id: I81a39436e4ff648faabda4e82fce1d3f14615741
Signed-off-by: Manuel Buil <mbuil@suse.com>
Signed-off-by: Markos Chandras <mchandras@suse.de>
5 years agoUpdate git submodules
Manuel Buil [Thu, 18 Oct 2018 10:13:10 +0000 (10:13 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Add ODL variables to env file"
  - Add ODL variables to env file

    ODL testcases in functest require new variables:

    https://git.opnfv.org/functest/tree/functest/utils/env.py#n22

    Otherwise the test fails because it cannot contact ODL

    To find those variables, we fetch the ml2_conf.ini file from the neutron
    container and then we parse the values. This is only run when the
    scenario has odl

    deploy-scenario:os-odl-sfc
    installer-type:osa

    Change-Id: If175bb7642e66e151b30e1ccd1b9040aa3481d8f
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Nikos Karandreas [Thu, 18 Oct 2018 09:49:17 +0000 (09:49 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Add flake8 and yamllint tox environments and fix tox errors"
  - Add flake8 and yamllint tox environments and fix tox errors

    JIRA: SDNVPN-231

    This patch adds flake8 and yamllint tox environments. Furthermore, it
    fixes tox errors and applies general tox improvements.

    Change-Id: Id180695ef034562efb236932e6f783b0e91157c2
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
5 years agoUpdate git submodules
Manuel Buil [Wed, 17 Oct 2018 16:27:15 +0000 (18:27 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Add post-provision playbook to pass ml2_conf.ini

    Functest requires ODL variables to run the ODL healthcheck which is
    mandatory for all ODL scenarios

    Jenkins CI jobs will fail because it requires this patch to be finished:

    https://gerrit.opnfv.org/gerrit/#/c/63175/

    which requires this one to work (unfortunately, circular dependency)

    Change-Id: I960e3346d840c5e30a2b56284fe109b8f99046e3
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoUpdate git submodules
Guillermo Herrero [Thu, 18 Oct 2018 07:00:20 +0000 (07:00 +0000)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Merge "[arm pod5] Added new NIC info"
  - [arm pod5] Added new NIC info

    Change-Id: I7a363100fb0affe5ac4e27885727cf517621f4e6
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
5 years agoUpdate git submodules
Xuan Jia [Thu, 18 Oct 2018 01:02:18 +0000 (01:02 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "rebase to k8s 1.12 & docker 18.06 and enable device plugin"
  - rebase to k8s 1.12 & docker 18.06 and enable device plugin

    Change-Id: Ifbe25c03de1c11144d093fe710b2a48c5c419b89
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Wed, 17 Oct 2018 13:50:29 +0000 (13:50 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Add odl bgpvpn noha scenario to fuel"
  - Add odl bgpvpn noha scenario to fuel

    JIRA: FUEL-393

    This patch adds support of os-odl-bgvpn-noha scenario to fuel
    installer.

    Change-Id: I4e053e38aac70023b0a81f9a41b415c7a1aae3af
    Depends-On: I57288bbb42f4c75af19f3807f8f15b44482c066c
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Tue, 16 Oct 2018 15:41:23 +0000 (17:41 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Remove volume name patch (upstream)

    Change-Id: I094d5fe8224e620aff6e281281a45893a0ef10de
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Cédric Ollivier [Wed, 17 Oct 2018 09:00:25 +0000 (11:00 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Move LF doc files into a new dir

    rtd forces conf.py to be in the root dir.
    Then it moves all LF files into a dedicated dir and reverts rtd
    config.py.

    Change-Id: I181c76c2b06df630aedf5b9fd96415ab9b23d9e1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Abhijit Sinha [Wed, 17 Oct 2018 09:09:12 +0000 (09:09 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Added traffic update capability to Ixload TG"
  - Added traffic update capability to Ixload TG

    Allow yardstick to update IP/MAX of Net traffic

    - Implemented functionality for updating traffics IP/MAC address
      in ixloadconfiguration.
    - Extended http_ixload.py with functions for update IP/MAC
      address of netTraffic.
    - In HTTP-vFW_IPv4_2Ports_Concurrency.rxf changed name's of
      networks from "client network" to "uplink_0 and the same for
      server

    JIRA: YARDSTICK-1418

    Change-Id: I28ef68b77466fff15af589954e3ef63e8099428f
Signed-off-by: Myron Sosyak <myronx.sosyak@intel.com>
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
5 years agoUpdate git submodules
Tim Rozet [Tue, 16 Oct 2018 13:39:42 +0000 (09:39 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Updates rdo images URL

    The delorean path does not have images for rocky, however they do exist
    under the rdo_trunk path. Comparing the images for queens between the 2
    paths looks the same, so switching to this URL.

    Change-Id: I5d762af69b984c0fed1c79b73f2b4d61341298fa
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Aric Gardner [Fri, 14 Sep 2018 21:07:38 +0000 (17:07 -0400)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix links to remove references to submodules

    It forces one single documentation.

    Change-Id: I47edd947885a4c3fb9e6579cf61fa7473b47ba31
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
Rex Lee [Wed, 17 Oct 2018 03:26:58 +0000 (03:26 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "[docs] Transition to local docs build job."
  - [docs] Transition to local docs build job.

    Docs builds have transitioned to using local
    build jobs. This allows Yardstick docs to be
    built and verified locally.
    The time taken to build and verify docs in the
    gate for new changes should be reduced, as the
    docs for each project will be built separately.

    This change also allow contributers to test
    their docs builds locally, using tox::

        tox -e docs
        tox -e docs-linkcheck

    TODO: Update the dev guide to include new tox
    environment

    Related: DOCS-191
    JIRA: YARDSTICK-1415
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
    Change-Id: Ib8bab85475dcd5127a2c41a2d55dce8f8d9da574

5 years agoUpdate git submodules
mbeierl [Mon, 15 Oct 2018 19:34:17 +0000 (15:34 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Proper Job Metrics

    Uses all FIO jobs, not just job.1 when calculating metrics.

    Fixes bug when multiple volumes are created, but thread gate
    is not big enough.

    Change-Id: I473b2d19848c6ebc15e7669d84fade52d10fb97d
    JIRA: STORPERF-263
Signed-off-by: mbeierl <mark.beierl@dell.com>
5 years agoUpdate git submodules
Stamatis Katsaounis [Mon, 8 Oct 2018 11:13:25 +0000 (14:13 +0300)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - Provide opendaylight server with a public ip

    JIRA: FUEL-393

    This patch reserves a public ip for opendaylight. This ip is needed
    for running the test-case 3 of sdnvpn test-cases, which run as part
    of the bgpvpn scenario.

    Change-Id: I57288bbb42f4c75af19f3807f8f15b44482c066c
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
5 years agoUpdate git submodules
Delia Popescu [Tue, 16 Oct 2018 11:45:21 +0000 (14:45 +0300)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Enable IPv6 on compute nodes for noha and ha

    Enable IPv6 on compute nodes for both ha and noha deployment
    types

    Change-Id: I46c89e3005aefea8ccbeb4779efe513bf2be84e8
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
5 years agoUpdate git submodules
Stamatis Katsaounis [Mon, 15 Oct 2018 07:18:27 +0000 (10:18 +0300)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Replace heat client calls with openstack sdk

    JIRA: SDNVPN-220

    This patch replaces all calls of heat client with openstack sdk.

    Change-Id: I75571e8de8c06d144204af787ce240c99faea6d3
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>