]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Don't pass apache's config to radosgw
authorZack Cerza <zack@cerza.org>
Tue, 15 Apr 2014 19:28:04 +0000 (14:28 -0500)
committerZack Cerza <zack@cerza.org>
Tue, 15 Apr 2014 19:28:04 +0000 (14:28 -0500)
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
teuthology/task/rgw.py

index 9bf412b7d7e6659b22b88ee05e965be6ffb6d2f9..c7f93b651062807c77a7db1f853f35c27a967352 100644 (file)
@@ -188,8 +188,6 @@ def start_rgw(ctx, config):
             '--rgw_ops_log_socket_path',
             '{tdir}/rgw.opslog.{client}.sock'.format(tdir=testdir,
                                                      client=client),
-            '{tdir}/apache/apache.{client}.conf'.format(tdir=testdir,
-                                                        client=client),
             '--foreground',
             run.Raw('|'),
             'sudo',