lp://qastaging/~jason-hobbs/maas/sd5v1-support
- Get this branch:
- bzr branch lp://qastaging/~jason-hobbs/maas/sd5v1-support
Branch merges
Branch information
Recent revisions
- 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.
- 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. secureConnectio n(), 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
EndSectionThis 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