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

Octavia management CIDR is not consistent in the documentation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • rhos-18.0.11
    • rhos-18.0.9
    • documentation
    • None
    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • rhos-dfg-networking
    • None
    • VANS-020
    • 1
    • Moderate

      in RHOSO 18 documentation:

      https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html/deploying_red_hat_openstack_services_on_openshift/assembly_preparing-rhoso-networks_preparing

      The CIDR of the Octavia management network is mentioned twice:

      In the table, the CIDR of the management network is 172.23.0.0/24

      But in 3.2.2 another range is used: 192.0.2.0/16

      So it's really confusing for the admins.

      To ensure consistency, we should update the NetworkAttachmentDefinition with a real example from the deployment:

              "type": "whereabouts",
              "range": "172.23.0.0/24",
              "range_start": "172.23.0.30",
              "range_end": "172.23.0.70",
              "routes": [
                 {
                   "dst": "172.24.0.0/16",
                   "gw" : "172.23.0.150"
                 } 

              grakausk@redhat.com Greg Rakauskas
              rhn-support-gthiemon Gregory Thiemonge
              rhos-dfg-networking-squad-vans
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: