opentelekomcloud / python-otcextensions

Extension of the OpenStackSDK && OpenStackClient with OpenTelekomCloud services
https://docs.otc-service.com/python-otcextensions
Apache License 2.0
24 stars 23 forks source link

DNS zone list for type private does not work as expected #430

Closed tischrei closed 1 month ago

tischrei commented 1 month ago

Related to the following customer request: https://community.open-telekom-cloud.com/community?id=community_question&sys_id=4f9e57ecb786ce54d15aa7b16b8c02a1

The command:

openstack --os-cloud otc dns zone list --type private

does not work as expected. The response is provided properly, but the output from otcextensions fails.

Pls, fix the bug and update the user request accordingly.