~ltrager/maas:lp1650396_2.2

Last commit made on 2017-06-28
Get this branch:
git clone -b lp1650396_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:
lp1650396_2.2
Repository:
lp:~ltrager/maas

Recent commits

26d341e... 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

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

a1d2adb... by Mike Pontillo

[r=mpontillo][bug=1699286][author=mpontillo] Merge revision 6096 from trunk to fix DHCP NTP configuration tests.

Note that no changelog entry is necessary for this change; it is developer-facing only.

600c158... by Mike Pontillo

[r=mpontillo][bug=1678339][author=mpontillo] Backport revision 6087 to MAAS 2.2 to allow physical (and bond) interfaces to be placed on VLANs with a known 802.1q tag.

ba3a206... by Mike Pontillo

[r=mpontillo][bug=1695083][author=mpontillo] Backport revision 6073 from trunk.

 * Fixes NTP IP address selection issues described in bug #1695083.

0cea26d... by Newell Jensen

[r=newell-jensen][bug=1694759][author=newell-jensen] Backport trunk r6074: Delete newly allocated RSD node if the assembling process fails.

d37ae05... by Newell Jensen

[r=newell-jensen][bug=1694767][author=newell-jensen] Backport trunk r6078: Fixes RSD pod driver conditional to check that the smallest available block size is larger than the requested block device size in get_pod_machine_local_storages. Adds tests to check for successful and unsuccessful mapping of block device tags.

73956ea... by Björn Tillenius

[r=blake-rouse][bug=][author=bjornt] Add a config file for flake8 instead of hardcoding it in Makefile.

This allows you to run flake8 in your editor with the same settings as
'make lint-py'.