From 91508c36090072592d17f4c1908d6cc2d7f09302 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Thu, 10 Jul 2014 21:40:22 +0200 Subject: [PATCH] Add installation of package 'genisoimage' for zypper It's necessary to install the package 'genisoimage' to be able to use the config drives. Change-Id: Icb256028543843265e3fa2c84fa28d6e220c845b --- doc/install-guide/section_nova-compute-install.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install-guide/section_nova-compute-install.xml b/doc/install-guide/section_nova-compute-install.xml index f2aa5a2910..169eddc8b5 100644 --- a/doc/install-guide/section_nova-compute-install.xml +++ b/doc/install-guide/section_nova-compute-install.xml @@ -24,7 +24,7 @@ Install the packages: # apt-get install nova-compute # yum install openstack-nova-compute - # zypper install openstack-nova-compute + # zypper install openstack-nova-compute genisoimage Edit the /etc/nova/nova.conf file and