← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1815692] Re: minimum nova-compute service version is not cached in nova-api when running under wsgi

 

** Also affects: nova/stein
   Importance: Undecided
       Status: New

** Changed in: nova/stein
       Status: New => Confirmed

** Changed in: nova/stein
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1815692

Title:
  minimum nova-compute service version is not cached in nova-api when
  running under wsgi

Status in OpenStack Compute (nova):
  Triaged
Status in OpenStack Compute (nova) pike series:
  Confirmed
Status in OpenStack Compute (nova) queens series:
  Confirmed
Status in OpenStack Compute (nova) rocky series:
  Confirmed
Status in OpenStack Compute (nova) stein series:
  Confirmed

Bug description:
  Running nova-api with eventlet would cache the minimum nova-compute
  service version for faster lookup in the API:

  https://github.com/openstack/nova/blob/0bed18ffbb46c4f2d0ec87e64a39188c165398eb/nova/cmd/api.py#L47

  But that doesn't happen when running under wsgi:

  https://github.com/openstack/nova/blob/0bed18ffbb46c4f2d0ec87e64a39188c165398eb/nova/api/openstack/wsgi_app.py#L44

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1815692/+subscriptions


References