← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1314340] Re: db_sync throws CRITICAL KeyError: <VerNum(1)>

 

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

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

Title:
  db_sync throws CRITICAL KeyError: <VerNum(1)>

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  On Ubuntu14.04

  # cd /opt

  # git clone https://github.com/openstack/keystone

  # cd keystone

  #  virtualenv .venv

  # tools/with_venv.sh pip install -r requirements.txt
  Successfully installed pbr WebOb eventlet greenlet netaddr PasteDeploy Paste Routes six SQLAlchemy sqlalchemy-migrate passlib lxml iso8601 python-keystoneclient oslo.config oslo.messaging Babel oauthlib dogpile.cache jsonschema pycadf posix-ipc repoze.lru decorator Tempita PrettyTable requests stevedore PyYAML kombu pytz dogpile.core amqp anyjson

  # tools/with_venv.sh bin/keystone-manage db_version
  0

  # tools/with_venv.sh bin/keystone-manage db_sync
  2014-04-29 18:24:15.251 30096 CRITICAL keystone [-] KeyError: <VerNum(1)>

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


References