~andreserl/maas:lp1763169_allow_proxy_dns

Last commit made on 2018-08-10
Get this branch:
git clone -b lp1763169_allow_proxy_dns https://git.launchpad.net/~andreserl/maas
Only Andres Rodriguez can upload to this branch. If you are Andres Rodriguez please log in for upload directions.

Branch merges

Branch information

Name:
lp1763169_allow_proxy_dns
Repository:
lp:~andreserl/maas

Recent commits

e061efd... by Andres Rodriguez

Minor fixes

6490bce... by Andres Rodriguez

Address review suggestions

8b392a6... by Andres Rodriguez

LP: #1763169 - Add UI options for allow_proxy,allow_dns

c1bff53... by Kit Randel

Move add machine to maas-obj-form.

1e09aaa... by Andres Rodriguez

Add 'allow_dns' Subnet option.

Adds the ability to specify whether machines from a known MAAS subnet are allowed to query MAAS' DNS. This is particularly helpful when you have public facing IP addresses in MAAS, for which you want clients to be unable to query the DNS server.

0da0555... by Newell Jensen

Update the pod's host when the IP address for the pod changes.

03e314f... by Mike Pontillo

Include attach_type and attach_name in DiscoveredMachineInterface from virsh pod driver.

aed7216... by Mike Pontillo

Update DEFAULT_VERSION to be 2.5.0.

97a4849... by Andres Rodriguez

LP: #1774206 - Add config option 'dns_trusted_acl'.

MAAS DNS has a 'trusted' ACL that lists the networks that are allowed to use MAAS for DNS resolution. This option allows to specify other networks (or IPs/ACLs) not known to MAAS that can use it for DNS resolution.

335d0d9... by Mike Pontillo

Use interface labels from contraints when composing machines.