Browse code

Keystone doesn't depend on bcrypt any more

see https://github.com/openstack/keystone/commit/48f2f650c8b622b55e67610081336055ec9a2c8e#keystone/common/utils.py

Change-Id: I3038a96deb9ca319224c07f549c893d24707be0d

Zang MingJie authored on 2013/03/30 03:06:19
Showing 2 changed files
... ...
@@ -13,4 +13,3 @@ python-greenlet
13 13
 python-routes
14 14
 libldap2-dev
15 15
 libsasl2-dev
16
-python-bcrypt
... ...
@@ -12,6 +12,5 @@ python-setuptools # instead of python-distribute; dist:sle11sp2
12 12
 python-greenlet
13 13
 python-lxml
14 14
 python-mysql
15
-python-py-bcrypt
16 15
 python-pysqlite
17 16
 sqlite3