summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-nova_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-nova_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb
index 3e646df..008a124 100644
--- a/meta-openstack/recipes-devtools/python/python-nova_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb
@@ -38,7 +38,7 @@ PV = "16.0.4+git${SRCPV}"
38 38
39S = "${WORKDIR}/git" 39S = "${WORKDIR}/git"
40 40
41inherit systemd setuptools identity hosts useradd default_configs monitor 41inherit systemd setuptools3 identity hosts useradd default_configs monitor
42 42
43LIBVIRT_IMAGES_TYPE ?= "default" 43LIBVIRT_IMAGES_TYPE ?= "default"
44 44
@@ -295,7 +295,7 @@ RDEPENDS_${PN} += " \
295 python-requests \ 295 python-requests \
296 python-six \ 296 python-six \
297 python-stevedore \ 297 python-stevedore \
298 python-setuptools \ 298 python-setuptools3 \
299 python-websockify \ 299 python-websockify \
300 python-oslo.cache \ 300 python-oslo.cache \
301 python-oslo.concurrency \ 301 python-oslo.concurrency \