summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oslotest_1.4.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-oslotest: upgrade to 1.6.0Jackie Huang2015-04-291-30/+0
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-oslotest: correct the SRC_URI and add bash to rdependsJackie Huang2015-04-081-3/+4
| | | | | | | | | | | - It's updated to 1.4.0 in previous commit but the SRC_URI and checksums are incorrect. - The scripts in python-oslotest needs bash so add it to rdepends to avoid: WARNING: QA Issue: python-oslotest requires /bin/bash, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* oslo: update to latest versionsBruce Ashfield2015-02-211-0/+29
To get the clients functional, we need to update to the latest oslo release (and git trees). Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>