Bug 1831709

Summary: Document how to configure non-standard Networker/Controller Roles
Product: Red Hat OpenStack Reporter: Eduardo Olivares <eolivare>
Component: documentationAssignee: James Smith <jamsmith>
Status: CLOSED CURRENTRELEASE QA Contact: RHOS Documentation Team <rhos-docs>
Severity: low Docs Contact:
Priority: high    
Version: 16.1 (Train)CC: hakhande, jamsmith, jlibosva, mburns
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: docs-accepted
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-09-17 19:14:42 UTC Type: Bug
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: 1828941    
Bug Blocks:    

Description Eduardo Olivares 2020-05-05 14:14:32 UTC
Description of problem:
This is a documentation bug related with the following THT bug: https://bugzilla.redhat.com/show_bug.cgi?id=1828941

I think some clarifications might be added here [1] in case of using custom non-standard roles.
For example, for SRIOV deployments, either ControllerSriov or NetworkerSriov roles would be used instead of the standard ones (Controller and Networker). If their parameters want to be overridden, that can be done like this:

ControllerSriovParameters:
    OVNCMSOptions: "enable-chassis-as-gw"

NetworkerSriovParameters:
    OVNCMSOptions: "enable-chassis-as-gw"

 
 


[1] https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.0/html/advanced_overcloud_customization/chap-roles#create-custom-network-role-ovn


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 4 Eduardo Olivares 2020-08-18 08:40:37 UTC
James,
I added some comments here: https://gitlab.cee.redhat.com/rhci-documentation/docs-Red_Hat_Enterprise_Linux_OpenStack_Platform/-/merge_requests/4665/diffs

Let me know if they need some clarifications, please.