[Bug 1832265] Re: py3: inconsistent encoding of token fields

2019-09-17 Thread Colleen Murphy
** Changed in: keystone Milestone: None => train-rc1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1832265 Title: py3: inconsistent encoding of token fields To manage notifications about this

[Bug 1773967] Re: Application credentials can't be used with group-only role assignments

2019-08-09 Thread Colleen Murphy
** Changed in: keystone Assignee: Colleen Murphy (krinkle) => Jose Castro Leon (jose-castro-leon) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1773967 Title: Application credentials ca

[Bug 1828126] Re: [<= Queens] With token-provider='uuid', roles of dynamically obtained federated groups are not taken into account during token-based authentication (for project-scoped token creation

2019-05-28 Thread Colleen Murphy
Marking this as low priority for keystone, we'd accept a patch if it conforms to the stable branch guidelines but I suspect fixing it may be too big of a change for such an old release. Are there issues with migrating to fernet? ** Changed in: keystone Importance: Undecided => Low -- You

[Bug 1819453] Re: keystone-ldap TypeError: cannot concatenate 'str' and 'NoneType' object

2019-05-13 Thread Colleen Murphy
Is there any update with regard to my comment https://bugs.launchpad.net/keystone/+bug/1819453/comments/15 ? What steps should I take to reproduce this, or can it be closed? ** Changed in: keystone Status: New => Incomplete -- You received this bug notification because you are a member

[Bug 1825214] Re: Install and configure in keystone

2019-05-13 Thread Colleen Murphy
*** This bug is a duplicate of bug 1825111 *** https://bugs.launchpad.net/bugs/1825111 ** This bug has been marked a duplicate of bug 1825111 package dependencies error with keystone rel. stein -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1828126] Re: [<= Queens] With token-provider='uuid', roles of dynamically obtained federated groups are not taken into account during token-based authentication (for project-scoped token creation

2019-05-13 Thread Colleen Murphy
Queens is still maintained upstream[1] so we would still be happy to accept patches for it as long as we can confirm the behavior. [1] https://releases.openstack.org/index.html#release-series -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1825214] Re: Install and configure in keystone

2019-04-19 Thread Colleen Murphy
I suspect this is not expected behavior of the package and so I'm tagging the distribution, if that turns out not to be the case we can fix the documentation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1825111] Re: package dependencies error with keystone rel. stein

2019-04-19 Thread Colleen Murphy
I suspect this is a packaging issue and not an issue with the keystone documentation or source code, so tagging the Ubuntu team. ** Also affects: keystone (Ubuntu) Importance: Undecided Status: New ** Changed in: keystone Status: Confirmed => Incomplete -- You received this

[Bug 1825214] Re: Install and configure in keystone

2019-04-19 Thread Colleen Murphy
** Also affects: keystone (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825214 Title: Install and configure in keystone To manage

[Bug 1820333] Re: [SRU] ldap search should not encode attributes

2019-03-23 Thread Colleen Murphy
** Changed in: keystone Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820333 Title: [SRU] ldap search should not encode attributes To manage notifications about

[Bug 1819453] Re: keystone-ldap TypeError: cannot concatenate 'str' and 'NoneType' object

2019-03-21 Thread Colleen Murphy
I can't reproduce this either on Stein or Queens with devstack. Haven't tried with Ocata yet. This is what I tried: Create new user in LDAP backend: $ ldapadd -x -w nomoresecret -D cn=Manager,dc=openstack,dc=org \ > -H ldap://localhost -c -f peter.ldif.in adding new entry

[Bug 1798184] Re: [SRU] PY3: python3-ldap does not allow bytes for DN/RDN/field names

2019-03-20 Thread Colleen Murphy
** Also affects: keystone/stein Importance: Medium Assignee: Corey Bryant (corey.bryant) Status: Fix Released ** Also affects: keystone/rocky Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1820333] Re: [SRU] ldap search should not encode attributes

2019-03-18 Thread Colleen Murphy
** Changed in: keystone Milestone: None => stein-rc1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820333 Title: [SRU] ldap search should not encode attributes To manage notifications about

[Bug 1819453] Re: keystone-ldap TypeError: cannot concatenate 'str' and 'NoneType' object

2019-03-15 Thread Colleen Murphy
Is this confirmed for Stein or only for Queens? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1819453 Title: keystone-ldap TypeError: cannot concatenate 'str' and 'NoneType' object To manage

[Bug 1793347] Re: keystone upgrade fails q->r oslo.log requirement to low

2018-10-25 Thread Colleen Murphy
Morgan, that's not true, we've switched to managing our own requirements: http://lists.openstack.org/pipermail/openstack- dev/2018-March/128352.html Looking at stable/rocky we still refer to 3.36.0 so we do need to fix that ourselves

[Bug 1487645] Re: glance image-show does not output correctly

2015-08-23 Thread Colleen Murphy
Moving this to the python-glanceclient project instead of the Ubuntu package since this appears to be a cross-distro problem. ** Package changed: python-glanceclient (Ubuntu) = python-glanceclient -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1487645] Re: glance image-show does not output correctly

2015-08-23 Thread Colleen Murphy
Moving this to the python-glanceclient project instead of the Ubuntu package since this appears to be a cross-distro problem. ** Package changed: python-glanceclient (Ubuntu) = python-glanceclient -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1487645] [NEW] glance image-show does not output correctly

2015-08-21 Thread Colleen Murphy
Public bug reported: 1) Description of the problem When running `glance image-show` on an existing image, the glance client does not output the details of the image. glance client version: 0.19.0 operating system: ubuntu 14.04 The glance client is installed from the UCA liberty-staging repo.

[Bug 1487645] [NEW] glance image-show does not output correctly

2015-08-21 Thread Colleen Murphy
Public bug reported: 1) Description of the problem When running `glance image-show` on an existing image, the glance client does not output the details of the image. glance client version: 0.19.0 operating system: ubuntu 14.04 The glance client is installed from the UCA liberty-staging repo.

[Bug 1460228] [NEW] neutron-lbaas-agent package does not provide neutron_lbaas.conf file

2015-05-29 Thread Colleen Murphy
Public bug reported: Description of the problem: The neutron release notes for OpenStack Kilo (https://wiki.openstack.org/wiki/ReleaseNotes/Kilo) indicate that individual neutron plugin packages are supposed to provide their own /etc/neutron/neutron_*.conf files, and each will specify their own

[Bug 1460228] [NEW] neutron-lbaas-agent package does not provide neutron_lbaas.conf file

2015-05-29 Thread Colleen Murphy
Public bug reported: Description of the problem: The neutron release notes for OpenStack Kilo (https://wiki.openstack.org/wiki/ReleaseNotes/Kilo) indicate that individual neutron plugin packages are supposed to provide their own /etc/neutron/neutron_*.conf files, and each will specify their own