[Bug 1470950] Update Released
Chris J Arges
1470950 at bugs.launchpad.net
Wed Jul 15 19:00:50 UTC 2015
The verification of the Stable Release Update for python-ironicclient
has completed successfully and the package has now been released to
-updates. Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-ironicclient in Ubuntu.
https://bugs.launchpad.net/bugs/1470950
Title:
Version of ironicclient in vivid/UCA not sufficient to interact
properly with Nova ironic virt driver
Status in OpenStack Compute (nova):
Invalid
Status in python-ironicclient package in Ubuntu:
Fix Released
Status in python-ironicclient source package in Vivid:
Fix Released
Bug description:
[Impact]
Users of OpenStack Ironic are not able to boot physical machines using the Nova/Ironic integration; this is due to a misconfigured minimum version requirement upstream for OpenStack Kilo.
[Test Case]
See original bug report
[Regression Potential]
Minimal; recommendation from upstream developers to move to 0.5.1 for Kilo compatibility.
[Original Bug Report]
The nova ironic driver in "Kilo" was updated to use a new parameter in ironicclient, "configdrive", which was added in v0.4.0 of python-ironicclient
Test case
#. Install kilo nova and kilo ironic
#. Configure nova to use ironic virt
#. nova boot instance
#. Observe failure in nova-compute log showing incorrect "configdrive" parameter being used.
#. update ironicclient to >=0.4.1
#. restart nova-compute
#. nova boot again
#. instance should boot
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1470950/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list