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

[neutron] Handle EndpointNotFound in nova notifier

XMLWordPrintable

    • Moderate

      An issue was observered in adoption CI https://issues.redhat.com/browse/OSPCIX-453 .

      As part of adoption we have below scenario

      • test vm is created on to be adopted cloud
      • neutron is adopted/started before nova adoption(nova endpoints created during nova adoption)
      • for some port events, neutron tries to notify nova and due to no nova endpoint it fails
      • Even after nova endpoint created the notify event continue to fail until the token(containing service catalog) expire/renew(keystone default token expiration time is 60 minutes, it renews ~ 2minutes before expire)
      • If tempest tests involving vm creation runs after the token renewal they pass else fails

       

      We can catch the exception to invalidate the session so it do not have to wait for token expiration after endpoint exists.

              ykarel@redhat.com Yatin Karel
              ykarel@redhat.com Yatin Karel
              Fiorella Yanac Fiorella Yanac
              rhos-dfg-networking-squad-neutron
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: