summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-10-30Merge "Remove kvmfornfv from Docs"Sofia Wallin3-7/+0
2018-10-30Update git submodulesRex Lee1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "Proposing Volodymyr Mytnyk as a committer to Yardstick" - Proposing Volodymyr Mytnyk as a committer to Yardstick Volodymyr has contributed to Yardstick in the following ways over the last year: * Regular reviews * Validation of changes * Bug fixes across different contexts, TGs and SampleVNFs * Tested and updated many sample testcases for NSB * Installer improvements Change-Id: I9a28ac15bd6ceb5f5c599e602fb2651bd7b9e622 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2018-10-30Update git submodulesRex Lee1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "[docs] Add developer guidelines for contribution" - [docs] Add developer guidelines for contribution A new section was added to the devguide, stating expectations for code contributions. * What to include in a change * Code style guidelines * How to run tests JIRA: YARDSTICK-1335 Change-Id: Idfe7790042a3a3fe6cd8763374b10f2268bd63cd Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2018-10-30Update git submodulesRex Lee1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "[docs] Add conventions for writing unit tests." - [docs] Add conventions for writing unit tests. Added details of conventions used when writing unit tests. JIRA: YARDSTICK-1335 Change-Id: I7bb141126968c88c8a2d7e0dce4f33ed6f79cee4 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2018-10-30Update git submodulesEmma Foley1-0/+0
* Update docs/submodules/yardstick from branch 'master' - [docs] Update the glossary Add some new terms (OpenStack, Docker, PROX). JIRA: YARDSTICK-1335 Change-Id: I948957cf7b1540f7a027ab9da2d829e5e05c87c8 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2018-10-30Update git submodulesVenkata Harshavardhan Reddy Allu1-0/+0
* Update docs/submodules/sfc from branch 'master' - Improve ansible tasks and fix license headers This patch does two things: 1. improve the ansible tasks: - register Openstack as VIM - create osmrc file - install OSM (master) 2. fix license headers in unit tests installer-type:osa deploy-scenario:os-odl-sfc_osm Change-Id: I02297dae2b0108397541cedeb2f47183f1df99fc Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
2018-10-29Merge "Create 'branch' variable in conf.py for linking"Trevor Bramwell1-7/+12
2018-10-29Create 'branch' variable in conf.py for linkingTrevor Bramwell1-7/+12
This will be used for linking against the correct version of the documentation on other projects when this project branches. Change-Id: I86391eb8ad1428b70f537288048c2c1b4597e928 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-10-29Bump Sphinx version to 1.5.6Aric Gardner1-1/+1
1.5.6 allows: intersphinx link using the ':doc:' directive. And does not have the memory leak that was causing our build to fail found in sphinx-build 1.6 onwards Change-Id: I1a04871b2771a0123096629d706a6b2d375f520e Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-10-29Remove kvmfornfv from DocsTrevor Bramwell3-7/+0
kvmfornfv isn't participating the Gambia release, and their project contains further submodules which increases the time and space needed for the docs builds. When the project participates in the next release they can merge https://gerrit.opnfv.org/gerrit/#/c/62481/ and use interphinx to link to their docs. Change-Id: Ifb353d1880b03fab37704ee97c073cf94676d954 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-10-29Merge "Convert Unlinked Git Submodules to Intersphinx"Aric Gardner7-25/+3
2018-10-29Revert "Bump Sphinx version to 1.7.9"Trevor Bramwell1-1/+1
A change between 1.3 and 1.7.9 introduced a memory leak which is causing our builds to take >3Gb of memory. Reverting this until we can track down the issue. This reverts commit f0c78d7f71fa697d0722c9f320e7ea2f72fdeaae. Change-Id: Ib8a8ad5840d95ca98b579b333b7263a07f9843a2 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-10-29Update git submodulesGerald Kunzmann1-0/+0
* Update docs/submodules/promise from branch 'master' - Merge "Updates for Gambia release" - Updates for Gambia release Change-Id: Ia892c96d9b69da48028ea03ea89526f4cfd331de Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
2018-10-29Update git submodulesBertrand Souville1-0/+0
* Update docs/submodules/promise from branch 'master' - Docs: Adding Blazar installation guide using OpenStack Ansible Change-Id: I22f986d15a9663d9d6c16b66f7a2aca8c5088e99 Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
2018-10-29Update git submodulesTomi Juvonen1-0/+0
* Update docs/submodules/doctor from branch 'master' - Fix SSH client connection reset SSH connection might be reseted with long running session. This may happen if run "testcase=all" Change-Id: I232ae906628411dfbe0bbdbdc8d4fb43167760fd Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-10-29Update git submodulesramamani yeleswarapu1-0/+0
* Update docs/submodules/compass4nfv from branch 'master' - Fix stor4nfv CI errors Change-Id: I5b76fa40ecaffb53bc924de6e13f4803c5f6593f Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
2018-10-29Update git submodulesRex Lee1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "Allow to see steady state status in the yardstick logs" - Allow to see steady state status in the yardstick logs Change-Id: Ic2281b300ed1de6ecd3daf14b5273db22688de8d JIRA: YARDSTICK-1454 Signed-off-by: Ameed Ashour <Ameed.Ashour.Ext@nokia.com>
2018-10-27Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Roll rally and rally-openstack It conforms with neutron gates (rally-task) by rolling rally* and by selecting last stable os-faults. [1] http://logs.openstack.org/22/613122/1/check/neutron-rally-task/61886e6/job-output.txt.gz Change-Id: Id26f3100a0bc8b68c4b1d44115345c69053dcc5d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-10-27Update git submodulesStephen Wong1-0/+0
* Update docs/submodules/clover from branch 'master' - Merge "Fix broken jmeter binary links" - Fix broken jmeter binary links - Docker container builds are failing due to expired links for the jmeter binary for jmeter-master and jmeter-slave - Updated link provided Change-Id: Icb364bc234b118e0c00359a04b51461142f832af Signed-off-by: earrage <eddie.arrage@huawei.com>
2018-10-27Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/clover from branch 'master' - Docs Index Adds the missing index.rst needed to build the documentation. Change-Id: I6ff27873559718a5ca4e3120646a6ef347120c8a Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-10-27Update git submodulesHarry Huang1-0/+0
* Update docs/submodules/compass4nfv from branch 'master' - Fix LXC apt upgrade issue JIRA: - Change-Id: I9bf488e4d613d475e833a573635ea5a2ef56aeff Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-10-27Merge "Update git submodules for Auto"Trevor Bramwell3-5/+1
2018-10-26Convert Unlinked Git Submodules to IntersphinxTrevor Bramwell7-25/+3
These projects don't have any docs linked in the current documentation, so there is little reason to include their submodules here. Converting the non-archived projects to intersphinx link should reduce the build time. Change-Id: Ifdb614d53ac5cbdfa4c94ac09d990f796004cf10 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-10-26Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "Add Testcase for Prox Standalone OvS-DPDK." - Add Testcase for Prox Standalone OvS-DPDK. No sample testcase for prox OvS-DPDK standalone. JIRA: YARDSTICK-1475 Change-Id: Ide65444d08d6c90e7e98d59b7d1f4cba8ca7397f Signed-off-by: Carey, Alan <alan.carey@intel.com>
2018-10-26Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "Add Testcase for Prox Standalone SRIOV." - Add Testcase for Prox Standalone SRIOV. No sample testcase for prox SRIOV standalone. Renamed pod file so that other prox testcases can use this file JIRA: YARDSTICK-1471 Change-Id: Icc20e395a3fb4c9d1398f85198d64682b2a9ee33 Signed-off-by: Carey, Alan <alan.carey@intel.com>
2018-10-26Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Move tempest logics in tempest_conf.yaml It allows removing OPNFV logics out of Functest (releng) and then simplifies conf_utils. tempest.conf is filled by the current default values. functest-alpine.sh will be updated to allow modifying the default values without breaking the OPNFV installers. It deprecates the only tempest-related env var (STORAGE_PROTOCOL) Change-Id: I14bcb715826ef2d85af87e7af600261a3c08e72c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-10-26Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "Trex KPI are not collected due to rabbitmq user" - Trex KPI are not collected due to rabbitmq user Changed the way rabbitmq-server user is created. Fix is needed to collect KPIs from Trex. JIRA: YARDSTICK-1479 Change-Id: I54369535fdb7af6af76de30f758227736f83db78 Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
2018-10-26Update git submodulesBrady Johnson1-0/+0
* Update docs/submodules/sfc from branch 'master' - Merge "Adapt regex to new flows" - Adapt regex to new flows ODL Fluorine changes the nsh syntax, so we should adapt it Change-Id: I63537f9b880f14b40be2658d3a7ed2e315e86b11 Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-10-26Update git submodulesSerhiy Pshyk1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Fix default IPv4 mask for IxNetwork traffic config IP mask is set depending on the IP range provided by the user in the traffic profile. In case of single IP in range, IPV4LENGTH value is used as mask should cover all address bits. JIRA: YARDSTICK-1478 Change-Id: I5ad40d1f3def52ebcda4400b708b71faf11e12ab Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
2018-10-26Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Add a bit more data to the logging message In case of failures, it is hard to understand for what vnf the port pair was being created when things went wrong Change-Id: I1cfa2553318d910535d45910b2a46d75b2f7926a Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-10-26Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Change variable in start-new-vm.sh Since the patch: https://gerrit.opnfv.org/gerrit/#/c/63173/ The variable BIFROST_USE_PREBUILT_IMAGES has changed to BIFROST_CREATE_IMAGE_VIA_DIB. As jenkins does not trigger testing jobs when editing file in xci/scripts/, this change is done in a separate patch Change-Id: I3bc285936fae5b7514272ca0ad2418b60446e4aa Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-10-26Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Merge "SHA bump for bifrost" - SHA bump for bifrost We need it for baremetal support in opensuse: https://github.com/openstack/bifrost/commit/0f605cd723a68e2c2bb9b30a15a08e5aba777bd5 We move all related repos from Rocky to master (problems if we SHA bump ironic, etc in Rocky while Bifrost in master) Change-Id: Icf0dd58c6fc6cc8f221d37a6ed3f3746f6577716 Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-10-26Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Merge "Reduce complexity when using bifrost roles" - Reduce complexity when using bifrost roles We are using two variables which have a similar scope: - create_image_via_dib - use_prebuilt_images We could use one of them and not both. create_image_via_dib is selected because it also exists in upstream bifrost use_prebuilt_images = false is the same as create_image_via_dib = true use_prebuilt_images = true is the same as create_image_via_dib = false Change-Id: Ieaab78f1dc2d199746a2b13ebc82e9dc615d92e9 Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-10-26Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Merge "Bug fix: match only the scenario name" - Bug fix: match only the scenario name Since this week we have two sfc scenarios: - os-odl-sfc - os-odl-sfc_osm When $DEPLOY_SCENARIO=os-odl-sfc, using the current code testing_role gets two values: os-odl-sfc os-odl-sfc_osm This patch adds '$' character to prevent matching scenarios which concatenate characters after $DEPLOY_SCENARIO Change-Id: Ia0782362da04e8b3ecd2ec6f13ccc8c404797fda Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-10-26Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - os_neutron SHA bump We need a commit for SFC scenario: https://github.com/openstack/openstack-ansible-os_neutron/commit/200fa4a7aaa15a6d6758418eafffe093174d2f72 Change-Id: Ia497a49a910d16eaf3c7ee896f0f75aab812bd7a Signed-off-by: Manuel Buil <mbuil@suse.com>
2018-10-26Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Temporarily disable Cinder volumes backup tests From the time being, all OPNFV installers [1][2][3] don't support Cinder volumes backup. We will find a better way to handle the lack of OPNFV requiremements (these tests pass succesfully in Orange Openlab). At least, it will allow verifying tempest_full in OPNFV gates. [1] Apex: https://artifacts.opnfv.org/logs/functest/lf-pod1/2018-10-25_02-17-25/tempest_full/tempest-report.html [2] Compass: https://artifacts.opnfv.org/logs/functest/huawei-virtual9/2018-10-24_04-54-25/tempest_full/tempest-report.html [3] Fuel: https://artifacts.opnfv.org/logs/functest/lf-pod2/gambia/2018-10-25_05-57-54/tempest_full/tempest-report.html Change-Id: I319536070aa77a5dbab6a692a1d76049f75e758b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> - Temporarily disable VNC tests At least Compass and Fuel configure Spice as console [1][2]. It disables vnc testing as it could fail for endusers as well. [1] https://artifacts.opnfv.org/logs/functest/huawei-virtual9/2018-10-24_04-54-25/tempest_full/tempest-report.html [2] https://artifacts.opnfv.org/logs/functest/lf-pod2/gambia/2018-10-25_05-57-54/tempest_full/tempest-report.html Change-Id: I2a1ecf345cb81170c1b1a3e49f8f3a58602fc3f0 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-10-26Update git submodulesrexlee87761-0/+0
* Update docs/submodules/yardstick from branch 'master' - fix yardstick verify job The regex is not compatible with pip version 18. JIRA: INFRA-310 Change-Id: I6eaf1e3fac183f85c277934929e9065efa88d877 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2018-10-25Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Revert "Temporarily switch to collivier/abot_charm" This reverts commit d2c129f8319503a8fabe5b87c71737845f06ab36. Change-Id: Ie8e067486365cd5cc848d307f0078540eac08dcb Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-10-25Update git submodulesAlec Hothan1-0/+0
* Update docs/submodules/nfvbench from branch 'master' - Merge "Local Documentation Builds" - Local Documentation Builds This adds configuration for performing local documentation builds with the following simple command: tox -e docs This patch is part of our documentation effort to Move away from submodules https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html Once merged docs will be viewable at opnfv-nfvbench.readthedocs.io Change-Id: I7c877847ec23c4cfc44ff7f106ed2acc65688a41 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-10-25Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/snaps from branch 'master' - Merge "Local Documentation Builds" - Local Documentation Builds This adds configuration for performing local documentation builds with the following simple command: tox -e docs added index.rst so that docs build succsesfully Change-Id: Iab747c90f7f4b7866270c5850b2792e194b5378a Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-10-25Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Merge "Introduce the Barbican in XCI for SFC-HA scenario" - Introduce the Barbican in XCI for SFC-HA scenario The barbican OS component is introduced for SFC HA deployed scenario. The reason behind is that In HA scenarios we need Openstack Barbican to gather and store the fernet keys so Tacker can access them and be able to register new VIMs. deploy-scenario:os-odl-sfc installer-type:osa JIRA: SFC-131 Change-Id: Ife416fb2a7dc04ddadc93f962695aee4ed448501 Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
2018-10-25Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'master' - Change OPNFV Artifacts URL This change allows downloading of files larger than 20GB. Change-Id: I881ea35316e67980d4144e46bfbd41501e80f497 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-10-25Merge "Gambia release updates"Sofia Wallin2-10/+28
2018-10-25Update git submodulesTomi Juvonen1-0/+0
* Update docs/submodules/doctor from branch 'master' - Merge "Support Apex with services in containers" - Support Apex with services in containers Upstream apex now works in containers, so if used, it needs to be supported JIRA: DOCTOR-130 Change-Id: I3d73a1699e4fee53b001f043f55d0eeefa7bfb7b Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
2018-10-25Gambia release updatesSofia Wallin2-10/+28
Project participation based on intended to participate page Change-Id: If86f0fa4881b207f03358a407e8cf831d03330fe Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2018-10-25Update git submodulesVenkata Harshavardhan Reddy Allu1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Integrate os-odl-sfc_osm scenario into XCI https://gerrit.opnfv.org/gerrit/#/c/63505/ The os-odl-sfc_osm scenario has been verified in the previous patchsets of this commit. This patch needs to be merged after adding OS variables to the post-deployment playbook. https://gerrit.opnfv.org/gerrit/#/c/63135/ installer-type:osa deploy-scenario:os-odl-sfc_osm Change-Id: I14e83357c9e1db6e31890b5f126b9e405e124594 Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
2018-10-25Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Temporarily switch to collivier/abot_charm It hosts a key fix which should be merged in the right repo. This patch can be safely reverted as soon as [1] is merged. [1] https://github.com/RebacaInc/abot_charm/pull/3 Change-Id: If98d163ecd2ce6b50c08d8dad886c0d4b2c39a34 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-10-25Update git submoduleswenjuan dong1-0/+0
* Update docs/submodules/doctor from branch 'master' - Merge "fix the username to login undercloud in Apex" - fix the username to login undercloud in Apex Change-Id: I6d5325166db642b3481a0327f518ec821a8ab378 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-10-25Update git submoduleshu xinhui1-0/+0
* Update docs/submodules/compass4nfv from branch 'master' - 1.Optimization code for deploying k8s 2.Fix bugs for upgrade k8s version to v1.10.4 Change-Id: I6b17162574f4c4098eb6514cc067096e71f27f97 Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
2018-10-25Update git submodulesBIN HU1-0/+0
* Update docs/submodules/ipv6 from branch 'master' - Update the index file of user guide Change-Id: If0f29f9385ecc3feb8a505284af4780c6757f280 Signed-off-by: BIN HU <bin.hu@att.com>