~blake-rouse/maas:query-count-tags

Last commit made on 2017-09-07
Get this branch:
git clone -b query-count-tags https://git.launchpad.net/~blake-rouse/maas
Only Blake Rouse can upload to this branch. If you are Blake Rouse please log in for upload directions.

Branch merges

Branch information

Name:
query-count-tags
Repository:
lp:~blake-rouse/maas

Recent commits

5b33bb9... by Blake Rouse

Prefetch all node data in the tags API so SQL queries are consistent. Fixes LP: #1715634.

45342f1... by Björn Tillenius

Add makefile targets and docs for making development testing easier.

Using 'make run' to PXE boot servers is very complicated. This documents
how to use the snap to test your local changes in a relatively quick
and easy way.

94be7ba... by Данило Шеган

Introduce NodeMetadata model and start using it for Switch vendor and model names (for Accton Wedge40 and Wedge100).

53e523c... by Björn Tillenius

Make the switches tab more like the machines tab.

This is a first step towards making the switches listing more useful. Making it look like the machines listing makes sense, since you should be able to perform most machines actions from the switches listing.

5d67818... by Andres Rodriguez

LP: #1707850 - MAAS doesn't report cloud-init failures post-deployment

9f7e884... by Andres Rodriguez

LP: #1714273 - Fix power management inside the Snap

Do not set defaults for power driver binaries, as each power driver should know what binary they use. This fixes power management inside the snap, allowing it to access the binary without hardcoding a path.

9713a28... by Mike Pontillo

Revert "Add builtin script fio test for hardware testing."

This reverts commit a8bd88e209a3032b5112c02c6bee864b1cb66d9c.

3c05f9b... by Mike Pontillo

Revert "Pass parameters to scripts."

This reverts commit 62a58dbcd6acfa64274c6289097ae2883ca39a68.

a8bd88e... by Newell Jensen

Add builtin script fio test for hardware testing.

529d83c... by Данило Шеган

LP #1676992: force Postgresql restart on maas-region-controller installation.

This ensures it restarts even when running in chroot (eg. during server installation from an ISO/CD).