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 | 5 |
1 files changed, 3 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 4c57095..ddcf4d0 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb | |||
| @@ -11,7 +11,7 @@ SRCNAME = "nova" | |||
| 11 | 11 | ||
| 12 | FILESEXTRAPATHS := "${THISDIR}/${PN}" | 12 | FILESEXTRAPATHS := "${THISDIR}/${PN}" |
| 13 | 13 | ||
| 14 | SRC_URI = "git://github.com/openstack/nova.git;branch=stable/havana \ | 14 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ |
| 15 | file://0001-nova-api-paste.ini-make-controller-IP-configurable.patch \ | 15 | file://0001-nova-api-paste.ini-make-controller-IP-configurable.patch \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| @@ -173,6 +173,7 @@ RDEPENDS_${PN} = " python-modules \ | |||
| 173 | python-greenlet \ | 173 | python-greenlet \ |
| 174 | python-httplib2 \ | 174 | python-httplib2 \ |
| 175 | python-iso8601 \ | 175 | python-iso8601 \ |
| 176 | python-jinja2 \ | ||
| 176 | python-kombu \ | 177 | python-kombu \ |
| 177 | python-lxml \ | 178 | python-lxml \ |
| 178 | python-netaddr \ | 179 | python-netaddr \ |
| @@ -188,7 +189,7 @@ RDEPENDS_${PN} = " python-modules \ | |||
| 188 | python-sqlalchemy-migrate \ | 189 | python-sqlalchemy-migrate \ |
| 189 | python-stevedore \ | 190 | python-stevedore \ |
| 190 | python-suds \ | 191 | python-suds \ |
| 191 | python-quantumclient \ | 192 | python-neutronclient \ |
| 192 | python-routes \ | 193 | python-routes \ |
| 193 | python-webob \ | 194 | python-webob \ |
| 194 | python-websockify \ | 195 | python-websockify \ |
