General

Profile

Ahmad Faheem

Issues

open closed Total
Assigned issues 0 1 1
Reported issues 6 15 21

Projects

Project Roles Registered on
rgw Developer 02/02/2015
cleanup Developer 08/11/2022
rgw-testing Developer 11/01/2016

Activity

02/01/2015

06:38 PM rgw Bug #10708 (New): RGW swift API: POSTing multipart/form-data along with form data does not create object.
Steps to reproduce:
1. swift post container
2. swift post -H "x-account-meta-temp-url-key: secret"
3. keystone t...
Ahmad Faheem

01/30/2015

04:59 AM rgw Feature #10696 (New): RGW swift API: Setting x-account-meta-quota-bytes for an account returns "405 Method Not Allowed"
Steps to reproduce:
1. curl -i "https://10.20.20.15:80/swift/v1" -X POST -H "x-auth-token: 7ac8302d386145b2b9b7c8f...
Ahmad Faheem

01/29/2015

05:38 PM rgw Bug #10690 (Can't reproduce): RGW swift API: Response returned by query with temp url and inline parameter does not contain content-disposition header
content-disposition metadata for object is supported by rgw and can be added either by POST or PUT request. If this m... Ahmad Faheem
08:57 AM rgw Bug #10684 (Resolved): RGW swift API: Response returned by GET request on account does not contain few headers.
Response header does not contain following headers:
x-account-bytes-used
x-account-container-count
x-account-obj...
Ahmad Faheem
08:42 AM rgw Bug #10683 (Resolved): RGW swift API: GET request for container/object with query parameter limit=0 does not return expected output
if value of query parameter "limit" is 0 rgw behaves as if limit parameter is not provided in GET query for container... Ahmad Faheem
08:07 AM rgw Bug #10682 (Resolved): RGW swift API: specifying end_marker query parameter in url is not recognized by rgw in GET request for container/object.
Steps to reproduce:
1. swift post container1
2. swift post container2
3. swift post container3
4. swift post co...
Ahmad Faheem

01/28/2015

12:50 PM rgw Bug #10669 (Can't reproduce): RGW swift API: temp url generated using x-account-meta-temp-url key is working even after the expiry time if a valid auth token is passed.
In swift if temp url has expired it wont allow accessing the object even if a valid auth token is passed. But ceph is... Ahmad Faheem
12:32 PM rgw Bug #10668 (Resolved): RGW swift API: Setting x-account-meta-temp-url-key is successful but this metadata is not returned by rgw in HEAD request.
Setting x-account-meta-temp-url-key succeeds and temp url generated using this key works but response header of HEAD ... Ahmad Faheem
10:45 AM rgw Bug #10667 (Resolved): Success code returned by rgw for POST request on container is 202 but swift returns 204.
Swift response:
curl -i http://10.0.2.15:8080/v1/AUTH_b2419ea9588d49ddbd8c006b5eb199ff/container -X POST -H "X-Auth-...
Ahmad Faheem
10:35 AM rgw Bug #10666 (Resolved): RGW swift API: Response header of GET request for container does not contain X-Container-Object-Count, X-Container-Bytes-Used and x-trans-id headers
In swift response returned by GET on container:
curl -i http://10.0.2.15:8080/v1/AUTH_b2419ea9588d49ddbd8c006b5eb199...
Ahmad Faheem

Also available in: Atom