~bjornt/maas:bug-1811377-machine-ip-addresses

Last commit made on 2019-01-22
Get this branch:
git clone -b bug-1811377-machine-ip-addresses https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
bug-1811377-machine-ip-addresses
Repository:
lp:~bjornt/maas

Recent commits

f06266d... by Björn Tillenius

Fix test failure.

7039c60... by Björn Tillenius

Always include ip_addresses when dehydrating a machine.

f25d955... by Alberto Donato

use a namedtuple for metrics definitions

7c7d123... by Steve Rydz

LP: #1727399 - Fix DNS and AZ table sorting

4839983... by Steve Rydz

LP: #1811381 - Hide tag field if not editing

fe29a54... by Newell Jensen

Remove console_log parameter from the pod API documentation.

8600fab... by Alberto Donato

Make the PrometheusMetrics class a wrapper to act on metrics.

045235c... by Alberto Donato

add prometheus metrics endpoint and middleware to track request metrics

3ffdd18... by Alberto Donato

Fix tests using non-ascii chars so that lint-js passes with python3-pocket-lint

3df71b8... by Spencer Seidel

Added 'pool' param to machines 'update' docstring in the API.