Merge pull request #1 from briancline/patch-1
Minor updates to README.md
This commit is contained in:
commit
8afa910924
@ -1,10 +1,10 @@
|
||||
Ceph backend for Openstack Swift
|
||||
================================
|
||||
Ceph object server backend for OpenStack Swift
|
||||
==============================================
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
1. Install the rados object server:
|
||||
1. Install the RADOS object server:
|
||||
|
||||
sudo python setup.py install
|
||||
|
||||
@ -13,7 +13,7 @@ Installation
|
||||
[app:object-server]
|
||||
use = egg:swift_ceph_backend#rados_object
|
||||
|
||||
3. Set the user and pool for Ceph in the [DEFAULT] section:
|
||||
3. Set the user and pool for Ceph in the [DEFAULT] section in the same file:
|
||||
|
||||
[DEFAULT]
|
||||
rados_user = swift
|
||||
|
Loading…
x
Reference in New Issue
Block a user