Bug 1804942

Summary: [DDF] The parameters in this file conflict with those in neutron-sriov.yaml, specifically NeutronMechanismDrivers
Product: Red Hat OpenStack Reporter: Direct Docs Feedback <ddf-bot>
Component: documentationAssignee: mgeary <mgeary>
Status: CLOSED CURRENTRELEASE QA Contact: RHOS Documentation Team <rhos-docs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16.0 (Train)CC: mgeary, skramaja
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-11 12:25: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:

Description Direct Docs Feedback 2020-02-19 22:29:25 UTC
The parameters in this file conflict with those in neutron-sriov.yaml, specifically NeutronMechanismDrivers

Reported by: chribrow

https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.0/html/network_functions_virtualization_planning_and_configuration_guide/part-sriov-nfv-configuration#annotations:bfd5551d-9aa6-45fe-b612-1bcbd9dae938

Comment 2 Saravanan KR 2020-03-05 12:03:47 UTC
(In reply to Direct Docs Feedback from comment #0)
> The parameters in this file conflict with those in neutron-sriov.yaml,
> specifically NeutronMechanismDrivers

It is intentional. neutron-ovs.yaml env file will have values required to run with ml2-ovs only  (without sriov). neutron-sriov.yaml will have the values to add sriov. And the order is important that we include neutron-sriov.yaml after neutron-ovs.yaml file.