Activity log for bug #1933492

Date Who What changed Old value New value Message
2021-06-24 12:12:34 Gábor Mészáros bug added bug
2021-06-24 12:13:40 Gábor Mészáros description 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). 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).
2023-03-08 09:48:24 James Page python-libmaas (Ubuntu): status New Triaged
2023-03-08 09:50:51 James Page python-libmaas (Ubuntu): importance Undecided Medium