lp:~andreserl/maas/maas_enable_quantal

Created by Andres Rodriguez and last modified
Get this branch:
bzr branch lp:~andreserl/maas/maas_enable_quantal
Only Andres Rodriguez can upload to this branch. If you are Andres Rodriguez please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andres Rodriguez
Project:
MAAS
Status:
Development

Recent revisions

1271. By Andres Rodriguez

enable

1270. By Jeroen T. Vermeulen

[r=rvb][bug=][author=jtv] Backport a lint fix from trunk to 1.2.

1269. By Julian Edwards

Merge r1277 from trunk: '[r=allenap][bug=1067261][author=evilnick] Changed link in UI templates to point to https://maas.ubuntu.com'

1268. By Julian Edwards

merge r1278 from trunk

1267. By Julian Edwards

merge r1276 from trunk

1266. By Julian Edwards

merge r1275 from trunk

1265. By Julian Edwards

merge r1266 from trunk

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.

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