yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21896
[Bug 1372422] Re: Glance exploding on configuration parsing
"'StrOpt' object has no attribute 'type'" is the logstash query
http://logstash.openstack.org/#eyJzZWFyY2giOiJcIidTdHJPcHQnIG9iamVjdCBoYXMgbm8gYXR0cmlidXRlICd0eXBlJ1wiIiwiZmllbGRzIjpbXSwib2Zmc2V0IjowLCJ0aW1lZnJhbWUiOiI2MDQ4MDAiLCJncmFwaG1vZGUiOiJjb3VudCIsInRpbWUiOnsidXNlcl9pbnRlcnZhbCI6MH0sInN0YW1wIjoxNDExMzg3NDY0OTI3fQ==
http://logs.openstack.org/98/122998/2/check/check-grenade-dsvm-partial-
ncpu-icehouse/790f63e/logs/old/screen-g-api.txt
Is an instance.
This actually looks like it's related to keystone middleware and it's
impact on older versions of OpenStack
** Also affects: keystone
Importance: Undecided
Status: New
** Changed in: glance
Importance: Undecided => Critical
** Changed in: keystone
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 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
References