A Python agent for provisioning and deprovisioning Bare Metal servers.
Go to file
Ghe Rivero 98b92f960b Sync from oslo.incubator
Update imports from oslo.incubator and remove old modules no longer
used.

Change-Id: Ibb71a7287f46709bb76c3dac5ce4be7a2f4818a3
2015-03-24 08:41:32 +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 Sync from oslo.incubator 2015-03-24 08:41:32 +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.utils and oslo.concurrency 2014-12-09 00:06:23 +00:00
requirements.txt Updated from global requirements 2015-03-21 00:09:25 +00: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.