[Bug 1933492] Re: Subnet class does not support configuring allow_dns

James Page 1933492 at bugs.launchpad.net
Wed Mar 8 09:48:24 UTC 2023


** Changed in: python-libmaas (Ubuntu)
       Status: New => Triaged

** Changed in: python-libmaas (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-libmaas in Ubuntu.
https://bugs.launchpad.net/bugs/1933492

Title:
  Subnet class does not support configuring allow_dns

Status in python-libmaas package in Ubuntu:
  Triaged

Bug description:
  Cross-posting bug: https://github.com/maas/python-libmaas/issues/261

  in python3-libmaas class Subnet() does not allow setting allow_dns option.
  Through the cli and gui it can be configured.

  maas <root> subnet update 2 allow_dns=false

  https://github.com/maas/maas/blob/master/src/maasserver/api/subnets.py#L100-L101

  (side note: cli only allows false/true, not 0/1 as the documentation
  suggests).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-libmaas/+bug/1933492/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list