Yuiko Takada
6bed11503f
Fix error message in devstack
When deploy by IPA on devstack, error message without SWIFT_ENABLE_TEMPURLS is "SWIFT_ENABLE_TEMPURLS must be True to use agent_ssh driver in Ironic.". But this error occurs not only using agent_ssh driver, but also using agent_ipmitool. This patch set fixes this error message to "SWIFT_ENABLE_TEMPURLS must be True to use agent_* driver in Ironic.". Change-Id: I21ce85d00485037d5c86dcd28aa1c95d6dc308b7
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
98.1%
Shell
1.9%