summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-nova/nova-fix-location-to-plugin-directory.patch
Commit message (Collapse)AuthorAgeFilesLines
* nova: package plugin directory and fix its pathKeith Holman2014-06-231-0/+32
The tests included with nova require some files that are within the "plugin" directory. This fix includes the "plugin" directory on the target system as part of the recipe. This fix also includes a patch that updates the tests to find the "plugin" directory where it is installed on the target system. Signed-off-by: Keith Holman <Keith.Holman@windriver.com>