Corey, the problem here is the fact that there are users in LDAP with None as id. The existence of a one such user causes `openstack user list --domain dom0` to fail with the error:
TypeError: cannot concatenate 'str' and 'NoneType' objects
HTH.
Corey, the problem here is the fact that there are users in LDAP with None as id. The existence of a one such user causes `openstack user list --domain dom0` to fail with the error:
TypeError: cannot concatenate 'str' and 'NoneType' objects
HTH.