Comment 10 for bug 1597596

Revision history for this message
Aihua Edward Li (aihuaedwardli) wrote :

We used standard nova/virt/driver.py, the current implementation is

    def deallocate_networks_on_reschedule(self, instance):
        """Does the driver want networks deallocated on reschedule?"""
        return False