
This replaces the sleep command at the end of the login_iscsi fuction with an active check and a forced lun update. These two things help ensure the connection sees all luns on the iSCSI device before attempting to write to it. It also adds a configurable option to allow users to be able to customize the number of attempts for their environment. Also add some very basic logging to aid in deploy debuging Change-Id: I68c9f9f86f5f113bb111c0f4fd83216ae0659d36 Closes-bug: #1415117 Partial-Bug: #1286374
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 in concert to provision and turn on/off machines, but Ironic also supports vendor-specific plugins which may implement additional functionality.
Project Resources
Project status, bugs, and blueprints are tracked on Launchpad:
Developer documentation can be found here:
Additional resources are linked from the project wiki page:
Anyone wishing to contribute to an OpenStack project should find a good reference here:
Description
Languages
Python
98.1%
Shell
1.8%