Project

General

Profile

Activity

From 03/19/2015 to 04/17/2015

04/17/2015

03:45 AM Bug #11419 (Resolved): DragonDisk fails to create directories via S3: MissingContentLength
We recently upgraded from Firefly (0.80.9) to Hammer (0.94.1); in doing so, it seems that DragonDisk now fails to cre... Robin Johnson

04/16/2015

11:28 PM Bug #11416 (Pending Backport): rgw: leak of bucket meta objects on bucket re-creation
Yehuda Sadeh
10:46 PM Bug #11416 (Resolved): rgw: leak of bucket meta objects on bucket re-creation
This is fixed in commit:fe158ecc25feefcea8aea4133118e4a84900a8ec Yehuda Sadeh
06:20 PM Feature #11412 (Resolved): rgw: tie ganesha fsal to librgw object interface
Yehuda Sadeh
06:20 PM Feature #11411 (Resolved): rgw: tie ganesha fsal to librgw bucket interface
Yehuda Sadeh
06:19 PM Feature #11410 (Resolved): rgw: implement object api to use with ganesha fsal (librgw)
Yehuda Sadeh
06:18 PM Feature #11409 (Resolved): rgw: implement bucket api to use with ganesha fsal (librgw)
Yehuda Sadeh
06:16 PM Feature #11408 (In Progress): rgw: implement initial API to use with ganesha
Yehuda Sadeh
06:15 PM Feature #11408 (Resolved): rgw: implement initial API to use with ganesha
- user api Yehuda Sadeh
06:16 PM Feature #11407 (In Progress): rgw: create a skeleton ganesha FSAL for rgw
Yehuda Sadeh
06:13 PM Feature #11407 (Resolved): rgw: create a skeleton ganesha FSAL for rgw
Yehuda Sadeh
04:58 PM Bug #11149 (Pending Backport): delete bucket does not remove .bucket.meta file
Yes, that's the only patch needed. Yehuda Sadeh
03:02 PM Bug #11149: delete bucket does not remove .bucket.meta file
Yehuda, Orit, is the patch at https://github.com/ceph/ceph/commit/dfdc7afb59cc8e32cf8bff55faa09076c853de06 the only o... Ken Dreyer

04/15/2015

09:09 PM Feature #11390 (In Progress): rgw: sync: keep state of bucket run-through
Yehuda Sadeh
12:23 PM Bug #11365: radosgw-agent num_workers default overrides setting in config file
https://github.com/ceph/radosgw-agent/pull/29 Alyona Kiseleva

04/14/2015

11:00 PM Documentation #11396: remove references to s3gw.fcgi
It looks like there are a lot of references to @s3gw.fcgi@ throughout the tree, in the @doc@ directory and in @qa/qa_... Ken Dreyer
10:54 PM Documentation #11396 (Closed): remove references to s3gw.fcgi
From the ceph-users mailing list, the "Create A CGI Wrapper Script" and "Adjust CGI Wrapper Script Permission" sectio... Ken Dreyer
10:28 PM Feature #11395 (New): rgw: sync: do work concurrently
Yehuda Sadeh
10:26 PM Feature #10322 (Resolved): rgw: s3-tests, coverage for object versioning
Yehuda Sadeh
10:25 PM Feature #11394 (New): rgw: sync: force sync of a bucket (from a specific source)
A command to sync a bucket from a specific force, will also (optionally) check for redundant objects at the destinati... Yehuda Sadeh
10:23 PM Feature #11393 (New): rgw: sync: handle multiple sync sources
Yehuda Sadeh
10:23 PM Feature #11392 (New): rgw: sync: propagate source zone to sync copy commands
Yehuda Sadeh
10:21 PM Feature #11391 (New): rgw: sync: use data log for sync schedule
Yehuda Sadeh
10:20 PM Feature #11390 (In Progress): rgw: sync: keep state of bucket run-through
Keep the state in the replica log. Keep retries if needed.
Read this state, and schedule run accordingly.
Yehuda Sadeh

04/13/2015

11:49 PM Bug #11256 (Fix Under Review): rgw: object set attrs clobbers object removal bucket index update
Yehuda Sadeh

04/10/2015

