]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: add const correctness to some rest functions
authorJ. Eric Ivancich <ivancich@redhat.com>
Thu, 14 Nov 2019 23:25:35 +0000 (18:25 -0500)
committerJ. Eric Ivancich <ivancich@redhat.com>
Fri, 15 Nov 2019 00:55:11 +0000 (19:55 -0500)
commitb7015d50a61c7a4a014201b4a93561882dbea617
treea59b1a91a39019b2b84e71ea4620706b97f54a52
parent0f6a2a03a73b9bbd9c528d071a6589834950a285
rgw: add const correctness to some rest functions

Also, clean up some namespace declarations. Also, convert to using
`#pragma once`.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
25 files changed:
src/rgw/rgw_auth_s3.cc
src/rgw/rgw_cr_rest.h
src/rgw/rgw_rest.h
src/rgw/rgw_rest_admin.h
src/rgw/rgw_rest_bucket.h
src/rgw/rgw_rest_client.h
src/rgw/rgw_rest_config.h
src/rgw/rgw_rest_conn.h
src/rgw/rgw_rest_iam.h
src/rgw/rgw_rest_log.h
src/rgw/rgw_rest_metadata.h
src/rgw/rgw_rest_realm.h
src/rgw/rgw_rest_role.h
src/rgw/rgw_rest_s3.cc
src/rgw/rgw_rest_s3.h
src/rgw/rgw_rest_s3website.h
src/rgw/rgw_rest_sts.cc
src/rgw/rgw_rest_sts.h
src/rgw/rgw_rest_swift.cc
src/rgw/rgw_rest_swift.h
src/rgw/rgw_rest_usage.h
src/rgw/rgw_rest_user.h
src/rgw/rgw_rest_user_policy.h
src/rgw/rgw_sync_module_es_rest.h
src/rgw/rgw_sync_module_pubsub_rest.h