summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2017-09-14Update git submodulesCedric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Optimize Alpine Dockerfiles" - Optimize Alpine Dockerfiles It mainly splits vnfs runtime and build dependencies to save space at the end. Change-Id: I8307fa416066cc8c50b96862de8bafd2c47a2ace Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-09-14Update git submodulesJun Li1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Add danube scenario "os-odl_l2-bgpvpn-ha" in fuel pod zte-pod1" - Add danube scenario "os-odl_l2-bgpvpn-ha" in fuel pod zte-pod1 JIRA: DOVETAIL-500 Change-Id: Iab4af16ecb31b183a375d03a9fc6066e00ecaec1 Signed-off-by: xudan <xudan16@huawei.com>
2017-09-14Update git submodulesJun Li1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Bugfix: Add job-template to jobs" - Bugfix: Add job-template to jobs The last patch to add apex danube jobs on huawei-pod4 forget to add the job-template to the jobs list. Change-Id: I671faa2068bab517adc59ad8597e9c05330d528f Signed-off-by: xudan <xudan16@huawei.com>
2017-09-14Update git submodulesYang Yu1-0/+0
* Update docs/submodules/releng from branch 'master' - bug-fix: fix privilege error for removing workspace JIRA: BOTTLENECK-196 Details refer to: https://build.opnfv.org/ci/view/bottlenecks/ job/bottlenecks-compass-posca_stress_ping-virtual-daily-master/ 41/consoleFull Change-Id: Ia973bab723e2b52a34f4332a5dbcff7c342720d7 Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2017-09-14Update git submodulesYang Yu1-0/+0
* Update docs/submodules/bottlenecks from branch 'master' - bug-fix: make CLI available by adding docker operations JIRA: BOTTLENECK-197 offline test is executed which validated this patch Change-Id: Ib98e64781697839a7c1896d4089279d017d738ad Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2017-09-14Update git submodulesCedric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Allow reading log file with byte offset" - Allow reading log file with byte offset Change-Id: I8cd6acef66d798fa43e20ca9d885dcbaa99a5b42 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-09-14Update git submodulesJustin chi1-0/+0
* Update docs/submodules/compass4nfv from branch 'master' - Merge "Update the image tags to euphrates" - Update the image tags to euphrates JIRA: - Currently the latest tag is used in building tarball. As OPNFV Euphrates will be released soon, we change the tags of some docker images to euphrates. Change-Id: Ic7a746f3a3338cf7f5cacd2f932816b3776e7de6 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2017-09-14Update git submodulesJun Li1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Bug-fix: Cleanup Workspace after Testing" - Bug-fix: Cleanup Workspace after Testing JIRA: BOTTLENECK-196 RT Change-Id: If98c2cf3636f5f65006f7418851e8d2a63a712fa Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
2017-09-14Update git submodulesfuqiao1-0/+0
* Update docs/submodules/availability from branch 'master' - Modify title and structure to fit release doc Modify title and structure to fit release doc JIRA: HA 30 Change-Id: I01ca0dadac011224eeaaf137f13760aaf7b82c23 Signed-off-by: fuqiao@chinamobile.com
2017-09-14Update git submodulesQiao Fu1-0/+0
* Update docs/submodules/availability from branch 'master' - Merge "Updating HA GUEST API OVERVIEW DOCUMENT based on Bertrand Souville's comments. - adding standard Doctor / Vitrage Fault Mgmt Architecture Diagram, and - refering to Doctor SB API" - Updating HA GUEST API OVERVIEW DOCUMENT based on Bertrand Souville's comments. - adding standard Doctor / Vitrage Fault Mgmt Architecture Diagram, and - refering to Doctor SB API ------------- Updating HA GUEST API OVERVIEW Proposal after review with OPNFV DOCTOR Team. Minutes from meeting, that were addressed as part of this update are below. - VM Heartbeating & Health Checking * libvirt watchdog and its integration / use with OpenStack > https://blueprints.launchpad.net/nova/+spec/libvirt-watchdog > https://wiki.openstack.org/wiki/LibvirtWatchdog#Notifications > Need to review behaviour of this capability as compared to the proposed VM Heartbeating/Health-checking > i believe there is a bit of overlap but believe that VM Heartbeating / Health-checking provides a more complete solution > i'll update document with a NOTE on comparing the proposal with the libvirt watchdog * Update the architecture diagram to be consistent with the most current DOCTOR Architecture Diagrams > e.g. Vitrage & Congress are not necessrily deployed at same time > use DOCTOR terminology where applicable, e.g. "inspector modules" > OPNFV DOCTOR includes patches/components of AODH, NOVA, NEUTRON ... not just Vitrage and Congress, as shown in diagram - although also had comment that should remove OPNFV DOCTOR outline from diagram as OPNFV DOCTOR is a reuirement specification and not an implementation > indicate (possibly just in text below diagram) that the "Guest Heartbeat / Health-check Server' on Controller Node is possibly not required, as the Vitrage data source interface can be remotely reached by "Guest Heartbeat / Health-check Compute" on the Compute Node * In text, provide a little more detail on content of actual messaging e.g. PDUs and rough message content * OVERALL > believe there was a general agreement in the way that VM Heartbeating & Health-checking was integrated / inter-worked with OPNFV DOCTOR's Vitrage / Congress and overall OPNFV fault reporting architecture > key feedback was to understand and highlight the additional value of the VM Heartbeating & Health-checking functionality over the existing libvirt watchdog integration into OpenStack. - Server Group Messaging * suggestion that Rabbit MQ pub/sub messaging could be an alternative for routing of messages > this is an implementation detail though * general discussions on "HA use cases" for how this messaging could be leveraged > e.g. split-brain avoidance, faster peer VM state change notifications * OVERALL > agreement that the Server Group Messaging Architecture did NOT conflict with Doctor Architecture > need further review with OPNFV MANO Team as to how they would position this functionality e.g. - position it as an alternative for various HA use cases ? - versus - mandating that this service group messaging be used for specific HA user cases Change-Id: Icd54bbf8889017cfe3f617656ddf483cbb171e63 Signed-off-by: gwaines <greg.waines@windriver.com>
2017-09-14Update git submodulesJun Li1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Apex, Dovetail: run proposed_test against Apex on huawei_pod4" - Apex, Dovetail: run proposed_test against Apex on huawei_pod4 Run Dovetail proposed_test job against Apex Danube daily on huawei_pod4. Change-Id: I14f4f86caa2b1fb2802b5ea154edec47784209cc Signed-off-by: Peng Liu <pliu@redhat.com>
2017-09-14Update git submoduleschigang1-0/+0
* Update docs/submodules/compass4nfv from branch 'master' - Add dpdk plugin JIRA: COMPASS-550 add OVS-DPDK plugin, there are two roles in this plugin. 1. ins_dpdk is for dpdk installation and hugepages setting. 2. ins_ovs is for openvswitch installation. add dpdk scenario networking configuration example called "network_cfg_dpdk.yaml" Change-Id: Ifd8c1aadc218753f99bc26bb530e7cf9962ad8e3 Signed-off-by: chigang <chigang@huawei.com>
2017-09-14Update git submodulesZhijiang Hu1-0/+0
* Update docs/submodules/daisy from branch 'master' - Merge "Add the pytest file test_deploy.py" - Add the pytest file test_deploy.py 1.add the pytest file test_deploy.py 2.fix the tmpfile clearup issue. Change-Id: I3a7e0f9199f1bf518b332fd3e9884c8f084575ae Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
2017-09-13Update git submodulesKerim Gokarslan1-0/+0
* Update docs/submodules/nfvbench from branch 'master' - NFVBENCH-24 Send runlogdate as date Change-Id: I2791d222c213081b356b64b7dae886ace034b14a Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-13Update git submodulesMaciej Skrocki1-0/+0
* Update docs/submodules/yardstick from branch 'master' - Removed special networking from yardstick container when started by nsb_setup. Change-Id: Ief1cfd7c018948a9125549400bb5bf0e5c20d730 Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
2017-09-13Update git submodulesBin Hu1-0/+0
* Update docs/submodules/ipv6 from branch 'master' - Update of INFO File For update of committer list Change-Id: I168d6d90a0bbf0e7a5d58335f609bb978298e301 Signed-off-by: Bin Hu <bh526r@att.com>
2017-09-13Update git submodulesBin Hu1-0/+0
* Update docs/submodules/ipv6 from branch 'master' - Fix scenario name of ODL L3 From "odl_l3" to "odl" Change-Id: I29b233b3cf5b6b9b15ca7ee1d680b97a6a505ae1 Signed-off-by: Bin Hu <bh526r@att.com>
2017-09-13Update git submodulesBin Hu1-0/+0
* Update docs/submodules/ipv6 from branch 'master' - Preliminary documentation for Euphrates Release Change-Id: I1a61ac77a38530a00daf109c9a428d2c0ba96c51 Signed-off-by: Bin Hu <bh526r@att.com>
2017-09-13Update git submodulesFeng Pan1-0/+0
* Update docs/submodules/apex from branch 'master' - Merge "Migrates clean to python" - Migrates clean to python ci/clean.sh will be removed in a future patch after releng is updated to use python. JIRA: APEX-509 JIRA: APEX-319 Change-Id: If890db2fc5a31833ad28ec6f04589e25457bd380 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-09-13Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'master' - Merge "[virtual] Setup nfs for nova instances" - [virtual] Setup nfs for nova instances Configure nfs shared storage for nova instances to support live migration feature. Change-Id: I777d5725e45d03325507d3ecc8dd59a28cbc188f Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-09-13Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'master' - Merge "[virtual] Add haproxy entries for opendaylight" - [virtual] Add haproxy entries for opendaylight Change-Id: Id0303d217dbe71e4b04834e545feae0660172b23 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-09-13Update git submodulesMichael Polenchuk1-0/+0
* Update docs/submodules/fuel from branch 'master' - [baremetal] Setup glusterfs for nova instances Live-migration feature requires shared storage on compute nodes, so configure glusterfs volume for nova instances. Change-Id: Id6b9b5aad89f5b4aefbef71e4ba7247a441873b0 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-09-13Update git submodulesmbeierl1-0/+0
* Update docs/submodules/releng from branch 'master' - Optional Architecture Specific Push Enables optional argument to specify the architecture to use when building and pushing the image. If project defines it, the arch is added to the docker version like so: arch-version. This matches the tag convention used by multiarch/alpine. Change-Id: I699c2aba05c55291b5f8c48bcc1daacceae6154b JIRA: STORPERF-210 Signed-off-by: mbeierl <mark.beierl@dell.com>
2017-09-13Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Merge "xci: SHA bump as of September 5th 2017" - xci: SHA bump as of September 5th 2017 The SHA bump is required for SUSE support. Change-Id: If21e7658ee2ee967c458c08d186b5c1d07b5d93c Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-09-13Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "ericsson-pod1 slave defaults: Custom INSTALLER_IP" - ericsson-pod1 slave defaults: Custom INSTALLER_IP ericsson-pod1's jump host already has a static IP assigned to its pxebr, which collides with the mcpcontrol network default settings used by Fuel@OPNFV. Instead of changing the existing network configuration on the jump host to prevent CIDR collision, use a slightly different CIDR, which is derived from INSTALLER_IP. JIRA: FUEL-285 Change-Id: Ibea10b3f6528f3b34bc4ab12c3f9131932f6dc84 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-13Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng-xci from branch 'master' - Merge "xci: scripts: Update wording for comments" - xci: scripts: Update wording for comments Update wording so it matches the upstream one and minimize the noise on a-r-r updates. Change-Id: I216c1ee1ac4f24ab2c5a382bfe5e2aacf324024a Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-09-13Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "yardstick: AArch64: Pull from arch-specific repo" - yardstick: AArch64: Pull from arch-specific repo AArch64 Docker images for Yardstick reside in "opnfv/yardstick_aarch64" repo. Change-Id: Ic2621aabd535bbfcd274650ee590eebed4806efa Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-09-13Update git submodulesMarkos Chandras1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "xci: Make it possible to skip deployment and healthcheck" - xci: Make it possible to skip deployment and healthcheck This change adds possibility for patch submitters to skip the full xci-verify if the change doesn't impact the deployment. Since the patch will be reviewed by others, reviewers can always ask the submitter to run it through full xci-verify by changing the topic and posting reverify or recheck as comment to gerrit change. The keyword to put in topic branch is skip-verify. Change-Id: Ib7be71cadd1e1ddff181936ae77753fbfbf3a1d3 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-09-13Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/functest from branch 'master' - Add packages in docker alpine containers To run our SFC tests we require openssh and sshpass to be installed in the container Change-Id: I40b3d740855d48939f9411697abbd3bbbb70370f Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-09-13Update git submodulesspisarski1-0/+0
* Update docs/submodules/snaps from branch 'master' - Disabled test meant for the F release. Change-Id: I889fa6a384bc7468c732180261c0eebe815b7cfa Signed-off-by: spisarski <s.pisarski@cablelabs.com>
2017-09-13Update git submodulesMorgan Richomme1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Add reporting for Functest Alpine in Releng" - Add reporting for Functest Alpine in Releng Change-Id: I1e72cb5b7ce9441900a239bb593d89275fe7b675 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-09-13Update git submodulesCedric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Add Functest restapi container" - Add Functest restapi container It allows running all testcases via Functest REST API [1].  [1] https://wiki.opnfv.org/display/functest/Running+test+cases+via+new+Functest+REST+API Change-Id: Iaa69b7367653398582b876df1362f72c787c6b7b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-09-13Update git submodulesCedric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Remove thirdparty-requirements.txt in smoke" - Remove thirdparty-requirements.txt in smoke As refstack must be installed via local dir (to sync requirements), it's useless to list it again in a requirements file. Change-Id: I9099fff185694fd41cf02e1265b1d4ab7659d7f2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-09-13Update git submodulesCedric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'master' - Merge "Add Docker automated build hooks for Parser" - Add Docker automated build hooks for Parser Change-Id: Ie42058fba915e3fbe9098ff14b31768723e8e24e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-09-13Update git submodulesBrady Johnson1-0/+0
* Update docs/submodules/sfc from branch 'master' - Merge "Increase timeout time" - Increase timeout time My VMs take around 80 seconds to be able to respond to pings. The current timeout is in 50 seconds. I will increase it to 150 to have a buffer Change-Id: Ie684e76799210e3d7239e35df2d4bdd7af507669 Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-09-13Update git submodulesManuel Buil1-0/+0
* Update docs/submodules/sfc from branch 'master' - Add network_src_port_id to vnffgd ODL requires that parameter to be present in order to classify Change-Id: Idb8e0578a9c4c22cd35e4615755333b67d4fe658 Signed-off-by: Manuel Buil <mbuil@suse.com>
2017-09-13Update git submodulesLinda Wang1-0/+0
* Update docs/submodules/functest from branch 'master' - Disable urllib3 warnings 1. When running in compass OSA, lots of SubjectAltNameWarnings are shown in console, so just disable the warnings here. See https://github.com/shazow/urllib3/issues/497 for details 2. Redirect warnings issued by the warnings module to the logging system via logging.captureWarnings(True) 3. But urllib3 warning is still there for two cmds about rally/tempest. Change-Id: Ic22cf8e2babc10c9d55a7ed46b841312a4e430a7 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2017-09-13Update git submodulesJuraj Linkeš1-0/+0
* Update docs/submodules/fds from branch 'master' - Merge "Updated resource cleanup and post apex for 1710" - Updated resource cleanup and post apex for 1710 Change-Id: Idb9b1d101acdc54425fb1daf4442e466ceef3f0e Signed-off-by: juraj.linkes <jlinkes@cisco.com>
2017-09-13Update git submodulesDeepak S1-0/+0
* Update docs/submodules/samplevnf from branch 'master' - Enabling Prox to be compatible with Titanium Cloud Change-Id: I65e8b2d1cea2a1edfa738671e460b6a0170d3363 Signed-off-by: Deepak S <deepak.s@linux.intel.com>
2017-09-13Update git submodulesjulien zhang1-0/+0
* Update docs/submodules/parser from branch 'master' - Merge "Fix substitution mapping assigned value to nodetemplate" - Fix substitution mapping assigned value to nodetemplate Currently the assignment mapped template value to nodetemplate is error, and additionally debug_mode is not transfered to nested template. So the patch will fix them. JIRA: PARSER-155 Change-Id: I8c5801b00ae56b9ba2eb92a6f14357c2f5328718 Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
2017-09-13Update git submodulesNarinder Gupta1-0/+0
* Update docs/submodules/joid from branch 'master' - modified as docker does not installed so use python. Change-Id: I9ecffb002ec5886bf7c4b7e139a299310698a920 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-09-13Update git submodulesSerena Feng1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Disable mcp ci job on zte-pod1" - Disable mcp ci job on zte-pod1 Avoid the conflicts between fuel deployment and mcp deployment, disable mcp ci job on zte-pod1 temporarily. Change-Id: I9161ae0b5eb2d6a4631e6bb1c7bb22ed340d09af Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
2017-09-12Update git submodulesKerim Gokarslan1-0/+0
* Update docs/submodules/nfvbench from branch 'master' - NFVBENCH-22 Create nfvbench log folder in Dockerfile Change-Id: Id6762597d65c2a1365b25ebfb07cd583e8149597 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-12Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Fix Yamllint Violations for jjb/escalator" - Fix Yamllint Violations for jjb/escalator JIRA: RELENG-254 Change-Id: I2a4ba4a8a60aaf6f0a9859726abfd8f1b73df82f Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-12Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Fix Yamllint Violations for jjb/vswitchperf" - Fix Yamllint Violations for jjb/vswitchperf JIRA: RELENG-254 Change-Id: I9713573cb5321d68beb703f26e662b889341f0ac Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-12Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Fix Yamllint Violations for jjb/container4nfv" - Fix Yamllint Violations for jjb/container4nfv JIRA: RELENG-254 Change-Id: I3c64608d9a185617769a7f9f1488e5cd3fd5cd16 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2017-09-12Update git submodulesNarinder Gupta1-0/+0
* Update docs/submodules/joid from branch 'master' - AS stable/17.08 release so switching to 17.08 stable now. Change-Id: I7d27dfb372814591970e29425c1de2080d19b641 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2017-09-12Update git submodulesFatih Degirmenci1-0/+0
* Update docs/submodules/releng from branch 'master' - xci: Drop parameter ANSIBLE_VERBOSITY from jobs Instead of setting the verbosity in jobs, they can be set in scripts to move the setting to where it makes most sense and possibly easing the work for ansible version adaptations by fixing it in one place. Change-Id: Ie155b666cf5300a3f57687b3214a65d5d79aeee1 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-09-12Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "barometer: fixed typo in jjb" - barometer: fixed typo in jjb Change-Id: Iaec493601d26516012ec62b0daf79d03768c1cad Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-09-12Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/releng from branch 'master' - Merge "Fix Yamllint Violations for jjb/ves" - Fix Yamllint Violations for jjb/ves JIRA: RELENG-254 Change-Id: I3e9889a145dc74201a503502fff7d69e844addaf Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>