summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-django-nose_1.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* support-libs: refresh round1Bruce Ashfield2015-03-031-31/+0
| | | | | | | Refreshing the support libraries to prepare for kilo uprevs of the core components. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* 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>