cyclades: Replace FloatingIP with IPAddress
This commit just replaces all references to FloatingIP objects with references to IPAddress object, in order to be able to just load the code. But the code is left unchanged, so all tests will fail.
Please register or sign in to comment