diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-04-08 10:37:31 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-04-08 10:37:31 -0400 |
| commit | 416db609203d21703e17ae03f877e21db888afcc (patch) | |
| tree | 286e4f74852cc1671f9c90d3ec4d7079cc8d6096 /meta-openstack/recipes-devtools/python/python-keystone_git.bb | |
| parent | 74f2c911a92bc88036c8ba7fbf080a5796f4e6eb (diff) | |
| parent | 274cf835e275e8ec2f1a4260bd4437b5cdcaed92 (diff) | |
| download | meta-cloud-services-416db609203d21703e17ae03f877e21db888afcc.tar.gz | |
Merge branch 'master' into kilo
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystone_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb index e5896df..1f012cc 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb | |||
| @@ -284,6 +284,8 @@ RDEPENDS_${PN} += " \ | |||
| 284 | python-pysaml2 \ | 284 | python-pysaml2 \ |
| 285 | python-oslo.utils \ | 285 | python-oslo.utils \ |
| 286 | python-oauthlib \ | 286 | python-oauthlib \ |
| 287 | python-fixtures \ | ||
| 288 | python-oslotest \ | ||
| 287 | " | 289 | " |
| 288 | 290 | ||
| 289 | RDEPENDS_${SRCNAME}-tests += " bash" | 291 | RDEPENDS_${SRCNAME}-tests += " bash" |
