summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2017-09-26Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'master' - Merge "Fix Neutron data_plane_status extension path" - Fix Neutron data_plane_status extension path This way is easier to patch than patching file neutron.egg-info/entry_points.txt, plus this feature is backported to Ocata so it's temporary and only applicable for Euphrates. From Pike we can move it back to 'data_plane_status' as it was before. Change-Id: I1c2ebc55e782463793e7a8e463cc17fdf899457a Signed-off-by: Carlos Goncalves <mail@cgoncalves.pt>
2017-09-26Update git submodulesKerim Gokarslan1-0/+0
* Update docs/submodules/nfvbench from branch 'master' - NFVBENCH-33 STLError exception when the packet path drops all packets Change-Id: Ibe48bb04e1e8a11e920c46792fda261855edc20d Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-26Update git submodulesFeng Pan1-0/+0
* Update docs/submodules/apex from branch 'master' - Fix ovs-dpdk failures - Add quotes to ovs config options in opnfv-environment.yaml - Fixed an error where we don't populate kernel paramaters when ovs-dpdk is enabled Change-Id: I7579358411a844e9d0c34ca53701f12f46ef7c13 Signed-off-by: Feng Pan <fpan@redhat.com>
2017-09-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Remove Restriction on Total Docker Builds per Node" - Remove Restriction on Total Docker Builds per Node The docker build script will only allow one docker build at a time. As docker builds are now restricted to one per-node by project through the throttle-build plugin, this restriction can be lifted. JIRA: RELENG-315 Change-Id: I4c430f99eaaed831fa0c49284280a8fa9fbe13c8 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-26Update git submodulesshravani paladugula1-0/+0
* Update docs/submodules/kvmfornfv from branch 'master' - Merge "Adding new packet forwarding test cases" - Adding new packet forwarding test cases This patch is used to add new packet forwarding test cases as part of kvmfornfv daily job. Also used to publish the throughput results of packet forwarding test cases on to yardstick grafana dashboard. Change-Id: Ic0c2ee4af69b8eae3a9edb05d3f22b06540b02e3 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2017-09-26Update git submodulesshravani paladugula1-0/+0
* Update docs/submodules/kvmfornfv from branch 'master' - Merge "To update vsperf/packet-forwarding configuration files" - To update vsperf/packet-forwarding configuration files This patch is used to update the vsperf configuration files for enabling thread binding and to select the loopback application for tests with VMs. Change-Id: Id561475a56e6b262eb90fcab1b07bfeb51df6147 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
2017-09-26Update git submodulesNavya1-0/+0
* Update docs/submodules/kvmfornfv from branch 'master' - To update the documentation for E-release This patch is used for updating the documentation to include the features implemented as part of KVMFORNFV E-release. Change-Id: I3de63ffbd0761445ec57291c966792ef2932fd72 Co-Authored by:RajithaY<rajithax.yerrumsetty@intel.com> Co-Authored by:Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com> Co-Authored by:Shravani Paladugula <shravanix.paladugula@intel.com> Signed-off-by:Navya <navyax.bathula@intel.com>
2017-09-26Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'master' - u/fuel: Bump & rebase for yamllint cleanup Change-Id: I1144c523596feb64251f08375501cdb73a0d76f6 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-26Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'master' - Merge "Extended PDF support to all baremetal scenarios" - Extended PDF support to all baremetal scenarios JIRA: FUEL-275 Change-Id: I67e8d7ab95e35c78a4f960a12733124fe7bffaec Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
2017-09-26Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/fuel from branch 'master' - [virtual] Switch compute nodes to uca repo Test of snaps_health_check gets console output of instance, which is empty (https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1667033), therefore take affected packages of computes from UCA repo. Change-Id: I4e13a40dd47caf305efd9f393b3c3cf5a17ef312 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-09-26Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng from branch 'master' - jjb: xci: xci-verify-jobs: Fix clean VM job According to https://docs.openstack.org/infra/jenkins-job-builder/definition.html#macro-notes we only need to use ${{x}} when the macro has parameters. However, none of our macros has so the correct way to use the shell variable is ${x}. Moreover, we set the missing execute bit in the jenkins test script. Additionally, we fix the OPNFV_RELENG_DEV_PATH parameter to point to the directory inside the VM where the releng-xci repo is located. Finally we fix the parent directory in which the test is executed. Change-Id: Ic6157caa5042274a3a3d0de276bdacc15a90a82d Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-09-26Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "Enable IP_ROUTING for netperf UDP_STREAM test" - Enable IP_ROUTING for netperf UDP_STREAM test To avoid the following ERROR when netperf test between 2 different subnets: ERROR netperf: send_omni: send_data failed: Network is unreachable For detail, please see: https://serverfault.com/questions/802320/netperf-iptables-\ masquerade-network-unreachable Or: https://stackoverflow.com/questions/11981480/error-in-running-\ netperf-udp-stream-over-openvpn Change-Id: I62b202844861440deaf3bf0f65b41561bd87ae87 Signed-off-by: Trevor Tao <trevor.tao@arm.com>
2017-09-26Update git submodulesHarry Huang1-0/+0
* Update docs/submodules/compass4nfv from branch 'master' - fix yaml install move yaml install out of if block to install pyyaml whenever apt packages is installed Change-Id: Icbad66e0d8070afcb183c31af4759443bf0cf7f1 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2017-09-26Update git submodulesJack Morgan1-0/+0
* Update docs/submodules/pharos from branch 'master' - Merge "Updated fuel adapter (ODL)" - Updated fuel adapter (ODL) Change-Id: I4ff233460bb4fbd88277f2798f5f6380ff3b367d Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
2017-09-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "jjb: xci: Create XCI test script" - jjb: xci: Create XCI test script We need to respect the environment during testing so we need to create a proper test script which exports all the variables that matter for our tests. We do that before we create the VM so the VM creation script can rsync the test for us. We also properly escape the DISTRO variable when destroying the VM. Change-Id: Ic3fff40868155af31762e458c1faee24354c0712 Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-09-26Update git submodulesJack Morgan1-0/+0
* Update docs/submodules/pharos from branch 'master' - Move POD descriptor file template to its own directory (pdf/pod1/yaml) Change-Id: Ibb481d57e3c154c409c2635096330f2e63dce9db Signed-off-by: Jack Morgan <jack.morgan@intel.com>
2017-09-26Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "run for E release." - run for E release. As JOID do not have access to any other POD so changing from master to E release for E release build. Change-Id: I1ba9b92be0c3056023eac0e5869de041cf429344 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-09-26Update git submodulesSerena Feng1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Monitor all .ipynb for notebook preview" - Monitor all .ipynb for notebook preview JIRA: QTIP-273 Change-Id: I8d192c70b881cc826fa37d15eec7eb4173a51e35 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-09-26Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'master' - Remove default section in the createrapid Change-Id: Id9c22f92955b64242971ff768a64132451c8350e Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2017-09-26Update git submodulesRex Lee1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "Read user & password from yardstick.conf in Grafana configuration" - Read user & password from yardstick.conf in Grafana configuration JIRA: YARDSTICK-812 Currently grafana data source configuration is hardcoding . It is a risk. so I read it from yardstick.conf. Change-Id: I8a9c8afbce6c4534fc43a0bfb5c56d67a8b59db0 Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2017-09-26Update git submodulesJing Lu1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "bugfix: tc055 fail due to options with no value" - bugfix: tc055 fail due to options with no value JIRA: YARDSTICK-816 Change-Id: Ib7eb411b940775915c6c9f87ac5cdc9825069467 Signed-off-by: rexlee8776 <limingjiang@huawei.com>
2017-09-26Update git submodulesRex Lee1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "Add nodeSelector to enable selecting the desired Kubernetes running node when creating containers for Kubernetes context" - Add nodeSelector to enable selecting the desired Kubernetes running node when creating containers for Kubernetes context For example, a yaml file may looks like: servers: host: image: xxx command: /bin/bash nodeSelector: xxx: yyy Synchronously change the unit test for this function Change-Id: If74c9dad9b1a70395bb79f34708a0fde04e7e650 Signed-off-by: Trevor Tao <trevor.tao@arm.com>
2017-09-26Update git submodulesLinda Wang1-0/+0
* Update docs/submodules/releng from branch 'master' - [Functest] Avoid reporting results for suite job Change-Id: I182962570fc88e181f312ad432daf774b79e44f1 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-09-26Update git submodulesYujun Zhang1-0/+0
* Update docs/submodules/qtip from branch 'master' - Fix bug in ``qtip/scripts/quickstart.sh`` - line 29: error: command not found Change-Id: I0256ae89aaf4938b883cfae72d30f73d43b1da76 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-09-26Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'master' - task: fixup s/exe_info/exc_info JIRA: YARDSTICK-785 Change-Id: Ib37498e8df6a520f1d03256b73346fcedab3a177 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-09-26Update git submodulesLinda Wang1-0/+0
* Update docs/submodules/functest from branch 'master' - Fix timeout for socket connection Change-Id: I0688761ba7224f40f79310295efadd9b40bfeefb Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-09-26Update git submodulesAlex Yang1-0/+0
* Update docs/submodules/daisy from branch 'master' - Fix unittest Change-Id: I82086b85da488e183589af7b4adbd6c80835c039 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-09-26Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'master' - u/fuel: Bump for linux/map.jinja fix Change-Id: I751c89fd38047fcf2bf06594db0482ee478e39d1 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-26Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "Add some unittest files such as test_nova.py" - Add some unittest files such as test_nova.py 1.Add test_glance.py, test_neutron.py and test_nova.py unittest files, and modify the neutron.py to adapt the unittest. 2.Add some unittest functions in test_post_execute.py, test_deploy.py, test_keystoneauth.py. 3.rename test_prepare_execure.py to test_prepare_execute.py. Change-Id: Ie0640d133e27c558648416a6a5cf044a00ffa67f Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
2017-09-26Update git submodulesLinda Wang1-0/+0
* Update docs/submodules/releng from branch 'master' - [Functest] Fix syntax error in alpine job Change-Id: I1bb751e1df37bb00347f5597c95066041b37ead2 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-09-26Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'master' - Applies Tacker upstream patches and fixes fernet dir perms We need a couple patches to Tacker upstream that we will not get now that our images are frozen in RDO. We should remove them on upgrade to Pike. Also this patch fixes the permissions on the fernet keys dir so that the Tacker group can write. Change-Id: I6468356f1d16d3b8ab58d46f653431e29960e190 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-09-26Update git submodulesJack Morgan1-0/+0
* Update docs/submodules/pharos from branch 'master' - Merge "Remove inactive committers" - Remove inactive committers Removed committers have not touched the project in over a year Current committers, Please vote with +2,0,-2 on this change I will ask the TSC to ammend the by-law on removing committers, so that It can be done by vote if a committer is inactive for a long period Change-Id: I55234cea80e26fd377a1b7d5a6e062db8b78defe Signed-off-by: agardner <agardner@linuxfoundation.org>
2017-09-26Update git submodulesJack Morgan1-0/+0
* Update docs/submodules/pharos from branch 'master' - Merge "Remove 'tools' Directory" - Remove 'tools' Directory All tools (and history) have been moved to the pharos-tools repository: https://git.opnfv.org/pharos-tools/ Change-Id: I84fa9b6ebd9b27f42d41f2722eb1221ec39a8c94 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-25Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'master' - patches: Fix context for linux/map.jinja linux/map.jinja was changed upstream, so our patch (silently) failed to apply. Adjust the patch context accordingly. Change-Id: I3493d1926df1303ed823d7ca5dd8282578617f3c Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-25Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Bug fix: Do not start testing before checking JIRA:SFC-113 We used to check that the ACL and RSP flows were implemented because it took a lot of time. However, the new ODL Nitrogen reduced this time a lot and thus we must check that the vxlan_tool is up and the HTTP port is up in the server before doing any test Change-Id: I70219071c7965781b17e80631bf3e2efbfcfe4cd Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-09-25Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Throttle Docker Builds to 1 Per-Node" - Throttle Docker Builds to 1 Per-Node Docker builds are currently timing out when multiple builds are running on the same node. Builds start in parallel but Docker only allows one to run at a time. By throttling builds to 1 per-node Docker builds will run sequentially, as they are currently, but not timeout. JIRA: RELENG-315 Change-Id: Ib64252f9449cccdc35856debafd3bcb8796f1100 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-25Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Fix Yamllint violations for jjb/securedlab" - Fix Yamllint violations for jjb/securedlab JIRA: RELENG-254 Change-Id: Iaf0c4a23f5d9b6117ec7a455ee1650e68893f4b3 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-25Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - xci: file: Update package metadata before installing packages We may have old or no metadata for packages at all so package installations may fail. As such, lets sync with upstream mirrors before we try to install any packages. Change-Id: I15f73e46d4f0cae2c50d23a92e0f4da83821039e Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-09-25Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "securedlab: Use Pharos git sub for PDF validation" - securedlab: Use Pharos git sub for PDF validation - drop obsolete file pattern matching. - drop duplicate check-jinja2.sh from releng, use securedlab script; While at it, s/danube/euphrates/ to enable stable/E verify. Depends-on: I9d6807f3d24cee8d9a03955112a8c179d9ea7d14 Change-Id: Ia88140d872f2b64ff013f22ef0f43bd2cb31bd4f Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-25Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng from branch 'master' - jjb: xci: xci-verify-jobs: Fix XCI VM names The XCI script now uses more accurate VM names, so replace the VM name in the destroy job as well. Change-Id: Ia4c8ea204ecaa6ae765ce67aff3923dabab6d5f0 Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-09-25Update git submodulesCharalampos Kominos1-0/+0
* Update docs/submodules/functest from branch 'master' - Disable Promise testsuite on Fuel installer When promise reads API v3.0 from the creds file it automatically uses v2.0. which is deprecated and not used by fuel. Therefore promise is removed from the functest suite JIRA: ARMBAND-314 Change-Id: I22b875c198c1922fd4ddb06c81c05884b5248eb4 Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
2017-09-25Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Only Allow ASCII Characters in JJB Scripts Since Jenkins job builder doesn't support unicode yet, any non-ascii character will break the releng-merge-jjb job. Change-Id: Idc50c258c9c00c8d594717364907e701d9fee385 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-25Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Merge "xci: scripts: Add script to use clean virtual machines for testing" - xci: scripts: Add script to use clean virtual machines for testing These scripts will prepare a clean OS image based on diskimage-builder and launch a new VM with it. The purpose of that is to use this virtual machine as a 'host' to run XCI on it. This way we can ensure that all tests are being executed on the same clean environment which is ideal for reproducing and debugging purposes. We also commit the ssh keypair so we can build it in the image and use it to control the virtual machine without user interaction. Needless to say that this keypair MUST NOT be used for anything else apart from the dib build process. Change-Id: Idec0fc06c82435adc1a4d569b8e578616998de5f Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-09-25Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "jjb: xci: xci-verify-jobs: Use clean vm to verify XCI jobs" - jjb: xci: xci-verify-jobs: Use clean vm to verify XCI jobs Per Idec0fc06c82435adc1a4d569b8e578616998de5f it's now possible to use a clean virtual machine to verify XCI so lets make use of it. Moreover this patch updates the distro parameter to use more accurate names and bring it inline with what dib expects. Change-Id: I18c88637819884fef07d0bfa0dc2c1077a26c2f1 Signed-off-by: Markos Chandras <mchandras@suse.de> Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-09-25Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Remove SFs from security groups Having the SFs port in security groups delays packets artifically in the tests Besides, the netvirt guys suggested not to do it because it might be confusing for ODL in some situations and it is not a 'suitable construct' Tests without security groups show indeed a better behaviour Change-Id: I33281215cd2e80804c8f09ca201c046f590249ab Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-09-25Update git submodulesGuillermo Herrero1-0/+0
* Update docs/submodules/pharos from branch 'master' - Add fuel installer adapter v3 -> v4: - extract common variable refs, fold some reusable code; - provide dummy defaults for PDFs without net_config; - keep yamllint happy about spaces and empty lines; v4 -> v5: - more folding, define a macro for multiple IP address definition; v5 -> v6: - added MaaS network / DHCP range support; v6 -> v7: - removed macro, template code reverted to output style JIRA: FUEL-275 Change-Id: Ib1cc319534d06c088b1db16a43aef663a8ada0d8 Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com> Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-25Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'master' - Merge "states: maas: Dynamic node count in stop condition" - states: maas: Dynamic node count in stop condition Change-Id: I7fe8d0c77a1d62e2214fb1089651a639303dd20e Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-09-25Update git submodulesjuraj.linkes1-0/+0
* Update docs/submodules/fds from branch 'master' - Quick fix in resource cleanup for vpp-exec Change-Id: Iddef4e7411ce55f2612821b221751b6031b42ac6 Signed-off-by: juraj.linkes <jlinkes@cisco.com>
2017-09-25Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'master' - Merge "Fix or silence all yamllint warnings" - Fix or silence all yamllint warnings Change-Id: Iface28ab770beee00374afb902ef4f9c983538f5 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-25Update git submodulesmbeierl1-0/+0
* Update docs/submodules/storperf from branch 'master' - Fixing Results DB Keys Update keys pushed to testresults DB so they match the expected values. JIRA: STORPERF-216 Change-Id: I837254fbfb2837d6abfc22d6d33878f60227480c Signed-off-by: mbeierl <mark.beierl@dell.com>