yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09411
[Bug 1277507] [NEW] "ImportError: No module named passlib.hash"
Public bug reported:
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
** Affects: keystone
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
-
[Bug 1277507] Re: "ImportError: No module named passlib.hash"; HTTP error 403 while getting ipaddr from googledrive.com
From: Sean Dague, 2017-06-15
-
[Bug 1277507] Re: "ImportError: No module named passlib.hash"; HTTP error 403 while getting ipaddr from googledrive.com
From: Kurt Griffiths, 2014-04-28
-
[Bug 1277507] Re: "ImportError: No module named passlib.hash"; HTTP error 403 while getting ipaddr from googledrive.com
From: Davanum Srinivas (DIMS), 2014-02-09
-
[Bug 1277507] Re: "ImportError: No module named passlib.hash"; HTTP error 403 while getting ipaddr from googledrive.com
From: Ryan Hsu, 2014-02-07
-
[Bug 1277507] Re: "ImportError: No module named passlib.hash"
From: Jeremy Stanley, 2014-02-07
-
[Bug 1277507] Re: "ImportError: No module named passlib.hash"
From: Jeremy Stanley, 2014-02-07
-
[Bug 1277507] Re: "ImportError: No module named passlib.hash"
From: Jeremy Stanley, 2014-02-07
-
[Bug 1277507] Re: "ImportError: No module named passlib.hash"
From: Dolph Mathews, 2014-02-07
-
[Bug 1277507] Re: "ImportError: No module named passlib.hash"
From: Davanum Srinivas (DIMS), 2014-02-07
-
[Bug 1277507] [NEW] "ImportError: No module named passlib.hash"
From: Davanum Srinivas (DIMS), 2014-02-07
References