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

Bug #1981088 reported by Sergii Golovatiuk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Sergii Golovatiuk

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

Changed in nova:
status: New → In Progress
Revision history for this message
sean mooney (sean-k-mooney) wrote :

yep this is a simple docs bug

Changed in nova:
importance: Undecided → Low
tags: added: doc nova-manage
Changed in nova:
assignee: nobody → Sergii Golovatiuk (sgolovatiuk)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/nova/+/856894

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

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 <email address hidden>
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
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

commit b62c21a97600433a9f427efea97c18705a0776a9
Author: Sergii Golovatiuk <email address hidden>
Date: Tue Jun 28 13:46:10 2022 +0200

    Replace "db archive" with "db archive_deleted_raws"

    There is no db archive command. This patch fixes documentation to use
    the correct one.

    Closes-Bug: 1981088

    Change-Id: I9f9df98fb051592e4bcc20ebb90b3c3dfbf04acf

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/nova 27.0.0.0rc1

This issue was fixed in the openstack/nova 27.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.