1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/openstack
Dan Prince 1bfc49fa71 OpenStack floating_ip (aka address) test fixes
Updates to the OpenStack address tests so that:

 * The tests cleanup after themselves when executed in Real mode.
   Previously running these tests in Real mode would leak servers
   and floating IPs.

 * DRY things up a bit.

 * Make use of the floating IP we create in subsequent tests. Previously
   the last floating IP in the full list was used. This could be
   problematic in some cases.

--

Also adds a missing Mock class for the release_address request so
that FOG_MOCK tests continue to pass.
2012-11-28 22:04:09 -05:00
..
models Merge pull request #1164 from frodenas/openstack-quantum 2012-10-04 19:54:17 -07:00
requests OpenStack floating_ip (aka address) test fixes 2012-11-28 22:04:09 -05:00