Reviewed: https://review.openstack.org/493442 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9e1e1a52de48877fd4eb9bcd783e7c187e09a2ab Submitter: Jenkins Branch: master
commit 9e1e1a52de48877fd4eb9bcd783e7c187e09a2ab Author: Hesam Chobanlou <[email protected]> Date: Mon Aug 14 02:09:30 2017 -0400 add online_data_migrations to nova docs adding cli documentation for online_data_migrations to clarify when the command is complete. Closes-Bug: #1670738 Change-Id: If50bd044091250611a7d3d67438d732279510d5b ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1670738 Title: man page needed for "nova-manage db online_data_migrations" Status in OpenStack Compute (nova): Fix Released Bug description: This came up in the openstack-operators mailing list: http://lists.openstack.org/pipermail/openstack- operators/2017-March/012864.html There is confusion around the online_data_migrations CLI for knowing when it's complete. There are sort of two answers: 1. There is no summary table output. 2. The command exits with 0 meaning there were no migrations performed. This is probably the best case to follow when checking/scripting for this. We need a man page explaining this in the nova docs: https://github.com/openstack/nova/blob/master/doc/source/man/nova- manage.rst To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1670738/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

