Comment 8 for bug 1660511

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (stable/newton)

Reviewed: https://review.openstack.org/442548
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=a0c2fe25cbeae1ee6a386a1a43b54d97098dbfd1
Submitter: Jenkins
Branch: stable/newton

commit a0c2fe25cbeae1ee6a386a1a43b54d97098dbfd1
Author: Matt Riedemann <email address hidden>
Date: Mon Jan 30 22:22:43 2017 -0500

    Don't run swap_volume tests in Tempest if cells v1 is enabled

    Cells v1 apparently doesn't support the swap volume API which
    was recently enabled for testing in change:

    92575baa6b010ec09fea3e715030da8be61c0c64

    Rather than revert that change, we should just handle the cells
    v1 case and not enable that test in that environment.

    Change-Id: I80f52e8299641098d90d3c374a80770fc45b8122
    Closes-Bug: #1660511
    (cherry picked from commit e9a9fbef8fc29437d1f69727e2ab73c31e957488)