lp:~lathiat/maas/dehydrate_dns_servers_None

Created by Trent Lloyd and last modified
Get this branch:
bzr branch lp:~lathiat/maas/dehydrate_dns_servers_None
Only Trent Lloyd can upload to this branch. If you are Trent Lloyd please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Trent Lloyd
Project:
MAAS
Status:
Development

Recent revisions

5033. By Trent Lloyd

dehydrate_dns_servers: return blank string if input is None

Exception would be thrown when rendering any subnet with
dns_servers=None, since we cannot run sorted() or join() with None.

We short circuit to return an empty string in this case in line with
other dehydrate functions.

5032. By Mike Pontillo

[r=blake-rouse][bug=1582836][author=mpontillo] Change default image selection to 'daily' from 'releases'. Drive-by fix to revert image sync protocol to http from https, to accommodate customer use cases and because images are already verified cryptographically.

5031. By Gavin Panella

[r=blake-rouse][bug=1571645][author=allenap] Query the sequence for its last value.

Previously this was done with a combination of nextval() and setval() but this allowed races to take place between database sessions.

5030. By Gavin Panella

[r=mpontillo][bug=][author=allenap] Split tests for region-side remote procedure calls out to a separate module.

5029. By Mike Pontillo

[r=mpontillo][bug=][author=mpontillo] Fix typo in utilities/isolated-make-test which caused cleanup after a successful test run to not be performed.

5028. By Gavin Panella

[r=trapnine,lamont][bug=1572646][author=allenap] Fix many leaky tests, re-enable regionservice tests, and make MAASCrochetRunTest the default when appropriate.

5027. By Jeffrey C Jones

[r=trapnine,allenap][bug=1576417][author=trapnine] Non-admins can't see controllers.

5026. By Andres Rodriguez

Add Changelog for Beta5

5025. By Andres Rodriguez

[r=mpontillo][bug=][author=andreserl] Use correct terminology when referring to the MAAS rack in the Images page.

5024. By Gavin Panella

[r=ltrager][bug=1581654][author=allenap] Fix getRegionID.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~maas-committers/maas/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers