]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix typo in openstack radosgw integration
authorLoic Dachary <loic@dachary.org>
Tue, 29 Oct 2013 14:36:31 +0000 (15:36 +0100)
committerJosh Durgin <josh.durgin@inktank.com>
Fri, 1 Nov 2013 23:38:02 +0000 (16:38 -0700)
s/type-object store/type object-store/

Signed-off-by: Loic Dachary <loic@dachary.org>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
doc/radosgw/config.rst

index caa3dac15e145d7596c7c5aaec30a91b51a9f0ab..5cf437dc72d18bc2032af512847942eb70cc9aa7 100644 (file)
@@ -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 <id> --publicurl http://radosgw.example.com/swift/v1 \
                --internalurl http://radosgw.example.com/swift/v1 --adminurl http://radosgw.example.com/swift/v1