Jump to: navigation, search

Ironic/ReleaseNotes/Icehouse

< Ironic‎ | ReleaseNotes
Revision as of 22:02, 10 April 2014 by Devananda (talk | contribs) (Upgrade Notes)

Key New Features

Significant Bugs Fixed

Known Issues

  • The Nova "ironic" driver is not present in the Nova code base.
    • To utilize it, install ironic on your nova-compute host(s) and set compute_driver=ironic.nova.virt.ironic.IronicDriver
  • Serial console support is not implemented by any of the drivers, even though the REST API exposes it
  • A missing dependency which prevent the "seamicro" drivers from loading will cause ironic-conductor to log an exception trace on startup
    • This can safely be ignored if you are not using the seamicro driver.
    • Alternately, install the python-seamicroclient library.
  • The nova.virt.ironic driver is not passing ephemeral partition specifications to Ironic.
    • This may be manually set on the node.driver_info field via "pxe_ephemeral_gb" and "pxe_ephemeral_format".
  • IPMI passwords are visible to users with cloud admin privileges.

Upgrade Notes

No tools are provided for a migration from nova-baremetal to Ironic at this time.

As there was no prior release of Ironic, no version upgrade is possible.