summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-07Merge "Fix broken link typo in submodule transition guide"Sofia Wallin1-1/+1
2018-09-07Merge "Update Submodule Transition Guide"Sofia Wallin2-22/+45
2018-09-07Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Add role to users created by rally if required It sets [openstack] keystone_default_role if NEW_USER_ROLE differs from member. Change-Id: Ib6be5cf22654e882ea110298cba421c1e87c78fd Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-07Update git submodulesHarry Huang1-0/+0
* Update docs/submodules/compass4nfv from branch 'master' - Remove opera_adapter.py JIRA: - Change-Id: Id7008a483b06288db0a431098acef82e97503eb6 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2018-09-07Update git submodulesBIN HU1-0/+0
* Update docs/submodules/ipv6 from branch 'master' - Update document framework for Gambia release Change-Id: I500a3ece02f12c96c00c0194e24a53117e269089 Signed-off-by: BIN HU <bh526r@att.com>
2018-09-07Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/fuel from branch 'master' - Merge "[opendaylight] Support built-in DHCP service" - [opendaylight] Support built-in DHCP service Change-Id: I448aa7f076e2c2d641a5326947852b3333728460 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2018-09-07Update git submodulesYang (Gabriel) Yu1-0/+0
* Update docs/submodules/bottlenecks from branch 'master' - Merge "add k8s capacity test case" - add k8s capacity test case JIRA: BOTTLENECK-243 Change-Id: I0f36aac10cf0e05560051c785ada397e0c97e112 Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-09-07Update git submodulesYang (Gabriel) Yu1-0/+0
* Update docs/submodules/bottlenecks from branch 'master' - Change naming and veriy test-scheduler function Changes: 1. Testing-scheduler -> Test-scheduler 2. lots of windows breaks '\r' and '^M' in files, batch changes to unix breaks '$' 3. Add ui/build Change-Id: I1f2c98ab9348460d4e68bfbfab664dae82b761ba Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-09-06Update Submodule Transition GuideTrevor Bramwell2-22/+45
Adds headers for each section, updates the jobs config needed for projects, adds an example for updating references in opnfvdocs, and clarifies a few changes such as where the intersphinx link should go. Change-Id: I9b1c09bdc5df776e36f0f14bc80d19dd3f8c679e Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-09-06Update git submodulesBIN HU1-0/+0
* Update docs/submodules/ipv6 from branch 'master' - Updated docs/index.rst Change-Id: I72d6ed22ab29d60a48ec71aca5c5473dead34e77 Signed-off-by: BIN HU <bh526r@att.com>
2018-09-06Update git submodulesBIN HU1-0/+0
* Update docs/submodules/ipv6 from branch 'master' - Submodule Transition in IPv6 Change-Id: Ida7c9b48d4cb947cbb54158ee238cb29c4be1430 Signed-off-by: BIN HU <bh526r@att.com>
2018-09-06Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/pharos from branch 'master' - [fuel] IA: sync maas:machines changes Change-Id: Ib4859e4ada3d72e7e848114620ff5405c26b3126 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-06Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/fuel from branch 'master' - [dpdk] Check whether public bridge exists Change-Id: I5aad512b5761deaa30522b6939bf245ecb1ec681 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2018-09-06Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Conform with Barbican gates tempest.conf conforms with Devstack post-actions [1]. One test is still disabled as it may force to sign all images. A deeper analysis has to be done before enabling it. [1] https://github.com/openstack/barbican-tempest-plugin/blob/master/tools/pre_test_hook.sh Change-Id: I163c0e7c4671ca67f0b6c127c29fdcb12a8e426b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-06Fix broken link typo in submodule transition guideTrevor Bramwell1-1/+1
Change-Id: I489daaa1c5736948277629a852e0351898ee5742 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-09-06Update git submodulesPatrice Buriez1-0/+0
* Update docs/submodules/samplevnf from branch 'master' - Workaround DPDK net/virtio queue setup issue JIRA: SAMPLEVNF-127 PROX was crashing in the VM with vector mode enabled and multiple OVS queues. This was not really a PROX bug, but a DPDK issue, which has been fixed by DPDK commit https://git.dpdk.org/dpdk/commit/?id=efc83a1e7fc3 This "net/virtio: fix queue setup consistency" is included in DPDK 17.11 and subsequent versions, and has been backported into: - DPDK 16.11.4: https://git.dpdk.org/dpdk-stable/commit/?h=16.11&id=516447a5056c - DPDK 17.08.1: https://git.dpdk.org/dpdk-stable/commit/?h=17.08&id=907fe4fc263e This means the fix is not included into any DPDK 17.02.x used by NSB. Fortunately, a simple workaround consists of calling rte_eth_tx_queue_setup() before rte_eth_rx_queue_setup(). This change implements this simple workaround, in order to make PROX work, even with unfixed DPDK versions. Change-Id: I818e9bb812babe023c6b7225c8b9769a359d9bec Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
2018-09-06Merge "Update formatting and expand local build guide"Sofia Wallin3-14/+59
2018-09-06Update formatting and expand local build guideTrevor Bramwell3-14/+59
These changes will hopefully make it clearer to people working on transitioning their docs over. Change-Id: I6f9857e53b5981fde4286f1208363a004c7bcbf9 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-09-06Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/ovn4nfv from branch 'master' - OVN4NFV Local Documentation Builds This adds configuration for performing local documentation builds with the following simple command: tox -e docs Change-Id: I757809ddd5f9b33fbcb1df295eaad41eaf28b8cd Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-09-06Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Merge "playbooks: configure-opnfvhost: Ensure we copy only the tracked files" - playbooks: configure-opnfvhost: Ensure we copy only the tracked files This prevents rsync spending time copying temporary files which may have been created during a CI run. deploy-scenario:os-nosdn-nofeature installer-type:osa Change-Id: Ie02e0dbfc06b8fac40d6b90c4c99e361ecf1c0b2 Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-09-06Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Merge "xci: infra: bifrost: Allow DNS overrides" - xci: infra: bifrost: Allow DNS overrides Deployers may want to use a different DNS server so allow them to override the ipv4_nameserver option. If the variable is not set, then we use the libvirt DNS if we are behind a proxy, otherwise we default to the Google DNS. Change-Id: I96cf63758902d4aae3d155b2e8beef650449ebc9 Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-09-05Remove the full releng submoduleTrevor Bramwell1-0/+0
Just removing releng from .gitmodules is not enough. Change-Id: Ic275d6b87ef60fe24b5be8c0142f4a704b666b2b Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-09-06Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - Update entry_point to conform with Xtesting Functest is being updated to Xtesting 0.60 which leverages on stevedore [1]. [1] https://docs.openstack.org/stevedore/latest/ Change-Id: I39bc26b6a7cd5b0aee071d1d543701c1adf9acc9 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-06Merge "Switch Releng from submodules to intersphinx"Sofia Wallin4-13/+7
2018-09-06Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Fix unittest openrc was changed in [1] [1] https://gerrit.opnfv.org/gerrit/#/c/59839/ Change-Id: I30191475ce9a1b27a66d147519583d80b158547a Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-09-05Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Update scenario section in tempest.conf It's required at least by Barbican tempest plugin. Change-Id: I46a65ee5fee044917c5375adaa8ebb529efe86ec Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-05Update git submodulesGuillermo Herrero1-0/+0
* Update docs/submodules/fuel from branch 'master' - Merge "[ha] Fix ovn-ha scenario" - [ha] Fix ovn-ha scenario openstack/control.yml -redefine database host ip inherited from system.neutron.control.cluster Change-Id: Ic8e61c61c7ebb17f31e0c53f8d9e3a013f8a3e9e Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
2018-09-05Update git submodulesIlia Abashin1-0/+0
* Update docs/submodules/calipso from branch 'master' - updated calipso installer Change-Id: Ib1b0e13be5f969713d0cd1471cde474de486b458 Signed-off-by: Ilia Abashin <abashinos@gmail.com>
2018-09-05Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Merge "Fix the default scenario name for K8S Yardstick testing" - Fix the default scenario name for K8S Yardstick testing deploy-scenario:k8-nosdn-nofeature installer-type:kubespray Change-Id: Ieb531b66bd36bbf8c28f755a52a98f0b41ae5efa Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-05Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Merge "Revert "Set OS_INSECURE to true for Yardstick"" - Revert "Set OS_INSECURE to true for Yardstick" The issue is fixed upstream. This reverts commit 40ecfaf96e73520f3a2358c46cd97c1f6c3b58c6. Change-Id: I8268372173721157d239c1978cdfe8d035613854
2018-09-05Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Merge "xci: osa: Update openrc role" - xci: osa: Update openrc role This update fixes the values for OS_INSECURE and OS_VERIFY Change-Id: I7d49bd493bde18f40122721188b006052cf7a901 Signed-off-by: Markos Chandras <mchandras@suse.de>
2018-09-05Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Set OS_INSECURE to true for Yardstick Change-Id: I0ec6755cb9f9a5b79b359d544082f966903d42bd Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-05Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Merge "Enable yardstick k8s" - Enable yardstick k8s installer-type:kubespray deploy-scenario:k8-nosdn-nofeature Change-Id: If81aef632b064565fbf5c308909b44ff7409c33e Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-05Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Fix openrc OS_CACERT for yardstick docker container The openrc should contain the path to OS_CACERT within container, not on opnfv vm. Change-Id: Ief4cb4ae647ff0f2cd4f3ebe8a2993bb71b0363f Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-05Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/fuel from branch 'master' - Merge "[noha] Set MTU on tenant/private dpdk interface" - [noha] Set MTU on tenant/private dpdk interface Enable jumbo frames on tenant/private interface as well so that an instance can get the DHCP response from gateway node. Change-Id: I9407fa67e9e0cdbe50335e4430748b0e45ba841a Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2018-09-05Update git submodulesStephen Wong1-0/+0
* Update docs/submodules/clover from branch 'master' - Merge "Add file upload/download and configure URL paths" - Add file upload/download and configure URL paths - Compile nginx from source in order to employ additional modules - Add nginx-upload-module for high performance file upload that avoids the need for file copies with a web application. - File upload allows for placement of files for file download for performance benchmarking. - File upload can also be used directly for bi-directional throughput testing having emulated clients upload files while file downloads simultaneously occur. - Nginx file upload stores files with hash to avoid conflicting file names. Upload block in nginx config is configured to send REST message to clover-controller with file metadata (original filename, size, etc.) clover-controller will be responsible for modifying the hashed filename and placing in a target directory within an nginx server. - Build also adds nginx-rtmp module to act as streaming media server L7 loader will be extended to fetch streaming files from RTMP servers. - Add ability to create directories in server site root and create the location directive(s) in nginx configuration - Separated upload for configuration (download files in various paths) from upload for testing (upload to create bi-directional session throughput) - Upload for testing does not sent upload metadata to clover-controller - Added ability to move upload files to file folders in the nginx site root to use for download - Delete files in upload folder - Fixed issue with 426 Upgrade Required error message when upload module sends upload metadata to clover-controller - Added server name to metadata sent to clover-controller Change-Id: Ib4cf6240f92360b82f378c062675f4fdaa19ca93 Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
2018-09-05Update git submodulesStephen Wong1-0/+0
* Update docs/submodules/clover from branch 'master' - Merge "Update entry_point to conform with Xtesting" - Update entry_point to conform with Xtesting Functest is being updated to Xtesting 0.60 which leverages on stevedore [1]. [1] https://docs.openstack.org/stevedore/latest/ Change-Id: I2c162c8e08a580f80b547b3a1cd6cc700d12c858 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-05Update git submodulesStephen Wong1-0/+0
* Update docs/submodules/clover from branch 'master' - Merge "Modsecurity as a service" - Modsecurity as a service JIRA: CLOVER-68 1. Add Dockerfile and related files to build clover's modsecurity Docekr container 2. Add mainfest to install the Modsecurity in kubernetes cluster Change-Id: Ia92926e730c04720f931999d7ec30565ce9e54be Signed-off-by: JingLu5 <lvjing5@huawei.com>
2018-09-05Update git submodulesYang (Gabriel) Yu1-0/+0
* Update docs/submodules/bottlenecks from branch 'master' - Merge "Add test-scheduler dir to verity" - Add test-scheduler dir to verity Change-Id: Ia333d9d3b79a0f51cf003e608a651a4f5551de2f Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
2018-09-05Update git submodulesLeoQi1-0/+0
* Update docs/submodules/bottlenecks from branch 'master' - repair .gitignore bug JIRA: BOTTLENECK-244 modify testing-scheduler/.gitignore to include the dir: testing-scheduler/ui/build Change-Id: I99ed672bb0e9a2fb2c70feba9a89a699a9ca8455 Signed-off-by: LeoQi <QibinZheng2014@tongji.edu.cn>
2018-09-05Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/sdnvpn from branch 'master' - Update entry_point to conform with Xtesting Functest is being updated to Xtesting 0.60 which leverages on stevedore [1]. [1] https://docs.openstack.org/stevedore/latest/ Change-Id: Ic47a61b547ee41ca60c5d393f82c907ca27ba97a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-04Switch Releng from submodules to intersphinxTrevor Bramwell4-13/+7
Removes the releng submodule, adds the pre-installed intersphinx to the list of extentions, and updates the releng links to point to the RTD site. Change-Id: I334077920e7aebbecc7e91d586110617622bb609 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-09-04Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Create script to run yardstick The created script runs the yardstick in similar way the functest script does. installer-type:osa deploy-scenario:os-nosdn-nofeature Change-Id: Ic03445ec03fcfec8dc0d09f638e7cb1187fef883 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-04Update git submodulesCedric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Protect vs OS_ENDPOINT_TYPE in shaker" - Protect vs OS_ENDPOINT_TYPE in shaker Else a conflict can occur between OS_INTERFACE and OS_ENDPOINT_TYPE. Change-Id: I3e0237857f95e506706fb852889308ea82e41e84 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-04Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "xci: Log functest results to console for daily jobs" - xci: Log functest results to console for daily jobs Change-Id: Ic3f31fea8170af8b1e9845856976ef57df496e1e Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-04Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "xci: Switch to functest-smoke for daily jobs" - xci: Switch to functest-smoke for daily jobs Change-Id: I958c8f857c28a45c009daba36c4bcef7adda4bbe Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
2018-09-04Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "Merge latest changes to Dashboard from L2FWD to L3FWD dashboard" - Merge latest changes to Dashboard from L2FWD to L3FWD dashboard Come changes re: Status == "Result" and Status == "Success" and L3FWD changes onto latest L3FWD Dashboard Change-Id: I62d0cfc30167085ad5efe348ab118f1defbc4901 Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
2018-09-04Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "NSB NFVi PROX Missing VNF Statistics for CPU Utilization" - NSB NFVi PROX Missing VNF Statistics for CPU Utilization JIRA: YARDSTICK-1404 The test scripts require an extra argument to support collectd. Also the CPU utilization is a different variable name structure in the JSON file. Change-Id: I127b7e86c0f93f7743331a2d71eb81d690e42471 Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
2018-09-04Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'master' - Merge "[scenario] Factor out common nodes, states" - [scenario] Factor out common nodes, states Make the bulk of scenario files static again by shifting out all common virtual nodes (mas01) and states (virtual_init, maas etc.) to default.yaml(.j2). This allows us to parse scenario-specific data during first j2 expansion, preparing for the new Pharos installer adapter that relies on `conf.virtual.nodes.control` length to construct the proper list of MaaS node definitions (kvm{01,02,03} vs {ctl01,gtw01}). Change-Id: I666ab5bd6bb2a42f98646af51950f6b9fffa0e8b Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-09-04Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - xci: Pass functest tier and suite to downstream jobs Change-Id: I206b729c09d30eb81432d11638c2654a96c3b9e8 Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>