Comment 9 for bug 1302774

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/90410
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=1ad0f2b8b3f3959a6a5d031c1ac0b5a82d714e61
Submitter: Jenkins
Branch: master

commit 1ad0f2b8b3f3959a6a5d031c1ac0b5a82d714e61
Author: Nikola Dipanov <email address hidden>
Date: Mon Apr 28 12:33:12 2014 +0200

    Remove {begin,roll}_detaching volume API tests

    In preparation for changes to the cinder API in
    https://review.openstack.org/#/c/90353/ , we need to make sure volumes
    are in the expected state before we can call begin_detaching on it.

    Adding this kind of check to the existing two tests would make them
    scenario tests really, and also begin and roll detaching are already
    tested as part of standard attach and detach scenario tests, plus are
    kind of an implementation detail (even though, sadly, exposed as a
    public API) and need not be tested by tempest tests.

    Partial-bug: #1302774
    Change-Id: I59e88344e83b8c0665a04c8ef55126a8f27bbf57