~blake-rouse/maas:check-ip-add-mac

Last commit made on 2019-07-25
Get this branch:
git clone -b check-ip-add-mac 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:
check-ip-add-mac
Repository:
lp:~blake-rouse/maas

Recent commits

3aec466... by Blake Rouse

Fix comment.

9304926... by Blake Rouse

Add mac_address to node tests.

8f9b15e... by Blake Rouse

Update tests.

cd55e49... by Blake Rouse

Remove old comment.

0204fee... by Blake Rouse

Remove log message.

527914a... by Blake Rouse

Only add mac address if ping was successful.

a38d1e9... by Blake Rouse

Fetch the MAC address when performing IP address checking, so the Neighbor table can be updated with the MAC address that had the assigned IP address.

6526a85... by Blake Rouse

Try a maximum of 3 times to allocate an AUTO IP address that does not collide on the network with an IP address already assigned to another machine that MAAS doesn't currently know about.

a7d75cd... by Steve Rydz

make dhcp snippets table a directive and add to vlan, subnet and node detail views

7273a8c... by Steve Rydz

fix subnets pages regressions