~newell-jensen/maas:lp1804563

Last commit made on 2019-05-30
Get this branch:
git clone -b lp1804563 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:
lp1804563
Repository:
lp:~newell-jensen/maas

Recent commits

6452284... by Newell Jensen

LP: #1804563 -- Update dnsresource update API endpoint to take same parameters that dnsresources create API endpoint uses.

7dc0c87... by Steve Rydz

Change width of dashboard search field

6fb6b04... by Newell Jensen

LP: #1816940 -- Handle POSTman requests with authorization data that doesn't contain whitespace after the comma seperated values.

da0e76d... by Steve Rydz

LP: #1830786 - Disable add to datastore button if no datastores

b889989... by Björn Tillenius

Fix TestPowerMixin spurious test failures.

Node._power_control_node was called in a post commit hook, and it
sometimes failed. Since the tests aren't testing that behavior, it's
best to simply mock it out.

6c53d4e... by Caleb Ellis

LP: #1811669 - hide storage actions that auth user cannot perform

b9889d2... by Lee Trager

LP: #1830785 - Don't mark partition 3 as reserved in the VMFS layout

Partition 3 contains the default VMFS datastore. Unlike the other base
partitions partition 3 may be modified. This change allows users who have
deleted the default VMFS datastore to recreate it.

f0ccfac... by Lee Trager

LP: #1830303 - Show the VMFS datastore mount point.

The UI and API now both show the VMFS datastore mount point. While VMware
ESXi's UI shows /vmfs/volumes/<UUID> MAAS shows
/vmfs/volumes/<datastore name>. This is because VMware ESXi does not allow
you to specify the UUID so there is no way to know what it is. On a deployed
VMware ESXi system /vmfs/volumes/<datastore name> is a symbolic link to
/vmfs/volumes/<UUID>.

3051c51... by Björn Tillenius

Fix the storage layout spurious test failures.

They all were due to the bcache layout detector not ordering the
partitions.

7bcf907... by Alberto Donato

add a service_type label to cpu/mem metrics