lp:~kirkland/maas/1342292

Created by Dustin Kirkland  and last modified
Get this branch:
bzr branch lp:~kirkland/maas/1342292
Only Dustin Kirkland  can upload to this branch. If you are Dustin Kirkland  please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dustin Kirkland 
Project:
MAAS
Status:
Development

Recent revisions

2561. By Dustin Kirkland 

disable acquiring translations in user data, for machines brought up by curtin

2560. By Jeroen T. Vermeulen

[r=jtv][bug=][author=jtv] Reformat imports.

2559. By Raphaël Badin

[r=allenap][bug=][author=rvb] If node is allocated, release it before marking it broken.

2558. By Raphaël Badin

[r=allenap][bug=][author=rvb] Expose a new mark_broken RPC method.

2557. By Jeroen T. Vermeulen

[r=julian-edwards][bug=1340896][author=jtv] Split maasserver migration 0089 into two: one to add the new field, and one to initialise it and update its uniqueness constraint. Turns out you can't update a table's rows after updating its data in the same migration.

2556. By Jeroen T. Vermeulen

[r=julian-edwards][bug=1340208][author=jtv] Fix "NodeGroupInterface has no nodegroup" crash when creating a cluster with unnamed interfaces.

The NodeGroupDefineForm crashes if you make it create not just a cluster but a cluster interface as well, and don't specify a name for the cluster interface. It's supposed to use the network interface name as (the basis for) the cluster interface name. The problem was that the NodeGroupDefineForm creates a NodeGroupInterfaceForm with its ‘nodegroup’ field not yet referring to a NodeGroup instance in the database. Due to the ORM stub, the reference does not evaluate as None — the attempt to dereference it just fails. The validation code for the cluster interface name refers to the cluster.

2555. By Julian Edwards

[r=rvb][bug=][author=julian-edwards] Add a provisioningserver function to return the last modified timestamp of the maas.meta file. This will be used in a subsequent branch to determine whether a routine scheduled image refresh download is required.

2554. By Julian Edwards

[r=julian-edwards][bug=1190986][author=julian-edwards] Fix nonce generation to use uuid.uuid4() rather than random [0-9]{8} string; makes nonce collisions WAY less likely.

2553. By Gavin Panella

[r=blake-rouse][bug=1341772][author=allenap] New RPC call GetPreseedData

2552. By Blake Rouse

[r=allenap][bug=1341001][author=blake-rouse] Re-write maas.tgt on cluster upgrade, when moving from 1.5 to 1.6.

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.