[PATCH] update amazonaws xmlns to correct url

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>From 93b4d576e555411de072ca0182fe3fed23b22182 Mon Sep 17 00:00:00 2001
From: michael rodriguez <michael@xxxxxxxxxxxx>
Date: Tue, 7 Feb 2012 20:07:21 -0800
Subject: [PATCH] update amazonaws xmlns to correct url

---
 src/rgw/rgw_rest_s3.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/rgw/rgw_rest_s3.cc b/src/rgw/rgw_rest_s3.cc
index f420ada..44e3a9c 100644
--- a/src/rgw/rgw_rest_s3.cc
+++ b/src/rgw/rgw_rest_s3.cc
@@ -17,7 +17,7 @@ using namespace ceph::crypto;
 void list_all_buckets_start(struct req_state *s)
 {
   s->formatter->open_array_section_in_ns("ListAllMyBucketsResult",
-			      "http://doc.s3.amazonaws.com/2006-03-01";);
+			      "http://s3.amazonaws.com/doc/2006-03-01/";);
 }
 
 void list_all_buckets_end(struct req_state *s)
-- 
1.7.2.5



[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux