lp:~allenap/maas/region-daemon

Created by Gavin Panella and last modified
Get this branch:
bzr branch lp:~allenap/maas/region-daemon
Only Gavin Panella can upload to this branch. If you are Gavin Panella please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gavin Panella
Project:
MAAS
Status:
Development

Recent revisions

1268. By Gavin Panella

WIP.

1267. By Gavin Panella

Refactor DjangoService.

1266. By Gavin Panella

Add autobahn to maas.

1265. By Gavin Panella

Beginnings of a maas-region Twisted plugin.

1264. By Scott Moser

[r=flacoste][bug=1065499][author=smoser] if ipmi-locate fails, but /dev/ipmi[0-9] exists continue down ipmi path

on quantal, the version of ipmi-locate in freeipmi (1.1.5-3ubuntu2) was
failing to locate ipmi on armhf boards. ipmi-locate did produce a postive
result on precise (0.8.12-3ubuntu1).

This works around that, and continues down the path if the /dev/ipmi
device is present.

Also, added here is a 'udevadm settle', which is really required any time
you load a module to prevent a race condition before attempting to access
the named device.

It would seem likelyhood of false positive here is very small, and at
this point it would seem that the end result would be a node enlisted
with empty power settings.

1263. By John A Meinel

[r=jtv][bug=][author=jameinel] Change Nodes.accept() to actually check if the requested system_ids are valid. The existing code just checked if there were enough nodes in the db (was only checking the length of Nodes.all() vs the supplied list).
This also has some tweaks so we don't load all nodes all the time. We only need to compare against the requested set.
There isn't a security hole here. You just would get PermissionDenied for an unknown system_id, rather than 404. However, I presume the 404 code is there for a reason.

1262. By Jelmer Vernooij

[r=jameinel][bug=][author=jelmer] Fix the process_node_tags task to use the right max_retries constant.

1261. By Jeroen T. Vermeulen

[r=rvb][bug=1065055][author=jtv] Duplicate import_settings between packages for now; cluster installation (specifically celeryconfig_cluster.py) can't get at the helper's original definition in the maas package which we had wanted to share.

Bug 1065456 reminds us that we need to resolve this code duplication.

1260. By Jeroen T. Vermeulen

[r=rvb][bug=1064227][author=jtv] Change the DHCP leases parser: an IP/MAC mapping remains current as long as there is an unexpired lease entry for it, or a host declaration without a subsequent rubout declaration.

1259. By Robie Basak

[r=allenap][bug=][author=racb] Fix spelling

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