mirror of
https://github.com/ceph/ceph
synced 2025-02-16 07:17:21 +00:00
rgw: add submodule for Beast header-only library
Beast is a c++ http protocol library build on top of boost::asio Signed-off-by: Casey Bodley <cbodley@redhat.com> Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
This commit is contained in:
parent
4d9ce9e9a5
commit
273e5407a4
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -38,3 +38,6 @@
|
||||
url = https://github.com/ceph/lua.git
|
||||
branch = lua-5.3-ceph
|
||||
ignore = dirty
|
||||
[submodule "src/Beast"]
|
||||
path = src/Beast
|
||||
url = https://github.com/ceph/Beast.git
|
||||
|
1
src/Beast
Submodule
1
src/Beast
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 999e2fa0318b5982736d3ea01a418770ea802671
|
Loading…
Reference in New Issue
Block a user