Comment 1 for bug 989746

Revision history for this message
Dan Smith (danms) wrote :

It looks like FlatManager stubbed out the floating ip methods from FloatingIP to avoid just this sort of thing, but missed several of them (including allocate_floating_ip). I think stubbing out the rest should complete the hack and avoid the crash, at least until it's implemented there properly.