python-designateclient/releasenotes/notes/bug-1940544-9ed7805341dec1ba.yaml
Ekaterina Chernova 435f1e7866 Include SECONDARY zones into list command output
PRIMARY zone type is set by default, so SECONDARY
zones were not included in the command output.
Now all types are in output by default and specific type
can be passed as an argument like before

Closes-Bug: #1940544
Change-Id: Idbba68ebd3f74bde74f0b50ffcb233673dff2303
2022-07-14 20:26:01 +00:00

6 lines
125 B
YAML

---
fixes:
- |
Include SECONDARY zone type to 'zone list' command output. Previously only
PRIMARY zones were shown