01:32 PM Bug #11355: simplified approach for setting up a (federated) rgw
Progress at
https://docs.google.com/document/d/1s17o3FD078dxfOzWNw0zzpdmKi-lqRD3eOxy1Lfa5zA/
Alfredo Deza
11:28 AM Bug #11367 (Resolved): Keystone PKI token expiration is not enforced
Our customer reported that their tokens do not seem to expire.
It seems that there is no expiration check after de...
Anton Aksola
10:20 AM Bug #11365 (Resolved): radosgw-agent num_workers default overrides setting in config file
Only noticed this recently when testing out the master branch of radosgw-agent. My config file currently contains the... Ben Agricola

04/09/2015

05:37 PM Bug #11355 (Closed): simplified approach for setting up a (federated) rgw
Go through all the steps required to build a federated RGW setup and documented what a simplified
version would look...
Alfredo Deza
04:53 PM Bug #11322 (Pending Backport): rgw - improve performance for large object (multiple chunks) GET
Yehuda Sadeh
04:52 PM Bug #11323 (Pending Backport): rgw: quota not respected in POST object
Yehuda Sadeh
01:50 AM Bug #11352 (Closed): Documentation: Installation instructions for Trusty are incorrect.
http://docs.ceph.com/docs/master/install/install-ceph-gateway/
In the above file, the instructions for configuring...
Anonymous

04/08/2015

08:05 PM Bug #10606: civetweb keeps receiving data after client canceled download
I've experienced this issue as well. When downloading a large object (i.e. 6GB) if I cancel in the middle of the down... Aaron Bassett
05:49 PM Bug #11159: init-radosgw.sysv (installed as init.d/ceph-radosgw) won't start instances with no so...
For clarificaton:
The fix for this was cherry-picked to the firefly branch as commit https://github.com/ceph/ceph/...
Ken Dreyer
08:10 AM Bug #11322: rgw - improve performance for large object (multiple chunks) GET
https://github.com/ceph/ceph/pull/4268 Guang Yang

04/07/2015

07:53 PM Bug #11151: Two "testCopy.*" tests failed in upgrade:firefly-x-hammer-distro-basic-vps run
osds not responding, e.g.:... Yehuda Sadeh
07:33 PM Bug #11304: s3tests failed in upgrade:dumpling-x-firefly-distro-basic-vps run
apache died, not much info otherwise. Does this reproduce easily? Yehuda Sadeh
06:07 PM Bug #11125 (Pending Backport): rgw: keystone token cache does not work correctly
Yehuda Sadeh
06:06 PM Bug #6961 (Resolved): create bucket add's new .bucket.meta file every time
We couldn't reproduce it, resolving it now. Might have been fixed previously. Yehuda Sadeh
06:03 PM Bug #10066 (Resolved): rgw: failed md5sum on s3tests-test-readwrite
Yehuda Sadeh
04:16 PM Bug #11241: Incorrect ETAG calculated for POST uploads
Hi Marcin!
According to our talk _RGWPostObj::execute()_ method in src/rgw/rgw_op.cc looks like a good place to st...
Radoslaw Zarzynski

04/06/2015

06:50 PM Bug #10645 (Pending Backport): using x-fresh-metadata=true in object copying using swift API copi...
Yehuda Sadeh
12:33 PM Feature #9723: Support metering info
Added the ceph object storage meters support openstack ceilometer. Now, from ceilometer, user can get the meter info ... Swami Reddy

04/05/2015

12:59 AM Feature #11326 (New): rgw: make MultiDelete faster/parallelized
I'm using DreamObejcts (with is using Ceph as they fs) and it's very slow MultiDelete compared to AWS. Ceph is doing ... renato cron

04/03/2015

02:40 PM Bug #11323 (Resolved): rgw: quota not respected in POST object
Yehuda Sadeh
12:23 PM Bug #11322 (Resolved): rgw - improve performance for large object (multiple chunks) GET
Currently the handling at rgw side for large object (multiple chunks) is, it sends response (if there is any) first a... Guang Yang
06:57 AM Feature #11289: remove Amazon::S3 dependency
In qa/workunits/rgw, primarily the use for `Amazon::S3` seems to be only to create buckets.. which should be easy in ... Abhishek Lekshmanan

04/02/2015

12:32 PM Bug #10683 (Fix Under Review): RGW swift API: GET request for container/object with query paramet...
Pull request: https://github.com/ceph/ceph/pull/4257. Radoslaw Zarzynski

04/01/2015

