From e9f9e25b8c7817e3832968cd43b91f6427e739a8 Mon Sep 17 00:00:00 2001 From: Nate Potter Date: Fri, 26 Feb 2016 19:14:15 +0000 Subject: [PATCH] Add backup_swift_auth_url to config reference This patch adds the backup_swift_auth_url to the config reference for the Swift backup driver in Cinder. Change-Id: I511df9f0a4c574bc6e3680fd25841d81d40bda82 Closes-bug: #1506253 --- .../source/block-storage/backup/swift-backup-driver.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/config-reference/source/block-storage/backup/swift-backup-driver.rst b/doc/config-reference/source/block-storage/backup/swift-backup-driver.rst index a448c24cf5..0688b2aeb7 100644 --- a/doc/config-reference/source/block-storage/backup/swift-backup-driver.rst +++ b/doc/config-reference/source/block-storage/backup/swift-backup-driver.rst @@ -37,6 +37,7 @@ driver. .. code-block:: ini backup_swift_url = http://localhost:8080/v1/AUTH_ + backup_swift_auth_url = http://localhost:5000/v3 backup_swift_auth = per_user backup_swift_auth_version = 1 backup_swift_user =