summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2018-11-02Update git submodulesearrage1-0/+0
* Update docs/submodules/clover from branch 'stable/gambia' - Add minor enhancements to jmeter configuration - Add user-agent field to jmeter config yaml and jmeter jmx template that can be configured per URL in testplan - Add duration time that can be used in combination with ramp time. Duration is the total time of the test while ramp time governs how much time is allotted to establish all configured requests/connections - Explicitly define clover-jmeter-master service name with default namespace for clover-controller in clover-system namespace to reach - Add missing request_counts.html file Change-Id: I5e2d388db0b73ea6c28482c94c33cc2a01f1b52e Signed-off-by: earrage <eddie.arrage@huawei.com>
2018-11-02Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/gambia' - Updating release notes for Gambia... Change-Id: Ide712ee94254b506a0ad88c95a7e01b789f00e48 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2018-11-01Update git submodulesStephen Wong1-0/+0
* Update docs/submodules/clover from branch 'stable/gambia' - Merge "CLOVER-43: Initial commit for Clovisor" into stable/gambia - CLOVER-43: Initial commit for Clovisor Part of Clover's initial task (during project proposal) is to explore cloud native network tracing tools. Clover the project proposes Clovisor as a way for Clover to use the IOvisor (https://www.iovisor.org/) to perform network tracing. This is the first commit of this module Please note that the BPF code used in this commit were only tested with Linux kernel 4.14+ --- hence, if ubuntu is used, and one prefers LTS, the requirement is 18.04+ A different patch will track the redis and k8s API server watcher code Also, a design doc will be added in the future (TBD) Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com> Change-Id: I30d9f9d474b8703097c470d39628e86bc788f9b6
2018-11-01Update git submodulesStephen Wong1-0/+0
* Update docs/submodules/clover from branch 'stable/gambia' - Merge "Initial UI dashboard added for visibility" into stable/gambia - Initial UI dashboard added for visibility - Add foundation, jquery and jquery-ui open source js/css packages for skin, layout and AJAX - Add plotly and candela js open source graphing packages - Build core visibility view and provide toplevel templates, headers, menu navigation, etc. - Update collector/visibility APIs to align to latest Spark analytics and UI requirements - Refresh page elements at 5 second interval. - Visibility controls to stop continual page refresh and clear visibility. - Multi-select and update service set to analyze. - System count updates for tracing, spans, metrics schemas. - Min/max/avg response times per service (aggregate) table. - Graphs for: per service request counts, user-agent percentages, per service/URL counts, per URL/status code counts, per URL counts - Tabs for distinct URLs, status codes, user-agents, upstream cluster, operation names, nodeids (service names) - Table for metrics counters specified in visibility configuration. - Metrics over time scatter plots for tracked metrics. Change-Id: Ie3ea12fd32e0274ac52f78becc4a56c4c4134660 Signed-off-by: earrage <eddie.arrage@huawei.com>
2018-11-01Update git submodulesStephen Wong1-0/+0
* Update docs/submodules/clover from branch 'stable/gambia' - Merge "Update modsecurity image docker registry" into stable/gambia - Update modsecurity image docker registry The clover-ns-modsecurity-crs docker image is now built by Jenkins and uploaded to the OPNFV docker hub. This patch updates the modsecurity deployment kubernetes manifest to pull image from OPNFV docker hub. Change-Id: I7e8afd27f726600de9247fc98fe3f5d491000f1c Signed-off-by: JingLu5 <lvjing5@huawei.com>
2018-11-01Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/gambia' - Adds SDN Port variables to overcloudrc Functest needs these values to be set in overcloudrc to know which ports to query ODL on. JIRA: APEX-621 Change-Id: I41e34efccedc26edd98c6dd3f45e553ea76db195 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 63792906e8681bef2f0e03ee12ea422af53d9c12)
2018-11-01Update git submodulesMytnyk, Volodymyr1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Make OvS to listen on TCP by default JIRA: YARDSTICK-1492 Change-Id: I81c682d473ffe3d70ecbb42cce40c2d16e608b41 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2018-11-01Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/gambia' - Override tempest_conf.yaml in ci jobs It also removes STORAGE_PROTOCOL (env var) which was removed. Change-Id: Ib0f388f20c52ebf2409d2aca0bcba5c641287b40 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit e715a8309122c3fa3b4983cfa53c82519dd6ead7)
2018-11-01Update git submodulesEmma Foley1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge changes Ia8783de8,I61421095 into stable/gambia * changes: Update: Trex KPI not collected no rabbitmq user Trex KPI are not collected due to rabbitmq user - Update: Trex KPI not collected no rabbitmq user Update of review #63707: missed yardstick password hash. This must be set on top of changes on review. JIRA: YARDSTICK-1479 Change-Id: Ia8783de81ad91ea7421c6bbff87a30c59db2d44c Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com> - 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: I6142109563fcdb27e0ec554dd08567a1a43237e7 (cherry picked from commit d06e6da19db545dfcc6fdfdc706b9cccdb75c498) formerly: I54369535fdb7af6af76de30f758227736f83db78 Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
2018-11-01Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Fix default IPv4 mask for IxNetwork traffic config" into stable/gambia - 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-11-01Update git submodulesStephen Wong1-0/+0
* Update docs/submodules/clover from branch 'stable/gambia' - Merge "Initial commit for Spark to analyze visibility data" into stable/gambia - Initial commit for Spark to analyze visibility data - Add Apache Spark 2.3 with native Kubernetes support. - Runs self contained within K8s cluster in clover-system namespace. One container (clover-spark) includes Clover Spark JAR artifact. This container interacts with the K8s API to spawn a spark-driver pod. This pod in turn spawns executor pods to execute Spark jobs. - Currently JAR is included in source for convenience and must be built with sbt (install sbt and execute sbt package) - Includes JAR from DataStax to provide Cassandra connector to analyze Cassandra schemas as RDDs (Resilient Distributed Dataset). - Includes Redis interface JAR to write analyzed data back to visibility (UI, CLI or API). - Second container (clover-spark-submit) submits Spark jobs continuously to allow Spark to be operated entirely within the cluster. - Two Spark jobs (CloverSlow, CloverFast) allows some analytics to be provided in real-time and other analytics to be provided over longer horizons. - Each Spark job spawns two executor pods. - Includes yaml manifest to deploy clover-spark-submit with the necessary RBAC permissions to interact with the K8s API. - Data analyzed includes tracing and metrics schemas obtained by clover-collector and written to Cassandra. - Docker builds of clover-spark and clover-spark-submit are provided and will be pushed as OPNFV DockerHub images in a separate patch. Change-Id: I2e92c41fd75d4ebba948c0f8cb60face57005e50 Signed-off-by: earrage <eddie.arrage@huawei.com>
2018-11-01Update git submodulesStephen Wong1-0/+0
* Update docs/submodules/clover from branch 'stable/gambia' - Merge "Add initial Istio validation testcase for CI" into stable/gambia - Add initial Istio validation testcase for CI This work adds testcase for validating Istio installation Change-Id: Ie895b27eb4b3fbec23cf9519699f5fe37236153c Signed-off-by: JingLu5 <lvjing5@huawei.com>
2018-10-31Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/gambia' - Remove fds from Functest jjbs Fds doesn't participate to Gambia. Change-Id: I8bf4da40caee572442a23d67036755a8746dcae5 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-10-31Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/gambia' - Add Gambia release notes Change-Id: Ide712ee94254b506a0ad88c95a7e01b789f99d49 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2018-10-31Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Adding Grafana dashboard for visualizing the vEPC default bearer metrics." into stable/gambia - Adding Grafana dashboard for visualizing the vEPC default bearer metrics. The dashboard will highlight the Network metrics captured from Spirent landslide traffic generator. JIRA: YARDSTICK-1350 Change-Id: I47920446181355a97e875fd82afd633b336c8da6 Signed-off-by: Carey, Alan <alan.carey@intel.com> (cherry picked from commit 5bf76a7a2ead6e8c3a0d8bc05c7ec89d9faaa5a5)
2018-10-31Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/gambia' - Change OPNFV Artifacts URL This change allows downloading of files larger than 20GB. Change-Id: I881ea35316e67980d4144e46bfbd41501e80f497 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 498356c9efb765a5714845ce8303dc8a264eb300)
2018-10-31Update git submodulesXavier Simonart1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/gambia' - Support for DPDK 18.05 and DPDK 18.08 Improve DPDK 18.05 support introduced by 3e532aca. Support for DPDK 18.08. Change-Id: Ide712ee94254b506a0ad88c95a7e01b789f99d48 Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
2018-10-31Update git submodulesXavier Simonart1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/gambia' - Fix potential crash when shuffling mbufs Change-Id: I70de6345afc6a696906f006c1b0f44540ae4ecec Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
2018-10-31Update git submodulesXavier Simonart1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/gambia' - Add support for counting non dataplane related packets When performing some zero packet loss performance testing on dataplane, it is important (not) to count non dataplane packets. For instance, one might receive uexpected packets from a switch, or ARP packets. Or one might need to transmit ARP packets. Such packets should not be counted as dataplane packets as for thse packets there is no 1:1 mapping between transmitted packets and received packets. To support this, the counters reporting numbers of transmitted and received packets remain unchanged but two new counters have been added to PROX, counting respectively number of received and number of transmitted non-dataplane packets. On RX side, packets are counsidered as non-dataplane if being ARP or if they do not countain the proper signature On TX side, ARP packets are not considered as dataplane packets. This feature requires configuration of signature. "dp core stats" command has been added Change-Id: I98e113cd02f36d540383d343a433592867ad86a9 Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
2018-10-31Update git submodulesLuc Provoost1-0/+0
* Update docs/submodules/samplevnf from branch 'stable/gambia' - Test improvements and fixes for image creation Updated and corrected the creation of an image containing the PROX tool with packer. Test will now only be declared successful when average and maximum latency are below a certain threshold. The start speed is now also a parameter of the *.test files. Change-Id: I1112555c87e7a857e1c699921ae08f61281642e1 Signed-off-by: Luc Provoost <luc.provoost@intel.com>
2018-10-31Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Revert "Trex KPI are not collected due to rabbitmq user"" into stable/gambia - Revert "Trex KPI are not collected due to rabbitmq user" This causes the docker-build jobs to fail in the CI. This reverts commit ce809669d3051524508edf5a3d69e83dde8a9080. Change-Id: Iea66bc92eaee39c5b7427ea55c190f8c0dbf5ad4 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2018-10-31Update git submodulesTim Rozet1-0/+0
* Update docs/submodules/apex from branch 'stable/gambia' - Downgrade ceph-ansible package Ceph Ansible is failing deployments with: https://bugzilla.redhat.com/show_bug.cgi?id=1644713 Change-Id: I4e1cad9330f77472e52b5d790b008e9d238cc48e Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-10-31Update git submodulesEmma Foley1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "[docs] Update the glossary" into stable/gambia - [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> (cherry picked from commit 78b5a19e3071cbc080eeae0bdf22f5ab80c03180)
2018-10-31Removing promise user guide and adding release notesSofia Wallin2-1/+2
Change-Id: I64dbbdf094146611ae72480539a3fae21f216e3f Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com> (cherry picked from commit f7f76fb240b49def2f3c48b20be6420d4f0b2eec)
2018-10-31Update git submodulesRex Lee1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Adds option parameters to TC074" into stable/gambia - Adds option parameters to TC074 Add option parameters to TC074 to allow the user to specify volume type, volume count, availability zone, stack name, and subnet cidr. JIRA:YARDSTICK-1294 Change-Id: I161f44b5f2c7e70fcfb80a3b916efc34bd06824c Signed-off-by: Ameed Ashour <Ameed.Ashour.Ext@nokia.com> (cherry picked from commit 43c28852a9c9abfe7fc66fca0dcc703b468db0cf)
2018-10-31Update git submodulesEmma Foley1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Dashboard with Network and Platform NFVi metrics" into stable/gambia - Dashboard with Network and Platform NFVi metrics Added the PROX L3FWD Grafana dashboard with NFVi metrics collected from barometer collectd container. The dashboard has template field for HOST/SUT name to get the collectd metrics from that SUT. JIRA: YARDSTICK-1412 Update: - Added table and graphs for TG NFVi metrics - Added TG and SUT templates as IP address - Added IPC(instruction per cycles) metric Change-Id: I1f8971f551df27ad6a16241693527285610fc82d Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com> (cherry picked from commit e63084495f47a9f5b5b61b23529792d6898841bb)
2018-10-31Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Add RFC2544 iteration status field" into stable/gambia - Add RFC2544 iteration status field Added new RFC2544 iteration status field into the testcase result to be able to exctract the best RX/TX throughput value from each iteration. The field equal "Success" if the trhoughput value is in the given drop percentage range and "Failure" otherwise. JIRA: YARDSTICK-1389 Change-Id: I2fb2ef036b63a0e7bbf3d6c6568d3bdffa488e1f Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com> (cherry picked from commit 0ff5b131fa3f93f8d47b46c2f13661c5b88d37a1)
2018-10-30Update git submodulesEmma Foley1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Add test library name update in DMF and mainflows" into stable/gambia - Add test library name update in DMF and mainflows Add automatic update of traffic profile items library name update, as well as update of session profile Dmf library name, to avoid the need of user changing it in template files. Update affected unit tests. JIRA: YARDSTICK-1474 Change-Id: I18cc8ca99a47da862753329c87d1a560a97f76fa Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com> (cherry picked from commit 1fd3806d6a6bac19f3173da4d6cb94cef81fd7f5)
2018-10-30Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Pod file fix for Prox 2 port" into stable/gambia - Pod file fix for Prox 2 port Removing the "keyfile" from the pod file to align with other pod files for 1 and 4 port. The file when used as such currently gives an error. This change will fix that. JIRA:YARDSTICK-1477 Change-Id: Ibfa9387d068a0098ea0eb0b31ad96108d0602abc Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com> (cherry picked from commit 31eac948bba5cf442981fdc7b1392992aaef1f15)
2018-10-30Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Fix latency for ACL test cases" into stable/gambia - Fix latency for ACL test cases JIRA: YARDSTICK-1460 Cores running "mode=lat" must be properly configured with a correct "lat pos" parameter. When this parameter is missing, PROX exits with an error message. When the "lat pos" parameter is missing for cores running "mode=gen", latency values are not written into the packets. Also fixed some typos, packet inline format, IP len and UDP len. Change-Id: Ice06c5d74686c80f09bc60f568993dbf3165b338 Signed-off-by: Patrice Buriez <patrice.buriez@intel.com> (cherry picked from commit 7bc7bfb1b43e6329bbfc0ed7a7c5554ebcf10c2b)
2018-10-30Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Add traffic duration support in test case" into stable/gambia - Add traffic duration support in test case Implement code to support traffic_duration field in test case options. This updates the 'duration' in Landslide session profile. traffic_duration should always be much less than runner duration/timeout. JIRA: YARDSTICK-1427 Change-Id: I51094bade683ca8758136ccb619e8894a2ecef72 Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com> (cherry picked from commit ae2ceba66519555749c67eefe2170ea716a1411b)
2018-10-30Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Trex KPI are not collected due to rabbitmq user" into stable/gambia - 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> (cherry picked from commit d06e6da19db545dfcc6fdfdc706b9cccdb75c498)
2018-10-30Update git submodulesEmma Foley1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Merge "Add OvS 2.8.1 support into SA context" into stable/gambia - Add OvS 2.8.1 support into SA context JIRA: YARDSTICK-1462 Change-Id: I001a173fc728be6e88f5ae6d38c64b740e536ff2 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com> (cherry picked from commit ad63af7f42d07cffde73c32727f170973ce5ba46)
2018-10-30Update git submodulesMytnyk, Volodymyr1-0/+0
* Update docs/submodules/yardstick from branch 'stable/gambia' - Configure n_rxq DPDK port option when adding the port On some platform, setting n_rxq option on port separately does not work well and causes issues like port link down, so changed the logic to set n_rxq DPDK port option during adding the port to the bridge which help to resolve the problem. JIRA: YARDSTICK-1463 Change-Id: Icdb064153a38afd53b835de8742e6fcef08f66bb Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com> (cherry picked from commit adcc29e56130f0f047b99528ce72b6f149643da7)
2018-10-30Updated list of scenariosSofia Wallin1-15/+17
Based on the scenario status page Change-Id: I2c80a4acd111f4d67c7bf54b3e84525dfc85f12c Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com> (cherry picked from commit d82e98770261e8091e9715256460b62544ae7ba4)
2018-10-30Remove kvmfornfv from DocsTrevor Bramwell2-2/+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> (cherry picked from commit 6b8506def5496f2feed88683b97bc7ffb2bf8e09)
2018-10-30Update git submodulesTomi Juvonen1-0/+0
* Update docs/submodules/doctor from branch 'stable/gambia' - fix building docs Change-Id: Ie9d07f5a039e43f6468cabb41c610fd642e4c825 Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com> (cherry picked from commit 5b3f5937e7b861fca46b2a6b2d6708866b800f95)
2018-10-30Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/apex from branch 'stable/gambia' - Gambia Branch Configuration for Docs and Gitreview Update the docs to use 'Gambia' as the version and release, and sets the default gitreview branch to 'stable/gambia' so it doesn't need to be explicly passed every time. Change-Id: Id5cbfb581cb232af5541f58df8c95e4b0918713e Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org> - Fixes undercloud accidentally using wrong images/containers Our undercloud initial install was failing with queens because the --use-heat arg does not work the same way as master/rocky. Therefore the undercloud install would fail, and then try to reinstall on the next ansible task. This one would succeed, via container installation because we were using the wrong undercloud/overcloud disk images. Change-Id: Ifb829aeeec991ba6dbe582fda3e9ee6b9bc733df Signed-off-by: Tim Rozet <trozet@redhat.com> - 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 effor to Move away from submodules https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html added index.rst so that docs build succsesfully Change-Id: I2d28f03ad4d5c9c14de095dc544257af9d1e51d9 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> (cherry picked from commit 9666d8bb3df726d88d08d5811d2a99e713908396) - Migrates deploy settings for Gambia With branching to gambia we need to move the settings back to their proper names and remove OpenStack branch as Queens is the default for Gambia. Change-Id: Ia6101289629d89fa349f6554436ccd7c0f8b3c0c Signed-off-by: Tim Rozet <trozet@redhat.com> - Enable OVN scenarios As of Queens only HA OVN deployments are supported. Change-Id: I184c5a096fec9cbc3cf2ec06218700138ea3ed57 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit ee58a24647df8eec2418735b038e5035bdffe10d)
2018-10-30Update git submodulesramamani yeleswarapu1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/gambia' - Fix stor4nfv CI errors Change-Id: I5b76fa40ecaffb53bc924de6e13f4803c5f6593f Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com> (cherry picked from commit a421c905989aaebe18ea961dd7d72368cb93ba86)
2018-10-29Merge "Gambia release updates" into stable/gambiaSofia Wallin2-10/+28
2018-10-29Merge "Convert Unlinked Git Submodules to Intersphinx" into stable/gambiaSofia Wallin6-0/+3
2018-10-29Update git submodulesMark Beierl1-0/+0
* Update docs/submodules/storperf from branch 'stable/gambia' - Merge "Additional documentation" into stable/gambia - Additional documentation Change-Id: I9b176794206e39db436d9597d976c42b7e9d22cf Signed-off-by: mbeierl <mark.beierl@dell.com> (cherry picked from commit 0d2be9eba7abec75d8fb3115fd2ab748ce6ffbc9)
2018-10-29Convert Unlinked Git Submodules to IntersphinxTrevor Bramwell6-0/+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> (cherry picked from commit d4dfbf8ff6f2a4e222befc824facf9dab70e2638)
2018-10-29Gambia 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> (cherry picked from commit 5c7f13135b9e510c6e5748f014c34159c184bd42)
2018-10-29Update git submodulesTomi Juvonen1-0/+0
* Update docs/submodules/doctor from branch 'stable/gambia' - 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> (cherry picked from commit 2ca5924081ce4784f599437707bd32807aa155ce)
2018-10-29Update git submodulesTomi Juvonen1-0/+0
* Update docs/submodules/doctor from branch 'stable/gambia' - 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> (cherry picked from commit a6575910a137f8932e294f66c9da3194ad937691)
2018-10-29Update git submodulesdongwenjuan1-0/+0
* Update docs/submodules/doctor from branch 'stable/gambia' - fix the username to login undercloud in Apex Change-Id: I6d5325166db642b3481a0327f518ec821a8ab378 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn> (cherry picked from commit 2a1d82ade82c3076a630af41da493da5a606993d)
2018-10-29Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/doctor from branch 'stable/gambia' - Fix links to remove references to submodules All references to submodules must be removed for docs to work going forward. Can be tested once your project has a local tox file Change-Id: I3f04ea564b98cc100ea1438f08b1afe3c4c4416d Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> (cherry picked from commit 8d8fa3f09075f21dcc03738a0bf688ac448aa803)
2018-10-29Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/doctor from branch 'stable/gambia' - 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 effor to Move away from submodules https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html Your project is now required to have a docs/index.rst so if you are missing this file please create it. Change-Id: I32a91a4194e4afe98f4c964052e99419b22330ba Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> (cherry picked from commit 42333625db781f1ae12212ce903df9b5257ff5e4) - Updated from global requirements Change-Id: I8801985b722f53188489ace43ccf455c5417d5ae Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-10-29Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/gambia' - 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> (cherry picked from commit 3872290bb673513459588bbe83e65efc631615f7)