Why is tenant name immutable when using LDAP identity provider in Keystone?
I'ts specifically prohibited to change tenant name (keystone/assignment/backends/ldap.py:277) when it's stored in LDAP. Is there a reason for this?