~blake-rouse/maas:dhcp-timeout

Last commit made on 2018-04-16
Get this branch:
git clone -b dhcp-timeout https://git.launchpad.net/~blake-rouse/maas
Only Blake Rouse can upload to this branch. If you are Blake Rouse please log in for upload directions.

Branch merges

Branch information

Name:
dhcp-timeout
Repository:
lp:~blake-rouse/maas

Recent commits

be84b9d... by Blake Rouse

Fix comment.

c2381e3... by Blake Rouse

Add a default timeout of 2 minutes to all RPC calls. Allow override of no timeout and DHCP sets timeout to 30 seconds.

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