Reviewed: https://review.opendev.org/677508 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=62ca2e7ed29f766c090fce5a732771d9ee924da2 Submitter: Zuul Branch: master
commit 62ca2e7ed29f766c090fce5a732771d9ee924da2 Author: Stephen Finucane <[email protected]> Date: Tue Aug 20 16:59:05 2019 +0100 docs: Correct 'nova-manage db sync' documentation In change I3fd9fe0317bcd1a59c366e60154b095e8df92327, we deprecated the '--version' option in favour of a 'VERSION' positional. This was later removed in change I7795e308497de66329f288b43ecfbf978d67ad75. Update the docs to reflect this. 'nova-manage api_db sync' were already corrected in change Ibc49f93b8bd51d9a050acde5ef3dc8aad91321ca and does not need the same fix, though a minor tweak is included. Change-Id: I2c0fb04fbc3f6d2074596894782ed3143b0c2338 Signed-off-by: Stephen Finucane <[email protected]> Closes-Bug: #1840807 ** 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/1840807 Title: nova-manage man page refers to non-existent option Status in OpenStack Compute (nova): Fix Released Bug description: The 'nova-manage db sync' command used to take a '--version' option but this was deprecated some time ago and recently removed. However, the man page for this command still references the old option: https://docs.openstack.org/nova/rocky/cli/nova-manage.html#nova- database To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1840807/+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

