Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-12955

BZ#2333517 "Customizing your Red Hat OpenStack Platform deployment" guide contains multiple ambiguous points when it talks about bonding options

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • rhos-17.1.z
    • documentation
    • None
    • 5
    • False
    • Hide

      None

      Show
      None
    • False
    • Proposed
    • None
    • Moderate

      Description of problem:

      • "8.2.4.2. Creating Open vSwitch (OVS) bonds" section of "Customizing your Red Hat OpenStack Platform deployment" guide contains the following snippet:

      """
      environment_parameters:
      BondInterfaceOvsOptions: "bond_mode=active_backup"
      """

      "environment_parameters" is incorrect, "parameter_defaults" should be used instead.

      • "8.2.4.2. Creating Open vSwitch (OVS) bonds" section of "Customizing your Red Hat OpenStack Platform deployment" guide talks about ovs_options while NIC configuration template doesn't contain relevant definitions.
      • "8.2.4.2. Creating Open vSwitch (OVS) bonds" section of "Customizing your Red Hat OpenStack Platform deployment" guide recommends to use BondInterfaceOvsOptions to define bonding options. In reality it will only work if operator wants to change network settings for provisioned nodes, but during node provisioning ansible vars should be used instead.
      • "8.2.1.2. Network interface configuration options" section of "Customizing your Red Hat OpenStack Platform deployment" guide has line [1] in config snippet. It should have "bond_interface_ovs_options" instead of "bound_interface_ovs_options"

      [1]
      ovs_options: {{ bound_interface_ovs_options }}

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

              jamsmith@redhat.com James Smith
              jira-bugzilla-migration RH Bugzilla Integration
              rhos-docs@redhat.com rhos-docs@redhat.com
              rhos-dfg-networking-squad-neutron
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: