summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystoneauth1_1.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-keystoneauth1: uprev to v2.18.0Mark Asselstine2017-01-211-23/+0
| | | | | | | | This uprev is required by the uprev to python-os-client-config to the latest stable/newton. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* openstackclient: add missing python modulesMark Asselstine2015-11-161-0/+23
Attempting to run 'openstack' commands (such as 'openstack user list') will fail with errors regarding missing python modules. Add the missing module recipes and add the dependencies to openstackclient. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>