diff options
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-nova_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb index 4e96341..423b0c3 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb | |||
| @@ -274,6 +274,7 @@ RDEPENDS_${PN} = " libvirt \ | |||
| 274 | python-keystonemiddleware \ | 274 | python-keystonemiddleware \ |
| 275 | python-modules \ | 275 | python-modules \ |
| 276 | python-misc \ | 276 | python-misc \ |
| 277 | python-amqp \ | ||
| 277 | python-amqplib \ | 278 | python-amqplib \ |
| 278 | python-anyjson \ | 279 | python-anyjson \ |
| 279 | python-babel \ | 280 | python-babel \ |
| @@ -297,9 +298,11 @@ RDEPENDS_${PN} = " libvirt \ | |||
| 297 | python-oslo.concurrency \ | 298 | python-oslo.concurrency \ |
| 298 | python-oslo.middleware \ | 299 | python-oslo.middleware \ |
| 299 | python-oslo.context \ | 300 | python-oslo.context \ |
| 301 | python-oslo.log \ | ||
| 300 | python-paste \ | 302 | python-paste \ |
| 301 | python-pastedeploy \ | 303 | python-pastedeploy \ |
| 302 | python-paramiko \ | 304 | python-paramiko \ |
| 305 | python-psutil \ | ||
| 303 | python-pyasn1 \ | 306 | python-pyasn1 \ |
| 304 | python-setuptools-git \ | 307 | python-setuptools-git \ |
| 305 | python-simplejson \ | 308 | python-simplejson \ |
