opnfvdocs.git
6 years agoUpdate git submodules
Cédric Ollivier [Mon, 6 Nov 2017 09:51:27 +0000 (10:51 +0100)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Protect vs exceptions when ext_nets is empty

    Otherwise several exceptions are raised in TestCase constructors
    (those defined in heathcheck).

    Change-Id: I4cb054f7092ea9db02cb8c4469e99848533c556b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Taseer Ahmed [Mon, 6 Nov 2017 10:53:51 +0000 (10:53 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Prevent user from starting a second job while one is already running."
  - Prevent user from starting a second job while one is already running.

    JIRA: STORPERF-214

    Change-Id: I1fe7c0bc61dfa7899d39cee1d13f99b2435115cd
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
Tim Rozet [Tue, 12 Sep 2017 21:32:56 +0000 (17:32 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Adds ability to deploy from upstream openstack

    To deploy with upstream openstack branch, use new deploy setting 'os_version'.
    A default scenario file for nosdn with pike has been included in this patch.
    If 'os_version' is a version other than the default version for this OPNFV
    release, then upstream is used.

    In order to use upstream with the current OS version use '--upstream'
    argument to the deploy command, to force an upstream deployment.

    Also include '-e upstream-environment.yaml' to use default upstream
    deployment settings.

    Supports nosdn and odl-nofeature deployments.

    Change-Id: Ic07e308827b449637b4e86cdd086434e4de2fb69
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Mon, 6 Nov 2017 04:32:06 +0000 (15:32 +1100)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fixes missing openstack-nova-compute on undercloud

    openstack-nova-compute was missing on the undercloud image and it is
    also missing in the delorean repo from which we froze artifacts for
    OPNFV release.  This is likely due to the age of the repo and to fix it
    we need to update the delorean repo on undercloud and install the
    missing package during build time.

    JIRA: APEX-538

    Change-Id: I0f7cd26d5c8e4ad538b3ba3725ab5e7684a50b6a
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Taseer Ahmed [Mon, 6 Nov 2017 07:39:03 +0000 (07:39 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "User Interface for homepage"
  - User Interface for homepage

    Experimental changes.
    * Used Bootstrap to create a minimalistic UI

    Change-Id: I0f2ac253b695510b54ba18ab942958df8a174e85
    JIRA: STORPERF-212
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
6 years agoUpdate git submodules
Guo Ruijing [Sun, 5 Nov 2017 18:01:07 +0000 (10:01 -0800)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Add more deploy in container4nfv daily jobs

    Change-Id: Ie42f991d6c3690fe4970bcc737777a36d76eeb90
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
xudan [Thu, 2 Nov 2017 06:17:10 +0000 (02:17 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Bugfix: Failed to build local DB on Centos

    1. The scripts for building local DB and testapi service just work on Ubuntu.
    2. For Centos, they fails to do that.
    3. This is mainly because of that Centos can't use the IP of the JumpHost
       to connect the DB and testapi. It needs to use the internal IPs of the
       DB container and the testapi container.
    4. Change the IPs in the scripts to be the containers' internal IPs.

    JIRA: DOVETAIL-548

    Change-Id: I71aed82cb620b58bcd43ace61497db65c5bd7ecc
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Sun, 5 Nov 2017 20:20:02 +0000 (21:20 +0100)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: bm: linux-image-generic-hwe-16.04-edge

    The Salt way to pin the kernel version is via its reclass model, by
    defining system.kernel.version. However, this only works with
    explicit kernel package names and not with meta package names
    (e.g. linux-image-4.13.0-9916-generic is expected instead of
          linux-image-generic-hwe-16.04-edge, which would break the
    `linux_kernel_old_absent` state).

    For now, let's explicitly call `pkg.install` for the kernel and
    headers packages, using the meta package name to ensure automatic
    fallback to Ubuntu packages if Armband repos are missing,
    respectively to automatically pick up new kernel package names
    in case of meta + kernel packages bump later.

    JIRA: ARMBAND-280

    Change-Id: I5448df1de1b3c211583708402b5c7497df92fc16
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Cedric Ollivier [Sun, 5 Nov 2017 13:34:11 +0000 (13:34 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Add new cinder scenarios for rally sanity/full"
  - Add new cinder scenarios for rally sanity/full

    Included several CinderQos and CinderVolumeTypes scenarios introduced
    by the recent Rally version.

    Change-Id: Ibd2affa2e0d24ec79d3b4518456ca0f0457ace9f
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoUpdate git submodules
Juha Kosonen [Sat, 4 Nov 2017 16:24:55 +0000 (18:24 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix rally cinder scenarios

    Remove network and servers context and set image and flavor as a
    scenario parameters.

    Change-Id: I5181ccce61c4f58af3737619d1b7d259cf539937
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoUpdate git submodules
Mytnyk, Volodymyr [Wed, 25 Oct 2017 13:07:58 +0000 (14:07 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - ves: update VES app user guide

    - Updated VES application user guide according to latest changes
      of VES application.
    - Fixed sphinx user guide warnings

    Change-Id: I6e402f2ab5f05ace47d779f87fe650e305973128
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
6 years agoUpdate git submodules
ahothan [Sat, 4 Nov 2017 10:13:13 +0000 (21:13 +1100)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Update hw requirements

    Change-Id: I7e403ec5a550804b43c685bdbfd70c8bff7a2d70
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
Ruan HE [Sat, 4 Nov 2017 06:46:52 +0000 (06:46 +0000)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Merge "Update the TODO"
  - Update the TODO

    Change-Id: I2053c0ae1295359889e4aff5fb76889b7f8a6e57

6 years agoUpdate git submodules
Thomas Duval [Fri, 3 Nov 2017 15:12:24 +0000 (16:12 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Don't force the script to map the "admin" tenant to a PDP

    Change-Id: I8b4cddd018b1869181304986f731b5529c3fd01a

  - Fix the Moon platform startup and fix some bugs in startup.

    Change-Id: I9014071c755ec5ef0c9eb0d575af29d5f3ad3533

  - Fix a bug in categories

    Change-Id: I914f33c054dffc103cbe8c7e9165526b728a82ea

  - Use Apache as web server and create configuration for host and port

    Change-Id: Ibbf50f069d8013900884c17a86b1105fc1eb7ae7

6 years agoUpdate git submodules
Zhijiang Hu [Thu, 2 Nov 2017 12:17:46 +0000 (08:17 -0400)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Increase retries and decrease threads to make build more stable

    Change-Id: Idb8d4f64a1799cfdf80401e4dc5b3f24caa7a04b
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Trevor Bramwell [Fri, 3 Nov 2017 20:45:21 +0000 (20:45 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Daisy] Add docker image tarball builder"
  - [Daisy] Add docker image tarball builder

    This PS do:
    1. Add docker image tarball builder as a Daisy project job.
       Name is daisy-kolla-build-.*
    2. Upload image to artifact storage after building.
    3. Fix new job runs on daisy-virtual.
    4. Block jobs with each other which may run Daisy VM because
    VM has the same name.

    Change-Id: I148473ca33f1e10490684b7608354a4ba548714f
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 3 Nov 2017 17:20:17 +0000 (18:20 +0100)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for debian_ip lowercase fix

    While at it, revert commit adding "opnfv" user to "libvirt" group,
    as it would break with the current event flow (opnfv user being
    created prior to libvirt group).

    Change-Id: I6f5d578153c33dcddac76bc7bc6b428fe6796b1a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Aric Gardner [Fri, 3 Nov 2017 19:57:16 +0000 (19:57 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "multiarch: Modify doctor x86_64, aarch64 verify jobs"
  - multiarch: Modify doctor x86_64, aarch64 verify jobs

    Modify doctor verify jobs to run for each architecture.
    JIRA: https://jira.opnfv.org/browse/ARMBAND-305

    Change-Id: Ia25c3751ac18233290c9e98e74bc21d9dc35f27c
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoUpdate git submodules
Georg Kunz [Fri, 3 Nov 2017 18:43:22 +0000 (19:43 +0100)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Minor docs change to test docs integration

    This is minor patch which updates the documentation in the dovetail
    repo in order to test the toolchain integration in opnfvdocs.

    Change-Id: Id91c57d1a38cf02d8ed4653bc9eddb7081f025e7
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
spisarski [Fri, 3 Nov 2017 18:26:02 +0000 (12:26 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Quick fix around static IPs and ports in launch.py application.

    Change-Id: I81b74fb37aee37644f3092251ae5163d57392fdc
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Charalampos Kominos [Fri, 3 Nov 2017 15:53:02 +0000 (16:53 +0100)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Add opnfv user to libvirt group

    Change-Id: Ia075a790fce0aeb0d21b20b2775e2cc079311b88

6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 3 Nov 2017 17:16:14 +0000 (17:16 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Enable glance v1 api for orchestra tests"
  - Enable glance v1 api for orchestra tests

    Change-Id: Ia896c3f9fcd96dd498eef6d1f83d46e29df0cd6b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 2 Nov 2017 18:36:23 +0000 (19:36 +0100)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - salt modules: debian_ip: Accept uppercase ifaces

    Since VMs are not affected by this limitation, only apply the fixup
    to baremetal nodes.

    JIRA: FUEL-299

    Change-Id: Ib94c481627538d900295df03b8c8fdc7b61cd718
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Linda Wang [Fri, 3 Nov 2017 08:54:06 +0000 (08:54 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove the constraint of INSTALLER_TYPE

    Revert the patch: https://gerrit.opnfv.org/gerrit/#/c/45167
    When run on non-opnfv deployment, there is no such concept of INSTALLER_TYPE.

    Change-Id: I3d420334c9329f7565cf22a0c314a4ffdb410d36
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Guo Ruijing [Thu, 2 Nov 2017 19:43:19 +0000 (15:43 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - fix deploy.sh not runing issue

    deploy.sh is not called as jenkins log
    + cd /home/jenkins/opnfv/slave_root/workspace/container4nfv-daily-master/ci ./deploy.sh
    No emails were triggered.

    Change-Id: Ie590a53d05ef3d92f78cce0608c165cd2c98c582
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoMerge "Fix typo on samplevnf release notes ref"
Sofia Wallin [Fri, 3 Nov 2017 08:53:58 +0000 (08:53 +0000)]
Merge "Fix typo on samplevnf release notes ref"

6 years agoUpdate git submodules
Markos Chandras [Fri, 3 Nov 2017 05:40:06 +0000 (05:40 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Bump OpenStack Ansible SHAs"
  - Bump OpenStack Ansible SHAs

    We also need to allow root logins when the ansible-hardening role
    is applied which are disabled by default.

    Change-Id: I71f881305bafdd884d541cd34796a6fed8eee157
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 2 Nov 2017 21:57:18 +0000 (22:57 +0100)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - Makefile: patches-export: Remove existing patches

    In case patch filenames changed, clear the old patches from the
    destination directory prior to exporting new patches.

    Change-Id: I65e56ae042dca1c769a0f68a449b3b0e7d7d25dc
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Xuan Jia [Fri, 3 Nov 2017 03:36:32 +0000 (03:36 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "Add Arm work description for Container4NFV project"
  - Add Arm work description for Container4NFV project

    As we know, Arm is an active partipants of the Container4NFV project.
    Arm has done a lot of work to improve container more widely used for NFV
    , which includes various projects of OPNFV focused on container based NFV.
    Arm highly recognized the meaning of Container4NFV project, and all Arm's
    work would align with the direction of Container4NFV project at the most
    extent now and in the future.
    The document gives out Arm's existed work for Container4NFV and other
    containerized VNF related project. The possible roadmap for Arm's future work
    on Container4NFV is also given.

    The document contains the following sections:
    1. Architecture
    2. Container Networking
    3. Related Projects
    4. the Current Status and Future Plan
    5. Contacts

    In addition to the format revising, other modifications:

    1. Add an index.rst to generate the doc tree
    2. Rename the file to container4nfv_on_arm.rst
    3. Remove trailing whitespace again
    4. Modified the image declartion in the rst

    Change-Id: I5f6486ec08c96feb504a50951adab444f035bd53
Signed-off-by: Trevor Tao <trevor.tao@arm.com>
6 years agoUpdate git submodules
Guo Ruijing [Thu, 2 Nov 2017 18:38:38 +0000 (11:38 -0700)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - add container4nfv in daily jenkins

    Change-Id: Icfa4fed9d8a671befb32581b06ac617b6410d3a7
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
Serena Feng [Fri, 3 Nov 2017 01:06:59 +0000 (01:06 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "add simple e2e tests for PodsCotroller"
  - add simple e2e tests for PodsCotroller

    Change-Id: I9baa04ff062f36569c1e143014239931de64cf32
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 2 Nov 2017 22:46:46 +0000 (22:46 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Switch yamllint job to only run against new files"
  - Switch yamllint job to only run against new files

    Intead of yamllint all files at once yamllint will only run against new
    or modified yaml files.

    Change-Id: I10b951427966409e15fb773b959adbd780497bad
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 2 Nov 2017 22:40:18 +0000 (22:40 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "functest: Build Docker images with jjb"
  - functest: Build Docker images with jjb

    docker-build: Dependency & manifest support

    Except for images that have dependencies (as functest-components,
    functest-helthcheck, functest-restapi, functest-features,
    functest-smoke, functest-vnf), all docker images
    are built SEQUENTIALLY in a multijob Phase called 'build-base-img'.
    The images with dependencies are built in PARALLEL in the second
    Phase, called 'build-child-img', only if the first Phase result is
    SUCCESFULL.
    The manifest images are created in a third Phase,
    'create-img-manifest', through opnfv-manifest.sh script, only if
    Phase 'build-child-img' result is SUCCESFULL.

    To create manifest images, a mandatory step is to preinstall
    manifest-tool on the build image dedicated VM (arm and/or amd)

    JIRA: ARMBAND-310

    Change-Id: Iaa6640568ed18a3b087db56449173841dd2757ff
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoUpdate git submodules
Ross Brattain [Fri, 27 Oct 2017 20:43:28 +0000 (13:43 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - NSB: remove validate_cpu_cfg and all app cpu methods

    We don't really know what core we are going to use for the
    VNF before we generate the MultiPortConfig, so these
    methods are incorrect.

    We may need some more advanced method to validate
    the vCPU topology, but that will probably happen
    in the MultiPortConfig

    Change-Id: Ifee7ae4589ce0fce67771fb8d8b8dce0a0f06409
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Eddie Arrage [Fri, 20 Oct 2017 16:43:42 +0000 (09:43 -0700)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Modify reference to online mode

    Changed reference to online mode to refer to installation rather than
    uploading results from Test Host to CVP portal directly, as current
    text is misleading.

    Change-Id: I9439d340beabb76f04b7782243c050064753a8ec
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
6 years agoUpdate git submodules
Eddie Arrage [Tue, 24 Oct 2017 16:59:50 +0000 (09:59 -0700)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Update the user guide environment diagrams

    Updated the test user guide diagrams with the correct CVP portal
    web link and removed direct connection between the Test host and
    the CVP server. Online and offline mode refer to installation of
    Dovetail docker and dependent images.

    Change-Id: If2fb62d105557a41b156b90a3d9c956185be0b7c
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
6 years agoUpdate git submodules
agardner [Thu, 2 Nov 2017 19:00:49 +0000 (15:00 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Change git base for merge as well

    Change-Id: I23b15eacbd7d207dfe1d8e29784a7c623cb0efb9
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Thu, 2 Nov 2017 18:30:11 +0000 (18:30 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Testing new docs verfiy job"
  - Testing new docs verfiy job

    These docs changes are also legit.
    Looks like the reverify trigger is not working as well

    Change-Id: I8d16abf3ce0fcae88aec4e8b81b24deb3a991b34
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
agardner [Thu, 2 Nov 2017 18:19:57 +0000 (14:19 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Change GIT_BASE to https

    Change-Id: Ib589aed7f509d003eef35cf93825eb0950e5ae47
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Taseer Ahmed [Tue, 31 Oct 2017 15:16:48 +0000 (20:16 +0500)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - docs: Update installation methods

    JIRA: SNAPS-193

    Change-Id: Ibd42667023311ee2d61142063f4d301bad4ac5d7
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
agardner [Thu, 2 Nov 2017 15:44:01 +0000 (11:44 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Need to change directory check for new docs verify

    old dir is no longer generated
    grab dir created by tox -e docs

    Change-Id: If52e931f6abdc8dcb39fbe7aac3c6b3342ce81c8
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Juha Kosonen [Thu, 2 Nov 2017 14:25:00 +0000 (16:25 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Add new neutron scenarios for rally sanity/full

    Included several new NeutronNetworks and NeutronSecurityGroup
    scenarios introduced by the recent Rally version.

    Change-Id: I87ad0947ab6b4e1faf8fcad9006dbe34251c313b
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoUpdate git submodules
Aric Gardner [Thu, 2 Nov 2017 15:00:39 +0000 (15:00 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Move all doc verfication to docs-verify-rtd-*"
  - Move all doc verfication to docs-verify-rtd-*

    Ready for review (tested locally)

    1) remove opnfvdocs-daily-{stream}:
    We don't need a timed docs build. and it did not build anything usefull

    2) remove opnfv-docs-verify-{stream}:
    This uses depreciated and unmaintained opnfvdocs/scripts/docs-build.sh
    It does not clone submodules and gives no usefull feedback
    but it does post to artifacts and give a gerrit comment
    move that functionality to docs-*-rtd-*

    3) remove opnfv-docs-merge-{stream}:
    does not upload anything meaningful

    4) remove macro upload-generated-docs-to-opnfv-artifacts:
    is no longer needed since we use read the docs

    5) improve docs-verify-rtd-{stream}:
    generate single page html and post to artifacts
    send gerrit commment with location of single page html,
    errors (like malformed table) are embedded nicely in the single
    page output and give devs a single source of feedback on their work

    6) improve docs-merge-rtd-{stream}:
    this job now needs to remove review documenation created by
    docs-verify-rtd-{stream}

    TODO, after this is merged:
    remove now unused opnfvdocs/scripts/docs-build.sh

    Change-Id: I802eb11712d42555d34f986d061bf0dfc623c1e9
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Narinder Gupta [Wed, 1 Nov 2017 21:57:34 +0000 (16:57 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - New lab added for arm64 bit.
    modified as per comment from Alex for experimental basis.

    Change-Id: Icb28ffb60589d55952c387a8aeb946700ad36b85
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Zhijiang Hu [Thu, 2 Nov 2017 10:42:53 +0000 (10:42 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Support build OVS+DPDK images"
  - Support build OVS+DPDK images

    Change-Id: Ife79062ff702ba281777f3741a56ac188e98ebec
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
xudan [Wed, 1 Nov 2017 03:53:18 +0000 (23:53 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Get SUT's endpoint info

    Get the admin endpoints of all service.

    JIRA: DOVETAIL-546

    Change-Id: Ie0ac3bc5b4eb0885046e207b73217994a4f0e358
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
xudan [Mon, 30 Oct 2017 08:44:26 +0000 (04:44 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Get hardware info of SUT

    Hardware info:
    Use ansible to get all hardware info from all nodes.

    JIRA: DOVETAIL-540

    Change-Id: I6a2dde1b2ebae2af8f702008c23110ebe63cc06f
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
grakiss [Thu, 2 Nov 2017 07:53:50 +0000 (07:53 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Bugfix: remove redundancy line

    There is a redundancy line in result page when auto merge.
    We need to remove it.

    Change-Id: I31a754d881584be5a715ddcf6f1f32b25158dfca
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
6 years agoUpdate git submodules
Cedric Ollivier [Thu, 2 Nov 2017 07:57:43 +0000 (07:57 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Update INFO file"
  - Update INFO file

    Change-Id: Ib55a58f24a0a363929b58bfaa8e3c38e74396e11
Signed-off-by: valentin boucher <valentin.boucher@kontron.com>
6 years agoUpdate git submodules
Linda Wang [Thu, 2 Nov 2017 02:17:37 +0000 (02:17 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Adopt new config schema for rally 0.10

    The new config schema is used by Rally 0.10:
    https://raw.githubusercontent.com/openstack/rally/master/samples/deployments/existing-keystone-v3.json

    JIRA: FUNCTEST-883

    Change-Id: I67c0081e23d7a763934ef2f8ce09f122c33af902
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
grakiss [Wed, 1 Nov 2017 08:00:40 +0000 (08:00 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Remove approve / no approve options for reviewers

    Distinguish results shared or submitted from a tester

    JIRA: DOVETAIL-544
    JIRA: DOVETAIL-545

    [cvp-web]There is consensus within C&C committee to move towards a
    simpler means of voting by reviewers. We will use email voting (+1) on
    the [cvp@opnfv.org|mailto:cvp@opnfv.org] email alias. For now, can we
    disable the approve / not approve options in the drop-down in the
    'Operation' column of the results? We can revisit this feature in the
    future after some experience with the manual method.

    [cvp-web]When a user shares or submits results, the recipient of
    those results (share target or reviewer) do not know where the results
    originated from. To remedy this issue, we will add a column labeled
    'Owner' to the 'My Results' table that shows the email address or the
    sending party?

    Change-Id: I586b01ad113d898fe3d5824025df9877118fa622
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
6 years agoUpdate git submodules
Juha Kosonen [Wed, 1 Nov 2017 18:11:36 +0000 (20:11 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Add new nova scenarios for rally sanity/full

    Several new NovaServers and NovaServerGroups scenarios available along
    with the recent Rally update.

    Change-Id: Iee27174923da5a1a25991d8ab5e18f1d404b09ef
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoUpdate git submodules
Martin Klozik [Wed, 1 Nov 2017 11:35:47 +0000 (11:35 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - vswitchpef: avoid build at ericsson-build3

    VSPERF's VERIFY & MERGE jobs are having issues at ericsson-build3
    since September. The problem is, that after a few successful runs,
    machine starts to be very slow and thus it is not possible to execute
    neither OVS nor VPP anymore. Debugging together with responsible
    admins didn't help to find a root cause (probably a race condition
    during execution of vsperf & other projects). As a temporary measure,
    I want to tight vsperf jobs to ericsson-build4 only, where they work
    without issues.

    Change-Id: I62e482f57234f90fc127b6e6d9454488e17657fc
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 1 Nov 2017 11:15:57 +0000 (12:15 +0100)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for galera formula pinning

    JIRA: ARMBAND-328

    Change-Id: I5f284be5e75dc5ea740e632efc6f6c2e46de3973
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 1 Nov 2017 09:59:25 +0000 (09:59 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "KVMFORNFV: Disabling daily job"
  - KVMFORNFV: Disabling daily job

    This patch is used to temporarily disable kvmfornfv daily job from
    triggering as Intel-pod10 is currently not available for executing
    daily test cases.

    Note: Will enable the kvmfornfv daily job once Intel-pod10
    is available for executing test cases.

    Change-Id: I834d50c68f15acb9d8a4377d8351cd29569a9e80
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 1 Nov 2017 09:58:36 +0000 (09:58 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Sync requirements with OpenStack Pike"
  - Sync requirements with OpenStack Pike

    OPNFV F-release is built on top of OpenStack Pike.
    Functest depends on releng/modules and requires this update.

    It conforms with the requirement management cleant for E-release [1].

    [1] https://wiki.opnfv.org/display/functest/Requirements+management

    Change-Id: If3c3a607c8d2d5515ada78b03104067937fb4b37
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 1 Nov 2017 09:57:49 +0000 (09:57 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fix the misspelling"
  - Fix the misspelling

    There is a mistake spelling about slave name,
    the job cannot assign to correct slave.

    Change-Id: I001ec82a30c6f33dd42795cbe990bfb5c2da9740
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 1 Nov 2017 09:57:34 +0000 (09:57 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add Gerrit Trigger on Tag Creation"
  - Add Gerrit Trigger on Tag Creation

    We should be able to capture a tag creation event by triggering on
    'ref-updated' but looking specifically at the 'refs/tags/' branch
    prefix.

    Though this will trigger a build against a specific tag, scripts will
    still need to examine the GERRIT_REFSPEC to determine the tag name.

    Change-Id: Ic18a3e11530fb71735431240f93d2074dacf4e1c
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 1 Nov 2017 09:53:45 +0000 (09:53 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Rename zte-pod4 to zte-virtual5"
  - Rename zte-pod4 to zte-virtual5

    JIRA: QTIP-280

    Change-Id: Ie588c3e38af82fe9b2de8bb01549a1c9249d54ff
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
Trevor Bramwell [Fri, 22 Sep 2017 18:58:02 +0000 (11:58 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Add basic job for verifying pharos-tools repo

    Change-Id: I5c5ecddc87e99f2b9e27e53381434d9f55d5e639
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 1 Nov 2017 09:45:07 +0000 (09:45 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Re-enabling docs jobs for Danube"
  - Re-enabling docs jobs for Danube

    The danube jobs are still needed for ongoing Dovetail documentation
    efforts.

    Change-Id: Ibf7174a63693d7c141cf110f6fbcfac4437102c9
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
Linda Wang [Wed, 1 Nov 2017 09:06:28 +0000 (09:06 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Add new glance scenarios for rally 0.10"
  - Add new glance scenarios for rally 0.10

    Some new glance scenarios have been added in Rally stable/0.10 [1].

    [1]: https://github.com/openstack/rally/releases/tag/0.10.0

Co-Authored-By: Juha Kosonen <juha.kosonen@nokia.com>
    Change-Id: I91ffe31b8cc5c94991c9bdd6e33b756c447d82ce
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
grakiss [Mon, 30 Oct 2017 07:26:37 +0000 (07:26 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - [cvp-web] Show some SUT hardware info in 'My Results'

    [cvp-web] Show SUT endpoint in web page

    JIRA: DOVETAIL-541
    JIRA: DOVETAIL-547

    Show some SUT hardware info that dovetail concern in 'My Results' web page.
    Show the info of all endpoints get from Dovetail tool in the web page.

    Change-Id: Ibc465396e17b7c22678e3948fa2f659cbff6f323
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
6 years agoUpdate git submodules
grakiss [Sat, 28 Oct 2017 01:53:51 +0000 (21:53 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - [web-cvp] Trigger an email when admin submit an application form

    JIRA: DOVETAIL-542

    Trigger an email to cvp@opnfv.org when admin submit an application form.

    Change-Id: Ie73d5a6380b5f5d1b0507564dc1f067047284f99
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
6 years agoUpdate git submodules
Michael Polenchuk [Tue, 31 Oct 2017 13:29:48 +0000 (17:29 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Freeze the galera formula to avoid update

    Change-Id: Ibf03a7dc2ed58a749476ae0bdc6cad2bba8783fb
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
root [Mon, 30 Oct 2017 13:01:12 +0000 (21:01 +0800)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - email update

    since company changed. would like to continue to contribute
    as much as possible since some work related with the current
    job.

    Change-Id: I113f37121da79d7acb884f77c46dac4ebc8f0261
Signed-off-by: root <lijun_1203@126.com>
6 years agoUpdate git submodules
xudan [Wed, 25 Oct 2017 03:36:16 +0000 (23:36 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Add test case name into tempest testspecification docs

    1. All test cases' testspecification docs have no info about test case names.
    2. User don't know which test case to run when they just want to run
       one special test case.
    3. Add the info into testspecification docs.

    JIRA: DOVETAIL-530

    Change-Id: I0ebe1b3b98be5609503814ea2a0cf71aefd06d35
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Yu Yang (Gabriel) [Wed, 1 Nov 2017 03:53:39 +0000 (03:53 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "Datasource and Dashboard automation script"
  - Datasource and Dashboard automation script

    JIRA: BOTTLENECK-180

    Automated creation of Prometheus datasource and
    dashboard for Grafana

    Change-Id: Id1e0323f74a0587b0fe3c80ba7a39843893f00ec
Signed-off-by: Rutuja Surve <rutuja.r.surve@gmail.com>
6 years agoUpdate git submodules
Narinder Gupta [Tue, 31 Oct 2017 15:53:52 +0000 (10:53 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - adding ceph support for Kubernetes.

    Change-Id: If7cf0add214da153daf39967fac15ba027cc3885
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Ross Brattain [Tue, 31 Oct 2017 22:37:43 +0000 (22:37 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "resource: remove cores args"
  - resource: remove cores args

    We used to try to probe all the cores that the VNF was using
    and only dump CPU stats for those cores.

    We can't really detect those core accurately and we would rather
    dump all the core information and let influxdb and grafana filter
    the information.

    We do end up with excessive KPI output, especially on systems with 88
    cores, but this is manageable.

    The core logic was partially removed, this finishes the removal.

    Change-Id: I5cbb694fd982519e2df54db49a21ed5948e13537
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Eddie Arrage [Wed, 25 Oct 2017 23:06:14 +0000 (16:06 -0700)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Remove obsolete developer documents

    Some developer documents are now old and suggested to be removed.

    Change-Id: Ifa26a1535d57a560a0525eafa300ae087feb3191
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
6 years agoUpdate git submodules
Victor Morales [Sat, 28 Oct 2017 02:47:44 +0000 (19:47 -0700)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Fix yum update repos

    The *yum update* fails during the installation of ansible in centos
    because it tries to update openssh-server among other packages.
    This commit change fixes the command to only update the repository
    information. The --assumeno argument is not required.

    Change-Id: I26870462888742b3200097322d5316ac00febfc5

6 years agoUpdate git submodules
Ross Brattain [Mon, 23 Oct 2017 21:07:01 +0000 (14:07 -0700)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - ixia: add 1024 and 1280 byte packet size to Ixia ipv4 traffic profile

    This brings it to parity with its non-Ixia counterpart (ipv4_throughput.yaml).

    Change-Id: I4c91d1ae507c7b5e0a23dcf49606b16891b400bd
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
spisarski [Mon, 30 Oct 2017 20:22:20 +0000 (14:22 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Added method to OpenStackHeatStack to return OpenStackFlavor objects.

    Continuation of the story SNAPS-153 for adding creator/state machine
    instances for OpenStack objects deployed via Heat.

    JIRA: SNAPS-174

    Change-Id: I791e427efc487045c0f72cd836dabd9a66a4f60f
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Michael Polenchuk [Wed, 25 Oct 2017 13:43:49 +0000 (17:43 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Connect proxy nodes to public network

    cloudify vnf requires public enpoints to be available from instance
    with manager, so connect nodes w/ nginx to routed public network.

    JIRA: FUEL-286
    Change-Id: Id0caa699519b9b46dad51deac6955afe6a0050de
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
spisarski [Mon, 30 Oct 2017 18:08:58 +0000 (12:08 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Added method to OpenStackHeatStack to return OpenStackKeypair objects.

    Continuation of the story SNAPS-153 for adding creator/state machine
    instances for OpenStack objects deployed via Heat.

    JIRA: SNAPS-175

    Change-Id: I7196279086b1935b4ec4a01483d46921cc567b15
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Linda Wang [Tue, 31 Oct 2017 06:35:33 +0000 (06:35 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove some obsolete scenarios for rally 0.10

    Nova-Network are not alive any more and have been removed
    in Rally stable/0.10 [1].
    [1]: https://github.com/openstack/rally/releases/tag/0.10.0

    JIRA: FUNCTEST-883

    Change-Id: I45a20504589003a39ff27770709de6881e69aee3
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Michael Polenchuk [Wed, 25 Oct 2017 13:53:59 +0000 (17:53 +0400)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - [fuel] Assign public network to proxy nodes

    Change-Id: I8d4cc9505eb1d405b8f6a3ef1053249d803bda7b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 30 Oct 2017 17:40:11 +0000 (18:40 +0100)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [virtual] Horizon: server: secure = False

    Horizon login fails due to CSRF_COOKIE_SECURE being set when no SSL
    is available.

    JIRA: FUEL-297

    Change-Id: I23f8ee86dbf5a909c75cfcc217a2ab6e4dca7324
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
mei mei [Tue, 31 Oct 2017 04:11:29 +0000 (04:11 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Remove compass4nfv weekly danube job"
  - Remove compass4nfv weekly danube job

    Change-Id: I5bd83b2dec6d6b28e619a2a427c0406a6a0c6a43
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Narinder Gupta [Mon, 30 Oct 2017 16:26:43 +0000 (11:26 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modified as deployment failing on this.

    Change-Id: I62aa32f7dacedc3008565ffd005d45e431485bb9
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
SerenaFeng [Fri, 27 Oct 2017 08:58:49 +0000 (16:58 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - remove components out side of 3rd_party

    components are implemented by TestAPI team, they are not the third
    party code, put them under opnfv_testapi/ui directory

    Change-Id: Ia0f5e2afe4bcb12bcb74d3a8d78fb28fe1432bec
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
ahothan [Mon, 30 Oct 2017 22:51:24 +0000 (15:51 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Move container build to tag 1.1.2

    Change-Id: I016db10f181b9a02d7bc95be7c5f8e7be86625fe
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
Kerim Gokarslan [Mon, 30 Oct 2017 22:01:55 +0000 (15:01 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-45 Fix typo on imix_avg_l2_size

    Change-Id: I124ca18b717220dd7f74f14c213c3a2ca3b81c60
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 30 Oct 2017 17:16:07 +0000 (17:16 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "lib.sh: rm Ubuntu boot entry on EFI systems"
  - lib.sh: rm Ubuntu boot entry on EFI systems

    On EFI-enabled systems, grub-install from grub-efi-* package
    installs a boot entry named "ubuntu".

    MaaS relies on IPMI to set boot order to PXE first; however
    on systems with buggy firmware or without full IPMI support,
    that fails, leading to booting Ubuntu from hard disk instead.

    Work around this by clearing any previous Ubuntu boot entry
    from board flash, before starting a new baremetal deploy.

    NOTE: This only runs against nodes that are online from a
    previous deploy.

    Closes: ARMBAND-47

    Change-Id: I1c4ece09e42845ce2a1b7119ec69e46e5ca12376
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Steven Pisarski [Mon, 30 Oct 2017 15:24:00 +0000 (15:24 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Return OpenStackVolume and OpenStackVolumeType instances from heat."
  - Return OpenStackVolume and OpenStackVolumeType instances from heat.

    Added a methods to OpenStackHeatStack to return any OpenStackVolume
    and OpenStackVolumeType objects it was responsible for spawning.
    Changes include all of the necessary changes to the heat and
    settings utilities and associated tests.

    JIRA: SNAPS-199, SNAPS-200

    Change-Id: I6da4bce1e90f080e22c96ab1b46eca8b85991ebf
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Cédric Ollivier [Mon, 30 Oct 2017 13:32:14 +0000 (14:32 +0100)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Sync requirements with OpenStack Pike

    OPNFV F-release is built on top of OpenStack Pike.
    Functest depends on SNAPS and requires this update.

    It conforms with the requirement management cleant for E-release [1].

    [1] https://wiki.opnfv.org/display/functest/Requirements+management

    Change-Id: Ifff3db55f8b2f03a91b43fb542328300c7b7b4a6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Sridhar K. N. Rao [Sun, 29 Oct 2017 11:08:03 +0000 (16:38 +0530)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - INFO: Update PTL

    https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2017-October/018501.html

    Change-Id: I9305ec2e13e19b32e142640dab63487bab9a2b6a
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
6 years agoUpdate git submodules
Cédric Ollivier [Mon, 30 Oct 2017 08:52:34 +0000 (09:52 +0100)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Update Rally to 0.10

    It requires to sync os-faults with OpenStack requirements as it's
    out-of-tree too. The last os-faults version is selected as well.

    Change-Id: I0c582070a937b6ba6cba5b0c17673f42ea5d6dec
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Serena Feng [Mon, 30 Oct 2017 12:28:31 +0000 (12:28 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "divide resources into handlers and models"
  - divide resources into handlers and models

    divide resources into handlers&models
    put ui handlers into handlers directory
    put User into user_models.py

    Change-Id: I3d9e260097205213c3ea8d4eac08b9019e017f71
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Mon, 30 Oct 2017 12:28:18 +0000 (12:28 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "add develop guide for testapi"
  - add develop guide for testapi

    Change-Id: Iaa9c15092aafda2024f08c467eea2f3ab9cddd96
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Thomas Duval [Sun, 29 Oct 2017 20:14:06 +0000 (21:14 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Add the POD API in Orchestrator

    Change-Id: I98396ec760aa00beb87c60a566ed6b1991fce42e

6 years agoUpdate git submodules
Thomas Duval [Sun, 29 Oct 2017 20:13:07 +0000 (21:13 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Fix some bugs

    Change-Id: Ia0d2e4b463f80b606381e3c98d1a8cdd01a01c82

6 years agoUpdate git submodules
Thomas Duval [Sun, 29 Oct 2017 20:12:28 +0000 (21:12 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Update the moonforming template

    Change-Id: I283a414acb2d38ca094bc542dec577b085217cf9

6 years agoUpdate git submodules
Thomas Duval [Sun, 29 Oct 2017 20:10:45 +0000 (21:10 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Update the configuration file

    Change-Id: I47a660152bde2ae175ae3fd5194f49716628fcc9

  - Delete wrapper API and use Kubernetes instead of Docker

    Change-Id: I803b8ad92ac7261d0fb41f43337221d41c8261e9

6 years agoUpdate git submodules
Thomas Duval [Sun, 29 Oct 2017 20:07:09 +0000 (21:07 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Fix some bugs

    Change-Id: I15e25e4771122e7145dfc7cbb9cbe39edada5214

6 years agoUpdate git submodules
Thomas Duval [Sun, 29 Oct 2017 20:05:42 +0000 (21:05 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Update Manager to use Kubernetes

    Change-Id: I46a755a218a49e6bb91e328ff35b3f8f19d78e2d

6 years agoUpdate git submodules
Thomas Duval [Sun, 29 Oct 2017 20:02:25 +0000 (21:02 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Update Orchestrator to use Kubernetes

    Change-Id: Ib1f1fb54544e4ac985ef2063ff8114d804e83d0e

6 years agoUpdate git submodules
Thomas Duval [Sun, 29 Oct 2017 20:01:21 +0000 (21:01 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Delete some Oslo modules and update the cache

    Change-Id: I0888f40218a5513ef45af5267785acd8f8fddfd8

6 years agoUpdate git submodules
Thomas Duval [Sun, 29 Oct 2017 19:50:12 +0000 (20:50 +0100)]
Update git submodules

* Update docs/submodules/moon from branch 'master'
  - Add Kubernetes configuration scripts.

    Change-Id: I1dedc51b32db3008c955dd6e4be9013cb4ef6379