Bases: nova.test.TestCase
Bases: nova.test.TestCase
Bases: nova.test.TestCase
Bases: nova.test.TestCase
Tests nova.network.manager.FloatingIP
Bases: nova.test.TestCase
Tests nova.network.manager instance DNS
Bases: nova.test.TestCase
Tests nova.network.ldapdns.LdapDNS
Bases: nova.test.TestCase
Bases: nova.test.TestCase
Tests nova.network.manager.RPCAllocateFixedIP
Test to verify bug 855030 doesn’t resurface.
Mekes sure _rpc_allocate_fixed_ip returns a value so the call returns properly and the greenpool completes.
Bases: nova.network.manager.FloatingIP, nova.network.manager.NetworkManager
Dummy manager that implements FloatingIP
Bases: nova.network.manager.RPCAllocateFixedIP, nova.network.manager.NetworkManager
Dummy manager that implements RPCAllocateFixedIP
Bases: nova.test.TestCase
Verify that release is called properly.
Ensures https://bugs.launchpad.net/nova/+bug/973442 doesn’t return
Verify doesn’t deallocate deleted fixed_ip from deleted network
Verify that deallocate doesn’t raise when no vif is returned.
Ensures https://bugs.launchpad.net/nova/+bug/968457 doesn’t return
Verify IP is not deallocated if the security group refresh fails.
Makes sure that we cannot deallocaate or disassociate a public ip of other project