~ltrager/maas:lp1705508_2.2

Last commit made on 2017-07-27
Get this branch:
git clone -b lp1705508_2.2 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:
lp1705508_2.2
Repository:
lp:~ltrager/maas

Recent commits

bc7eba5... by Lee Trager

Set the no_proxy environment variable to 127.0.0.1,localhost.

When MAAS starts importing boot resources it sets the proxy environment
variables for the whole process, if an external proxy is set. No exceptions were made for 127.0.0.1 or localhost. Region refresh sends results to itself over HTTP. Because no exceptions were allowed region refresh failed.

Fixes: LP: #1705508
Backport: 027666bfbc56fbd52ebcd40ac0d9e71a9d4cc41e

ac4abda... by Lee Trager

Emulate a terminal when logging script output

Some applications don't properly detect that they are not being run in a
terminal and refresh output for progress bars, counters, and spinners. These
characters quickly add up making the log difficult to read. When writing output
from an application emulate a terminal so readable data is captured.

Fixes: LP: #1705792
Backport: abc094c196c4f7c7d96bb336f0f33c894eeff0bb

e197e9e... 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

78d97d0... by Mike Pontillo

Prevent RegionService from using empty lists.

LP: #1705254
Backports: 3dd8eedfba921760f98ea54805d05c86e63266ec

b2a64fb... by Andres Rodriguez

Update CHANGELOG

9031a90... by Blake Rouse

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

13fbc91... by Newell Jensen

Update changelog.

5bb0e14... by Newell Jensen

Backport from master -- LP: #1700802 -- Add missing networking constraint names.

0ec051d... by Newell Jensen

Backport from master -- LP: #1702690 Set the machine's min_hwe_kernel to the setting's default_min_hwe_kernel when commissioning.

d97cd63... by Andres Rodriguez

Backport 8a42cf86222aace7a4462137a7d941e9535604ef from master

LP: #1609496 - Increase & add 'wait_time' for IPMI to allow it working for older & broken BMC's