~mpontillo/maas:move-vlans-between-fabrics

Last commit made on 2018-04-03
Get this branch:
git clone -b move-vlans-between-fabrics https://git.launchpad.net/~mpontillo/maas
Only Mike Pontillo can upload to this branch. If you are Mike Pontillo please log in for upload directions.

Branch merges

Branch information

Name:
move-vlans-between-fabrics
Repository:
lp:~mpontillo/maas

Recent commits

7dd47ed... by Mike Pontillo

Fix off-by-one random failures in maasserver.tests.test_stats:TestMAASStats.

69ccdbc... by Mike Pontillo

Make sure fabric is not a required field.

24ab5b2... by Mike Pontillo

Properly show error message in the UI if a fabric change fails.

451014a... by Mike Pontillo

Allow fabric to be changed from the UI.

94dd152... by Mike Pontillo

LP: #1704501 - Allow modification of a VLAN's fabric (API only).

f939592... by Björn Tillenius

Switch the snap to use the new core18 base.

base-18 has now been renamed to core18. It's not yet in the store,
but you can go here and download the latest build for amd64:

    https://code.launchpad.net/~mvo/+snap/core18/+build/182036/+files/core18_very-unstable_amd64.snap

If you install it locally, you can now build the MAAS snap using snapcraft 2.40.

d2f6dd9... by Andres Rodriguez

Calculate the total amount of machine resources.

91d68f5... by Blake Rouse

Replace the YUI preferences module with an Angular maasPrefKeys directive.

838f8ba... by Anthony Dillon

LP: #1751901 - Add icons to table actions

544aaae... by Mike Pontillo

LP #1755587 - Allow moving a subnet to a different fabric in the UI.