Remove stray debug from context.py
Unfortunately this got committed by mistake via: https://review.openstack.org/#/c/254145/ Change-Id: I31fc635f2053ca24c46e73be0fe9966d956eb67f
This commit is contained in:
parent
5e1c8cb19e
commit
100f9153b7
@ -174,7 +174,6 @@ class RequestContext(context.RequestContext):
|
||||
cfg.CONF, TRUSTEE_CONF_GROUP, trust_id=self.trust_id)
|
||||
|
||||
if self._trusts_auth_plugin:
|
||||
LOG.warning(_LW('SHDEBUG NOT Using the keystone_authtoken'))
|
||||
return self._trusts_auth_plugin
|
||||
|
||||
LOG.warning(_LW('Using the keystone_authtoken user as the heat '
|
||||
|
Loading…
Reference in New Issue
Block a user