~newell-jensen/maas:lp1548402

Last commit made on 2017-07-20
Get this branch:
git clone -b lp1548402 https://git.launchpad.net/~newell-jensen/maas
Only Newell Jensen can upload to this branch. If you are Newell Jensen please log in for upload directions.

Branch merges

Branch information

Name:
lp1548402
Repository:
lp:~newell-jensen/maas

Recent commits

9a16d51... by Newell Jensen

Add fix for failing test in websocket handler machine_test

66691a7... by Newell Jensen

LP: #1548402 - Handle errors in preseeds

Ensure that MAAS prevents starting the deployment of a machine if the preseeds fail to render.

f2cfd9c... by Lee Trager

Allow uploading images with the format osystem/release.

All images uploaded are now of rtype UPLOADED. Users can upload using the format osystem/release where osystem is a supported OS.

Fixes: LP: #1701694, #1361370

3dd8eed... by Mike Pontillo

Prevent RegionService from using empty lists.

LP: #1705254

2365edd... by Mike Pontillo

Ensure that disabled interfaces do not create new fabrics.

816571a... by Mike Pontillo

Enhancements to package build scripts

 * Allow seleciton of distribution when running release-package script.
 * Use BASH_SOURCE to determine the runtime directory.
 * Update maintiner e-mail address before signing.
 * Update .gitignore for debian/ tree integration.
 * Drive-by fix to use proper argument to select commit.
 * Use exit trap to clean up changelog.
 * Add a script to set up pbuilder-dist for each supported distribution.
 * Add a script to create .debs for each platform, and a Debian repository
   in a format that can be served via HTTP.

f0fa353... by Blake Rouse

Return only one connection per rack controller from getAllClients. Fixes lp: #1704489.

d81fd47... by Newell Jensen

LP: #1700802 -- Add missing networking constraint names.

4c0cf27... by Newell Jensen

Set the machine's min_hwe_kernel to the setting's default_min_hwe_kernel when commissioning.

a662317... by Andres Rodriguez

LP: #1664822 - Ensure failure to set Lan_Channel doesn't cause complete script failure