summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-httpretty_0.8.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* support-libs: refresh round1Bruce Ashfield2015-03-031-26/+0
| | | | | | | Refreshing the support libraries to prepare for kilo uprevs of the core components. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* httpretty: create recipe for packageKeith Holman2014-06-231-0/+26
Keystoneclient tests require the package httpretty be available on the system in order to run. This fix includes a recipe file for obtaining and building httpretty. The fix also adds httpretty as a dependency of keystoneclient. Signed-off-by: Keith Holman <Keith.Holman@windriver.com>