summaryrefslogtreecommitdiff
path: root/glance_store/_drivers/swift/store.py
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2017-06-27 17:43:06 -0400
committerDoug Hellmann <doug@doughellmann.com>2017-06-28 10:54:31 -0400
commit23f9d743889a1676ce42c7ef5fef2b09769a332a (patch)
treebfdcbd83aac86328d7dc65aada589140cb9c45cf /glance_store/_drivers/swift/store.py
parent51cb0c5a8488ff0102fc4993e6bfa79f8b3e5583 (diff)
downloadglance_store-23f9d743889a1676ce42c7ef5fef2b09769a332a.tar.gz
set warning-is-error for documentation build
Change-Id: I285a95b9a2bd9d0f9f02896b44757c582c6d2c56 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Diffstat (limited to 'glance_store/_drivers/swift/store.py')
-rw-r--r--glance_store/_drivers/swift/store.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/glance_store/_drivers/swift/store.py b/glance_store/_drivers/swift/store.py
index 5586cc2..7801be3 100644
--- a/glance_store/_drivers/swift/store.py
+++ b/glance_store/_drivers/swift/store.py
@@ -1099,7 +1099,7 @@ class BaseStore(driver.Store):
:param auth_token: auth token
:param storage_url: swift storage url
:return: swiftclient connection that allows to request container and
- others
+ others
"""
# initialize a connection
return swiftclient.Connection(