The ipaddr failure seems to have probably been an issue with
pypi.python.org. That log is for a change to gantt, which does not
currently use the restrictive http://pypi.openstack.org/openstack/
mirror. If it should do so, add it to
openstack/requirements:projects.txt (it will also get requirements
update proposals this way).

** Changed in: openstack-ci
       Status: New => Invalid

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

Title:
  "ImportError: No module named passlib.hash"

Status in OpenStack Identity (Keystone):
  Invalid
Status in OpenStack Core Infrastructure:
  Invalid
Status in Python client library for Keystone:
  Invalid

Bug description:
  Example from http://logs.openstack.org/99/69799/9/gate/gate-tempest-
  dsvm-full/ca0c1b3/console.html

  2014-02-06 20:20:45.531 | 2014-02-06 20:20:45   File 
"/opt/stack/new/keystone/bin/keystone-manage", line 37, in <module>
  2014-02-06 20:20:45.532 | 2014-02-06 20:20:45     from keystone import cli
  2014-02-06 20:20:45.534 | 2014-02-06 20:20:45   File 
"/opt/stack/new/keystone/keystone/cli.py", line 26, in <module>
  2014-02-06 20:20:45.535 | 2014-02-06 20:20:45     from keystone.common import 
openssl
  2014-02-06 20:20:45.537 | 2014-02-06 20:20:45   File 
"/opt/stack/new/keystone/keystone/common/openssl.py", line 21, in <module>
  2014-02-06 20:20:45.539 | 2014-02-06 20:20:45     from keystone.common import 
utils
  2014-02-06 20:20:45.540 | 2014-02-06 20:20:45   File 
"/opt/stack/new/keystone/keystone/common/utils.py", line 28, in <module>
  2014-02-06 20:20:45.543 | 2014-02-06 20:20:45     import passlib.hash
  2014-02-06 20:20:45.543 | 2014-02-06 20:20:45 ImportError: No module named 
passlib.hash
  2014-02-06 20:20:45.545 | 2014-02-06 20:20:45 + [[ PKI == \P\K\I ]]
  2014-02-06 20:20:45.571 | 2014-02-06 20:20:45 + rm -rf /etc/keystone/ssl
  2014-02-06 20:20:45.572 | 2014-02-06 20:20:45 + 
/opt/stack/new/keystone/bin/keystone-manage pki_setup
  2014-02-06 20:20:45.573 | 2014-02-06 20:20:45 Traceback (most recent call 
last):
  2014-02-06 20:20:45.573 | 2014-02-06 20:20:45   File 
"/opt/stack/new/keystone/bin/keystone-manage", line 37, in <module>
  2014-02-06 20:20:45.573 | 2014-02-06 20:20:45     from keystone import cli
  2014-02-06 20:20:45.574 | 2014-02-06 20:20:45   File 
"/opt/stack/new/keystone/keystone/cli.py", line 26, in <module>
  2014-02-06 20:20:45.574 | 2014-02-06 20:20:45     from keystone.common import 
openssl
  2014-02-06 20:20:45.574 | 2014-02-06 20:20:45   File 
"/opt/stack/new/keystone/keystone/common/openssl.py", line 21, in <module>
  2014-02-06 20:20:45.575 | 2014-02-06 20:20:45     from keystone.common import 
utils
  2014-02-06 20:20:45.577 | 2014-02-06 20:20:45   File 
"/opt/stack/new/keystone/keystone/common/utils.py", line 28, in <module>
  2014-02-06 20:20:45.577 | 2014-02-06 20:20:45     import passlib.hash
  2014-02-06 20:20:45.578 | 2014-02-06 20:20:45 ImportError: No module named 
passlib.hash

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to