A Python agent for provisioning and deprovisioning Bare Metal servers.
Go to file
OpenStack Proposal Bot 462aac0234 Updated from global requirements
Change-Id: I4c28ee1bcbafba1cb2bab00463fe4354cd6ec25f
2014-06-12 04:55:03 +00:00
etc/ironic_python_agent Added some infrastructure tools 2014-04-03 21:09:11 +04:00
imagebuild Use systemd-nspawn instead of docker for image 2014-04-25 14:28:49 -07:00
ironic_python_agent Merge "Tries to advertise valid default IP" 2014-06-11 22:14:49 +00: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 Add a HardwareManager method to erase devices 2014-06-06 10:27:53 -07:00
LICENSE add license file 2013-09-17 13:41:59 -07:00
README.md Readme should point to Openstack, not travis-ci 2014-06-03 12:59:38 -07:00
openstack-common.conf Adding oslotest to improve debugging 2014-04-03 14:02:53 -07:00
requirements.txt Updated from global requirements 2014-06-12 04:55:03 +00:00
setup.cfg Organize agent extensions 2014-04-14 15:09:12 -07:00
setup.py Updated from global requirements 2014-06-12 04:55:03 +00:00
test-requirements.txt Updated from global requirements 2014-06-12 04:55:03 +00:00
tox.ini Added PyPy env to tox.ini 2014-03-28 08:26:17 -07:00

README.md

ironic-python-agent

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