← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1981088] Re: "nova-manage db archive" command doesn't exist.

 

Reviewed:  https://review.opendev.org/c/openstack/nova/+/856894
Committed: https://opendev.org/openstack/nova/commit/023d2b4a9ab35c27933d75d8c3fe02ea9a0929fe
Submitter: "Zuul (22348)"
Branch:    master

commit 023d2b4a9ab35c27933d75d8c3fe02ea9a0929fe
Author: Rajesh Tailor <ratailor@xxxxxxxxxx>
Date:   Sat Sep 10 14:29:04 2022 +0530

    Update nova-manage doc page
    
    nova-manage doc page [1] mentioned usage of `nova-manage db archive`
    command, which doesn't exist.
    
    This change updates the doc page with the correct command
    `nova-manage db archive_deleted_rows`.
    
    [1] https://docs.openstack.org/nova/latest/cli/nova-manage.html
    
    Closes-Bug: #1981088
    Change-Id: Ibcbccf87ec70e9edea61c99d4d3bcf610cc1df64


** 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/1981088

Title:
  "nova-manage db archive" command doesn't exist.

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  The documentation says

  nova-manage db archive --before 2015-10-21

  though the command doesn't exist

  the right command is

  nova-manage db archive_deleted_rows --before 2015-10-21

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1981088/+subscriptions



References