[openstack-dev] [Networking][Tempest] Attaching a non existent floating IP address to a vm

MIguel Lavalle miguel at mlavalle.com
Thu May 2 13:24:56 UTC 2013


Hi,

I am working through the issues in 
gate-tempest-devstack-vm-quantum-full. There is a test case that 
attempts to attach an non existent floating ip address to a vm. The call 
looks something like this:

self.client.associate_floating_ip_to_server('', self.server_id)

I am getting a 202 response from the Quantum API. Is this the expected / 
correct behaviour by the API?

MIguel (mlavalle)




More information about the OpenStack-dev mailing list