opnfvdocs.git
6 years agoUpdate git submodules
Alex Yang [Thu, 6 Jul 2017 00:46:00 +0000 (08:46 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Change the installer ip of daisy-baremetal

    From 10.20.11.2 to 10.20.7.3

    Change-Id: I796e2bcf3065df804eefec28c2ed9ecdcb198d7a
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Dan Radez [Fri, 5 May 2017 20:51:02 +0000 (16:51 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Adding conditionals dependent on arch

    There are x86 specific build items that can't be used when building on
    aarch64. Adding conditionals so that the items only get built in when
    building on x86_64.

    There are aarch64 specific settings that need to be set for deployment.

    JIRA: APEX-381

    Change-Id: I63e1c99d5d22bbb523c88be7e973a6c834a38b01
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoUpdate git submodules
Steven Pisarski [Wed, 5 Jul 2017 17:08:43 +0000 (17:08 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Refactor OSCreds to leverage kwargs instead of named parameters."
  - Refactor OSCreds to leverage kwargs instead of named parameters.

    JIRA: SNAPS-109

    Change-Id: I423ede964cce9fc3b4e5b27f1e8f0dd7603d9ff1
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
valentin boucher [Wed, 5 Jul 2017 15:45:49 +0000 (15:45 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "bugfix: vping support not_hugepage_configured pod"
  - bugfix: vping support not_hugepage_configured pod

    this bug was fixed in https://gerrit.opnfv.org/gerrit/#/c/35181/
    but was reverted in https://gerrit.opnfv.org/gerrit/#/c/35671/

    Change-Id: I5cbbd61ac196dc39c073ffc69254d987e4807130
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
valentin boucher [Wed, 5 Jul 2017 15:45:14 +0000 (15:45 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Enable refstack work on https without SSL checks"
  - Enable refstack work on https without SSL checks

    When refstack is run in https environment, SSL checks
    will be skipped if no cacert file is provided.

    JIRA: FUNCTEST-828

    Change-Id: Ib44582b4f2f508c7a255a1510dbdc33110fe0f14
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
valentin boucher [Wed, 5 Jul 2017 15:44:38 +0000 (15:44 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Enable cloudify_ims"
  - Enable cloudify_ims

    - set VNF test cases as daily cases
    - remove enabled: False only for cloudify_ims
    - precise default generic scenrio (run only on basic scenario first)

    Vnf and cloudify_ims leveraging vnf are ready for merge [1]

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

    Change-Id: I95ae89358e940ef5e9b8ceabc37588bbcfccfc6c
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Jose Lausuch [Wed, 5 Jul 2017 15:01:40 +0000 (15:01 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Clone tempest before installing the package"
  - Clone tempest before installing the package

    Rally and refstack require a tempest working dir.
    It now clones the offical repository before running setup.py develop.
    14.0 is selected to conform with OpenStack upper-constraints.txt.

    Dockerfile downloads the official OpenStack upper-constraints.txt to
    remove the condition about tempest which forbids cloning it.

    Change-Id: I8410570d660b07a1ecfc48fab93022f72acdaac7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
wenjuan dong [Wed, 5 Jul 2017 14:29:27 +0000 (14:29 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "support config file"
  - support config file

    Change-Id: Ib8e696acfe21787904fce6838341f3a256aa0267
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
Steven Pisarski [Wed, 5 Jul 2017 13:57:58 +0000 (13:57 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Add a warning of keypair creation"
  - Add a warning of keypair creation

    Put a warning if the public key already exist in OpenStack
    but the private key file is not found

    Change-Id: Ie2dc5b9f6a6abb0831e1826130d5c283cf3f34ec
Signed-off-by: boucherv <valentin.boucher@orange.com>
6 years agoUpdate git submodules
Cédric Ollivier [Wed, 5 Jul 2017 13:36:00 +0000 (15:36 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Convert files to Unix format

    It fixes "[cloudify_ims] Support Cloudify 4.0" [1]

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

    Change-Id: I70d04e781d7034f37783764ae5e8b399d62bb793
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cédric Ollivier [Fri, 30 Jun 2017 09:03:55 +0000 (11:03 +0200)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Sync requirements.txt with OpenStack (novaclient)

    It completes "Use neutron to create floating IPs" [1]

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

    Change-Id: I11c591d86509fa41b4b0c4a7a758ff0ceed321c2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Wed, 5 Jul 2017 11:03:23 +0000 (11:03 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "[cloudify_ims] Support Cloudify 4.0"
  - [cloudify_ims] Support Cloudify 4.0

    - Delete all shell commands to use cloudify python lib
    - Cloudify Manager installation with a packaged image
    - SNAPS integration
    - Adapt test_vnf unit tests
    - Initiate test cloudify_ims unit tests (to be completed)

    JIRA: FUNCTEST-838

    Change-Id: Ia4b499d4155e6af5d37d6d5cf4310a5a9693c7ce
Signed-off-by: boucherv <valentin.boucher@orange.com>
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Ryota Mibu [Wed, 5 Jul 2017 08:21:12 +0000 (08:21 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "Create policy.json file in Ocata for non-admin user"
  - Create policy.json file in Ocata for non-admin user

    Non-admin user is not allowed to view host_status flag.
    To get the host status, policy.json file needs to be
    created as it is not available in Ocata by default.
    This is created for local and fuel installer types
    in this commit.

    JIRA: DOCTOR-110

    Change-Id: Ie626217a515f821c47b1cb6ed0e3d504d8e01b3a
Signed-off-by: Umar Farooq <umar.farooq@neclab.eu>
6 years agoUpdate git submodules
Aric Gardner [Thu, 9 Feb 2017 17:25:12 +0000 (12:25 -0500)]
Update git submodules

* Update docs/submodules/octopus from branch 'master'
  - Update gsutil documentation

    gsutil must be installed via pip
    irc is a better way to grant access

    Change-Id: Ie2274ddc17814e8c6bf940eb988453de9e2b9fb7
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
yuyang [Mon, 3 Jul 2017 09:59:12 +0000 (17:59 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Initiate docs for Euphrates Release

    JIRA: BOTTLENECK-170

    Initiate docs for euphrates release by chaning the
    directory structure and contents framework

    Change-Id: Id051574a9d489c5b4f90b7e079ce8482413b1b53
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
Kubi [Wed, 5 Jul 2017 02:59:40 +0000 (02:59 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "unify pod keywork so api can easily used"
  - unify pod keywork so api can easily used

    JIRA: YARDSTICK-695

    Change-Id: I826cb2ea07949b1eaae4df4cb77175ec8f5df89b
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Kubi [Wed, 5 Jul 2017 02:58:30 +0000 (02:58 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Use "OS_INSECURE" variable as the insecure mode indicator"
  - Use "OS_INSECURE" variable as the insecure mode indicator

    Now we use "OS_CACERT" as the insecure mode indicator, it is better to use "OS_INSECURE".

    Change-Id: I1406193e27510390b4b8fd8f4751d8361560172f
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
JingLu5 [Mon, 3 Jul 2017 10:34:53 +0000 (10:34 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - support segmentation_id for vlan provider network

    If a network specified in the test case is a vlan provider network, new attribute "segmentation_id" can be used to specify the desired vlan tag in the test case network section:

    networks:
      test-net:
        cidr: '192.168.1.0/24'
        provider: "vlan"
        physical_network: 'physnet1'
        segmentation_id: "1000"

    If the "segmentation_id" attribute is absent, a random vlan tag will be allocated to the network.

    Change-Id: Ic53852447a3c1bd8feb9ebd42d35f1ade3684be1
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Jun Li [Wed, 5 Jul 2017 01:53:27 +0000 (01:53 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "remove scenarios"
  - remove scenarios

    compass4nfv don't support openo, moon,onos in master branch
    so we remove these scenario

    Change-Id: Ibfad2b352b1236dac48453101860cdd538528aa3
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Serena Feng [Wed, 5 Jul 2017 01:50:39 +0000 (01:50 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Enable ODL scenarios jobs"
  - Enable ODL scenarios jobs

    This PS does the follwoing things:
    1. Enable ODL scenarios jobs on CI Pod
    2. Change default scenario from ha to noha

    Change-Id: I548174bfa551aa06b6d9bfe64cf119eea37efda3
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Wed, 5 Jul 2017 01:02:14 +0000 (01:02 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Update the link to firewall_block_image.img"
  - Update the link to firewall_block_image.img

    As the link http://205.177.226.237:9999/onosfw/firewall_block_image.img
    has been deprecated, now the valid link is updated, aiming at running the
    testcase onos_sfc.

    JIRA: FUNCTEST-820

    Change-Id: Id848e3ab92c3b0fb47e3c755d203844dd94d8408
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Markos Chandras [Tue, 4 Jul 2017 18:02:48 +0000 (18:02 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "prototypes: xci: xci-deploy.sh: Append trailing slash for rsync vars"
  - prototypes: xci: xci-deploy.sh: Append trailing slash for rsync vars

    The 'synchronize' Ansible module uses rsync and for that we need
    to indicate that we want to copy the contents of the development path
    and not the development path itself. As such we need to ensure that a
    trailing slash is always appended to the user variables but we need to
    also ensure that we will not end up with double slashes.

    Change-Id: I0103b754585931fa1dcd3966c52d7e4a8f2f63f6
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Mark Beierl [Tue, 4 Jul 2017 16:48:21 +0000 (16:48 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Bugfix: Stack creation failure"
  - Bugfix: Stack creation failure

    JIRA: STORPERF-180

    Change-Id: I07c38227b27b8e6148117a9907d43baeba4c67bb
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
mbeierl [Sat, 1 Jul 2017 02:30:02 +0000 (22:30 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Multi-threaded HTTP Support

    Adds multithreaded HTTP request abilities to ReST Server.
    Fixes docker-compose to ensure pull prior to up.
    Fixes metrics typo to make jobs API query work again.

    Change-Id: Ibac6188379cae0489792c5ea80f37dd3abf37082
    JIRA: STORPERF-183
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
jose.lausuch [Tue, 4 Jul 2017 14:28:13 +0000 (16:28 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix environment variables in Dockerfile

    After merging [1], there were some hardcoded values
    pointint to ~/repos/functest.

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

    Change-Id: Icd912ca8ab6226cbdb0cc4f8b6f77572ea43ae06
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
6 years agoUpdate git submodules
jose.lausuch [Tue, 4 Jul 2017 10:32:13 +0000 (12:32 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Cleanup Tempest blacklist for Euphrates

    This list hasn't been updated in Danube. The idea is
    to clean it up and allow all the test cases to be run.
    If bugs are detected in Euphrates and there is an upstream
    bug report, the affected tests can be added again here.

    Change-Id: I44c8b4e8ae78dee7f13f761b6f7f6d8c09b2d0b0
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
6 years agoUpdate git submodules
Jose Lausuch [Tue, 4 Jul 2017 13:26:06 +0000 (13:26 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Use former calls to running Functest in Danube"
  - Use former calls to running Functest in Danube

    Change-Id: I472a41e3c2ad41e97a6f4ea3b82d72df73c8416b
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
6 years agoUpdate git submodules
Ryota Mibu [Tue, 4 Jul 2017 13:19:36 +0000 (13:19 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "add zte-virtul3 and zte-virtul4 to Doctor CI pods"
  - add zte-virtul3 and zte-virtul4 to Doctor CI pods

    Change-Id: I1a27979cad590886fb5cdb039d69611a473cbe3c
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
6 years agoUpdate git submodules
Justin chi [Tue, 4 Jul 2017 11:34:51 +0000 (11:34 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "add plugins template"
  - add plugins template

    JIRA: -

    add a plugin template for compass4nfv

    Change-Id: Iec767a7fab43617633238f9c5e326896dd6ce82e
Signed-off-by: chigang <chigang@huawei.com>
6 years agoUpdate git submodules
chigang [Tue, 4 Jul 2017 05:21:12 +0000 (13:21 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Fix keepalived ping address

    JIRA:-

    Replace OSA default address with  ntp_server address.
    OSA will use it to check internet connection.
    Rename some roles that make users confused.

    Change-Id: I4dd7e242e427e5bc3a611450a3bc436e44a8fefe
Signed-off-by: chigang <chigang@huawei.com>
6 years agoUpdate git submodules
Michael Polenchuk [Thu, 29 Jun 2017 11:52:28 +0000 (15:52 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Rewrite infra deployment scripts

    * bring in scenario files
    * shift infra code into functions

    Change-Id: I650a26d03d842c3afcc7fcb97b84ef4826827a38
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Cédric Ollivier [Tue, 4 Jul 2017 09:26:25 +0000 (11:26 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Sync thirdparty-requirements.txt

    It fixes the condition about the tempest version [1].

    [1] https://git.openstack.org/cgit/openstack/requirements/plain/global-requirements.txt?h=stable/ocata

    Change-Id: Iaa1f58aec1f58b372ff6280b1f1e4a5422986a55
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
MatthewLi [Tue, 4 Jul 2017 07:37:59 +0000 (03:37 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - dovetail change tag to cvp.0.2.0

    after https://gerrit.opnfv.org/gerrit/#/c/36775/ merged
    let it run in CI

    Change-Id: I46a4a55aab673c346291428eccdc24c77cfd8bc4
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
6 years agoUpdate git submodules
Cédric Ollivier [Tue, 4 Jul 2017 09:17:20 +0000 (11:17 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix upper-constraints.txt url

    Change-Id: I44f7b476d56bcd7cdac4ba0e5c85717bd41f7e45
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 4 Jul 2017 07:46:55 +0000 (07:46 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove the former link /home/opnfv/repos/functest"
  - Remove the former link /home/opnfv/repos/functest

    All operations required have been applied [1].

    All documentations are updated as well to close the topic.
    It should be noted that runfunctest.rst must be hugely updated
    because all $PS1 are wrong.

    [1] https://gerrit.opnfv.org/gerrit/#/q/project:functest+branch:master+topic:dockerfile

    JIRA: FUNCTEST-836

    Change-Id: I26658be109fd785d068389816be4260cff823705
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 4 Jul 2017 07:46:50 +0000 (07:46 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Update cli commands to call console scripts"
  - Update cli commands to call console scripts

    Change-Id: I401879d7ec713b5307817da8b001838c35d9d731
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 4 Jul 2017 07:46:34 +0000 (07:46 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Apply restrictive file permissions"
  - Apply restrictive file permissions

    It conforms with [1] by creating a new venv which checks the unix
    permissions. As jjobs call Functest console scripts [2], all perms
    can be 644.

    Dockerfiles are updated as well.

    [1] https://security.openstack.org/guidelines/dg_apply-restrictive-file-permissions.html
    [2] https://gerrit.opnfv.org/gerrit/#/c/36805/

    Depends-On: I9209e6efa1b493e24135402a46df72aaa14115d1
    Change-Id: I31bc7f12b775928845e23b6b40288b0a50b87219
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Jose Lausuch [Tue, 4 Jul 2017 07:29:05 +0000 (07:29 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add jenkins jobs for automatic reporting dashboard deployment"
  - Add jenkins jobs for automatic reporting dashboard deployment

    Jenkins Jobs have been added for automating the deployment of the
    reporting dashboard. Also multijob has been added for automating the
    update of docker in the docker hub and generating docs which is empty
    for now. Modified unit tests of reporting to make it run from any
    directory.

    Modified the testapi jenkins jobs yaml file to generic so that many
    other modules which may have the same usecases can be integrated easily
    just like the reporting one that is done now.

    Change-Id: Id13a55416e17199dae1dd6ce64f7c167d117ba37
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
6 years agoUpdate git submodules
jose.lausuch [Tue, 4 Jul 2017 07:08:52 +0000 (09:08 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Allow zte-virtual1 publish logs to artifact repo

    Change-Id: I0a8935351444909b13ed306baf4f36311c8186c9
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
6 years agoUpdate git submodules
MatthewLi [Fri, 30 Jun 2017 03:49:50 +0000 (23:49 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - tag dovetail with 0.2.0

    JIRA: DOVETAIL-447

    docker images used

    yardstick danube.3.0
    functest cvp.0.2.0
    testapi cvp.0.2.0
    dovetail cvp.0.2.0

    main changes

    1, fix yardstick HA bugs
    2, fix functest sdnvpn offlinebugs
    3, fix dovetail https bugs, etc.
    for more info, refer to
    https://wiki.opnfv.org/display/dovetail/Running+history+for+the+dovetail+tool

    Change-Id: I4edb61b84ed80d8d7624f69db372fec60d73aa38
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
6 years agoUpdate git submodules
chenjiankun [Tue, 4 Jul 2017 03:16:55 +0000 (03:16 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Bugfix: background scenario can't not update result

    JIRA: YARDSTICK-700

    In this patch:
    https://gerrit.opnfv.org/gerrit/#/c/35257/
    In yardstick/benchmark/core/task.py

    We update background result only when it be stopped abnormally.
    We need move it out of 'if' statement.

    Change-Id: I25b76e160273a87da66098565a16e4a143cec11f
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Ryota Mibu [Tue, 4 Jul 2017 02:46:13 +0000 (02:46 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "add python verify job for doctor"
  - add python verify job for doctor

    Change-Id: I5432c5c87f0eed279cba0b80947761a81a72cd61
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
Alexandru Nemes [Tue, 16 May 2017 12:50:27 +0000 (15:50 +0300)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Yardstick: Aarch64 jenkins slave support

    Change-Id: I2d58c38d75fc1fe036769340e9fb02932f543510
Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com>
6 years agoUpdate git submodules
Zhijiang Hu [Tue, 4 Jul 2017 02:34:39 +0000 (22:34 -0400)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - os-nosdn-nofeature-ha as a valid scenario

    Project job deployment job uses os-nosdn-nofeature-ha currently,
    so we need to treat os-nosdn-nofeature-ha as a valid scenario
    to let the job continue to work.

    Change-Id: Ib9311ada9b043b1f695f43edb51adbb3714d3356
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Xuan Jia [Tue, 4 Jul 2017 01:01:20 +0000 (01:01 +0000)]
Update git submodules

* Update docs/submodules/openretriever from branch 'master'
  - Merge "cleanup: remove fuel-plugin since fuel@opnfv use mccp"
  - cleanup: remove fuel-plugin since fuel@opnfv use mccp

    Change-Id: I42d9a9a187f7a709d44db36bb820087f726112bf
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
Markos Chandras [Mon, 3 Jul 2017 21:46:37 +0000 (21:46 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge changes from topics 'prototypes/xci/config/pinned-versions-bump-dates', 'prototypes/xci/config/pinned-versions-bump-bifrost-version'

    * changes:
      prototypes: xci: scripts: Update SHA dates
      prototypes: xci: update-osa-version-files: Add support for updating bifrost SHAs

  - prototypes: xci: scripts: Update SHA dates

    Update the dates in the pinned-versions file whenever we update
    the SHAs.

    Change-Id: I23ebd90a3fc688a7501fcb2d32217357f8c31657
Signed-off-by: Markos Chandras <mchandras@suse.de>
  - prototypes: xci: update-osa-version-files: Add support for updating bifrost SHAs

    Add a second optional argument to update the bifrost SHA instead of
    doing this bit manually.

    Change-Id: I0fab8745ae08ad4f54a2a1f5b0b7a64fde4b8295
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 3 Jul 2017 21:39:15 +0000 (21:39 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Fix README for setting dev path instructions"
  - xci: Fix README for setting dev path instructions

    Change-Id: I56c727c242b6826f87a64246b6b4736a637c1abe
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoUpdate git submodules
Markos Chandras [Mon, 3 Jul 2017 21:34:08 +0000 (21:34 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "prototypes: xci: Update SHAs for OSA and its roles"
  - prototypes: xci: Update SHAs for OSA and its roles

    This also updates the second (pre_release) argument of
    'update_ansible_role_requirements' from 'false' to 'true' so that
    non-openstack roles can be updated as well.

    Change-Id: Id424499f44c9b51c02d56e5d93580faeea50ad12
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 3 Jul 2017 21:12:12 +0000 (21:12 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "barometer: Fix upload URL"
  - barometer: Fix upload URL

    Change-Id: Id8c5572adb2691882519b0136346a393dd4115f9
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoUpdate git submodules
lukehinds [Mon, 3 Jul 2017 13:45:02 +0000 (14:45 +0100)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Weekly Anteater Project Additions

    https://wiki.opnfv.org/display/INF/Project+Roll+Out+for+Anteater

    Week begining July the 2nd

    Depends-on: I3610868930f0d6033e528548dceb09b3279b6b8d

    Change-Id: I541ab95f054e8159f41f16520083f71ea2dc5d1f
Signed-off-by: lukehinds <lhinds@redhat.com>
6 years agoUpdate git submodules
Jose Lausuch [Mon, 3 Jul 2017 14:13:24 +0000 (14:13 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Energy monitoring SDK update."
  - Energy monitoring SDK update.

    add get_current scenario in EnergyRecorder class
    enable_recording decorator change:
     If a recording session was existing at startup, restart it at the end,
     else stop recording

    Change-Id: I91524824acb60275e0329452b7d7df2346d7884f
Signed-off-by: Benoit HERARD <benoit.herard@orange.com>
6 years agoUpdate git submodules
chigang [Fri, 30 Jun 2017 12:24:25 +0000 (20:24 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Remove obsoleted code

    JIRA:-

    use OpenStack-ansible deploy openstack, so remove obsoleted code.
    Some of the enhanced features will be added in later versions

    Change-Id: Ie92b92b5de234a7d7d03b578b0bc15fd0218b3b3
Signed-off-by: chigang <chigang@huawei.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 3 Jul 2017 11:56:18 +0000 (11:56 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Directly call Functest console scripts"
  - Directly call Functest console scripts

    It conforms jjobs with "Define console_scripts" [1].

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

    Change-Id: I9209e6efa1b493e24135402a46df72aaa14115d1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Maryam Tahhan [Thu, 29 Jun 2017 15:45:56 +0000 (16:45 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - src: update DPDK to version 16.11

    Update the version of DPDK used.

    Change-Id: Id7c00163956d058ef82e07007695037920a6f537
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
6 years agoUpdate git submodules
Xuan Jia [Mon, 3 Jul 2017 09:47:50 +0000 (09:47 +0000)]
Update git submodules

* Update docs/submodules/openretriever from branch 'master'
  - Merge "Markup corrections to the Kubernetes gap analyzis"
  - Markup corrections to the Kubernetes gap analyzis

    Some fixes to the markup in the table.
    I've moved CNF to the main text to the multi network row,
    as it is not an implementation option.

    Change-Id: I97193a9494b1a018aeaca75b3b90d2e240b2f2b7
Signed-off-by: csatari <gergely.csatari@nokia.com>
6 years agoUpdate git submodules
Xuan Jia [Mon, 12 Jun 2017 05:18:21 +0000 (13:18 +0800)]
Update git submodules

* Update docs/submodules/openretriever from branch 'master'
  - Add ruijing.guo@intel.com as a commiter for OpenRetriever

    Change-Id: I341d84387842504953a0109376e0f951a9f7c6c1
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
6 years agoUpdate git submodules
JingLu5 [Mon, 3 Jul 2017 04:16:14 +0000 (04:16 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Bugfix: amend the CLI to build yardstick-image manually

    Change-Id: I8fbf0d6383375660c05e55d36fb0d2f91e1d8de8
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
chigang [Mon, 3 Jul 2017 06:40:34 +0000 (14:40 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Fix DNS flush

    JIRA:-

    It doesn't need to config DNS in ansible roles, just need to
    set NAMESERVERS variable

    Change-Id: I37a70b32c766c1fad7afa5289ffbbc27b956b2d5
Signed-off-by: chigang <chigang@huawei.com>
6 years agoUpdate git submodules
Jose Lausuch [Mon, 3 Jul 2017 08:14:46 +0000 (08:14 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Stop modifying unix perm in cloudify_ims"
  - Stop modifying unix perm in cloudify_ims

    It should be noted that several mockey patches should have been added
    in the related unit tests.

    Change-Id: I04bf003bc6beed1580c5d052c588f6f4ac23f768
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Manuel Buil [Thu, 29 Jun 2017 15:58:38 +0000 (17:58 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Use the recommended exception syntax

    Today I learnt that the use of except Exception, variable is not recommended
    anymore and it is not supported after python3. When using >=2.6, the syntax
    should be except Exception as variable.

    https://www.python.org/dev/peps/pep-3110/

    Change-Id: I213c220fc6e92878ffa4737efa16adb76ace1271
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Jose Lausuch [Mon, 3 Jul 2017 07:41:26 +0000 (07:41 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Fix unix permissions in docs/com"
  - Fix unix permissions in docs/com

    It applies restrictive file permissions [1].

    [1] https://security.openstack.org/guidelines/dg_apply-restrictive-file-permissions.html

    Change-Id: I2b86eaeb44afca999e485308b250004181e103b2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Jose Lausuch [Mon, 3 Jul 2017 07:40:43 +0000 (07:40 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove useless files in docs/com"
  - Remove useless files in docs/com

    Change-Id: Id4aa3080d2be75bc8fa188136b191034724c357e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
zhihui wu [Mon, 3 Jul 2017 07:04:37 +0000 (07:04 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Amend compute QPI design document"
  - Amend compute QPI design document

    - keep it consistent with yaml specification
    - fix typo in content

    Change-Id: I71a56d792fdd9a1310eadcd2628ae6faf528135f
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Gergely Csatari [Mon, 3 Jul 2017 07:04:25 +0000 (07:04 +0000)]
Update git submodules

* Update docs/submodules/openretriever from branch 'master'
  - Merge "Update gap analysis for Kubernetes"
  - Update gap analysis for Kubernetes

    Change-Id: Ib4b95923f31e2f4626069d5e229bd850f3ac9e3a
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
6 years agoUpdate git submodules
Taseer [Thu, 29 Jun 2017 00:24:25 +0000 (05:24 +0500)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Integrate Report with CLI.

    - Migrate fixtures to conftest to be used by multiple files

    Change-Id: I9a705b93189ac1f2e6fd2fc4e3f05aec7af379f1
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
Martin Klozik [Mon, 3 Jul 2017 06:18:31 +0000 (06:18 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "ovs: Update OVS to use DPDK 17.02"
  - ovs: Update OVS to use DPDK 17.02

    Versions of VSPERF tools were updated to use OVS
    with DPDK 17.02 support by default. Currently used
    VPP version uses DPDK 17.02 already.
    VSPERF was updated to support new path to the dpdk
    devbind tool.

    JIRA: VSPERF-516

    Change-Id: I004d0531553c974d604635d50f601cd4326f2f7d
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
6 years agoUpdate git submodules
Guo Ruijing [Thu, 22 Jun 2017 15:42:54 +0000 (08:42 -0700)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - cleanup: remove fuel plugin since fuel@opnfv uses mcp

    Change-Id: Ibe2028b01c38fa545e72a00a7ef47103d1112b82
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
Jing Lu [Mon, 3 Jul 2017 01:58:44 +0000 (01:58 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Set TEST_DB_URL for storperf"
  - Set TEST_DB_URL for storperf

    JIRA: YARDSTICK-692

    add the URL for the test results DB to the storperd_admin-rc
    TEST_DB_URL=http://testresults.opnfv.org/test/api/v1
    Also, add metadata JSON to the POST to /job API when creating the job:

    Change-Id: Ib950f759d80e707bc49d9015bc120d985051f131
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
MatthewLi [Mon, 3 Jul 2017 01:55:01 +0000 (21:55 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - fix dovetail branch issue

    error logs

    https://build.opnfv.org/ci/view/dovetail/job/dovetail-fuel-baremetal-proposed_tests-danube/43/console

    Change-Id: I0634041a0679fa7f3e6a4e6c627b3205a3b0372d
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
6 years agoUpdate git submodules
Narinder Gupta [Sun, 2 Jul 2017 22:24:48 +0000 (17:24 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modified to accomodate latest intel pod changes from pod5 to pod21

    Change-Id: Ic9edfd4c355317a6873987bb63659bb9611aa285
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Morgan Richomme [Sun, 2 Jul 2017 21:10:10 +0000 (21:10 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Fix typos in docs"
  - Fix typos in docs

    Fixed multiple typos and minor spelling errors found in the
    documentation.

    Change-Id: I102e3b7d3d421042dbef66f261e2183b0dfe24a8
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
7 years agoUpdate git submodules
mbeierl [Thu, 29 Jun 2017 18:16:39 +0000 (14:16 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Docker Compose Updates

    Adds docker-compose directory with content to start container suite using
    nginx as front and and SwaggerUI in its own container.
    Updates the documentation to reflect new method of starting StorPerf.

    Change-Id: I469676e330dcad6c968b90133df8866b69eb5ea1
    JIRA: STORPERF-181
Signed-off-by: mbeierl <mark.beierl@dell.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Fri, 30 Jun 2017 23:22:25 +0000 (23:22 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "barometer: remove old script from merge job steps"
  - barometer: remove old script from merge job steps

    Change-Id: Ic28513d75f15d4b25a67ccdbc1a2732fe0029411
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
7 years agoUpdate git submodules
Cédric Ollivier [Fri, 30 Jun 2017 07:13:17 +0000 (09:13 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Define download_images.sh and check_os.sh as scripts

    It also updates all python scripts which call check_os.sh.
    The former healthcheck.sh is removed.

    No shell script must be executable in git.

    Change-Id: If4e8deb50ebd635a9091e3bb79ef61c07b9660dc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Cédric Ollivier [Fri, 30 Jun 2017 04:24:11 +0000 (06:24 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Define console_scripts

    Only prepare_env.py and run_tests.py remain executable to avoid
    breaking the gate.

    As soon as the jenkins jobs are updated to run them from $PATH, tox
    will be updated to protect against chmod a+x py files. Dockerfile
    will be simplified as well.

    Change-Id: Iac1a7ceb6b344e800177226ea39919826f6d3735
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Cédric Ollivier [Fri, 30 Jun 2017 04:12:17 +0000 (06:12 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix unix permissions

    Tox will be updated to forbid chmod +ax py files.

    Change-Id: I85d4b4a64ec7f3151ab2f24ad09bd7c1144ebe18
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Update securityscanning section in testcases.yaml

    It follows the next updates of the securityscanning package:
      - Define config.ini as data_file [1]
      - Define security_scan console script [2]

    [1] https://gerrit.opnfv.org/gerrit/36635
    [2] https://gerrit.opnfv.org/gerrit/36771

    Depends-On: I54ffa61f4bcd366c185596056b49e492c88cc78b
    Change-Id: I342c00392bb68aad704a89060841eac665e91bdb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
wutianwei [Wed, 28 Jun 2017 06:19:02 +0000 (14:19 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Change the apt source

    1. change the apt sorce from http://hk.archive.ubuntu.com
    to http://archive.ubuntu.com
    2. if setup host failed, destroy the failed lxc. then retry to setup.
    3. fix the dns-nameserver bug

    Change-Id: Ic609c75b50496e2174ab09425bce45a0ec2c09c0
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Signed-off-by: chigang <chigang@huawei.com>
7 years agoUpdate git submodules
Jose Lausuch [Fri, 30 Jun 2017 09:32:12 +0000 (09:32 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Added unit tests for vping."
  - Added unit tests for vping.

    Also removed some instance variables and unnecessary methods.

    JIRA: FUNCTEST-813

    Change-Id: I13895674a9fd3de16c6a19410661440c5380c2f8
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
7 years agoUpdate git submodules
Michael Polenchuk [Tue, 27 Jun 2017 08:52:39 +0000 (12:52 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Bring in opendaylight support

    Change-Id: I2eed0cf19907f257be1cb4aee96528cc41f4843a
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
7 years agoUpdate git submodules
Leo wang [Fri, 30 Jun 2017 08:12:58 +0000 (08:12 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Modify Dovetail logs"
  - Modify Dovetail logs

    JIRA: DOVETAIL-450

    Change-Id: I795679c9559d1bead3aecefff28d21b6567aac2f
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
xudan [Fri, 30 Jun 2017 06:45:00 +0000 (02:45 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Change sdnvpn testcases file path

    JIRA: DOVETAIL-458

    1. Functest has changed the repo of sdnvpn.
    2. Currently Dovetail will copy the testcase yaml file to
       /home/opnfv/repos/sdnvpn/sdnvpn/test/functest/config.yaml in Functest container.
    3. The path needed to be replaced by
       /usr/local/lib/python2.7/dist-packages/sdnvpn/test/functest/config.yaml

    Change-Id: I1badba4120e96e2c9ed5a07db3189967cf24c564
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
Linda Wang [Fri, 30 Jun 2017 04:16:27 +0000 (04:16 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Fix the wrong path of sdnvpn

    The new path should be /usr/local/lib/python2.7/dist-packages/sdnvpn,
    rather than /home/opnfv/repos/sdnvpn

    Change-Id: I22e019226e7bffe233b52c1a3ec6171b835e4bd3
Signed-off-by: Linda Wang <wangwulin@huawei.com>
7 years agoUpdate git submodules
Cédric Ollivier [Fri, 30 Jun 2017 03:04:20 +0000 (05:04 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Define ODL console_script

    main() is excluded from coverage as it usually parses argv.
    It also renames ODLTests main() to run_suites() not to exclude this
    method.

    Change-Id: I3109a65166b21d93e3e376912a32d364931a7ba5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Justin chi [Fri, 30 Jun 2017 07:01:48 +0000 (07:01 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "setup ovs create network flavor"
  - setup ovs create network flavor

    1. replace the linuxbridge with openvswitch
    2. create the network and flavors
    3. fix the haproxy when public endpoint using http

    Change-Id: I6fe93d0c4d5305e5dcab8d2e6c628eb5fa23ab56
Signed-off-by: wutianwei <wutianwei1@huawei.com>
7 years agoUpdate git submodules
dongwenjuan [Fri, 23 Jun 2017 07:50:05 +0000 (15:50 +0800)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - replace urllib2 with urllib.request for python3

    Change-Id: I68036c295689fae55125854074e3bc4d920fec06
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
7 years agoUpdate git submodules
Jing Lu [Fri, 30 Jun 2017 06:49:43 +0000 (06:49 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Change prepareYardstickEnv to prepare_env and add log info"
  - Change prepareYardstickEnv to prepare_env and add log info

    JIRA: YARDSTICK-697

    Currently the action in env like prepareYardstickEnv,
    createGrafanaContainer, createInfluxDBContainer, this is not python style.
    So I do some change:

    prepareYardstickEnv->prepare_env
    createGrafanaContainer->create_grafana
    createInfluxDBContainer->create_influxdb

    And also add some log info in env_action.

    Change-Id: Ia91576b975f3de76b96e312779fda4911e7cac24
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
7 years agoUpdate git submodules
chenjiankun [Thu, 29 Jun 2017 03:38:04 +0000 (03:38 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Add API to show test case documentation

    JIRA: YARDSTICK-694

    We need API to show test case documentation.
    API: /yardstick/testcases/<testcase_name>/docs
    method: GET

    example:
    http://192.168.131.2:8888/yardstick/testcases/opnfv_yardstick_tc002/docs

    Change-Id: Ib8d591f0ff5f91c4d0a740539727ec73ddd86249
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
7 years agoUpdate git submodules
agardner [Thu, 29 Jun 2017 18:24:50 +0000 (14:24 -0400)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Paul has stepped down as a comitter

    Change-Id: I7bb99f33c0f56226e1e804f99df96261310c7577
Signed-off-by: agardner <agardner@linuxfoundation.org>
7 years agoUpdate git submodules
Jing Lu [Fri, 30 Jun 2017 02:00:32 +0000 (02:00 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Bugfix: remove test.dbf file in recovery script"
  - Bugfix: remove test.dbf file in recovery script

    JIRA: YARDSTICK-696

    Change-Id: I09b73079ff828c43040723794115bb07f74242e8
Signed-off-by: zshi <zshi@redhat.com>
7 years agoUpdate git submodules
Zhijiang Hu [Fri, 30 Jun 2017 01:38:19 +0000 (01:38 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Initial merge of BM Installation guide"
  - Initial merge of BM Installation guide

    Change-Id: I9964f0d75ae879c6b86d245f2007841236a0b931
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
7 years agoUpdate git submodules
Zhijiang Hu [Fri, 30 Jun 2017 01:38:03 +0000 (01:38 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Jira: DAISY-36 Initial merge of release-note"
  - Jira: DAISY-36 Initial merge of release-note

    Also fix some index.rst

    Change-Id: I6aae9fbc5821e8a1c65a02c6b8926e42a10c19cb
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
7 years agoUpdate git submodules
spisarski [Thu, 29 Jun 2017 21:25:06 +0000 (15:25 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Fixed tests to delete security groups.

    Change-Id: I140618a310bae050bea29df665b98881c6052980
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
7 years agoUpdate git submodules
agardner [Wed, 31 May 2017 18:37:30 +0000 (14:37 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - this script is called by jenkins user

    we need to sudo the mkdir

    Change-Id: I4db726e92566917ecd384884cf1a3c60354c2065
Signed-off-by: agardner <agardner@linuxfoundation.org>
7 years agoUpdate git submodules
Aric Gardner [Thu, 29 Jun 2017 18:44:21 +0000 (18:44 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "bug fix: typo in bottlenecks naming (reporting page)"
  - bug fix: typo in bottlenecks naming (reporting page)

    Change-Id: Ifb2047e688117c7c9af33031467f2025d530f187
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoUpdate git submodules
Steven Pisarski [Thu, 29 Jun 2017 17:21:44 +0000 (17:21 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Changed credentials for deploying heat templates."
  - Changed credentials for deploying heat templates.

    The old credentials had been working on other pods but are not working
    with our latest deployed by Kolla. This change does not affect any of
    the functionality included in the tests. It simply takes the administrative
    user credentials and changes the project to the newly created one.

    Change-Id: I76c605797b68f902f2ee5c679bd5b8a50c48a501
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
7 years agoUpdate git submodules
Jose Lausuch [Thu, 29 Jun 2017 17:17:33 +0000 (17:17 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "SNAPS tests now support offline testing."
  - SNAPS tests now support offline testing.

    Images by type (cirros, centos, ubuntu) can now have the download URL be
    overridden, told to leverage a local file, or have custom configuration
    when using the snaps.openstack.tests.openstack_tests.py image settings
    helper functions.

    JIRA: FUNCTEST-809

    Change-Id: I790094a7a26eb5a55f53d6e875c658dc5e7ac2f9
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
7 years agoUpdate git submodules
jose.lausuch [Mon, 26 Jun 2017 14:23:37 +0000 (16:23 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove networking-bgpvpn from Functest requirements

    SDNVPN team will take care of installing the module themselves
    See https://gerrit.opnfv.org/gerrit/#/c/36505/

    Change-Id: Ida38c8324e155906bcd18b12a418e7a62e55e3f0
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoUpdate git submodules
Steven Pisarski [Thu, 29 Jun 2017 14:06:51 +0000 (14:06 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Fixed test to not download images when configured with a disk file path."
  - Fixed test to not download images when configured with a disk file path.

    JIRA: FUNCTEST-809

    Change-Id: I078578ba9881eeeb8942d22cb342e87e17f6f879
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
7 years agoUpdate git submodules
boucherv [Thu, 29 Jun 2017 12:39:41 +0000 (14:39 +0200)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - FIX mistake in import keypair

    Change-Id: I3d0a3111efcb4200c9b867663a45c07a3b47c09d
Signed-off-by: boucherv <valentin.boucher@orange.com>
7 years agoUpdate git submodules
jose.lausuch [Thu, 29 Jun 2017 09:07:47 +0000 (11:07 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove BGPVPN utils in Functest

    These util functions should be under control of the SDNVPN
    project. After [1] and [2] it is safe to remove them in Functest

    [1] https://gerrit.opnfv.org/gerrit/#/c/36655/
    [2] https://gerrit.opnfv.org/gerrit/#/c/36505/

    Change-Id: I2f6596cd60678bb0c50adb9b4bc0d59545c3fb0a
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>