11:03 PM Bug #11304: s3tests failed in upgrade:dumpling-x-firefly-distro-basic-vps run
ubuntu@teuthology:/a/teuthology-2015-03-29_19:13:02-upgrade:dumpling-x-firefly-distro-basic-vps/827079/remote/vpm097/... Samuel Just
09:25 PM Bug #11304 (Can't reproduce): s3tests failed in upgrade:dumpling-x-firefly-distro-basic-vps run
It could be a vps timeout issue,also see #10801
Run: http://pulpito.ceph.com/teuthology-2015-03-29_19:13:02-upgrad...
Yuri Weinstein
06:44 AM Bug #11285 (Fix Under Review): RGW Swift API: showing stats in account listing does not work even...
Pull request: https://github.com/ceph/ceph/pull/4241. Radoslaw Zarzynski

03/31/2015

11:31 PM Bug #11086: Two "test_s3.test_multipart_upload_" tests failed in smoke-master-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-03-28_19:13:02-upgrade:dumpling-x-firefly-distro-basic-vps/
Job: 826210...
Yuri Weinstein
09:06 PM Feature #10854 (In Progress): rgw: sync agent: high-level status view to see overall federated state
Sage Weil
09:06 PM Feature #11137 (In Progress): rgw: sync agent: improved tools
Sage Weil
05:20 PM Bug #11210 (Resolved): radosgw_admin.py fails assert time.time() - timestamp <= (20 * 60)
Seems like we are no longer seeing this so marking as resolved for now. Alfredo Deza
05:14 PM Feature #11289 (New): remove Amazon::S3 dependency
A couple of us (Zack, Andrew, myself) were looking into why we keep a full mirror of CPAN on apt-mirror.front.sepia.c... Ken Dreyer
02:46 PM Bug #11285 (In Progress): RGW Swift API: showing stats in account listing does not work even when...
Radoslaw Zarzynski
01:55 PM Bug #11285 (Resolved): RGW Swift API: showing stats in account listing does not work even when th...
RGW via civetweb frontend:
$ curl -i http://localhost:8000/swift/v1/?format=json\&stats=true -X GET -H "X-Auth-Token...
Radoslaw Zarzynski
12:56 PM Bug #10682 (Fix Under Review): RGW swift API: specifying end_marker query parameter in url is not...
Pull requests: https://github.com/ceph/ceph/pull/4216, https://github.com/ceph/ceph/pull/4224. Radoslaw Zarzynski
11:17 AM Bug #10852 (Resolved): rgw: sync agent: logging could map more directly onto what it is doing
merged commit 847a1cf into master Alfredo Deza

03/30/2015

10:39 PM Bug #11256: rgw: object set attrs clobbers object removal bucket index update
Ian Colle
08:36 PM Documentation #3299: rgw: docs should be clearer about fastcgi module
We should stop recommending mod_fastcgi to users.
Older distros that ship Apache 2.2:
* For RHEL 6, the mod_proxy...
Ken Dreyer
07:11 PM Bug #10852 (Fix Under Review): rgw: sync agent: logging could map more directly onto what it is d...
https://github.com/ceph/radosgw-agent/pull/28 Alfredo Deza
04:22 PM Bug #10683 (In Progress): RGW swift API: GET request for container/object with query parameter li...
I'm working on that. Radoslaw Zarzynski

03/29/2015

