~vicamo/+git/maas:master

Last commit made on 2019-03-21
Get this branch:
git clone -b master https://git.launchpad.net/~vicamo/+git/maas
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~vicamo/+git/maas

Recent commits

086c391... by Alberto Donato

rework stat metrics, prefix them with "maas_"

98390e9... by Newell Jensen

Add ability to update script results to the API. Currently, this is only used to toggle whether or not the script results are suppressed or not.

67cad03... by Alberto Donato

drop legacy --idm-* options from init/configauth CLI commands

78fca28... by Blake Rouse

Add a HTTP /boot endpoint inside of the rackd process that takes a request and processes it through the same backend as the TFTP server. Add / proxy_pass to the nginx configuration to send requests on 5248 to the /boot endpoint.

8fc9d82... by Alberto Donato

drop the experimental notice from the --enable-candid option

6b15d63... by Lee Trager

Add VMFS websocket operations

Create, update, and delete websocket operations have been added for VMFS
datastores. Additionally a new websocket operation, apply_storage_layout,
allows the websocket so select a storage layout for an individual machine.

8637977... by Andres Rodriguez

LP: #1792965 - Clean dhcp run dir on purge

7973aa8... by Alberto Donato

change CPU-related metrics to counters, fix scale

d0bc11b... by Blake Rouse

Fixes LP: #1806099 and #1806112 - Actually fix the JS code to send the correct parameters so VLAN, subnet, and IP assignment work in the bond create and bridge create forms.

86c4719... by Kit Randel

Add eslint (with eslint-config-angular) and upgrade to @babel/preset-env.