summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-mistralclient_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* Update SRC_URI for Openstack recipes fetched from gitAdrian Dudau2017-11-021-1/+1
| | | | | | | Openstack deleted the newton/stable branch from their git repos. We have to rely directly on the commit hash for fetching Newton from git now. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-mistralclient: Uprev to v2.1.2Adrian Dudau2017-08-101-4/+7
| | | | | | This is used by latest stable/newton. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* python-mistralclient: initial versionMark Asselstine2016-02-051-0/+27
This package provides a Python client for Mistral REST API. This package is required by heat. Signed-off-by: Mark Asselstine <asselsm@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>