~ltrager/maas:scripts_tar_netplan

Last commit made on 2019-06-25
Get this branch:
git clone -b scripts_tar_netplan https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
scripts_tar_netplan
Repository:
lp:~ltrager/maas

Recent commits

31e8b7c... by Lee Trager

newell fixes

cb0bc1a... by Lee Trager

Fix typo

5213cf2... by Lee Trager

Merge branch 'master' into scripts_tar_netplan

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.

2e1594a... by Lee Trager

Fix netplan.yaml permissions and path

7e540a6... by Lee Trager

Merge branch 'script_parameters_api' into scripts_tar_netplan

c2998bf... by Lee Trager

Set the interface on the ScriptResult model