summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-django-nose_1.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* django-nose: add recipe and dependencies for testingKeith Holman2014-06-041-0/+31
Horizon provides unit tests for testing its deployment in target environment. These tests make use of django-nose testing framework. This provides a recipe for building django-nose and adds a dependency from Horizon on this recipe. Signed-off-by: Keith Holman <Keith.Holman@windriver.com>