[octane] Backup command documentation contains invalid flag --admin-password

Bug #1597766 reported by Oleg S. Gelbukh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
Olga Gusarenko
8.0.x
Won't Fix
Medium
Oleg S. Gelbukh

Bug Description

Detailed bug description:

Documentation for Fuel Octane backup command contains invalid CLI option --admin-password:

http://docs.openstack.org/developer/fuel-docs/userdocs/fuel-install-guide/upgrade/upgrade-fuel.html

Steps to reproduce:

1. Install the Fuel Master node of version 7.0
2. Install fuel-octane package from this repository:
http://mirror.fuel-infra.org/mos-repos/centos/mos7.0-centos6-fuel/proposed/x86_64/Packages/
3. Run command:

octane fuel-backup --to /tmp/tmpbackup.tgz --admin-password <your-password>

Expected results:

Backup file created at /tmp/tmpbackup.tgz path

Actual results:

--admin-password flag is invalid, as the command above that was taken from documentation.

Reproducibility:

Always

Workaround:

Not needed

Impact:

Upgrade procedure documentation

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-docs (master)

Fix proposed to branch: master
Review: https://review.openstack.org/336008

Changed in fuel:
assignee: nobody → Oleg S. Gelbukh (gelbuhos)
status: New → In Progress
Changed in fuel:
importance: Undecided → Medium
milestone: none → 8.0-updates
Dmitry Klenov (dklenov)
tags: added: area-python
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/336478

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-docs (master)

Change abandoned by Oleg Gelbukh (<email address hidden>) on branch: master
Review: https://review.openstack.org/336478

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Change abandoned by Oleg Gelbukh (<email address hidden>) on branch: master
Review: https://review.openstack.org/336008

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-docs (master)

Fix proposed to branch: master
Review: https://review.openstack.org/336482

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-docs (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/336484

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/336485

Revision history for this message
Oleg S. Gelbukh (gelbuhos) wrote :

Sorry for this mess, it looks like I did something wrong while backported the change using Git. All of it is fixed now.

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to mos/mos-docs (master)

Fix proposed to branch: master
Change author: Oleg Gelbukh <email address hidden>
Review: https://review.fuel-infra.org/22799

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Change abandoned on mos/mos-docs (master)

Change abandoned by Oleg Gelbukh <email address hidden> on branch: master
Review: https://review.fuel-infra.org/22799

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix proposed to mos/mos-docs (stable/8.0)

Fix proposed to branch: stable/8.0
Change author: Oleg Gelbukh <email address hidden>
Review: https://review.fuel-infra.org/22800

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on fuel-docs (stable/mitaka)

Change abandoned by Olga Gusarenko (<email address hidden>) on branch: stable/mitaka
Review: https://review.openstack.org/336484
Reason: duplicate

Changed in fuel:
assignee: Oleg S. Gelbukh (gelbuhos) → Olga Gusarenko (ogusarenko)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-docs (master)

Reviewed: https://review.openstack.org/336482
Committed: https://git.openstack.org/cgit/openstack/fuel-docs/commit/?id=dba0d16eac307585849f11bd66cdf0853315a59e
Submitter: Jenkins
Branch: master

commit dba0d16eac307585849f11bd66cdf0853315a59e
Author: Oleg Gelbukh <email address hidden>
Date: Thu Jun 30 16:20:11 2016 +0300

    Remove obsolete flag from 'octane fuel-backup' command

    Flag --admin-password was removed from fuel-backup command a while
    ago, but the documentation was not updated.

    Remove obsolete flag from documentation to avoid confusion.

    Change-Id: I80a1b125516bbaf587dfbf4d38a7e02f5080b8bd
    Closes-bug: 1597766

Changed in fuel:
status: In Progress → Fix Committed
tags: added: in-stable-mitaka
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-docs (stable/mitaka)

Reviewed: https://review.openstack.org/336485
Committed: https://git.openstack.org/cgit/openstack/fuel-docs/commit/?id=7db68bbf30805b4b5155fedd5b7ea7a2a6220b76
Submitter: Jenkins
Branch: stable/mitaka

commit 7db68bbf30805b4b5155fedd5b7ea7a2a6220b76
Author: Oleg Gelbukh <email address hidden>
Date: Thu Jun 30 16:20:11 2016 +0300

    Remove obsolete flag from 'octane fuel-backup' command

    Flag --admin-password was removed from fuel-backup command a while
    ago, but the documentation was not updated.

    Remove obsolete flag from documentation to avoid confusion.

    Change-Id: I80a1b125516bbaf587dfbf4d38a7e02f5080b8bd
    Closes-bug: 1597766
    (cherry picked from commit 6ac4e7d196cb5a005e516d6261c9b747f34b408c)

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to mos/mos-docs (stable/8.0)

Reviewed: https://review.fuel-infra.org/22800
Submitter: Svetlana Karslioglu <email address hidden>
Branch: stable/8.0

Commit: 12abba00166b5e3387035b5c185471c4238fd7b6
Author: Oleg Gelbukh <email address hidden>
Date: Fri Jul 1 11:01:00 2016

Remove obsolete flag from 'octane fuel-backup' command

Flag --admin-password was removed from fuel-backup command a while
ago, but the documentation was not updated.

Remove obsolete flag from documentation to avoid confusion.

Change-Id: I6de48362016371d106efdce9e6d303412c170410
Closes-bug: 1597766

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.