yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #85540
[Bug 1918653] Re: Designate DNS – create TLD using valid Unicode string
Not a neutron bug. I changed it to designate.
** Project changed: neutron => designate
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1918653
Title:
Designate DNS – create TLD using valid Unicode string
Status in Designate:
New
Bug description:
Scenario:
Try to create a new TLD using Unicode string, for example: “例え”
Actual Result:
API fails with:
Details: {'code': 400, 'type': 'invalid_object', 'message': 'Provided object is not valid. Got a ValueError error with message \u4f8b\u3048 is not an TLD', 'request_id': 'req-fa7cb43e-a6e9-41f2-b878-1ced6a853a2a'}
Expected Result:
Should pass
Notes:
1) There is an tempest patch could be used to reproduce the scenario:
https://review.opendev.org/c/openstack/designate-tempest-plugin/+/779558
2) Documentation: https://docs.openstack.org/api-ref/dns/?expanded
=get-the-name-servers-for-a-zone-detail,list-all-recordsets-owned-by-
project-detail,create-zone-detail,create-tld-detail#create-tld
To manage notifications about this bug go to:
https://bugs.launchpad.net/designate/+bug/1918653/+subscriptions
References