| commit | 0fbfca98e799813f18194a79e037a8475f669438 | [log] [tgz] |
|---|---|---|
| author | Omer <oschwart@redhat.com> | Wed Apr 02 14:30:50 2025 +0200 |
| committer | Omer <oschwart@redhat.com> | Fri Nov 21 16:28:52 2025 +0100 |
| tree | a3b897316ca197bd21d0410526d430197030b813 | |
| parent | 88fc51f6327a4b8ac50078380d0fc91eca7eb449 [diff] |
Add a method to get nameservers in use Previously, we processed designate-manage pool show command output through string manipulations, which was difficult to maintain. This patch adds a dedicated method for the nameservers. The method was originally presented in the following patch, which is currently blocked: https://review.opendev.org/c/openstack/designate-tempest-plugin/+/944760 Authored-by: Arkady Shtempler <ashtempl@redhat.com> Change-Id: I168590cd2fe0a0520adae817e3a5871479d27117 Signed-off-by: Omer <oschwart@redhat.com>