summaryrefslogtreecommitdiffstats
path: root/docs/submodules
AgeCommit message (Collapse)AuthorFilesLines
2017-10-15Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'master' - Merge "reclass: system: Pin Armband apt-mk to nightly ver" - reclass: system: Pin Armband apt-mk to nightly ver Recently, Mirantis apt-mk repos were changed upstream from using the 'nightly' dist to 'stable'. However, Armband only provides the 'nightly' dist for now, so hardcode our repo definitions to that. Change-Id: I43b7531905b1bbe2a79a3fb2215dea9c35932b7c Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-10-15Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'master' - u/fuel: Bump & rebase for common reclass rework Change-Id: Id7d125b746e97d6e186a7890a4c2f599e24a186c Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-10-15Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'master' - states: Break on error, retry states up to 5 times While applying scenario states, break on error, and retry failed state up to 5 times. Apply the same behavior for `salt.sh`. Add new deploy parameter, '-D', backed up by 'CI_DEBUG' env var, which gates deploy sh scripts logging (set -x). Also extend '-f' deploy parameter, allowing it to be specified more than once; the first occurence will skip infra VM creation, but still sync reclass & other config from local repo, while a second occurence will also disable config sync. To prevent glusterfs client state from failing due to non-existent nova user/group, move it after nova:compute's nova state is applied. Change-Id: I234e126e16be0e133d878957bd88fed946955de8 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-10-15Update git submodulesSofia Wallin1-0/+0
* Update docs/submodules/barometer from branch 'master' - Removed Table of content Readthedocs generate TOC so it's not needed to add within the documents. Change-Id: Ie4d14df711c89b214773c34294d6b7cd6ee13ad4 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-10-15Update git submodulesAnand B Jyoti1-0/+0
* Update docs/submodules/samplevnf from branch 'master' - Docs: Enhance the userguide with CLI command reference JIRA: SAMPLEVNF-84 Update the documents with CLI command reference and Resolve the jenkins build warnings. Change-Id: I2bf22507758e1a13b648cc40d86495581fe0d981 Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
2017-10-15Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'master' - Add license headers where missing While at it, compact 'set' into bash shebang where possible and add `make patches-copyright` target to simplify adding patch license headers. Change-Id: I0c841de72e5709e5eef915a52c5ec4a7fc0f7c37 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-10-15Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'master' - reclass: baremetal: Factor out common code While at it, add .yamllint file (copied from releng repo). Change-Id: I39630c0043fe2fd601510969c401e6cc9efbf69a Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-10-15Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/armband from branch 'master' - u/fuel: Bump & rebase for VCP state split Change-Id: I6f0367d75ea831de78ced480ea73d1cd10680b80
2017-10-14Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "Relocate iniparser to yardstick.network_services.helpers" - Relocate iniparser to yardstick.network_services.helpers Change-Id: I1f457c9c24f2ca84dde61b64f58edaff8952670a Signed-off-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
2017-10-14Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'master' - resource: move make_resource_profile to ResourceProfile move factory method from Collector to ResourceProfile Change-Id: I1ddf3cffed7a3b2d45aa9cbffd3c0a5925c325d6 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-10-14Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'master' - Drop infinite loops in favor of finite wait_for While at it, fix some shellcheck warnings, and s/fgrep/grep -F/g. Change-Id: I093b7b4c196731b1ecc0c27a4111955b2e412762 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-10-14Update git submodulesrpaik1-0/+0
* Update docs/submodules/fds from branch 'master' - Added a license metadata line to specify Apache-2.0 Change-Id: I4cdc07163d634c1138e3630a83795c329a365450 Signed-off-by: rpaik <rpaik@linuxfoundation.org>
2017-10-14Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Force requests===2.13.0 It overrides OpenStack's upper-constraints to allow rally to work vs a self signed certificate. It will be pushed to the right OpenStack project after the patch is confirmed by CI. Euphrates will be released too early regarding the full upstream cycle required. JIRA: FUNCTEST-876 Change-Id: I52656f8b98fced103f13dde039082806636c680a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-10-14Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'master' - Merge "states: Split virtual_control_plane from maas" - states: Split virtual_control_plane from maas We should eventually also support baremetal deploys without a virtualized control plane (VCP), so decouple MaaS provisioning from VCP provisioning. While at it, move "wait_for" bash function from maas state to common library file, lib.sh. Change-Id: I32c33135655cb6aceae901a5f92b51265a8c84b4 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-10-13Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Enable Yamllint on the Releng Project Repo" - Enable Yamllint on the Releng Project Repo All new patchsets should be free of yamllint violations. JIRA: RELENG-254 Change-Id: Ia4f6d201837eb74d0c641b7ffb745c3df4327848 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-10-13Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Fix incorrect comment that security report posted" - Fix incorrect comment that security report posted A string is added to the build that a security report is being reported to Gerrit, even when it is not. This moves the string to just before the line when the comment is posted so we aren't lying to developers. Change-Id: I73840d025e8be86b6ac02772b22b22c4abd29422 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-10-13Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'master' - patch.sh: Exit on patch apply failure Patches that fail to apply are silently skipped. Since retrying is not possible, deploy moves on, making the problem hard to observe. Change-Id: I3fe01cef6b245de53767a660b9b4fdfae0d5d0ff Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-10-13Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - joid: Fix build blocker for os and k8 scenarios Change-Id: Id1fba783069c883868aa9cab6c8ea09485c411e5 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-10-13Update git submodulesahothan1-0/+0
* Update docs/submodules/nfvbench from branch 'master' - Fix function name in test code Change-Id: Id315153744f6458c8af0abd5c7a180178f901d97 Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-13Update git submodulesDeepak S1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Support to add multiple src/dst ports in flow Change-Id: I888a6029efaad8308de8df6b6787dd46af5f1c55 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2017-10-13Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'master' - ci/deploy.sh: Add installation succesful message Change-Id: Id366854c4ccb3b835f4a54ddea924a3a2cc30c7d Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-10-13Update git submodulesThomas F Herbert1-0/+0
* Update docs/submodules/ovsnfv from branch 'master' - Disable building of RPMs. RPMs are pulled by the installers from downstream distros or elsewhere since the last few releases. Therefore there is no longer any need to build these artifacts in this project. Change-Id: I72592d76ffcd41457f2e6c7d43310dd73c3411f5 Signed-off-by: Thomas F Herbert <therbert@redhat.com>
2017-10-13Update git submodulesFrank1-0/+0
* Update docs/submodules/fds from branch 'master' - Remove draft docs for dvr_ha scenario The DVR scenario with HA will not be released in Euphrates 5.0 - and the current documentation isn't up to date. Removing the docs for now to avoid any confusion. Change-Id: I1f0bd9d29073f96ddfc7b115bd0641d05b502761 Signed-off-by: Frank <fbrockne@cisco.com>
2017-10-13Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Modify the vnfd to use the new image We moved to a new image for SFs but we have not moved the name of the image in the vnfd Change-Id: I8f658e1dfcf0de3117845f615eddb8fd5b1e11af Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-10-13Update git submodulesPeriyasamy Palanisamy1-0/+0
* Update docs/submodules/sdnvpn from branch 'master' - make CommonConfig as singleton * It is not necessary to instantiate CommonConfig object from each testcase and can be made as singleton Change-Id: I99d995486fbd88ea8a77ec7bd9e41a55047ebaca Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
2017-10-13Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Fix former default values in build.sh Change-Id: I56abd4b22444615cbe27e13475d9f00a98e62cd7 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-10-13Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Get the right git commit ids Co-Authored-By: Linda Wang <wangwulin@huawei.com> Change-Id: I08ad30156049ac0814fcebfc0f116176331c1dd3 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-10-13Update git submodulesjuraj.linkes1-0/+0
* Update docs/submodules/fds from branch 'master' - Updated grep regexs for 1710 honeycomb ip and port Change-Id: I4f1247e9a946e5c11268b3bfac88ec9487fc8782 Signed-off-by: juraj.linkes <jlinkes@cisco.com>
2017-10-13Update git submodulesJuraj Linkeš1-0/+0
* Update docs/submodules/fds from branch 'master' - Merge "Split odl restart into start and stop" - Split odl restart into start and stop Change-Id: Ic75eeb2444e1b5744dbad590ec63d3467ee945c4 Signed-off-by: juraj.linkes <jlinkes@cisco.com>
2017-10-13Update git submodulesBertrand Souville1-0/+0
* Update docs/submodules/promise from branch 'master' - Update User Guide Change-Id: I939570ba3a2b8f7551e4d27700e494c5dc2edab7 Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
2017-10-13Update git submodulesCristina Pauna1-0/+0
* Update docs/submodules/armband from branch 'master' - Update the armband documentation Since the x86 and arm documentation for Fuel is now common, I just copied the documentation made in fuel project as is. JIRA: ARMBAND-293 Change-Id: I6bfd26c9c911829ae556db0388bb16310d8280ba Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
2017-10-13Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Conform with Docker ARCH names It switches Docker tags: - x86_64 -> amd64 - aarch64 -> arm64 Change-Id: I05575dd728e7502a891a3ee3015f81ac8e3f7a92 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-10-13Update git submodulesjuraj.linkes1-0/+0
* Update docs/submodules/fds from branch 'master' - Fds testcase fixes for v3 creds V3 creds changed and no longer feature project id, which needed to be changed to project name along with project domain name. Also updated the path to images which changed with the introduction of Alpine containers. Change-Id: I75916a6632514de9206b824a0957eb0491f7b96a Signed-off-by: juraj.linkes <jlinkes@cisco.com>
2017-10-13Update git submodulesYu Yang (Gabriel)1-0/+0
* Update docs/submodules/bottlenecks from branch 'master' - Merge "Modified the docker_cleanup.sh file to cleanup the ELK container" - Modified the docker_cleanup.sh file to cleanup the ELK container Change-Id: Idfebbdc0296e4aeba5caf4da3b6b0ced438745ea Signed-off-by: Shubham Agarwal <shubham.agarwal.coder@gmail.com>
2017-10-13Update git submodulesJun Li1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Change criteria 'SUCCESS' to 'PASS' in yardstick reporting" - Change criteria 'SUCCESS' to 'PASS' in yardstick reporting To keep consistent with other testing project, yardstick should change criteria value from 'SUCCESS' to 'PASS' Change-Id: I8d8779927a74749e7c43df4e55e1888c49cbbbaf Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
2017-10-13Update git submodulesSofia Wallin1-0/+0
* Update docs/submodules/orchestra from branch 'master' - Removed Table of content Readthedocs generate TOC so it's not needed to add within the documents. Change-Id: I1689567763f3de154b157914301538d181f540c6 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-10-13Update git submodulesAlec Hothan1-0/+0
* Update docs/submodules/nfvbench from branch 'master' - Merge "NFVBENCH-5 NFVBENCH-39 Fix long prep time with large number of flows" - NFVBENCH-5 NFVBENCH-39 Fix long prep time with large number of flows Fix bad ip addr count with step>0.0.0.1 Add unit test code Change-Id: Ia1a3ae5188984aa0ed1f31954f17063a6f2925fd Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-13Update git submoduleswutianwei1-0/+0
* Update docs/submodules/compass4nfv from branch 'master' - Modefy configuration for refstack_defcore 1. set the log level debug to true 2. add oslo_middleware enable_proxy_headers_parsing: True in cinder.conf Change-Id: I555345ab2e1ea2ff0b56f0b9279ed7141bde2282 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-10-13Update git submodulesRex Lee1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "task: use CONF_FILE from constants" - task: use CONF_FILE from constants I'm not sure why we hardcoded config_file when the CONF_FILE constant will work. Change-Id: I45a1dc17ac2b185c659725f55462214acb74838d Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-10-13Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Fix Yamllint violations in Docker Custom jobs" - Fix Yamllint violations in Docker Custom jobs JIRA: RELENG-254 Change-Id: I8d119fb0f925bfebd91cb18fb4c0a176fb9dd4ca Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-10-13Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Final Yamllint Fixes" - Final Yamllint Fixes Fixes some final yamllint issues introduced by recent patchsets in apex and armband. JIRA: RELENG-254 Change-Id: I26b45d737f06c215413e29c92031d14e23967506 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-10-13Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "daisy: bug-fix of upload iso to art" - daisy: bug-fix of upload iso to art Change-Id: Idc204f9f8c3e71f80d607ee55630cbea1e4f118a Signed-off-by: zhouya <zhou.ya@zte.com.cn>
2017-10-13Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/releng from branch 'master' - opnfv-docs: Enable Euphrates jobs Change-Id: Iccf3e3202bf7fc090293454ddf8e6b93c2d3007c Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-10-13Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "Move arp route tbl to script and update defailt vnf config files" - Move arp route tbl to script and update defailt vnf config files Change-Id: I8674caa15c9fc32cfacb17f558da5fb31094877e Signed-off-by: Deepak S <deepak.s@linux.intel.com> Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-10-13Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "ping: always save rtt data, influxdb ignore empty data" - ping: always save rtt data, influxdb ignore empty data If the SLA was failing we were raising AssertionError and not storing the rtt in the data dict. This caused influxdb parse errors because the data was empty. Fixup influxdb to ignore records with no data, so we don't try to parse no data. Change the ping logic to always record the rtt result even if the SLA was not met. Also fixup ping logic in cases where ping does not return results. If SLA is defined use SLA * 10 otherwise use large float that doesn't break the grafana scale too much, maybe 999999 JIRA: YARDSTICK-809 Change-Id: Id2d51216581644a80e8c7b9aa98919a766008adf Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-10-13Update git submodulesroot1-0/+0
* Update docs/submodules/kvmfornfv from branch 'master' - Updating License in Qemu spec This patch is used to update the License version in mkspec file of Qemu Change-Id: I22856fec9214a3472f2477eab5fbfe0df2663dc9 Signed-off-by:Shravani<shravanix.paladugula@intel.com>
2017-10-13Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "Updating NSBperf to print right testcase" - Updating NSBperf to print right testcase Change-Id: I7be7bc61624fa14eb552477bdc701a44d65e68b7 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2017-10-13Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "Support securelab dir param in python script" - Support securelab dir param in python script Change-Id: I39d6643aac190820ae30b945f71d21a0ea2e73c9 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2017-10-13Update git submodulesRoss Brattain1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "task: drain background runner queues" - task: drain background runner queues We were not draining the queues in the background runners. Modify the main runner_join loop to loop over all the runners and drain them. The runner join method does extra work for periodic actions so we can't change its behavior. Instead create a new poll() method and use that to check runner status Change-Id: I9466ba40a6a4c45c82cedff279cbb4817c6b66ad Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2017-10-13Update git submodulesJing Lu1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Merge "KVMFORNFV: To verify the execution of the bash script" - KVMFORNFV: To verify the execution of the bash script This patch is used to verify the parameters passed and the flow of qemu_migrate_benchmark.bash script to handle the bugs Change-Id: Ifc1bfa7a91a2eed178b9dc984c222074f06e0599 Signed-off-by: Navya Bathula <navyax.bathula@intel.com>