Project

General

Profile

Actions

Bug #10665

closed

RGW swift API: Adding custom metadata to containers using x-container-meta-name is not working.

Added by Ahmad Faheem about 9 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
Normal
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
firefly
Regression:
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Steps to reproduce:

1. swift post container
2. curl -i https://10.20.20.15:80/swift/v1/container -X POST -H "X-Auth-Token: c12140163cce491e9aed7165796f1f02" -H "x-object-meta-testmeta1: data1"
3. swift stat container

Account: v1
Container: container
Objects: 5
Bytes: 2097152
Read ACL:
Write ACL:
Sync To:
Sync Key:
Server: Apache/2.4.7 (Ubuntu)
X-Container-Bytes-Used-Actual: 2097152
Connection: close
Content-Type: application/octet-stream

As per the link http://ceph.com/docs/master/radosgw/swift/ adding/deleting custom container metadata is supported

Actions #2

Updated by Dmytro Yurchenko about 9 years ago

  • Assignee set to Dmytro Yurchenko
Actions #3

Updated by Dmytro Yurchenko about 9 years ago

  • Status changed from New to Fix Under Review
Actions #4

Updated by Yehuda Sadeh about 9 years ago

  • Backport set to firefly
Actions #5

Updated by Yehuda Sadeh about 9 years ago

  • Backport changed from firefly to firefly, hammer
Actions #6

Updated by Yehuda Sadeh about 9 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #7

Updated by Yehuda Sadeh about 9 years ago

  • Backport changed from firefly, hammer to firefly
Actions #8

Updated by Loïc Dachary about 9 years ago

commit:651dc55 rgw: Swift API. Dump container's custom metadata. (in firefly),

Actions #9

Updated by Loïc Dachary about 9 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF