"Database Schema Migrations" section under "Developing with Keystone" has wrong "keystone-manage" command

Bug #1281819 reported by Priti Desai
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Medium
Priti Desai

Bug Description

 keystone-manage --extension <name> db_sync

It fails with error message:

$ keystone-manage --extension example db_sync
usage: keystone-manage [db_sync|db_version|pki_setup|ssl_setup|token_flush]
keystone-manage: error: argument command: invalid choice: 'example' (choose from 'db_sync', 'db_version', 'pki_setup', 'ssl_setup', 'token_flush')

Actual command is:

keystone-manage db_sync --extension <name>

Changed in openstack-manuals:
assignee: nobody → Priti Desai (priti-desai)
Revision history for this message
Priti Desai (priti-desai) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/#/c/74526/

Revision history for this message
Priti Desai (priti-desai) wrote :

Hi Fabio,

I have separated the command from text, placed it on a separate line to make it more readable. Let me know if there is any issue.

Thanks

Changed in openstack-manuals:
status: New → In Progress
affects: openstack-manuals → keystone
Dolph Mathews (dolph)
Changed in keystone:
importance: Undecided → Medium
Changed in keystone:
assignee: Priti Desai (priti-desai) → Dolph Mathews (dolph)
Changed in keystone:
assignee: Dolph Mathews (dolph) → Priti Desai (priti-desai)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/74526
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=eb77167fe680347b6bd2dcb5c46e4244abf54747
Submitter: Jenkins
Branch: master

commit eb77167fe680347b6bd2dcb5c46e4244abf54747
Author: Priti Desai <email address hidden>
Date: Tue Feb 18 22:44:22 2014 +0000

    Keystone doc has wrong keystone-manage command

    Fixed the keystone-manage command (--extension should be placed after db_sync)

    Amend: making it more readable by seperating command from text

    Change-Id: Iaf8dcacaa38cdcbaa867bb6e374a87c00cd45ac3
    backport: none
    Closes-bug: 1281819

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → icehouse-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: icehouse-3 → 2014.1
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.