02:09 PM Bug #11259: s3_bucket_quota.pl fails
Re run of the test suite to eliminate transient failures:
http://pulpito.ceph.com/abhi-2015-03-29_17:16:17-rgw-gia...
Abhishek Lekshmanan
04:34 AM Bug #11259: s3_bucket_quota.pl fails
Currently, looking at the patches being merged into giant [[https://github.com/ceph/ceph/pulls?utf8=%E2%9C%93&q=is%3A... Abhishek Lekshmanan

03/28/2015

01:22 PM Bug #11259: s3_bucket_quota.pl fails
Primary failure logs from the run ... Abhishek Lekshmanan
05:07 AM Bug #11259 (Closed): s3_bucket_quota.pl fails
http://pulpito.ceph.com/loic-2015-03-27_08:40:06-rgw-giant---basic-multi/824286/ Abhishek Lekshmanan

03/27/2015

10:46 PM Bug #11256 (Resolved): rgw: object set attrs clobbers object removal bucket index update
* fix in master commit:4e6a66b and commit:edc0627 Yehuda Sadeh
12:31 PM Fix #11245 (Resolved): agent eats errors when they appear before configure logging
merged commit 90a7e0c into master Alfredo Deza
12:30 PM Bug #11246 (Resolved): radosgw-agent: breaks with a traceback because invalid exception location ...
merged commit 6f7ba3e into master Alfredo Deza
11:51 AM Bug #10682 (In Progress): RGW swift API: specifying end_marker query parameter in url is not reco...
I'm working on that. Radoslaw Zarzynski

03/26/2015

07:59 PM Bug #11246 (Fix Under Review): radosgw-agent: breaks with a traceback because invalid exception l...
Pull request opened: https://github.com/ceph/radosgw-agent/pull/27 Alfredo Deza
06:04 PM Bug #11246 (Resolved): radosgw-agent: breaks with a traceback because invalid exception location ...
... Alfredo Deza
07:51 PM Fix #11245 (Fix Under Review): agent eats errors when they appear before configure logging
Pull request opened https://github.com/ceph/radosgw-agent/pull/26 Alfredo Deza
06:03 PM Fix #11245 (Resolved): agent eats errors when they appear before configure logging
In this case, there isn't a config file named `foo`, but because this was attempted to be handled
before logging was...
Alfredo Deza
04:45 PM Bug #8251: radosgw-agent does not sync objects uploaded to recreated buckets
giant is end of life Loïc Dachary
03:43 PM Bug #10665 (Resolved): RGW swift API: Adding custom metadata to containers using x-container-meta...
Loïc Dachary
03:43 PM Bug #10665: RGW swift API: Adding custom metadata to containers using x-container-meta-name is no...
commit:651dc55 rgw: Swift API. Dump container's custom metadata. (in firefly), Loïc Dachary
09:21 AM Bug #11241 (Resolved): Incorrect ETAG calculated for POST uploads
When uploading file via POST method, with multipart/form-data encoding, incorrect ETag is calculated for any file tha... Marcin Gibula
12:16 AM Bug #11239 (Resolved): civetweb defaults to libssl.so and libcrypto.so when versions not passed
Hit this on our performance test box when attempting to test civetweb with SSL using fedora20 packages of hammer from... Mark Nelson

03/25/2015

03:09 PM Bug #10243: civetweb is hitting a limit (number of threads 1024)
Ping? Mustafa Muhammad
03:07 PM Bug #10606: civetweb keeps receiving data after client canceled download
Hi, this is the procedure I used to reproduce:
1) Open the gateway, running civetweb, and start dstat
2) Open Chrom...
Mustafa Muhammad

03/24/2015

