[openstack-dev] [Quantum][Networking][Tempest] Attaching a non existent floating IP address to a vm
MIguel Lavalle
miguel at mlavalle.com
Mon May 6 00:43:22 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 a non existent floating ip address to a vm. The call
looks something like this:
self.client.associate_floating_ip_to_server('', self.server_id)
where the first argument is the floating ip to be associated to the vm.
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