~andreserl/maas:better_image_logging

Last commit made on 2018-04-24
Get this branch:
git clone -b better_image_logging https://git.launchpad.net/~andreserl/maas
Only Andres Rodriguez can upload to this branch. If you are Andres Rodriguez please log in for upload directions.

Branch merges

Branch information

Name:
better_image_logging
Repository:
lp:~andreserl/maas

Recent commits

0c95bc2... by Andres Rodriguez

Fix test

d2b689b... by Andres Rodriguez

Fix another silly typo

aa94ec4... by Andres Rodriguez

Fix commit that caused unhandled error

28b4c0f... by Andres Rodriguez

ADdress review comment

789714a... by Andres Rodriguez

Fix proxy

f854c12... by Andres Rodriguez

Fix format

56ed0f2... by Andres Rodriguez

LP: #1761813 - Better handle error's coming from simplestreams and raise them in MAAS

acde2b3... by Karl Williams

Display notification when there are no logs to show

b08e4a3... by Alberto Donato

backport some of the template/js logic for resource pool to free repo

aa88972... by Lee Trager

LP: #1754334 - Fix Javascript error when loading interfaces tab.

Before new interfaces have been added they are set to {}. On page load all
interfaces are validated including new interfaces. Ignore validation on new
interfaces as the object must be fully defined.