Fail to create cluster if there is Chinese in tenant name
Bug #1711308 reported by
Wang Bo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Magnum |
New
|
Undecided
|
Wang Bo |
Bug Description
This is only tested for k8s_fedora_atomic driver
How to reproduce:
Create cluster with a user having chinese tenant name.
Found following Error Log in heat-engine:
Resource CREATE failed: UnicodeEncodeError: resources.
Solutions:
Magnum will save TENANT_NAME into VM by user-data, but TENANT_NAME is not in using now after changed to trustee. ref: https:/
Changed in magnum: | |
assignee: | nobody → Wang Bo (chestack) |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/494446
Review: https:/