yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #66593
[Bug 1701346] Re: Trust mechanism is broken
Reviewed: https://review.openstack.org/479047
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=7024b3f4ea5b7c53e240239e39d5ab1d44aa3242
Submitter: Jenkins
Branch: master
commit 7024b3f4ea5b7c53e240239e39d5ab1d44aa3242
Author: Mike Fedosin <mikhail.fedosin.ext@xxxxxxxxx>
Date: Thu Jun 29 22:30:19 2017 +0300
Fix trust auth mechanism
This code fixes creation of trusts by following
the recommended usage techniques of keystoneauth1.
Change-Id: I233883dc6a37f282eb8e024c059c6a12ebb7e9f1
Closes-bug: #1701346
** Changed in: glance
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1701346
Title:
Trust mechanism is broken
Status in Glance:
Fix Released
Bug description:
Because of various changes in keystoneauth1 module current trust
mechanism glance.common.trust_auth cannot create a trust and fails
with a error:
[None req-b7ac5edd-2104-4cab-b85e-ddae7c205261 admin admin] Unable to
create trust: 'NoneType' object has no attribute 'endswith' Use the
existing user token.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1701346/+subscriptions
References