~lyubomir-popov/maas:checkbox-fix

Last commit made on 2018-07-17
Get this branch:
git clone -b checkbox-fix https://git.launchpad.net/~lyubomir-popov/maas
Only Lyubomir Popov can upload to this branch. If you are Lyubomir Popov please log in for upload directions.

Branch merges

Branch information

Name:
checkbox-fix
Repository:
lp:~lyubomir-popov/maas

Recent commits

d1d5563... by lyubomir-popov <email address hidden>

fix huge gap under table header

9397a58... by lyubomir-popov <email address hidden>

remove build css from index (again)

b9bb07a... by lyubomir-popov <email address hidden>

checkbox fix

5cb16d0... by lyubomir-popov <email address hidden>

Vanilla-1.7.1 transition: Network discovery

0a71344... by lyubomir-popov <email address hidden>

Fix a number of tabstrip issues

d79047d... by lyubomir-popov <email address hidden>

Ne branch for the nav gap fix

45fe89c... by lyubomir-popov <email address hidden>

Restores the nav highlight to orange

f5f978d... by lyubomir-popov <email address hidden>

Upgrade vanilla using

5af06c1... by Newell Jensen

Add interface parameters to RequestedMachineInterface. This will be used to pass in the interface name to attach to, the attachment type (bridge/macvlan), and the macvlan mode if the attachment type is macvlan.

732f030... by Mike Pontillo

LP: #1622105 - Make sure ensure_link_up does not cause infinite recursion.

Add visited pattern to interface_enabled_or_disabled post-save signal handler for Interface model objects, to fix an infinite recursion bug seen during end-to-end testing while interfaces were being enabled and disabled on a rack controller.