nova/nova/cmd
imacdonn d8b99f05ab 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
(cherry picked from commit c4c6dc736e)
(cherry picked from commit fc9c877201)
2018-09-27 14:57:09 -04:00
..
__init__.py Reload oslo_context after calling monkey_patch() 2018-08-06 18:17:19 +00:00
api.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
api_metadata.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
api_os_compute.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
baseproxy.py console: introduce basic framework for security proxying 2017-09-28 16:39:22 +01:00
cells.py Merge "Pass config object to oslo_reports" 2017-09-06 16:06:13 +00:00
common.py trivial: Remove some single use function from utils 2017-08-22 16:10:02 +01:00
compute.py Merge "Pass config object to oslo_reports" 2017-09-06 16:06:13 +00:00
conductor.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
console.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
consoleauth.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
dhcpbridge.py Remove translation of log messages 2017-06-09 09:06:16 +00:00
manage.py nova-manage - fix online_data_migrations counts 2018-09-27 14:57:09 -04:00
network.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
novncproxy.py console: Provide an RFB security proxy implementation 2018-01-12 10:00:42 +00:00
policy.py trivial: Rename 'policy_check' -> 'policy' 2017-10-25 17:56:40 +01:00
scheduler.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00
serialproxy.py config options: centralize section "serial_console" 2015-11-19 11:00:20 +01:00
spicehtml5proxy.py config options: centralize 'spice' options 2016-04-11 10:34:05 +00:00
status.py Merge "nova-status - don't count deleted compute_nodes" into stable/queens 2018-09-26 15:46:35 +00:00
xvpvncproxy.py Pass config object to oslo_reports 2017-09-05 10:39:43 +00:00