yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10100
[Bug 1283080] [NEW] KeyError: 'user_identity'
Public bug reported:
Using all default setting for setting up devstack. Once devstack is
done, g-reg and g-api console will show same error like this.
KeyError: 'user_identity'
18c2599c92e1db002 with project_id : a068a8a689554202999265989f44f448 and roles: admin _build_user_headers /opt/stack/py
thon-keystoneclient/keystoneclient/middleware/auth_token.py:951
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/__init__.py", line 851, in emit
msg = self.format(record)
File "/opt/stack/glance/glance/openstack/common/log.py", line 684, in format
return logging.StreamHandler.format(self, record)
File "/usr/lib/python2.7/logging/__init__.py", line 724, in format
return fmt.format(record)
File "/opt/stack/glance/glance/openstack/common/log.py", line 648, in format
return logging.Formatter.format(self, record)
File "/usr/lib/python2.7/logging/__init__.py", line 467, in format
s = self._fmt % record.__dict__
KeyError: 'user_identity'
** Affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1283080
Title:
KeyError: 'user_identity'
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
Using all default setting for setting up devstack. Once devstack is
done, g-reg and g-api console will show same error like this.
KeyError: 'user_identity'
18c2599c92e1db002 with project_id : a068a8a689554202999265989f44f448 and roles: admin _build_user_headers /opt/stack/py
thon-keystoneclient/keystoneclient/middleware/auth_token.py:951
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/__init__.py", line 851, in emit
msg = self.format(record)
File "/opt/stack/glance/glance/openstack/common/log.py", line 684, in format
return logging.StreamHandler.format(self, record)
File "/usr/lib/python2.7/logging/__init__.py", line 724, in format
return fmt.format(record)
File "/opt/stack/glance/glance/openstack/common/log.py", line 648, in format
return logging.Formatter.format(self, record)
File "/usr/lib/python2.7/logging/__init__.py", line 467, in format
s = self._fmt % record.__dict__
KeyError: 'user_identity'
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1283080/+subscriptions
Follow ups
References