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

Issues with neutronapi when redeploying controlplane

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • rhos-18.0.0
    • None
    • neutron-operator
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • ?
    • ?
    • Neutron QE 2024Q2
    • 2024Q2
    • Moderate

      Executed the following secuence:
      oc apply -f controlplane.yaml ---> Deploy controlplane sucessfully
      oc delete -f controlplane.yaml ---> Remove controlplane

      Wait until all pods have been removed

      oc apply -f controlplane.yaml
      Deploy controlplane again. At this point deployment is stuck at neutron stage
      [ciuser@panther05 ~]$ oc get OpenStackControlPlane
      NAME STATUS MESSAGE
      controlplane False OpenStackControlPlane Neutron in progress

      I see this error
      [ciuser@panther05 ovs-dpdk-sriov]$ oc get neutronapi
      NAME NETWORKATTACHMENTS STATUS MESSAGE
      neutron False DB create job error occurred Error create or update DB object neutron *v1beta1.MariaDBDatabase openstack/neutron: MariaDBDatabase.mariadb.openstack.org "neutron" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string

      {"NeutronAPI"}

      The workaround to solve this issue is to remove neutronapi, then it will be recreated and the deployment will run to the end
      oc delete neutronapi neutron

            ykarel@redhat.com Yatin Karel
            mnietoji@redhat.com Miguel Angel Nieto Jimenez
            rhos-dfg-networking-squad-neutron
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: