~ltrager/maas:lp1695229_2.2

Last commit made on 2017-07-03
Get this branch:
git clone -b lp1695229_2.2 https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
lp1695229_2.2
Repository:
lp:~ltrager/maas

Recent commits

a2fc633... by Lee Trager

Run badblocks using the physical blocksize of the disk.

By default badblocks always runs using a blocksize of 1024 and uses a 32bit int
for the number of blocks it can test. For large disks the number of blocks
exceeds the 32bit int limit and causes badblocks to fail. Many large uses use
a larger physical blocksize which avoids hitting the 32bit int limit which
helps avoid hitting LP:1695229.

b846c16... by Andres Rodriguez

Update CHANGELOG

d595176... by Richard McCartney

Backport commit 6061, 160c4b8 - LP: #1692557, #1682374 : Resolves mobile navigation open/close toggle

f2cbfe0... by Andres Rodriguez <email address hidden>

Backport f692d5f - LP: #1669744, #1680795 : Always show toggle and make sure tooltip is in between label and toggle.

b2ea96a... by Andres Rodriguez

Update CHANGELOG to reflect bugs fixed towards 2.2.1.

2af93f1... by Lee Trager

Allow editing of network settings while a machine is in an allocated state.

This is a backport from master which fixes LP: #1650396

70cae74... by Blake Rouse

Fix the dependencies so build on a fresh ubuntu 16.04 works correctly. Remove the need for etc/templates since that folder is empty in git and git won't check it in. Add missing dependencies lshw and python3-petname.

4f27d43... by =?utf-8?q?Danilo_=C5=A0egan?= <email address hidden>

[r=danilo][bug=1687305][author=danilo] Backport r6095 from trunk.

Consider storage size units when figuring out virsh pod storage pool sizes.

4726719... by Andres Rodriguez

[r=andreserl][bug=][author=maas-maintainers] CHANGELOG: Update

e0bf134... by Richard McCartney

[r=mpontillo][bug=1652298][author=ricgard] Backport: Commit 6088: Created vertical scrolling repeat to improve the loading times of heavy table content pages such as device discovery