Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-10081

CloudUtils getDevInfo function only checks for KVM bridgePort and not OVS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.11.0.0
    • 4.11.0.0
    • cloudstack-agent
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      CloudUtils getDevInfo function only checks for KVM bridgePort and not OVS. In case you provide an ovsbridge, getDevInfo(dev) will say it's a device instead of a bridge.

      Scenario

      Expected behaviour

      Given a KVM Host with openvswitch networking
      and kvmnetworklabel of the guest traffic type specifying the name of an existing OVS bridge.
      When cloudstack-setup-agent is run on the host
      Then the existing openvswitch bridge is used.

      Actual (incorrect) behaviour

      A new bridge cloudbr0 is created in openvswitch.
      and the networking scripts define the new bridge as OVS_BRIDGE in the ifcfg of the existing bridge.

      Attachments

        Issue Links

          Activity

            People

              sgoeminn Sigert Goeminne
              sgoeminn Sigert Goeminne
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: