Icehouse documentation: A key step is missing for centos under "Install the Image Service" page

Bug #1373795 reported by Nishant Kumar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Opinion
Undecided
Unassigned

Bug Description

Page URL were bug found: http://docs.openstack.org/icehouse/install-guide/install/yum/content/glance-install.html

The following is missing in icehouse documentation under "Install the Image Service". Without this, the openstack-glance-api and openstack-glance-registry services fail to start (I tested on centos6.5).

"
Add the credentials to the /etc/glance/glance-api-paste.ini and /etc/glance/glance-registry-paste.ini files.
On CentOS, you may need to copy these files to the correct location.
# cp /usr/share/glance/glance-api-dist-paste.ini /etc/glance/glance-api-paste.ini
# cp /usr/share/glance/glance-registry-dist-paste.ini /etc/glance/glance-registry-paste.ini

Edit each file to set the following options in the [filter:authtoken] section and leave any other existing option as it is.
[filter:authtoken]
paste.filter_factory=keystoneclient.middleware.auth_token:filter_factory
auth_host=controller
admin_user=glance
admin_tenant_name=service
admin_password=GLANCE_PASS
"

-----------------------------------
Built: 2014-09-19T07:47:55 00:00
git SHA: 7241eb0fbd6dedac9007a28863fe7dcbf361e96f
URL: http://docs.openstack.org/icehouse/install-guide/install/yum/content/glance-install.html
source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/install-guide/section_glance-install.xml
xml:id: glance-install

summary: - A key step is missing for centos under "Install the Image Service" page
+ Icehouse documentation: A key step is missing for centos under "Install
+ the Image Service" page
Revision history for this message
Tom Fifield (fifieldt) wrote :

Hi Nishant,

Thank you very much for your report. We rely on reports such as yours to improve the documentation.

In this case, it looks like the Centos packaging has had a regression. At the time Icehouse was released, these kind of steps were done by the packaging.

By any chance, have you reported this bug to centos yet? If not, we should probably do this.

In any case, thank you very much for the heads up - and apologies for the experience!

Revision history for this message
Nishant Kumar (nishant-kumar) wrote :

Hi Tom,

I have not reported it to Centos. I hope you will report on my behalf as you will be able to articulate the issue better. My only concern is that anyone following the openstack documentation on centos would see this issue.

Changed in openstack-manuals:
status: New → Opinion
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.