Comment 0 for bug 1711308

Revision history for this message
Wang Bo (chestack) wrote :

How to reproduce:
Create cluster with a user having chinese tenant name.

Found following Error Log in heat-engine:
Resource CREATE failed: UnicodeEncodeError: resources.kube_masters.resources[1].resources.kube_master_init: 'ascii' codec can't encode characters in position 897-1151: ordinal not in range(128)

Magnum will save TENANT_NAME into VM by user-data, but TENANT_NAME is not in using now after changed to trustee. ref: https://review.openstack.org/#/c/445404/