diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova_git.bb')
| -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 8bfcbea..4af1ded 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb | |||
| @@ -277,6 +277,7 @@ RDEPENDS_${PN} = " libvirt \ | |||
| 277 | python-keystonemiddleware \ | 277 | python-keystonemiddleware \ |
| 278 | python-modules \ | 278 | python-modules \ |
| 279 | python-misc \ | 279 | python-misc \ |
| 280 | python-amqp \ | ||
| 280 | python-amqplib \ | 281 | python-amqplib \ |
| 281 | python-anyjson \ | 282 | python-anyjson \ |
| 282 | python-babel \ | 283 | python-babel \ |
| @@ -300,9 +301,11 @@ RDEPENDS_${PN} = " libvirt \ | |||
| 300 | python-oslo.concurrency \ | 301 | python-oslo.concurrency \ |
| 301 | python-oslo.middleware \ | 302 | python-oslo.middleware \ |
| 302 | python-oslo.context \ | 303 | python-oslo.context \ |
| 304 | python-oslo.log \ | ||
| 303 | python-paste \ | 305 | python-paste \ |
| 304 | python-pastedeploy \ | 306 | python-pastedeploy \ |
| 305 | python-paramiko \ | 307 | python-paramiko \ |
| 308 | python-psutil \ | ||
| 306 | python-pyasn1 \ | 309 | python-pyasn1 \ |
| 307 | python-setuptools-git \ | 310 | python-setuptools-git \ |
| 308 | python-simplejson \ | 311 | python-simplejson \ |
