~andreserl/maas:minor_ui_fixes

Last commit made on 2017-08-02
Get this branch:
git clone -b minor_ui_fixes https://git.launchpad.net/~andreserl/maas
Only Andres Rodriguez can upload to this branch. If you are Andres Rodriguez please log in for upload directions.

Branch merges

Branch information

Name:
minor_ui_fixes
Repository:
lp:~andreserl/maas

Recent commits

95566a0... by Andres Rodriguez

Ensure hostname is greyed out if unknown

161da64... by Andres Rodriguez

Other minor fixes

c070b2a... by Andres Rodriguez

Minor UI fixes discovery.

Change 'Device Discovery' for 'Network Discovery'.
Use 'unknown' as hostname for all devices without a discovered hostname.

9bb4b3c... by Andres Rodriguez

Open 2.3.0~alpha2

eae082b... by Andres Rodriguez

Switch the 'enable_boot' flag to True by default.

ac0cbf3... by Andres Rodriguez

Prepare master for 2.3.0 alpha 1 release.

Update debian/changelog
Update debian/control
Update docs/changelog.rst

d7f5060... by Justin Kovaric

Ephemeral OS support for boot Caringo storage nodes.

This adds the ability for an operating system to be deployed ephemerally only. Every reboot will just reboot the ephemeral OS, until the machine is released. Currently this only works with the caringo OS type.

203936f... by Newell Jensen

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

Exclude pod machine composition during allocation if tags are supplied.

5d1b3e0... by Lee Trager

Don't run systemctl daemon-reload.

Users have reported that in some cases running systemctl daemon-reload when installing lldpd during commissioning will hang. This causes the script to timeout and commissioning to fail.

492b78a... by Björn Tillenius

Change the proxy settings UI to enable configuring a peer proxy.

The network part of the settings page was split into proxy, ntp, and dns, since it was getting too big.