~andreserl/maas:ppc64el_http_boot

Last commit made on 2018-08-10
Get this branch:
git clone -b ppc64el_http_boot 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:
ppc64el_http_boot
Repository:
lp:~andreserl/maas

Recent commits

1273007... by Andres Rodriguez

Add missing import

1be1a27... by Andres Rodriguez

Fix tests

e00b936... by Andres Rodriguez

Download initrd/kernel from HTTP instead of PXE for ppc64el

e9b1946... by Andres Rodriguez

LP: #1786526 - Add a failsafe mechanism to setting the proxy port

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.