diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-openstackclient_1.0.4.bb (renamed from meta-openstack/recipes-devtools/python/python-openstackclient_1.0.3.bb) | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-openstackclient_1.0.3.bb b/meta-openstack/recipes-devtools/python/python-openstackclient_1.0.4.bb index 77cb5d2..a585b68 100644 --- a/meta-openstack/recipes-devtools/python/python-openstackclient_1.0.3.bb +++ b/meta-openstack/recipes-devtools/python/python-openstackclient_1.0.4.bb | |||
| @@ -20,5 +20,20 @@ DEPENDS += "\ | |||
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | RDEPENDS_${PN} += "\ | 22 | RDEPENDS_${PN} += "\ |
| 23 | python-babel \ | ||
| 24 | python-cinderclient \ | ||
| 25 | python-cliff \ | ||
| 26 | python-cliff-tablib \ | ||
| 27 | python-glanceclient \ | ||
| 28 | python-keystoneclient \ | ||
| 29 | python-neutronclient \ | ||
| 30 | python-novaclient \ | ||
| 31 | python-oslo.config \ | ||
| 32 | python-oslo.i18n \ | ||
| 33 | python-oslo.serialization \ | ||
| 34 | python-oslo.utils \ | ||
| 23 | python-pbr \ | 35 | python-pbr \ |
| 36 | python-requests \ | ||
| 37 | python-six \ | ||
| 38 | python-stevedore \ | ||
| 24 | " | 39 | " |
