~andreserl/maas:drop_jinja2_deps

Last commit made on 2018-09-21
Get this branch:
git clone -b drop_jinja2_deps 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:
drop_jinja2_deps
Repository:
lp:~andreserl/maas

Recent commits

e48b412... by Andres Rodriguez

Drop jinja2 dependency for packaging/tests.

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.

503c41b... by Mike Pontillo

Allow KVM pod deployment in MAAS using install_kvm option.

ef091a1... by Andres Rodriguez

debian/changelog: Update to match 2.5.0~beta1

e58fa95... by Caleb Ellis

Convert Machines and Devices tab filter into a dropdown menu

7a1fdbd... by Caleb Ellis

Move Status icon into Status column in machine listing table

4832728... by Blake Rouse

Fixes LP: #1792031 - Force dhcpd to restart in 8 seconds allow service monitor 10 seconds for a command to fail.