~ya-bo-ng/maas:style-dhcp-info-vlan-details

Last commit made on 2018-04-17
Get this branch:
git clone -b style-dhcp-info-vlan-details https://git.launchpad.net/~ya-bo-ng/maas
Only Anthony Dillon can upload to this branch. If you are Anthony Dillon please log in for upload directions.

Branch merges

Branch information

Name:
style-dhcp-info-vlan-details
Repository:
lp:~ya-bo-ng/maas

Recent commits

1d34d76... by Anthony Dillon

Fix up VLAN details header actions

3b45d5e... by Anthony Dillon

Styled the DHCP section of the VLAN details page

ec43e47... by Lee Trager

LP: #1763831 - Only show available actions

0e39ebd... by Mike Pontillo

LP: #1753496 - Add NTP server for peer rack, if appropriate.

ea1b23b... by Lee Trager

LP: #1730525 - Use the hwe commissioning kernel when entering the ephemeral environment from a deployed state with a newer Ubuntu release

fa9b26d... by Blake Rouse

Split apart the settings page into different tabs.

c0ec882... by Alberto Donato

filter related node types via SQL in zones websocket handler

30729b9... by Andres Rodriguez

LP: #1759284 - Change the interface name gathering during commissioning

The interface names can now be larger than 8 characters before Bionic. Bionic forward these can be much larger than that. This caused issues where ifconfig -s would not output the whole interface name. As such, change the mechanism in which how we discover the interfaces for the DHCP commissioning script.

720fa5c... by Lee Trager

LP: #1760919 - Allow ScriptResults to be skipped

Scripts may now signal 'skipped' in the result YAML. This tells MAAS the
script was unable to run but does not change the state of the node. The SMART
tests use 'skipped' when SMART is unavailable on a device.

b476b14... by Alberto Donato

backport the change from premium with flag and conditional templates