Comment 6 for bug 1660511

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

Reviewed: https://review.openstack.org/427009
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=e9a9fbef8fc29437d1f69727e2ab73c31e957488
Submitter: Jenkins
Branch: master

commit e9a9fbef8fc29437d1f69727e2ab73c31e957488
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