
In order to test NGS compatability and generally move the state forward we need to be able to wire in switch simulators. This is *not* intended to be run in CI, due to known performance issues. This first pass hooks up Dell Force10 switches with OS version 9.13, and does so we can configure the switch as part of the setup. This makes the prior behavior of configure-vm.py and the VM templates to be able to execute as it did before I0ef1ad1b2e50cb26839c618a1367704d51ed8a4d to enable the simulator attachments because we can't exercise network switch simulators with dynamic post-vm start network attachments, becuase the attachment to the switch sim must be done in advance of switch VM launch. Change-Id: I4addd71adea0b3f6e56b967db848546b5c56561e
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
- Documentation: https://docs.openstack.org/ironic/latest
- Source: https://opendev.org/openstack/ironic
- Bugs: https://bugs.launchpad.net/ironic/+bugs
- Wiki: https://wiki.openstack.org/wiki/Ironic
- APIs: https://docs.openstack.org/api-ref/baremetal/index.html
- Release Notes: https://docs.openstack.org/releasenotes/ironic/
- Design Specifications: https://specs.openstack.org/openstack/ironic-specs/
Project status, bugs, and requests for feature enhancements (RFEs) are tracked in Launchpad: https://launchpad.net/ironic
For information on how to contribute to ironic, see https://docs.openstack.org/ironic/latest/contributor