]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: some code cleanup
authorYehuda Sadeh <yehuda@inktank.com>
Thu, 23 May 2013 19:29:42 +0000 (12:29 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Thu, 23 May 2013 19:29:42 +0000 (12:29 -0700)
commitf2f73538d9017af3fec61201e894f69b7cbc3d9e
treed75a9c2c9200038482079e7ffa5b15131a514907
parentc812bb513aceb3be4ee858df36d3bbab45afccc0
rgw: some code cleanup

move s3 signing code to a different common file.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/Makefile.am
src/rgw/rgw_auth_s3.cc [new file with mode: 0644]
src/rgw/rgw_auth_s3.h [new file with mode: 0644]
src/rgw/rgw_rest_client.cc
src/rgw/rgw_rest_s3.cc