A Python agent for provisioning and deprovisioning Bare Metal servers.
Go to file
Jay Faulkner be97525975 Add sphinx build + basic documentation
This adds and configures a sphinx doc builder. This is based on the code
in Ironic to build documentation.

The goal is for this to contain development documentation relevant to
hacking on the agent, including how to make custom HardwareManagers.

Change-Id: Ib6cecb9959f4ad5c71440fb37827b996582a9545
2015-03-31 16:22:12 -07:00
doc/source Add sphinx build + basic documentation 2015-03-31 16:22:12 -07: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 Add sphinx build + basic documentation 2015-03-31 16:22:12 -07:00
tools Added some infrastructure tools 2014-04-03 21:09:11 +04:00
.gitignore Add sphinx build + basic documentation 2015-03-31 16:22:12 -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 iscsi extension 2015-02-26 12:13:00 +00:00
LICENSE add license file 2013-09-17 13:41:59 -07:00
openstack-common.conf Use oslo.utils and oslo.concurrency 2014-12-09 00:06:23 +00:00
README.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:36 +00:00
requirements.txt Updated from global requirements 2015-03-21 00:09:25 +00:00
setup.cfg Add sphinx build + basic documentation 2015-03-31 16:22:12 -07:00
setup.py Updated from global requirements 2014-07-30 15:55:02 -07:00
test-requirements.txt Add sphinx build + basic documentation 2015-03-31 16:22:12 -07:00
tox.ini Add sphinx build + basic documentation 2015-03-31 16:22:12 -07:00

ironic-python-agent

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