Comment 5 for bug 1599140

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

Reviewed: https://review.openstack.org/512796
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=0af13cb6a71a25ee6950f0b7307c0c6e1a4dad33
Submitter: Zuul
Branch: master

commit 0af13cb6a71a25ee6950f0b7307c0c6e1a4dad33
Author: Sofia Enriquez <email address hidden>
Date: Tue Oct 17 18:49:14 2017 +0000

    Add test coverage to manage existing flow

    We're almost missing unit tests for manage_existing functionality. The
    cinder.volume.flows.manager.manage_existing module has only ~37% of
    coverage, manage_existing_snapshot 61%.
    cinder.volume.flows.api.manage_existing also has ~58%.

    Change-Id: I28c1d70e5a53d7420e3eb52573d1d6fff474b635
    Partial-Bug: #1599140