lp:~allenap/maas/tests-clean-reactor

Created by Gavin Panella and last modified
Get this branch:
bzr branch lp:~allenap/maas/tests-clean-reactor
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

3621. By Gavin Panella

Address some more failures.

3620. By Gavin Panella

Don't start the notifier LoopingCall. Instead ensure that it would be started.

3619. By Blake Rouse

Merge trunk.

3618. By Blake Rouse

Enable checking for clean reactor.

3617. By Blake Rouse

[r=andreserl][bug=][author=blake-rouse] Add maas-os-select directive and fix GeneralHandler.osinfo call.

This adds a new maas-os-select directive that allows selection of os and release. This directive will be used on the deploy bulk action and on the node details page. Includes a fix to GeneralHandler.osinfo that was not returning all the required information needed to construct the directive.

3616. By Mike Pontillo

[r=mpontillo,rvb][bug=][author=mpontillo] Automatically add hostnames when probe-and-enlist runs for vSphere.

This commit will use the name configured in vSphere for the hostname of the VM. In order to allow this, it adds an optional 'hostname' parameter to create_node(), and (if provided) passes it into the node creation form.

Also updated the create_node() test to also pass in that parameter.

MAAS will automatically add the DNS suffix, as applicable.

Note that this commit DOES NOT provide a way to turn this functionality off. If a vSphere VM is named with an invalid hostname, the node will fail to be added. We should determine if a use case exists for NOT using the VM names as the hostnames.

3615. By Newell Jensen

[r=blake-rouse][bug=][author=newell-jensen] This branch adds a Python power driver, which the future Python power drivers will inherit from.

3614. By Blake Rouse

[r=rvb][bug=][author=blake-rouse] Add triggers for when a tag is linked and unlinked from a node, and when a tag is updated.

This sends the node_update and device_update message when a tag is linked, unlinked, or updated. If linked or unlinked it will check if its installable. Installable sends a node_update message and non-installable sends a device_update message. When a tag is updated all nodes that are linked will get a notification message, so they get the new tag name.

3613. By Mike Pontillo

[r=rvb][bug=][author=mpontillo] Update hacking guide to provide info on getting a psql shell.

3612. By Raphaƫl Badin

[r=allenap,mpontillo][bug=][author=rvb] Create MAC->cluster interface connection when parsing leases. This is so that one can "claim and IP address" without providing an IP address: if the device has DHCPed off MAAS: MAAS will know from which cluster interface the IP should be taken from.

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