Jay Faulkner 2bbec5770c Allow use of multiple simultaneous HW managers
Currently we pick the most specific manager and use it. Instead, call
each method on each hardware manager in priority order, and consider the
call successful if the method exists and doesn't throw
IncompatibleHardwareMethodError.

This is an API breaking change for anyone with out-of-tree
HardwareManagers.

Closes-bug: 1408469
Change-Id: I30c65c9259acd4f200cb554e7d688344b7486a58
2015-01-08 15:15:13 -08:00
2014-04-03 21:09:11 +04:00
2013-09-17 13:41:59 -07:00
2014-07-01 16:16:08 -07:00
2014-07-30 15:55:02 -07:00
2014-11-18 14:52:32 -08:00

ironic-python-agent

An agent for building and controlling Ironic nodes. To contribute, start here: Openstack: How to contribute.

Description
A Python agent for provisioning and deprovisioning Bare Metal servers.
Readme 35 MiB
Languages
Python 99.9%
Shell 0.1%