← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1354509] Re: Glance requirements.txt for osprofiler too loose

 

*** This bug is a duplicate of bug 1354500 ***
    https://bugs.launchpad.net/bugs/1354500

Duplicate of https://bugs.launchpad.net/glance/+bug/1354500

** Changed in: glance
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1354509

Title:
  Glance requirements.txt for osprofiler too loose

Status in OpenStack Image Registry and Delivery Service (Glance):
  Invalid
Status in tripleo - openstack on openstack:
  Confirmed

Bug description:
  Need to be set to osprofiler>=0.3.0 after change
  https://review.openstack.org/#/c/105635/22

  0.3.0
  def __init__(self, application, hmac_keys, enabled=False):
  https://github.com/stackforge/osprofiler/blob/0.3.0/osprofiler/web.py

  0.2.5
  def __init__(self, application, hmac_key, enabled=False):
  https://github.com/stackforge/osprofiler/blob/0.2.5/osprofiler/web.py

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


References