~newell-jensen/maas:lp1848366

Last commit made on 2019-10-17
Get this branch:
git clone -b lp1848366 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:
lp1848366
Repository:
lp:~newell-jensen/maas

Recent commits

f5cdb3c... by Newell Jensen

LP: #1848366 -- Run ip addr commissioning script on controllers as well to get needed network information to setup the interfaces

02532dc... by Newell Jensen

Run ip addr commissioning script on controllers as well to get the network information needed to setup the interfaces.

5717c65... by Blake Rouse

Ensure that mimeparse is used from packaging and not from requirements.txt.

Previous commit added mimeparse to the requirements.txt which meant that during development mimeparse was being used from the virtual environment. Once installed MAAS was using the python3-mimeparse that doesn't have the MimeTypeParseException. This ensures that the development environment uses the mimeparse that will be used during installation and the snap.

4eee730... by Björn Tillenius

Don't use a proxy for the rack-region API communication.

We require the rack to have direct access to the region without going
through a proxy.

Using a proxy for the rack-region communication (HTTP API only) has
partly worked, but been broken.

This fixes the test_check_tag_applied_to_all_machines() failure that
fails intermittently in CI.

6aeb358... by Steve Rydz

Add icons to link speed col

e0e8d5c... by Steve Rydz

Pre-select network tests when validating config

4869173... by Steve Rydz

Reformat link and interface speeds to Gbps

aa2a9d5... by Steve Rydz

Fix display of edit members row

39b3e5a... by Caleb Ellis

Add NUMA details to physical disks in Storage tab + fix test buttons in Summary tab.

49eed4a... by Caleb Ellis

Show all test scripts on script select focus.