~andreserl/maas:1.9

Last commit made on 2017-12-20
Get this branch:
git clone -b 1.9 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:
1.9
Repository:
lp:~andreserl/maas

Recent commits

274f345... by Andres Rodriguez

Add packaging branch to 1.9

af0346a... by Andres Rodriguez

LP: #1713795 - Grub change the name of the shim, breaking image import in Trusty

38c5ff7... by Mike Pontillo

[r=blake-rouse][bug=1690231][author=mpontillo] Ensure the default gateway for a subnet is excluded from automatic static IP address allocation.

00b5398... by Andres Rodriguez

Update changelog

197bf40... by LaMont Jones

[r=mpontillo][bug=1553176][author=lamont] Backport parts of r4750 from trunk: BIND compares zone file mtime to last load time and skips the load when the file is older, so our approach to slowly incrementing mtime breaks.

ff50f53... by Mike Pontillo

[r=blake-rouse][bug=1657491][author=mpontillo] DHCP lease parser fixes.

 * Fix improper handling of DHCP leases with a 'free' binding state,
   and/or no 'ends' time.
 * Fix lease parser to properly parse static host mappings with a '-'
   in the mapping key (such as the entries that MAAS itself writes).
 * Fix DNS zones to be updated when lease parser finishes and updates
   the region.
 * Fix lease parser to properly remove released leases.
 * Fix traceback that could occur when the fast lease parser attempts
   interpret a released lease.

93d864e... by LaMont Jones

[r=mpontillo][bug=1636251][author=lamont] The domain for the node needs to be listed first in the search directive in resolv.conf.

cabb0f2... by Richard McCartney

[r=andreserl][bug=][author=ricgard] Backport: template change for generated docs back link to maas.io

e822e2d... by LaMont Jones

[r=mpontillo][bug=1603590][author=lamont] Allow link-local addresses (fe80::/64) for the default gateway for a subnet.

de1ae33... by Andres Rodriguez

Update changelog