Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9347436
D1829.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
411 B
Subscribers
None
D1829.diff
View Options
diff --git a/swh/objstorage/backends/libcloud.py b/swh/objstorage/backends/libcloud.py
--- a/swh/objstorage/backends/libcloud.py
+++ b/swh/objstorage/backends/libcloud.py
@@ -71,7 +71,6 @@
"""
# Get the driver class from its description.
cls = providers.get_driver(self._get_provider())
- cls.namespace = None
# Initialize the driver.
return cls(**kwargs)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 3, 5:34 PM (3 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3225048
Attached To
D1829: Remove override of S3.namespace.
Event Timeline
Log In to Comment