da477a07f8
Added in change I2bbdac5cd431e72517cb1c72bb925660ec8e868b, ironic needed to run the multi-node jobs in singleconductor mode because they rely on reschedules working in nova, which doesn't work in superconductor mode where the top-level conductor and scheduler are on a different message queue from the compute service and cell conductor. With the alternate hosts series in nova in Queens, we should have the reschedule problem fixed such that when originally scheduling, we not only get a target host but also a list of alternates for retries within the cell. This allows us to run ironic multi-node CI jobs (and all ironic non-upgrade related jobs for that matter) in the default superconductor mode which is the recommended way to run nova with cellsv2. Depends-On: Iae904afb6cb4fcea8bb27741d774ffbe986a5fb4 Depends-On: Ie599968d9e7537e551fe6d9deb63a91b256b1e11 Change-Id: I755243abed054e6b6556a9a9498e565042293262 |
||
---|---|---|
api-ref | ||
devstack | ||
doc/source | ||
etc | ||
ironic | ||
ironic_tempest_plugin | ||
playbooks/legacy | ||
releasenotes | ||
tools | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
driver-requirements.txt | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
vagrant.yaml | ||
Vagrantfile |
Team and repository tags
Ironic
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
- Documentation: https://docs.openstack.org/ironic/latest
- Source: https://git.openstack.org/cgit/openstack/ironic
- Bugs: https://bugs.launchpad.net/ironic
- Wiki: https://wiki.openstack.org/wiki/Ironic
- APIs: https://developer.openstack.org/api-ref/baremetal/index.html
Project status, bugs, and requests for feature enhancements (RFEs) are tracked on Launchpad: https://launchpad.net/ironic
For information on how to contribute to ironic, see https://docs.openstack.org/ironic/latest/contributor