08:46 PM Bug #10925: "(test.functional.tests.TestAccount) ... FAIL" in upgrade:giant-x-hammer-distro-basic...
Run: http://pulpito.ceph.com/teuthology-2015-03-22_17:13:02-upgrade:firefly-x-hammer-distro-basic-multi/
Job: 816551
Yuri Weinstein
05:45 PM Bug #10925 (Duplicate): "(test.functional.tests.TestAccount) ... FAIL" in upgrade:giant-x-hammer-...
Sage Weil
07:39 PM Bug #10066: rgw: failed md5sum on s3tests-test-readwrite
backported the changes to the Firefly branch of s3tests Alfredo Deza
06:13 PM Bug #9651 (Duplicate): RGW: Object Removal Atomicity
likely duplicate of #10770 Sage Weil
06:12 PM Bug #8233 (Resolved): Installation & Documentation broken for Ubuntu Trusty 14.04 - rgw
mod-proxy-fcgi Sage Weil
06:06 PM Bug #10482 (Won't Fix): rgw: older versions need to be able to sign requests with 'versions' subr...
not chagning this until a user complains. Sage Weil
06:03 PM Bug #9605 (Won't Fix): rgw: need to have shadow objects named after head object
Sage Weil
06:03 PM Bug #10606 (Can't reproduce): civetweb keeps receiving data after client canceled download
Sage Weil
06:02 PM Bug #10572 (Resolved): rgw: crash on shutdown, when syncing user stats
not going to backport this unless we see it on firefly. Sage Weil
06:00 PM Bug #10268 (Resolved): s3tests.functional.test_s3.test_bucket_create_exists fails with 'S3CreateE...
Sage Weil
05:58 PM Bug #10965 (Resolved): rgw: enable ipv6 in civetweb
Sage Weil
05:55 PM Bug #10475 (Resolved): rgw: setting bucket metadata via swift api removes existing metadata
Sage Weil
05:54 PM Bug #10106 (Resolved): rgw acl response should start with <?xml version="1.0" ?>
Sage Weil
05:49 PM Bug #10733 (Rejected): "ERROR: testMetadataOnPut (test.functional.tests.TestFile)" in upgrade:gia...
environment noise,
2015-02-03T07:11:44.921 INFO:teuthology.orchestra.run.vpm155.stderr:----------------------------...
Sage Weil
05:47 PM Bug #10674 (Duplicate): "testAccountHead (test.functional.tests.TestAccount) ... ERROR" in upgrad...
Sage Weil
05:46 PM Bug #9169 (Resolved): 100-continue broken for centos/rhel
Sage Weil
05:44 PM Bug #11210: radosgw_admin.py fails assert time.time() - timestamp <= (20 * 60)
cherry-picked the changes to hammer Alfredo Deza
05:38 PM Bug #11210: radosgw_admin.py fails assert time.time() - timestamp <= (20 * 60)
Actual cherry pick hash is: 97e6d808f086834f2350084d5de36be285ad2bde Alfredo Deza
05:44 PM Bug #10978 (Resolved): rgw: bucket/object owner override when setting acls
Sage Weil
05:44 PM Bug #10907 (Resolved): rgw: not able to use civetweb specific configurables
Sage Weil
05:43 PM Bug #10698 (Resolved): rgw: not failing POST requests if keystone not configured
Sage Weil
05:39 PM Bug #10770 (Resolved): rgw: pending bucket index operations are not cancelled correctly
Yehuda Sadeh
05:38 PM Bug #10471 (Resolved): rgw: metadata sync doesn't create subusers correctly
Yehuda Sadeh
05:38 PM Bug #11071: rgw: mon thrashing makes pool creation time out
Sage Weil
05:38 PM Bug #11071: rgw: mon thrashing makes pool creation time out
mon thrashing can make pool creation time out. need to create pools before starting rgw tests Sage Weil
01:11 AM Bug #11145 (Resolved): rgw: asserts if caps aren't sufficient on rgw startup (creating pools?) (h...
Sage Weil

03/23/2015

08:10 PM Bug #11210: radosgw_admin.py fails assert time.time() - timestamp <= (20 * 60)
Just verified that it is a matter of cherry-picking Loic's commit cb3af234e6af6a568b5b0238c747d2d94a132400 Alfredo Deza
06:51 PM Bug #11210: radosgw_admin.py fails assert time.time() - timestamp <= (20 * 60)
Alfredo Deza
06:06 PM Bug #11210 (Resolved): radosgw_admin.py fails assert time.time() - timestamp <= (20 * 60)
... Sage Weil
06:04 PM Bug #11084 (Resolved): rgw: valgrind issues on hammer
Sage Weil
06:04 PM Bug #11089 (Closed): s3tests and radosgw-admin user rm fail with ec cache
Sage Weil
04:26 PM Documentation #11208 (Closed): radosgw-admin util: document --max-buckets option
It is possible to set per user bucket quota using ``--max-buckets`` flag, which is missing in quota options in docs, ... Abhishek Lekshmanan
04:24 PM Documentation #10184: rgw: document swift temp url functionality
this should have already been updated in master docs Abhishek Lekshmanan
12:17 AM Bug #11180 (Resolved): rgwadmin tasks assumes non-regional output
Loïc Dachary
12:15 AM Bug #11180: rgwadmin tasks assumes non-regional output
http://pulpito.ceph.com/loic-2015-03-23_00:22:33-rgw-giant---basic-multi/ works, https://github.com/ceph/ceph-qa-suit... Loïc Dachary

03/22/2015

