Changed backup_ceph_user value from cinder to cinder-backup
Change-Id: I415d37a564a179cf64a95c7b66917564f339ba4e Closes-Bug: #1582940 Backport: Mitaka
This commit is contained in:
parent
1bb6dc180e
commit
c02157c939
@ -49,7 +49,7 @@ This example shows the default options for the Ceph backup driver.
|
||||
.. code-block:: ini
|
||||
|
||||
backup_ceph_conf=/etc/ceph/ceph.conf
|
||||
backup_ceph_user = cinder
|
||||
backup_ceph_user = cinder-backup
|
||||
backup_ceph_chunk_size = 134217728
|
||||
backup_ceph_pool = backups
|
||||
backup_ceph_stripe_unit = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user