~lyubomir-popov/maas:fix-devices-table

Last commit made on 2019-06-27
Get this branch:
git clone -b fix-devices-table 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:
fix-devices-table
Repository:
lp:~lyubomir-popov/maas

Recent commits

214b897... by Lyubomir Popov

fix regression: devices table header appearing on machines view

ce80043... by Alberto Donato

snap: save postgres startup log to postgresql-init.log

acc613a... by Lee Trager

Accept and pass the interface and URL parameters in maas-run-remote-scripts.

2c498dd... by Lee Trager

Include the netplan.yaml file in the scripts tar when needed.

66f7a01... by Alberto Donato

snap: more work towards confined
- split postgres init log, fix run
- fix run_with_drop_privileges to make parent fail if call fails

8ac0fe2... by Steve Rydz

Build CPU charts without over/under commit display

9fb9d5f... by Newell Jensen

Add interface_speed, link_connected, link_speed, interface_test_status, and interface_test_status_name to the api doc examples.

df991f6... by Lyubomir Popov

Grid fixes: Replace prefix-{n} with col-start-{n+1}

7151748... by Steve Rydz

Build storage charts

24258b4... by Lee Trager

Allow Script parameters to be given by the user over the API.

When selecting commissioning or testing scripts over the API user may give
parameter arguments. These arguments will be validated and override the
builtin defaults. Parameters may be specified by the parameter name to apply
to all scripts. If a parameter is prepended by a script name that parameter
will only apply to the specific script overriding the default and any global
value.