~newell-jensen/maas:2.2-lp1706196

Last commit made on 2017-07-27
Get this branch:
git clone -b 2.2-lp1706196 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:
2.2-lp1706196
Repository:
lp:~newell-jensen/maas

Recent commits

3b2193b... by Newell Jensen

Update changelog.

a3f8f92... by Newell Jensen

LP: #1706196 - Don't allocate composed machine with tags.

Exclude pod machine composition during allocation if tags are supplied.

2a2fb20... 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.