~mpontillo/maas:fix-registration--bug-1705774

Last commit made on 2017-07-25
Get this branch:
git clone -b fix-registration--bug-1705774 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-registration--bug-1705774
Repository:
lp:~mpontillo/maas

Recent commits

88bc926... by Mike Pontillo

Fix registration of disabled interfaces.

LP: #1705774

78ee263... 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.

8226394... by Lee Trager

Remove accidentally committed tar.

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.