10:39 PM Bug #11180: rgwadmin tasks assumes non-regional output
testing a giant cherry-pick with... Loïc Dachary
08:13 PM Bug #11180 (Fix Under Review): rgwadmin tasks assumes non-regional output
https://github.com/ceph/ceph-qa-suite/pull/375 Loïc Dachary
05:20 PM Bug #11180: rgwadmin tasks assumes non-regional output
Isn't summary *supposed* to be a total view of other usage elements? ie. if successful ops are greater than zero isn'... Abhishek Lekshmanan
05:12 PM Bug #11180: rgwadmin tasks assumes non-regional output
My guess is that it's the new versioning detection code in the radosgw sync agent. We probably set it up, but don't u... Yehuda Sadeh
05:06 PM Bug #11180: rgwadmin tasks assumes non-regional output
The following seem to have the same problem
* https://github.com/ceph/ceph-qa-suite/blob/f7ea0a424a53bf68cad4cd4c7...
Loïc Dachary
04:36 PM Bug #11180: rgwadmin tasks assumes non-regional output
The problem manifests itself in other places as well. The real question is : why does it show up now ? How did it wor... Loïc Dachary

03/21/2015

02:03 PM Bug #11163 (Fix Under Review): RGW Swift API: add support for URL schema compatible with Swift
Pull request: https://github.com/ceph/ceph/pull/4119. Radoslaw Zarzynski

03/20/2015

05:24 PM Bug #11180 (Resolved): rgwadmin tasks assumes non-regional output
merged commit dfea7dd into master
And cherry-picked the commit onto firefly, hammer, giant, dumpling, and next
Alfredo Deza
01:36 PM Bug #11180 (Fix Under Review): rgwadmin tasks assumes non-regional output
Pull request opened: https://github.com/ceph/ceph-qa-suite/pull/372 Alfredo Deza
01:23 PM Bug #11180 (Resolved): rgwadmin tasks assumes non-regional output
It picks the first item in the summary list, which has nothing to do with the user that should be used:... Alfredo Deza
03:48 PM Bug #11086: Two "test_s3.test_multipart_upload_" tests failed in smoke-master-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-03-19_02:35:01-smoke-master-distro-basic-multi/
Job: 810848
Yuri Weinstein
03:02 PM Bug #10852 (In Progress): rgw: sync agent: logging could map more directly onto what it is doing
Alfredo Deza
02:53 PM Feature #10454 (Resolved): rgw: sync agent incremental sync of versioned objects
merged commit b65d86f into master Alfredo Deza
02:53 PM Feature #10453 (Resolved): rgw: sync agent full sync of versioned objects
merged commit b65d86f into master Alfredo Deza
12:20 AM Bug #11160 (Pending Backport): rgw: shouldn't need to disable rgw_socket_path if frontend is conf...
Sage Weil

03/19/2015

04:18 PM Bug #11159 (Resolved): init-radosgw.sysv (installed as init.d/ceph-radosgw) won't start instances...
Sage Weil
04:13 PM Bug #11159 (Pending Backport): init-radosgw.sysv (installed as init.d/ceph-radosgw) won't start i...
Sage Weil
03:35 AM Bug #11159 (Resolved): init-radosgw.sysv (installed as init.d/ceph-radosgw) won't start instances...
init-radosgw.sysv ignores instances of radosgw with a zero-length socket path, but that's exactly how you need to con... Dan Mick
02:44 PM Bug #10662 (Pending Backport): RGW swift API: Providing custom metadata header in COPY operation ...
Yehuda Sadeh
02:26 PM Bug #11163 (In Progress): RGW Swift API: add support for URL schema compatible with Swift
Radoslaw Zarzynski
10:18 AM Bug #11163 (Closed): RGW Swift API: add support for URL schema compatible with Swift
RGW currently supports multiple accounts (unfortunately without separate namespaces - see #5073). The account name is... Radoslaw Zarzynski
02:12 PM Feature #11148 (Fix Under Review): RGW Swift API: support for 202 Accepted response code on conta...
Pull request: https://github.com/ceph/ceph/pull/4104. Radoslaw Zarzynski
01:42 PM Feature #11148 (In Progress): RGW Swift API: support for 202 Accepted response code on container ...
It looks like that all RGWCreateBucket_ObjStore_*::_send_response() methods are already prepared to handle the _202 A... Radoslaw Zarzynski
03:42 AM Bug #11160 (Resolved): rgw: shouldn't need to disable rgw_socket_path if frontend is configured
In order to specify a tcp frontend we ned to set rgw_socket_path to an empty string. We shouldn't require that.
ma...
Yehuda Sadeh
12:04 AM Bug #10106: rgw acl response should start with <?xml version="1.0" ?>
* giant backport https://github.com/ceph/ceph/pull/4082 in sync with https://github.com/ceph/ceph-qa-suite/pull/370 Loïc Dachary
 

Also available in: Atom