Comment 1 for bug 1832720

Revision history for this message
Surya Seetharaman (tssurya) wrote :

okay so the bug is because I don't think RT calls "get_available_nodes" function anymore (https://github.com/openstack/nova/blob/9f28727eb75e05e07bad51b6eecce667d09dfb65/nova/virt/ironic/driver.py#L725). I think the refresh should be updated either in the "get_available_resources" or passed separately per function call during start/stop etc..