From 1ff14bd44ac13f638078775ab1def01c87d3b19b Mon Sep 17 00:00:00 2001 From: saitou Date: Thu, 28 May 2015 14:38:44 +0900 Subject: [PATCH] Fix the installation command line in Chapter 4 openstack-glance-api and openstack-glance-registry packages do not exist. These are merged into openstack-glance package. Closes-Bug: 1459492 Change-Id: Ie339ca00993aa3bd8dcab0ffb4508fbc8b99158c --- doc/install-guide/section_glance-install.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/install-guide/section_glance-install.xml b/doc/install-guide/section_glance-install.xml index a375f4c098..e4b770e9fd 100644 --- a/doc/install-guide/section_glance-install.xml +++ b/doc/install-guide/section_glance-install.xml @@ -134,8 +134,7 @@ Repeat User Password: # apt-get install glance python-glanceclient - # yum install openstack-glance-api openstack-glance-registry \ - openstack-glance python-glance python-glanceclient + # yum install openstack-glance python-glance python-glanceclient # zypper install openstack-glance python-glanceclient