summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-nova/nova-compute
Commit message (Collapse)AuthorAgeFilesLines
* nova: generate per-service initscriptsBruce Ashfield2013-11-251-71/+0
| | | | | | | | | | | Rather than use the catch-all "nova-all" initscript, we switch to one initscript per-service. The old nova-all is still installed, but not linked as an initscript, so it can be used as a fallback. In addition to per-service initscripts, we switch to generating those initscripts from a common template script. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-nova: Added initscriptsMihai Prica2013-08-281-0/+71
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>