← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1281819] Re: "Database Schema Migrations" section under "Developing with Keystone" has wrong "keystone-manage" command

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

** Changed in: keystone
    Milestone: None => icehouse-3

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1281819

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

Status in OpenStack Identity (Keystone):
  Fix Released

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>

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