maas:1.6

Last commit made on 2014-08-25
Get this branch:
git clone -b 1.6 https://git.launchpad.net/maas
Members of MAAS Committers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
1.6
Repository:
lp:maas

Recent commits

4f7e947... by Julian Edwards

[r=julian-edwards][bug=1360008][author=julian-edwards] Fix the 0088_z_backport_trunk_0099 migration which gave a transaction error if matching Network records already existed.

9626520... by Julian Edwards

[r=julian-edwards][bug=1359550,1359551][author=julian-edwards] Fix a migration error that was a) not importing an exception that it was using, b) not catching all the exceptions it should be.
Also fix the code where it was copied from.

bbf913c... by Julian Edwards

[r=julian-edwards][bug=][author=julian-edwards] Release notes for 1.6.1

c59d565... by Julian Edwards

[r=julian-edwards][bug=][author=julian-edwards] Update the Makefile so package building works in 1.6.

a32d941... by Julian Edwards

[r=julian-edwards][bug=1341619,1358852][author=julian-edwards] Backport changes from trunk that fix bug 1341619, which creates Networks from cluster interfaces and auto-links MAC addresses from nodes to them.

b674d72... by Raphaƫl Badin

[r=julian-edwards][bug=][author=rvb] "Backport" data migration 0099 from trunk as migration 0088_z_backport_trunk_0099.

1e160a3... by Julian Edwards

[r=julian-edwards][bug=][author=julian-edwards] Release notes for 1.6

c35d81e... by Julian Edwards

no change rebuild revision

a2f7e05... by "jtv at canonical.com" <email address hidden>

[r=jtv][bug=1354511][author=jtv] Backport trunk r2668: When timing out nodes that haven't finished commissioning, compare the last-update timestamp to the database clock (from which it was also generated), not to the Python-side clock. Timezone skew between the two could cause nodes to time out immediately, or hours late.

5a6084f... by Blake Rouse

[r=blake-rouse][bug=1353597][author=blake-rouse] Forces the mac address in format_bootif to lower.