Comment 0 for bug 1581246

Revision history for this message
sergiiF (framin) wrote :

stable/mitaka release.
If error happens in _generate_configdrive cleanup fails because of
>>TypeError: _cleanup_deploy() takes exactly 4 arguments (6 given)

Call
https://github.com/openstack/nova/blob/stable/mitaka/nova/virt/ironic/driver.py#L747
Function definition
https://github.com/openstack/nova/blob/stable/mitaka/nova/virt/ironic/driver.py#L374