On 3/14/19 8:58 PM, Matt Benjamin wrote:
Sorry, object tagging.  There's a bucket tagging question in another thread :)

Luminous works fine with object tagging, at least on 12.2.11 getObjectTagging and putObjectTagging.


[k0ste@WorkStation]$ curl -s https://rwg_civetweb/my_bucket/empty-file.txt?tagging | xq '.Tagging[]'
"http://s3.amazonaws.com/doc/2006-03-01/";
{
  "Tag": {
    "Key": "User",
    "Value": "Bob"
  }
}



k

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to