← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1284341] [NEW] keystone-manage db_version broken

 

Public bug reported:

A recent commit appears to have broken keystone-manage:

keystone-manage db_version
2014-02-24 21:29:17.392 CRITICAL keystone [-] TypeError: db_version() takes exactly 2 arguments (1 given)

It appears to be a regression caused by this patch which was recently
merged:

https://review.openstack.org/#/c/61073/36/keystone/cli.py

The ")"'s on the print statements look to be in the wrong place AFAICS.

** Affects: keystone
     Importance: Undecided
     Assignee: Steven Hardy (shardy)
         Status: In Progress

** Changed in: keystone
     Assignee: (unassigned) => Steven Hardy (shardy)

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

Title:
  keystone-manage db_version broken

Status in OpenStack Identity (Keystone):
  In Progress

Bug description:
  A recent commit appears to have broken keystone-manage:

  keystone-manage db_version
  2014-02-24 21:29:17.392 CRITICAL keystone [-] TypeError: db_version() takes exactly 2 arguments (1 given)

  It appears to be a regression caused by this patch which was recently
  merged:

  https://review.openstack.org/#/c/61073/36/keystone/cli.py

  The ")"'s on the print statements look to be in the wrong place
  AFAICS.

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


Follow ups

References