Bug 1671176
| Summary: | [doc] NFV documentation lack of recommendation with OVS firewall usage | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Andreas Karis <akaris> |
| Component: | documentation | Assignee: | RHOS Documentation Team <rhos-docs> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | RHOS Documentation Team <rhos-docs> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 10.0 (Newton) | CC: | amuller, cfontain, chrisw, fbaudin, rheslop, yrachman |
| Target Milestone: | --- | Keywords: | Documentation, Triaged, ZStream |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1656420 | Environment: | |
| Last Closed: | 2019-04-03 18:21:42 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1656420 | ||
| Bug Blocks: | |||
|
Comment 1
Andreas Karis
2019-01-31 00:22:41 UTC
For RHOSP10, the firewall driver is not supported, with OVS or OVS-DPDK. In the NFV template, however, we do activate it on the VM management interfaces, and this is misleading for customers as it works fine in our case but we know that this cannot work in all supported configurations. For instance, the openvswitch firewall doesn't work with VLAN Aware VMs in RNOSP10. Since RHOSP13, this is different as openvswitch firewall is GA. For RHOSP10, we should mention that the feature is not supported but is working in basic scenarios like the one provided as an example. For RHOSP10 and RHOSP13 we should mention that the firewall is intended to be used on non data planes interfaces, as the performances of OVS-DPDK would then be severely degraded. Non data plane interface are typically the VM management interface. A dataplane interface is carrying user traffic. More insights in https://www.slideshare.net/LF_OpenvSwitch/lfovs17ovsdpdk-for-nfv-go-live-feedback and https://www.youtube.com/watch?v=YzD91dgyBgo&index=7&list=PLaJlRa-xItwD7ikTsrZOhju5xbE-QP9U1 (In reply to Roger Heslop from comment #6) > Published: > https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/10/ > html-single/network_functions_virtualization_configuration_guide/index#proc- > ovsdpdk-firewall see my comment https://bugzilla.redhat.com/show_bug.cgi?id=1665711#c4 Thanks |