yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21895
[Bug 1372422] [NEW] Glance exploding on configuration parsing
Public bug reported:
>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.
** Affects: glance
Importance: Critical
Status: New
** Affects: keystone
Importance: Critical
Status: New
** Project changed: devstack => glance
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1372422
Title:
Glance exploding on configuration parsing
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Status in OpenStack Identity (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
Follow ups
References