summaryrefslogtreecommitdiff
path: root/glance_store/_drivers/swift/store.py
diff options
context:
space:
mode:
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(