Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
66 views

running swift tempurl --prefix-based GET 600 "/v1/AUTH_project/container/my/prefix/" "mykey12345" returns /v1/AUTH_project/container/my/prefix/?temp_url_sig=abc0987&...
Matthias's user avatar
0 votes
1 answer
63 views

I am writing a Python script using python-swiftclient and zipfile to zip and upload files to the Swift API endpoint of an Openstack Object Store. I store the zipped data in memory as an io.BytesIO ...
Dave's user avatar
  • 511
1 vote
0 answers
173 views

---Relevant Info--- Custom Hook # -*- mode: python ; coding: utf-8 -*- from PyInstaller.utils.hooks import collect_submodules from PyInstaller.utils.hooks import copy_metadata from PyInstaller.utils....
Cristian Diaz's user avatar
0 votes
1 answer
70 views

I want to send my statsd metrics from object server module of swift open stack to multiple hosts. How should I change my object-server.conf in /etc/swift path? The present version of object-server....
Mehran's user avatar
  • 1
0 votes
1 answer
136 views

I am new to OpenStack Swift and I am trying to add single/multiple metadata to an object using REST APIs. However, although I receive a 202 success response for the request, when I try to retrieve the ...
Surya Kumar Kumaravelan's user avatar
0 votes
1 answer
292 views

Swift Use Case I am currently working on an application that could leverage the ability to add in custom middleware into Swift. Currently that involves a custom auth middleware module, but could be ...
cbolles's user avatar
  • 505
0 votes
1 answer
109 views

WIth openstack swift I can set a date for an object to be expired. After this date or at this date a daemon will take care of delete the object. But if I regreat and want to cancel the expiration date,...
paulorodriguez's user avatar
0 votes
1 answer
242 views

I am using openstack container to enable integration testing against swift The container used is : https://hub.docker.com/r/jeantil/openstack-swift-keystone-docker/ And the steps followed are : https:/...
SHUBHENDU SAURAV's user avatar
0 votes
1 answer
971 views

I own Object Storage containers at OVH. I found how to copy a file from one container to another: swift copy -d /"Destination container" "Initial container" "File" It ...
jejedu67's user avatar
0 votes
1 answer
583 views

Is it possible to limit replication on OpenStack Swift to one or possibly 2? 3 data replicas are currently being created.
kojders's user avatar
0 votes
1 answer
244 views

I installed OpenStack on my local Ubuntu machine and can access the dashboard using a local IP address. I want to get the list of files on the storage from an external Spring Boot application. I ...
Saurabh Rana's user avatar
  • 3,586
0 votes
2 answers
1k views

I'm not python programmer. But I need to write middleware for Openstack Swift. I don't know what environment the code running in. I have no control over the main thread. I'm tyring to start sub-thread ...
Hett's user avatar
  • 3,865
0 votes
1 answer
101 views

OpenIO 7.2.0. I have an OpenIO with keystone (queens) auth cluster. By default any user can configure his own acls and public url. I would like to restrict user only for read and write in containers ...
sacha.p's user avatar
  • 183
0 votes
1 answer
683 views

I need to create ec2 credentials, analog to CLI command: openstack ec2 credentials create which should return me access and secret keys. I had run over https://docs.openstack.org/openstacksdk/latest/...
Areso's user avatar
  • 97
0 votes
1 answer
540 views

How can I have the OpenStack Swift cli list the columns in the output for the swift list like swift list --lh? I currently see the following user@server1:~$ swift list --lh 164006 30G 2020-03-...
Ryan Gates's user avatar
  • 4,579

15 30 50 per page
1
2 3 4 5
21