~ya-bo-ng/maas:fix-bond-regression

Last commit made on 2018-06-21
Get this branch:
git clone -b fix-bond-regression https://git.launchpad.net/~ya-bo-ng/maas
Only Anthony Dillon can upload to this branch. If you are Anthony Dillon please log in for upload directions.

Branch merges

Branch information

Name:
fix-bond-regression
Repository:
lp:~ya-bo-ng/maas

Recent commits

37099f6... by Anthony Dillon

Fix the bond table when creating a bond

b314d7a... by Lee Trager

Revert "LP: #1707216 - Allow machines with IPMI BMCs to be added without arch or MAC"

This reverts commit 8228931433cee69471221f678f39156fe4e0b349.

d390a1d... by Andres Rodriguez

LP: #1777924 - Match regex on domains that include a '-'.

8228931... by Lee Trager

LP: #1707216 - Allow machines with IPMI BMCs to be added without arch or MAC

Machines which use an IPMI BMC may now be added without giving an architecture and/or MAC addresses. If an incorrect MAC address is
given it will be automatically corrected.

80d5f80... by Blake Rouse

Add use_rack_proxy configuration option. When use_rack_proxy is True (default) the preseed will be fetched through the rack nginx proxy. Adjust preseed generation to use request.build_absolute_uri so that when preseed is requested through a reverse proxy all future calls will continue through the proxy.

d3a94c7... by Björn Tillenius

LP: #1773698 - observer-mdns fails on unicode issue

The TXT field can contain binary. Instead of treating the whole avahi-browse
output as UTF-8, we first split it up and treat everything except the TXT field
as UTF-8.

134949d... by Lee Trager

Add package archdetect during enlistment for non-amd64 architectures.

838cc03... by Blake Rouse

Initial check-in of build.css, so lander can check it in from now on.

c8d9552... by Kit Randel

Stop tracking build.css and add lander-styles make target for CI.

5b2d4b1... by Andres Rodriguez

debian/control: Add version dependency for python3-django