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

Network update is not working on computes with VMs [nmstate provider] via os-net-config

XMLWordPrintable

    • 5
    • False
    • Hide

      This issue affecting customer go-live

      Show
      This issue affecting customer go-live
    • False
    • ?
    • os-net-config-18.0.1-18.0.20250701154729.22b9a65.el9ost
    • None
    • Hide
      .Patch ports no longer cause network update failures

      This update fixes an issue in environments with the nmstate provider where network updates failed on Compute nodes that hosted active instances with patch ports present in br-ex.
      Show
      .Patch ports no longer cause network update failures This update fixes an issue in environments with the nmstate provider where network updates failed on Compute nodes that hosted active instances with patch ports present in br-ex.
    • Bug Fix
    • Done
    • Critical

      The below show an deployment triggering `configure-network` service but on compute that has a VM on it if fails as br-ex has additional port in it, that are not expected.
      [root@az2-intel32hmem-2 ~]# ovs-vsctl list-ports br-ex
      bond0
      patch-provnet-2cf267d4-0506-4fc4-8b7d-05d814c2f5b0-to-br-int. <====== additional port
      patch-provnet-9ac8b0a0-069e-47b2-bf9d-90314bce3f84-to-br-int <====== additional port

      Actual error from os-net-config running on the node.
      ERROR os_net_config.impl_nmstate.apply Verification failure: br-ex.interface.bridge.port desire '[\{\"name\":\"bond0\"},\{\"name\":\"br-ex\"}]', current '[\{\"name\":\"bond0\"},\{\"name\":\"br-ex\"},\{\"name\":\"patch-provnet-2cf267d4-0506-4fc4-8b7d-05d814c2f5b0-to-br-int\"},\{\"name\":\"patch-provnet-9ac8b0a0-069e-47b2-bf9d-90314bce3f84-to-br-int\"}]'"

              vcandapp@redhat.com Vijayalakshmi Candappa
              rbuzatu@redhat.com Remus Buzatu
              rhos-dfg-nfv
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: