summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystone_git.bb30
1 files changed, 15 insertions, 15 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
index a1b4abc..a692f82 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
13 file://keystone \ 13 file://keystone \
14 file://openrc \ 14 file://openrc \
15 file://Update-test-core-ETCDIR-location.patch \ 15 file://Update-test-core-ETCDIR-location.patch \
16 " 16 "
17 17
18SRCREV="e7c29874e5a0e43f4f0e9970556c701af508152f" 18SRCREV="e7c29874e5a0e43f4f0e9970556c701af508152f"
19PV="2013.2.3+git${SRCPV}" 19PV="2013.2.3+git${SRCPV}"
@@ -119,23 +119,23 @@ DEPENDS += " \
119 119
120RDEPENDS_${PN} += " \ 120RDEPENDS_${PN} += " \
121 python-pam \ 121 python-pam \
122 python-webob \ 122 python-webob \
123 python-eventlet \ 123 python-eventlet \
124 python-greenlet \ 124 python-greenlet \
125 python-pastedeploy \ 125 python-pastedeploy \
126 python-paste \ 126 python-paste \
127 python-routes \ 127 python-routes \
128 python-sqlalchemy \ 128 python-sqlalchemy \
129 python-sqlalchemy-migrate \ 129 python-sqlalchemy-migrate \
130 python-passlib \ 130 python-passlib \
131 python-lxml \ 131 python-lxml \
132 python-iso8601 \ 132 python-iso8601 \
133 python-keystoneclient \ 133 python-keystoneclient \
134 python-oslo.config \ 134 python-oslo.config \
135 python-dogpile.core \ 135 python-dogpile.core \
136 python-dogpile.cache \ 136 python-dogpile.cache \
137 python-pbr \ 137 python-pbr \
138 " 138 "
139 139
140# TODO: 140# TODO:
141# if DISTRO_FEATURE contains "tempest" then add *-tests to the main RDEPENDS 141# if DISTRO_FEATURE contains "tempest" then add *-tests to the main RDEPENDS