diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-04-14 23:39:55 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-04-14 23:39:55 -0400 |
| commit | 540d9b3c52bc266b8d9c6b3fd0c6215a3b563c44 (patch) | |
| tree | 2266fe9f9525afc77e130f0b6132a302055e9d02 /meta-openstack/recipes-devtools/python/python-keystone_git.bb | |
| parent | 74f2c911a92bc88036c8ba7fbf080a5796f4e6eb (diff) | |
| parent | 7eeab1b65c3413645d4259643c13bc791b5a7f98 (diff) | |
| download | meta-cloud-services-540d9b3c52bc266b8d9c6b3fd0c6215a3b563c44.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" |
