~ltrager/maas:lp1701694

Last commit made on 2017-07-19
Get this branch:
git clone -b lp1701694 https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
lp1701694
Repository:
lp:~ltrager/maas

Recent commits

25239e8... by Lee Trager

Merge branch 'lp1701694' of git+ssh://git.launchpad.net/~ltrager/maas into lp1701694

3817a99... by Lee Trager

Allow uploading images with the format osystem/release.

All images uploaded are now of rtpe 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.

e30e997... by Lee Trager

Allow uploading images with the format osystem/release.

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

Fixes: LP: #1701694, #1361370

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