Glance requirements.txt for osprofiler too loose

Bug #1354509 reported by Cian O'Driscoll
This bug report is a duplicate of:  Bug #1354500: osprofiler version problem. Edit Remove
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Glance
Invalid
Undecided
Unassigned
tripleo
Confirmed
Undecided
Unassigned

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

Changed in tripleo:
status: New → Confirmed
Revision history for this message
Cian O'Driscoll (dricco) wrote :

Bit m ore information to be clearer

https://review.openstack.org/#/c/105635/22/etc/glance-api-paste.ini

hmac_keys = SECRET_KEY

uses key hmac_keys but in version 0.2.5 interface(arg) is hmac_key.

Revision history for this message
Stuart McLaren (stuart-mclaren) wrote :

Thanks Cian.

What is the impact -- does the glance service fail to start?

Revision history for this message
Cian O'Driscoll (dricco) wrote :

yup, fails on startup reading the ini conf file.
sorry don't have the stacktrace anymore as i've built a new triple env with the explicit requirement added to the glance requirement.txt file

Revision history for this message
Stuart McLaren (stuart-mclaren) wrote :
Changed in glance:
status: New → Invalid
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on glance (master)

Change abandoned by Louis Taylor (<email address hidden>) on branch: master
Review: https://review.openstack.org/113279
Reason: Duplicate change

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.