← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1372422] Re: Glance exploding on configuration parsing

 

Sean - I didn't backport the change(s) to use keystonemiddleware... I
can see reasons for backporting it or not backporting, so am not sure
what the right thing to do is.

I think it's best to look into what changed in keystoneclient.middleware
recently... I'll try it with glance in devstack.

** Also affects: python-keystoneclient
   Importance: Undecided
       Status: New

** No longer affects: keystone

** Changed in: python-keystoneclient
   Importance: Undecided => Critical

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

Title:
  Glance exploding on configuration parsing

Status in OpenStack Image Registry and Delivery Service (Glance):
  New
Status in Python client library for Keystone:
  New

Bug description:
  From recent various test runs:

  2014-09-22 09:10:52.763 21744 INFO glance.notifier.notify_kombu [-] Connected to AMQP server on localhost:5672
  2014-09-22 09:10:52.763 21744 INFO glance.api.middleware.cache [-] Initialized image cache middleware
  2014-09-22 09:10:52.764 21744 INFO keystoneclient.middleware.auth_token [-] Starting keystone auth_token middleware
  2014-09-22 09:10:52.764 21744 WARNING keystoneclient.middleware.auth_token [-] This middleware module is deprecated as of v0.10.0 in favor of keystonemiddleware.auth_token - please update your WSGI pipeline to reference the new middleware package.
  2014-09-22 09:10:52.764 21744 CRITICAL glance [-] 'StrOpt' object has no attribute 'type'

  Then glance-api crashes. The sanity checks in devstack realize that
  glance isn't running and exit.

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


References