~newell-jensen/maas:redfish-commissioning

Last commit made on 2019-01-31
Get this branch:
git clone -b redfish-commissioning 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:
redfish-commissioning
Repository:
lp:~newell-jensen/maas

Recent commits

b6c5321... by Newell Jensen

Handle redfish power type in the store_node_power_parameters so it can work properly when the booting needs to resend multiple requests.

6dccce4... by Newell Jensen

Add redfish power type to parameters that will have their credentials saved.

ec8b1d4... by Newell Jensen

Update unit tests.

93169b6... by Newell Jensen

Update metadataserver.api to only update power parameters if it is 'ipmi' or 'manual' power types.

4e6c79a... by Alberto Donato

LP: #1810803 - better messages for "maas configauth" with external authentication (both rbac and candid)

51b9712... by Lee Trager

LP: #1807991 - Directly go into commissioning during enlistment.

The anonymous API now accepts the 'commission' flag. When set to true
newly created machines will be created in COMMISSIONING and a ScriptSet
with all builtin Scripts will be set as the current_commissioning_script_set.

Commissioning during enlistment can now be disabled using the
'enlist_commissioning' configuration option.

8686ace... by Mike Pontillo

Fix Netplan (v2 YAML) rendering to be consistent with cloud-init.

 * Propagate global DNS configuration to per-interface context.
 * Define search paths on per-interface context.
 * Set MAC address on bonds and bridges. (LP: #1664698)

96fe286... by Spencer Seidel

Fixed issue where CLI gave internal server error when docstring param was missing required option.

5b42a17... by Steve Rydz

LP: #1776741 - Fix toggle between deploy os

7a06b91... by Alberto Donato

move snap-specific files to a separate dir, set supervisord user to root so it doesn't complain