summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-httpretty_0.8.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* 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>