Comment 3 for bug 1401280

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/161352
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=0363a17cffe85bba9d1b553344eacff95950a493
Submitter: Jenkins
Branch: master

commit 0363a17cffe85bba9d1b553344eacff95950a493
Author: Richard Winters <email address hidden>
Date: Wed Mar 4 13:18:03 2015 -0500

    Update test to fail instead of skip if floating pool is already allocated

    The FloatingIPsBulkAdminTestJSON skips instead of fail if the pool is already configured.
    This patch updates the test to fail when the floating pool is found to be already configured.

    Change-Id: Iee5317c174c9abfc3514b6833d35e17969b15693
    Closes-Bug: #1401280