summaryrefslogtreecommitdiffstats
path: root/meta-openstack-qemu/recipes-devtools/python/python-nova_git.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* global: overrides conversionBruce Ashfield2021-07-311-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* nova: update to juno configuration requirementsBruce Ashfield2014-09-031-1/+1
| | | | | | | | | To boot a nested guest in juno, we need to relocate the virtualization type config setting into the [libvirt] section. With this, we can sucessfully launch a guest. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* meta-openstack-qemu: rename python-nova_<version> to python-nova_git.bbappendBruce Ashfield2013-11-251-0/+11
Without renaming the bbappend, our configuration will fail to launch in a virtualized environment. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>