Reviewed: https://review.openstack.org/605329 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c4c6dc736e084f2d919b9bcf93d26df87e0341c9 Submitter: Zuul Branch: master
commit c4c6dc736e084f2d919b9bcf93d26df87e0341c9 Author: imacdonn <email address hidden> Date: Wed Sep 26 04:30:49 2018 +0000
nova-manage - fix online_data_migrations counts
When running online_data_migrations in batches, totals were not being accumulated - rather the counts each batch would clobber those from the previous one, and the last batch would run no migrations, so the totals were reported as zero.
Change-Id: Ib616f2efb69baa16e18601d27b747220bbefeb16 Closes-Bug: #1794364
Reviewed: https:/ /review. openstack. org/605329 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=c4c6dc736e0 84f2d919b9bcf93 d26df87e0341c9
Committed: https:/
Submitter: Zuul
Branch: master
commit c4c6dc736e084f2 d919b9bcf93d26d f87e0341c9
Author: imacdonn <email address hidden>
Date: Wed Sep 26 04:30:49 2018 +0000
nova-manage - fix online_ data_migrations counts
When running online_ data_migrations in batches, totals were not
being accumulated - rather the counts each batch would clobber
those from the previous one, and the last batch would run no
migrations, so the totals were reported as zero.
Change-Id: Ib616f2efb69baa 16e18601d27b747 220bbefeb16
Closes-Bug: #1794364