General

Profile

Ahmad Faheem's activity

From 01/03/2015 to 02/01/2015

02/01/2015

06:38 PM rgw Bug #10708 (New): RGW swift API: POSTing multipart/form-data along with form data does not create...
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 "4...
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 ...
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 contai...
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...
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 recogni...
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...
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 ...
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 swif...
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 conta...
In swift response returned by GET on container:
curl -i http://10.0.2.15:8080/v1/AUTH_b2419ea9588d49ddbd8c006b5eb199...
Ahmad Faheem
09:56 AM rgw Bug #10665 (Resolved): RGW swift API: Adding custom metadata to containers using x-container-meta...
Steps to reproduce:
1. swift post container
2. curl -i https://10.20.20.15:80/swift/v1/container -X POST -H "X-Au...
Ahmad Faheem
08:59 AM rgw Feature #10664 (New): RGW swift API: Setting x-container-meta-quota-count and x-container-meta-qu...
In swift to specify the max limits on the no of object and bytes that can be stored in a container, headers x-contain... Ahmad Faheem
07:27 AM rgw Bug #10663 (Resolved): RGW swift API: Response header of COPY request for object does not contain...
Steps to reproduce:
1. swift post container
2. swift upload container file1
Response returned by rgw:
3. curl...
Ahmad Faheem
07:16 AM rgw Bug #10662 (Resolved): RGW swift API: Providing custom metadata header in COPY operation does not...
Steps to reproduce:
1. swift post container
2. swift upload container file1
3. curl -i https://10.20.20.15:80/sw...
Ahmad Faheem
05:56 AM rgw Bug #10661 (Resolved): RGW swift API: Response header of POST request for object does not contain...
Steps to reproduce:
1. swift post container
2. curl -i https://object.jiocloud.com:80/swift/v1/container/test -X...
Ahmad Faheem
05:23 AM rgw Bug #10660 (Closed): RGW swift API:To merge earlier uploaded segments x-object-manifest header ca...
Steps to reproduce:
Common steps:
1. dd if=/dev/zero of=test0 bs=1048576 count=1
2. dd if=/dev/zero of=test1 b...
Ahmad Faheem
04:13 AM rgw Feature #10647: In the last step of Multipart upload, swift API container/object/?multipart-manif...
The link http://ceph.com/docs/master/radosgw/swift/ states that creating large object is supported.
> Create Large O...
Ahmad Faheem

01/27/2015

12:49 PM rgw Bug #10645: using x-fresh-metadata=true in object copying using swift API copies custom metadata ...
x-fresh-metadata is not documented in the links you provided but a little description about it is given in https://wi... Ahmad Faheem
08:03 AM rgw Bug #10645 (Resolved): using x-fresh-metadata=true in object copying using swift API copies custo...
If x-fresh-metadata=true header is passed in object copying operation then the new object created should not contain ... Ahmad Faheem
11:05 AM rgw Bug #10650 (Resolved): Response header of swift API PUT /container/object returned by RGW does no...
Steps to reproduce:
1. swift post container
2. curl -i https://object.jiocloud.com:80/swift/v1/container/file1 -X...
Ahmad Faheem
10:48 AM rgw Feature #10648 (New): content-type for object is not getting updated either during object create ...
Steps to rerpoduce:
1. swift post container
2. curl -i https://object.jiocloud.com:80/swift/v1/container/file1 -X...
Ahmad Faheem
10:13 AM rgw Feature #10647 (New): In the last step of Multipart upload, swift API container/object/?multipart...
Steps to reproduce:
1. dd if=/dev/zero of=test0 bs=1048576 count=1
2. dd if=/dev/zero of=test1 bs=1048576 count...
Ahmad Faheem
09:38 AM rgw Feature #10646 (New): x-timestamp and x-trans-id metadata for object are not returned by RGW.
Body Response of Head operation on object does not contain x-timestamp and x-trans-id header returned by RGW.
Steps ...
Ahmad Faheem
 

Also available in: Atom