~ltrager/maas:ipmi_privilege_config_option

Last commit made on 2020-09-10
Get this branch:
git clone -b ipmi_privilege_config_option 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:
ipmi_privilege_config_option
Repository:
lp:~ltrager/maas

Recent commits

ee5df79... by Lee Trager

Add the maas_auto_ipmi_user_privilege_level config option.

6ef5e90... by Alberto Donato

include hugepages in numa node details for machine API

04a456a... by Karl Egly

Mark APC Power Driver as queryable

cc0eaee... by Huw Wilkins

Update maas-ui to 7f49e47
fix(legacy): load tabs in the query params

Fix the machine tabs to load the tab set in the url.

canonical-web-and-design/maas-ui#1597

c8d6b77... by Kit Randel

Update maas-ui to 277cf2a
refactor(ui): add vlan slice (#1617)

* refactor(ui): add vlan slice
Additionally, remove invalid arguments in reducer tests for deleteStart and deleteSuccess.

cae1b2f... by Caleb Ellis

Update maas-ui to f33f11c
feat(ui): Replace fake NUMA data with API data. (#1619)

b235759... by Caleb Ellis

Update maas-ui to 935b469
fix(ui): correctly filter list of power types for use in Add Chassis form (#1620)

2b7e5ba... by Huw Wilkins

Update maas-ui to 622c003
Revert "Remove unused generateLegacyURL from test."

This reverts commit 21d04b6895bb8e9924b8aaf3fa5d8f1aaa39efe9.

62f1e72... by Alberto Donato

add NUMANodeHugepages model, populate data from resources binary output

40ae709... by Björn Tillenius

Pass a pod to get_known_host_interfaces.

Currently, it doesn't make much use of the pod object, but later it will
use it to determine which attachment types should be used.