A Python agent for provisioning and deprovisioning Bare Metal servers.
Go to file
Ghe Rivero 10a3a800e7 Use oslo_log lib
Module 'log' from oslo-incubator was removed after release of oslo_log
library.

Change-Id: Ia00e26071fc0cab4fd3f3334ca94860bc7b1c75c
2015-03-24 08:43:35 +01:00
etc/ironic_python_agent Added some infrastructure tools 2014-04-03 21:09:11 +04:00
imagebuild Image building support for fedora hosts 2015-02-10 16:48:41 +00:00
ironic_python_agent Use oslo_log lib 2015-03-24 08:43:35 +01:00
tools Added some infrastructure tools 2014-04-03 21:09:11 +04:00
.gitignore Add *.swp to .gitignore 2015-02-10 16:33:36 +00:00
.gitreview add(gerrit support): Required to move to openstack 2014-03-07 13:30:45 -08:00
.testr.conf Replacing teeth/overlord with ipa/ironic 2014-03-19 16:19:52 -07:00
.travis.yml Preparing for OpenStack testing environment 2014-03-11 12:50:12 -07:00
Dockerfile Add iscsi extension 2015-02-26 12:13:00 +00:00
LICENSE add license file 2013-09-17 13:41:59 -07:00
README.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:36 +00:00
openstack-common.conf Use oslo_log lib 2015-03-24 08:43:35 +01:00
requirements.txt Use oslo_log lib 2015-03-24 08:43:35 +01:00
setup.cfg Add cleaning/zapping support to IPA 2015-03-17 17:07:04 -07:00
setup.py Updated from global requirements 2014-07-30 15:55:02 -07:00
test-requirements.txt Updated from global requirements 2014-12-03 21:36:05 +00:00
tox.ini Remove python 2.6 from tox.ini 2015-01-07 15:33:51 -08:00

README.rst

ironic-python-agent

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