A service for managing and provisioning Bare Metal servers.
Tehsmash [devstack] Allow setting TFTP max blocksize
Configuring the block size correctly for TFTPd prevents fragmentation of
the TFTP UDP packets, which can significantly slow down or even prevent
servers from booting correctly with PXE.

Change-Id: Ic00bbcfb3137edb58479c019edb3fcdc4ef55d69
Latest commit 55ac08a Dec 18, 2017
Permalink
Failed to load latest commit information.
api-ref Add api-ref for conductor group Oct 23, 2018
devstack [devstack] Allow setting TFTP max blocksize Oct 30, 2018
doc [devstack] Allow setting TFTP max blocksize Oct 30, 2018
etc Remove sample policy and config files Feb 2, 2018
ironic Merge "Allow streaming raw partition images" Oct 29, 2018
playbooks Revert "Add openstack/placement as a required project for ironic-gren… Oct 24, 2018
releasenotes Merge "Allow streaming raw partition images" Oct 29, 2018
tools Remove tox checkconfig Sep 29, 2018
zuul.d Revert "Add openstack/placement as a required project for ironic-gren… Oct 24, 2018
.gitignore Migrate to stestr as unit tests runner Sep 22, 2017
.gitreview Added project infrastructure needs. May 2, 2013
.mailmap Update mailmap for Joe Gordon Oct 28, 2013
.stestr.conf Migrate to stestr as unit tests runner Sep 22, 2017
CONTRIBUTING.rst Update Launchpad references to Storyboard Apr 9, 2018
LICENSE Added project infrastructure needs. May 2, 2013
README.rst Correct headings in README.rst Sep 27, 2018
babel.cfg Run extract_messages Jul 22, 2013
bindep.txt change python-libguestfs to python-guestfs for ubuntu Mar 12, 2018
driver-requirements.txt Remove oneview drivers Oct 15, 2018
lower-constraints.txt Enable configuration of conversion flags for iscsi Oct 19, 2018
requirements.txt Enable configuration of conversion flags for iscsi Oct 19, 2018
setup.cfg Merge "Remove oneview drivers" Oct 22, 2018
setup.py Updated from global requirements Mar 2, 2017
test-requirements.txt Fix stestr has no lower bound in test-requirements Jun 18, 2018
tox.ini Remove tox checkconfig Sep 29, 2018

README.rst

Ironic

Team and repository tags

Overview

Ironic consists of an API and plug-ins for managing and provisioning physical machines in a security-aware and fault-tolerant manner. It can be used with nova as a hypervisor driver, or standalone service using bifrost. By default, it will use PXE and IPMI to interact with bare metal machines. Ironic also supports vendor-specific plug-ins which may implement additional functionality.

Ironic is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.

Project resources

Project status, bugs, and requests for feature enhancements (RFEs) are tracked in StoryBoard: https://storyboard.openstack.org/#!/project/943

For information on how to contribute to ironic, see https://docs.openstack.org/ironic/latest/contributor