summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glancestore_git.bb
diff options
context:
space:
mode:
authorJosep Puigdemont <josep.puigdemont@enea.com>2015-10-02 15:50:56 +0200
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-10-06 12:15:04 -0400
commitdd6a23ab2a9664ae4d6f10f9339cc70340a5e31a (patch)
tree81014428ca0d0577671c9569826f98a56cb800d5 /meta-openstack/recipes-devtools/python/python-glancestore_git.bb
parente92b728228e4111be73dea34774c4c0f4d09223b (diff)
downloadmeta-cloud-services-dd6a23ab2a9664ae4d6f10f9339cc70340a5e31a.tar.gz
python-glance, glancestore: require oslo.vmware
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glancestore_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-glancestore_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glancestore_git.bb b/meta-openstack/recipes-devtools/python/python-glancestore_git.bb
index 43707ee..9a03e55 100644
--- a/meta-openstack/recipes-devtools/python/python-glancestore_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glancestore_git.bb
@@ -29,5 +29,6 @@ RDEPENDS_${PN} = " \
29 python-cinderclient \ 29 python-cinderclient \
30 python-oslo.config \ 30 python-oslo.config \
31 python-oslo.i18n \ 31 python-oslo.i18n \
32 python-oslo.vmware \
32 " 33 "
33 34