diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-03-12 01:22:46 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-03-12 01:22:46 -0400 |
| commit | 54179a2d187fd082456444c1f600fd6e9a07b7e8 (patch) | |
| tree | d48bcfff2f0ad0ea7af64e1d3545721adbb4319d /meta-openstack/recipes-devtools/python/python-nova_git.bb | |
| parent | 825048fe5ef82644ae5bb2833e71b295e759d7e1 (diff) | |
| download | meta-cloud-services-54179a2d187fd082456444c1f600fd6e9a07b7e8.tar.gz | |
nova: fix jsonschema and retrying depdencies
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-nova_git.bb | 1 |
1 files changed, 1 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 4966250..9926208 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb | |||
| @@ -304,6 +304,7 @@ RDEPENDS_${PN} = " libvirt \ | |||
| 304 | python-pyasn1 \ | 304 | python-pyasn1 \ |
| 305 | python-setuptools-git \ | 305 | python-setuptools-git \ |
| 306 | python-simplejson \ | 306 | python-simplejson \ |
| 307 | python-jsonschema \ | ||
| 307 | python-six \ | 308 | python-six \ |
| 308 | python-setuptools \ | 309 | python-setuptools \ |
| 309 | python-sqlalchemy \ | 310 | python-sqlalchemy \ |
