~newell-jensen/maas:raise-error-no-link-connected-setting-link-speed

Last commit made on 2019-06-13
Get this branch:
git clone -b raise-error-no-link-connected-setting-link-speed https://git.launchpad.net/~newell-jensen/maas
Only Newell Jensen can upload to this branch. If you are Newell Jensen please log in for upload directions.

Branch merges

Branch information

Name:
raise-error-no-link-connected-setting-link-speed
Repository:
lp:~newell-jensen/maas

Recent commits

5e37310... by Newell Jensen

Make interface_speed updateable.

ae9c2af... by Newell Jensen

Remove the ability to update interface_speed. Raise validation error if a user tries to set the link_speed when link_connected is false or is trying to be set to false.

0e940c4... by Newell Jensen

Add networking testing fields to the Forms and API.

6c097d6... by Huw Wilkins

Build SCSS using Webpack.

aa9814a... by Lee Trager

Add database columns for network testing

370fd23... by Alberto Donato

Make squid run in a confined snap. use snapcraft-preload to make the files under /dev/shm namespaced with the snap name

edc729e... by Alberto Donato

Workaround nginx not being able to run as root.

bac43f3... by Alberto Donato

drop shebang and exec permission from maascli/snappy.py

9628ab2... by Alberto Donato

some snap reworks towards making it confined

f2d93ad... by Huw Wilkins

Migrate tests to Jest test runner.