[Yahoo-eng-team] [Bug 1832265] Re: py3: inconsistent encoding of token fields

2019-09-23 Thread Corey Bryant
This bug was fixed in the package keystone - 2:14.1.0-0ubuntu1.1~cloud0 --- keystone (2:14.1.0-0ubuntu1.1~cloud0) bionic; urgency=medium . * d/p/token-consistently-decode-binary-types.patch: Ensure binary types are consistently decoded under Python 3 (LP: #1832265). **

[Yahoo-eng-team] [Bug 1832265] Re: py3: inconsistent encoding of token fields

2019-09-23 Thread Corey Bryant
This bug was fixed in the package keystone - 2:15.0.0-0ubuntu1.1~cloud0 --- keystone (2:15.0.0-0ubuntu1.1~cloud0) bionic-stein; urgency=medium . * New update for the Ubuntu Cloud Archive. . keystone (2:15.0.0-0ubuntu1.1) disco; urgency=medium . [ Corey Bryant ] *

[Yahoo-eng-team] [Bug 1832265] Re: py3: inconsistent encoding of token fields

2019-09-23 Thread Launchpad Bug Tracker
This bug was fixed in the package keystone - 2:15.0.0-0ubuntu1.1 --- keystone (2:15.0.0-0ubuntu1.1) disco; urgency=medium [ Corey Bryant ] * d/gbp.conf: Create stable/stein branch. [ James Page ] * d/p/token-consistently-decode-binary-types.patch: Ensure binary types are

[Yahoo-eng-team] [Bug 1832265] Re: py3: inconsistent encoding of token fields

2019-09-18 Thread OpenStack Infra
Reviewed: https://review.opendev.org/665617 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=ffa0918f5a92fd18c86703916d768012b0bea61b Submitter: Zuul Branch:master commit ffa0918f5a92fd18c86703916d768012b0bea61b Author: James Page Date: Mon Jun 17 09:56:11 2019

[Yahoo-eng-team] [Bug 1832265] Re: py3: inconsistent encoding of token fields

2019-07-12 Thread James Page
Ubuntu SRU information: [Impact] Due to inconsistent decode/encode of bytestrings under py3, keystone ldap integration is broken when keystone is run under Python 3. [Test Case] Deploy keystone Configure to use LDAP [Regression Potential] The proposed patch has been +2'ed by upstream and

[Yahoo-eng-team] [Bug 1832265] Re: py3: inconsistent encoding of token fields

2019-07-04 Thread James Page
** Also affects: cloud-archive/train Importance: Undecided Status: New ** Also affects: cloud-archive/rocky Importance: Undecided Status: New ** Also affects: cloud-archive/stein Importance: Undecided Status: New ** Changed in: cloud-archive/train Status:

[Yahoo-eng-team] [Bug 1832265] Re: py3: inconsistent encoding of token fields

2019-06-22 Thread Dmitrii Shcherbakov
Ran into a related problem during debugging of dashboard errors ("Unable to retrieve key pairs") with a Rocky cloud & identity federation. There was no clear indication as to why failures occurred. https://paste.ubuntu.com/p/v5HXyyWXC2/ (full pdb trace) At a high level I was getting validation

[Yahoo-eng-team] [Bug 1832265] Re: py3: inconsistent encoding of token fields

2019-06-21 Thread James Page
** Also affects: keystone (Ubuntu Disco) Importance: Undecided Status: New ** Also affects: keystone (Ubuntu Cosmic) Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1832265] Re: py3: inconsistent encoding of token fields

2019-06-21 Thread Launchpad Bug Tracker
This bug was fixed in the package keystone - 2:16.0.0~b1~git2019061326.4f1667679-0ubuntu2 --- keystone (2:16.0.0~b1~git2019061326.4f1667679-0ubuntu2) eoan; urgency=medium * d/p/token-consistently-decode-binary-types.patch: Ensure binary types are consistently decoded under