~ya-bo-ng/maas:lp-1782801

Last commit made on 2018-11-09
Get this branch:
git clone -b lp-1782801 https://git.launchpad.net/~ya-bo-ng/maas
Only Anthony Dillon can upload to this branch. If you are Anthony Dillon please log in for upload directions.

Branch merges

Branch information

Name:
lp-1782801
Repository:
lp:~ya-bo-ng/maas

Recent commits

7c42726... by Anthony Dillon

LP: #1782801 - Removing a specific cache set prompts user to remove all cache sets

27255df... by Mike Pontillo

LP: #1802390 - Fix race condition during websocket reconnect.

bb645e5... by Newell Jensen

LP: #1786829 -- Create validate_url helper in maasserver.utils.dns that uses django's URLValidator but is less restrictive for domains without a top level domain.

c20100c... by Spencer Seidel

Added two addition types to API annotations: float and boolean.

7cf4028... by Mike Pontillo

LP: #1802211 - Fix typo in first-user journey.

d443450... by Spencer Seidel

Added a JSON 'examples' database lookup for storing API success examples. Updated tags.py to use the new lookup mechanism. Added tags.json in examples for lookups. Also updated the inline documentation to reflect this new feature.

c07ef3d... by Steve Rydz

Add additional info to deploy overlay for machines

be8cb1f... by Lee Trager

LP: #1758965 - Allow deb-src lines in sources.list to be enabled or disabled.

Previously when the default apt configuration was used the cloud-init and
Curtin sources.list templates were used. cloud-init's template enables
deb-src lines while Curtin disabled them. There was no way to make sure
they were consistently enabled or disabled. Now MAAS always sends source_list
to enable deb-src is consistently enabled or disabled.

588e89a... by Blake Rouse

Fixes LP: #1798476 - Prevent setting secondary_rack on a VLAN when the primary_rack is dead.

c5f1622... by Blake Rouse

Fix LP: #1801899 - Rename async to asynchronous for python 2.7.