Keystone config uses wrong type for swift

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

Bug Description

In http://docs.openstack.org/trunk/openstack-compute/install/content/keystone-service-endpoint-create.html there is the following:

keystone --token 012345SECRET99TOKEN012345 \
 --endpoint http://192.168.206.130:35357/v2.0/ \
 service-create \
 --name=swift \
 --type=storage \
 --description="Object Storage Service"

I think the type needs to be "object-store" in order for the swift clients to work.

Anne Gentle (annegentle)
Changed in openstack-manuals:
assignee: nobody → Anne Gentle (annegentle)
importance: Undecided → High
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (stable/essex)

Fix proposed to branch: stable/essex
Review: https://review.openstack.org/7089

tags: added: in-stable-essex
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (stable/essex)

Reviewed: https://review.openstack.org/7089
Committed: http://github.com/openstack/openstack-manuals/commit/717941b544abd3e7132303faf7aad0179193c258
Submitter: Jenkins
Branch: stable/essex

commit 717941b544abd3e7132303faf7aad0179193c258
Author: annegentle <email address hidden>
Date: Thu May 3 15:36:55 2012 -0500

    Fix bug 992655

    Change type=storage to type=object-store for service setup in keystone

    Change-Id: Idf54f61a599460abdfd1b7518a9a0338a2a9c516

Anne Gentle (annegentle)
Changed in openstack-manuals:
status: Confirmed → 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.