lp://qastaging/~jason-hobbs/maas/sd5v1-support

Created by Jason Hobbs and last modified
Get this branch:
bzr branch lp://qastaging/~jason-hobbs/maas/sd5v1-support
Only Jason Hobbs can upload to this branch. If you are Jason Hobbs please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jason Hobbs
Project:
MAAS
Status:
Development

Recent revisions

2044. By Jason Hobbs

Adding PXE config templates for exynos5

2043. By Jason Hobbs

Initial patch for SD5v1 support.

Mostly verbatim from Dann Frazier. With some parts that definitely aren't needed left out, and some parts that may be needed left out.

2042. By Gavin Panella

[r=allenap][bug=][author=allenap] Fix lint this last day of February.

2041. By Julian Edwards

[r=allenap][bug=1184589][author=julian-edwards] Make sure failing celery jobs log the exception text

2040. By Gavin Panella

[r=julian-edwards][bug=][author=allenap] New method, ClusterClient.secureConnection(), to start TLS on an RPC connection.

Uses testing certificates for now.

2039. By Gavin Panella

[r=julian-edwards][bug=][author=allenap] Two new matchers for working with mocks: MockNotCalled and MockCallsMatch.

2038. By Julian Edwards

[r=jtv][bug=1285233][author=julian-edwards] Make sure MACAddress.__unicode__ handles uncleaned mac_address fields

2037. By Jason Hobbs

[r=allenap][bug=1285607][author=jason-hobbs] Don't match whitespace as an IPMI username in maas_ipmi_autodetect.py

Prior to this change, maas_ipmi_autodetect.py would recognize a username such as this as in use:

Section User3
   Username <-- two spaces here
EndSection

This was caused by a bad regex, which matched 0 or more non space/comment characters followed by one or more non new lines.

2036. By Jeroen T. Vermeulen

[r=allenap][bug=1189742][author=jtv] Custom-formatted help output for API operations in the CLI. The default formatting was unhelpful and, in particular, didn't explain how to pass parameters.

Help output for handlers (which do not take parameters) remains unchanged, as does the global help output.

2035. By Raphaƫl Badin

[r=jtv][bug=1285248][author=rvb] The objects sent to cluster celery must be plain python objects and not MAAS objects. Otherwise the cluster celery fails when trying to deserialize them because it tries to load MAAS' code.

Branch metadata

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

Subscribers