Confirmed Cinder package list for Fedora/RHEL

Confirmed that the packages listed are correct for installation of
Cinder on Fedora and RHEL.

Change-Id: Id9b84088c2670d5b34ca5754428433ccf69d4402
This commit is contained in:
Stephen Gordon 2013-10-14 16:19:31 -04:00
parent e3ad1b1a4e
commit 894ea115c8

View File

@ -31,7 +31,7 @@
<step><para>After configuring the operating system, install the appropriate
packages for the block storage service.</para>
<!-- FIXME: Double check list of packages for ubuntu fedora -->
<!-- FIXME: Double check list of packages for ubuntu -->
<screen os="ubuntu;debian"><prompt>#</prompt> <userinput>apt-get install cinder-api cinder-scheduler cinder-volume</userinput></screen>
<screen os="centos;rhel;fedora"><prompt>#</prompt> <userinput>yum install openstack-cinder openstack-utils openstack-selinux</userinput></screen>
<screen os="opensuse"><prompt>#</prompt> <userinput>zypper install openstack-cinder-api openstack-cinder-scheduler \