Comment 18 for bug 1794364

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/605836
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c86f309c564f4a394285068bbdb4f138cfff1651
Submitter: Zuul
Branch: master

commit c86f309c564f4a394285068bbdb4f138cfff1651
Author: Matt Riedemann <email address hidden>
Date: Thu Sep 27 14:53:10 2018 -0400

    Add more documentation for online_data_migrations CLI

    This is a follow up to commit c4c6dc736 to clarify some
    confusing comments in the code, add more comments in
    the actual runtime code, and also provide an example
    in the CLI man page docs along with an explanation of
    the output, specifically for the case that $found>0
    but done=0 and what that means.

    Change-Id: I0691caab2c44d3189504c54e51bb263ecdc5d1d2
    Related-Bug: #1794364