]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: rename openstack to swift
authorYehuda Sadeh <yehuda@hq.newdream.net>
Fri, 2 Sep 2011 21:56:50 +0000 (14:56 -0700)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Fri, 2 Sep 2011 21:56:50 +0000 (14:56 -0700)
commitba7ab2f64bd520303f7dfb3ab27b202a0673a93d
tree490c2afe7a42f26dd39c40abb8303ae0a5f897f4
parent969c67aa4c7a9c5c9d01c63fecd3897a97b50058
rgw: rename openstack to swift
19 files changed:
src/Makefile.am
src/rgw/rgw_admin.cc
src/rgw/rgw_common.h
src/rgw/rgw_formats.h
src/rgw/rgw_main.cc
src/rgw/rgw_os.cc [deleted file]
src/rgw/rgw_os.h [deleted file]
src/rgw/rgw_os_auth.cc [deleted file]
src/rgw/rgw_os_auth.h [deleted file]
src/rgw/rgw_rest.cc
src/rgw/rgw_rest.h
src/rgw/rgw_rest_os.cc
src/rgw/rgw_rest_os.h
src/rgw/rgw_swift.cc [new file with mode: 0644]
src/rgw/rgw_swift.h [new file with mode: 0644]
src/rgw/rgw_swift_auth.cc [new file with mode: 0644]
src/rgw/rgw_swift_auth.h [new file with mode: 0644]
src/rgw/rgw_user.cc
src/rgw/rgw_user.h