From: Loic Dachary Date: Tue, 29 Oct 2013 14:36:31 +0000 (+0100) Subject: doc: fix typo in openstack radosgw integration X-Git-Tag: v0.73~42 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cbc15bfcac363ac9356c71464fafa42b730ccba5;p=ceph.git doc: fix typo in openstack radosgw integration s/type-object store/type object-store/ Signed-off-by: Loic Dachary Reviewed-by: Josh Durgin --- diff --git a/doc/radosgw/config.rst b/doc/radosgw/config.rst index caa3dac15e14..5cf437dc72d1 100644 --- a/doc/radosgw/config.rst +++ b/doc/radosgw/config.rst @@ -399,7 +399,7 @@ according to the ``rgw keystone accepted roles`` configurable. Keystone itself needs to be configured to point to the Ceph Object Gateway as an object-storage endpoint:: - keystone service-create --name swift --type-object store + keystone service-create --name swift --type object-store keystone endpoint-create --service-id --publicurl http://radosgw.example.com/swift/v1 \ --internalurl http://radosgw.example.com/swift/v1 --adminurl http://radosgw.example.com/swift/v1