Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subnet class does not support configuring allow_dns #261

Open
gmeszaros opened this issue Jun 24, 2021 · 1 comment
Open

Subnet class does not support configuring allow_dns #261

gmeszaros opened this issue Jun 24, 2021 · 1 comment
Labels

Comments

@gmeszaros
Copy link

Cross-posting bug: https://bugs.launchpad.net/ubuntu/+source/python-libmaas/+bug/1933492

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

maas 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).

Copy link

github-actions bot commented Feb 2, 2024

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant