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:
Casey Bodley 2016-06-17 22:32:48 -04:00 committed by Radoslaw Zarzynski
parent 4d9ce9e9a5
commit 273e5407a4
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -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

@ -0,0 +1 @@
Subproject commit 999e2fa0318b5982736d3ea01a418770ea802671