Go to file
Lucas Alvares Gomes c6cd3a8190 Move _get_agent_params() to a common place
The function _get_agent_params() parse the parameters passed to the agent
via kernel cmdline or vmedia. Other parts of the code needs to access
these parameters as well, so this patch is moving _get_agent_params()
and the related functions to a common place (utils.py).

Change-Id: I860f84d1d13511fff56d4aa56358ee597a9760d5
2015-03-10 17:43:17 +00:00
2014-04-03 21:09:11 +04:00
2015-02-10 16:33:36 +00:00
2015-02-26 12:13:00 +00:00
2013-09-17 13:41:59 -07:00
2014-07-30 15:55:02 -07:00
2015-01-07 15:33:51 -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 37 MiB
Languages
Python 99.9%
Shell 0.1%