a71ac5d49337d4e3de67d2d9135a97b32e85c511

By default DEFAULT_INSTANCE_TYPE is not set. As result when tempest is enabled default Nova flavors are used. To use 'baremetal' flavor DEFAULT_INSTANCE_TYPE should be set to 'baremetal' as is done on gate job. Otherwise running BaremetalBasicOps test locally will fail. Change-Id: I1294b1dc7bf4fa32f9cdeb7a8c22667a76929ded
Ironic
Ironic is an integrated OpenStack project which aims to provision bare metal machines instead of virtual machines, forked from the Nova Baremetal driver. It is best thought of as a bare metal hypervisor API and a set of plugins which interact with the bare metal hypervisors. By default, it will use PXE and IPMI together to provision and turn on/off machines, but Ironic also supports vendor-specific plugins which may implement additional functionality.
Project Resources
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/ironic
- Source: http://git.openstack.org/cgit/openstack/ironic
- Bugs: http://bugs.launchpad.net/ironic
- Wiki: https://wiki.openstack.org/wiki/Ironic
Project status, bugs, and blueprints are tracked on Launchpad:
Anyone wishing to contribute to an OpenStack project should find a good reference here:
Description
Languages
Python
97.9%
Shell
2.1%