A Python agent for provisioning and deprovisioning Bare Metal servers.
Go to file
Jim Rollenhagen 3c1d52cbb1 Use # instead of """ for copyright blocks
Reformats copyright messages to be comments rather than
docstring-style blocks.

Change-Id: I4d863f53b67bb49d03bda0952b9e6179b6d23c59
2014-04-10 07:14:06 -07:00
etc/ironic_python_agent Added some infrastructure tools 2014-04-03 21:09:11 +04:00
imagebuild Remove advertise-host from service file 2014-03-28 09:52:41 -07:00
ironic_python_agent Use # instead of """ for copyright blocks 2014-04-10 07:14:06 -07:00
tools Added some infrastructure tools 2014-04-03 21:09:11 +04:00
.gitignore Fixing merge conflicts, passing py26 2014-03-17 12:01:33 -07: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 Renaming things in Dockerfile 2014-03-19 16:27:43 -07:00
LICENSE add license file 2013-09-17 13:41:59 -07:00
openstack-common.conf Adding oslotest to improve debugging 2014-04-03 14:02:53 -07:00
README.md Replacing teeth/overlord with ipa/ironic 2014-03-19 16:19:52 -07:00
requirements.txt Compatibility fixes for Python 3.3 2014-04-07 11:39:23 -07:00
setup.cfg Get rid of modes. Introduce pluggable extensions 2014-03-27 17:28:57 +04:00
setup.py Updated from global requirements 2014-03-31 15:33:26 -07:00
test-requirements.txt Adding DynamicLoopingCall around lookup 2014-03-31 14:54:14 -07:00
tox.ini Added PyPy env to tox.ini 2014-03-28 08:26:17 -07:00

ironic-python-agent

Build Status

An agent for rebuilding and controlling Ironic nodes.