~mpontillo/maas:fix-duplicate-node-event-log--bug-1804551

Last commit made on 2018-11-22
Get this branch:
git clone -b fix-duplicate-node-event-log--bug-1804551 https://git.launchpad.net/~mpontillo/maas
Only Mike Pontillo can upload to this branch. If you are Mike Pontillo please log in for upload directions.

Branch merges

Branch information

Name:
fix-duplicate-node-event-log--bug-1804551
Repository:
lp:~mpontillo/maas

Recent commits

424aac8... by Mike Pontillo

Format imports.

0d91e16... by Mike Pontillo

LP: #1804551 - Fix case where an IP is linked to multiple interfaces when logging events

29b6dd3... by Spencer Seidel

Added api annotations to ssh-keys and examples.

72a0951... by Spencer Seidel

Added API annotations and examples database.

f11590e... by Spencer Seidel

Added API annotations to users and collected examples.

e0d2395... by Anthony Dillon

LP: #1804032 - Add legal link to footer

19b3159... by Lee Trager

Update confirmation dialogs in the UI to current design patterns.

b2b9b63... by Spencer Seidel

Fixed incorrect formatting of CLI help for docstrings containing API annotations.

3def6e3... by Mike Pontillo

Add connectivity check and retry behavior to web UI.

 * Periodically send WebSocket requests to ensure connectivity.
 * Attempt to retry connection if requests are not answered in a timely manner.
 * Fix tests to ensure real WebSocket connections are not attempted.
 * Change .gitattributes to ensure built JavaScript and bundles and CSS are not included in text-based diff output.
 * Enable cache to make webpack builds faster.

Partial fix for bug #1802325.

ede2761... by Spencer Seidel

Added API annotations to regioncontrollers and example update output.