← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1277507] Re: "ImportError: No module named passlib.hash"; HTTP error 403 while getting ipaddr from googledrive.com

 

This devstack bug was last updated over 180 days ago, as devstack
is a fast moving project and we'd like to get the tracker down to
currently actionable bugs, this is getting marked as Invalid. If the
issue still exists, please feel free to reopen it.

** Changed in: devstack
       Status: New => Invalid

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

Title:
  "ImportError: No module named passlib.hash"; HTTP error 403 while
  getting ipaddr from googledrive.com

Status in devstack:
  Invalid
Status in gantt:
  New
Status in OpenStack Identity (keystone):
  Invalid
Status in OpenStack Core Infrastructure:
  Invalid
Status in oslo-incubator:
  Invalid
Status in python-keystoneclient:
  Invalid
Status in zaqar:
  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/devstack/+bug/1277507/+subscriptions


References