Comment 5 for bug 1832265

Revision history for this message
James Page (james-page) wrote : Re: keystone LDAP integration in rocky not working for RBAC rules or token auth

>>> uuid.UUID(b'bf989240-79be-4155-8473-f12f1d13ed3d')
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.7/uuid.py", line 157, in __init__
    hex = hex.replace('urn:', '').replace('uuid:', '')
TypeError: a bytes-like object is required, not 'str'