~ya-bo-ng/maas:add-overcommit-styling

Last commit made on 2018-09-25
Get this branch:
git clone -b add-overcommit-styling https://git.launchpad.net/~ya-bo-ng/maas
Only Anthony Dillon can upload to this branch. If you are Anthony Dillon please log in for upload directions.

Branch merges

Branch information

Name:
add-overcommit-styling
Repository:
lp:~ya-bo-ng/maas

Recent commits

bcbbddd... by Anthony Dillon

White space change to kick off diff

70dd9a0... by Anthony Dillon

LP: #1793655 - Add over-commit styling to single pod view

e5379a9... by Blake Rouse

Add the storage pool dropdown selection when composing a machine inside a KVM pod. Fix issue with add pod form CSS styling.

3f5d543... by Lee Trager

LP: #1660418 - Delete new versions of user uploaded BootResources by default.

8b85985... by Andres Rodriguez

Drop jinja2 dependency for packaging/tests.

69d8c3d... by Newell Jensen

Add user_id and node_system_id to event model.

Update existing audit event log messages to new formats.

Remove user from the event model.

0b4ff82... by Spencer Seidel

Update generated API documentation

 * Change template language change from Jinja2 to Tempita
 * Show parameters by default (instead of collapsing them)
 * Add support for "required=true/false" option field
 * List http status codes instead of giving examples
 * Restrict types to a predefined set to help ensure consistency

4f2057a... by Mike Pontillo

LP: #1793497 - Move database activity on compose to the correct thread.

 * Rewrite async_compose_machine() with @inlineCallbacks for clarity.
 * Move get_requested_machine() to a deferToDatabase call.
 * Also fix a separate issue where the full stack trace was not shown
   at compose or discovery time.

85ab8be... by Anthony Dillon

Developed the KVM single pod view UI

e8ec4d5... by Blake Rouse

Fixes LP: #1769445 - When removing a rack controller modify any attached DHCP enabled VLANs to allow the rack controller to be deleted.