]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/lua: allow for multiple RGWs to install packages in the same host
authorYuval Lifshitz <ylifshit@redhat.com>
Mon, 7 Dec 2020 11:40:46 +0000 (13:40 +0200)
committerYuval Lifshitz <ylifshit@redhat.com>
Tue, 15 Dec 2020 08:27:42 +0000 (10:27 +0200)
commitf5dd15e02145435904822c073f5ce3af6f047cf4
tree83248b35e563d4aa768604bd43b07b7e1bc5b1dc
parent6ef3e52a3f15465726255ba55f6d5fc89222a92f
rgw/lua: allow for multiple RGWs to install packages in the same host

each RGW will install the luarocks packages in its own directory

Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
doc/radosgw/lua-scripting.rst
src/rgw/rgw_admin.cc
src/rgw/rgw_lua.cc
src/rgw/rgw_lua_request.cc
src/rgw/rgw_lua_request.h
src/rgw/rgw_main.cc
src/rgw/rgw_process.cc
src/rgw/rgw_sal.h
src/rgw/rgw_sal_rados.h
src/test/rgw/test_rgw_lua.cc