Need auth_uri clarification in sample Keystone file in Install/Deploy guide

Bug #998116 reported by Anne Gentle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Anne Gentle

Bug Description

In Admin installation document guide of Ubuntu 12.04 in the section 5. Installing OpenStack Compute and Image Service

Following settings are missing.

[filter:authtoken]
paste.filter_factory = keystone.middleware.auth_token:filter_factory
service_protocol = http service_host = IP
service_port = 5000
auth_host = IP
auth_port = 35357
auth_protocol = http
auth_uri = http://IP:5000/
admin_token = 012345SECRET99TOKEN012345

This is very much annoying because lot of people are getting error when they try to upload image in glance and get the following error which also has type "Unavailable"

The request returned 503 Service Unavailable. This generally occurs on
service overload or other transient outage.

Regards,
Milind Patil

Response from Dolph Matthews
There's a very related open review in progress concerning the auth_token docs at http://keystone.openstack.org/ as well.

    https://review.openstack.org/#/c/7217

Anne Gentle (annegentle)
Changed in openstack-manuals:
status: New → Triaged
importance: Undecided → High
Anne Gentle (annegentle)
Changed in openstack-manuals:
assignee: nobody → Anne Gentle (annegentle)
Revision history for this message
Anne Gentle (annegentle) wrote :

These have been removed, closing bug.

Changed in openstack-manuals:
status: Triaged → Fix Released
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.