aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/setup.cfg
diff options
context:
space:
mode:
authorasteroide <thomas.duval@orange.com>2015-09-24 16:27:16 +0200
committerasteroide <thomas.duval@orange.com>2015-09-24 16:27:16 +0200
commit92d11d139e9f76d4fd76859aea78643fc32ef36b (patch)
treebd5a2e7b50853498074ab55bdaee4452c460010b /keystone-moon/setup.cfg
parent49325d99acfadaadfad99c596c4ada6b5ec849de (diff)
Update Keystone code from repository.
Change-Id: Ib3d0a06b10902fcc6d520f58e85aa617bc326d00
Diffstat (limited to 'keystone-moon/setup.cfg')
-rw-r--r--keystone-moon/setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/keystone-moon/setup.cfg b/keystone-moon/setup.cfg
index ad3ee53d..c40aa3b8 100644
--- a/keystone-moon/setup.cfg
+++ b/keystone-moon/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = keystone
-version = 8.0.0
+version = 9.0.0
summary = OpenStack Identity
description-file =
README.rst
@@ -24,7 +24,7 @@ packages =
[extras]
ldap =
python-ldap>=2.4:python_version=='2.7'
- ldappool>=1.0 # MPL
+ ldappool>=1.0:python_version=='2.7' # MPL
memcache =
python-memcached>=1.56
mongodb =