A Python agent for provisioning and deprovisioning Bare Metal servers.
Go to file
Jim Rollenhagen b0d989c245 Bump CoreOS to latest stable
Two reasons:

1) Use a build that is marked stable
2) Fixes an issue where boot hangs for minutes on updating CA
   things, which enables much faster deploy times.

Change-Id: Ic7fca96f0dfe87065e2df5feaf2c29efc662a0e1
2014-07-29 23:04:16 +00:00
etc/ironic_python_agent Added some infrastructure tools 2014-04-03 21:09:11 +04:00
imagebuild Bump CoreOS to latest stable 2014-07-29 23:04:16 +00:00
ironic_python_agent Improve Disk Detection 2014-07-18 17:42:23 -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 Fix invalid command in Dockerfile 2014-06-18 15:47:29 -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.rst Converted documentation in md format to rst 2014-06-25 09:04:49 +01:00
requirements.txt Tries to advertise valid default IP 2014-06-10 20:54:34 +00:00
setup.cfg Fix author/email in setup.cfg 2014-07-01 16:16:08 -07: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

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