Support multiple OSD networks and separate OSD cluster network
This commit is contained in:
@@ -11,3 +11,4 @@
|
||||
std::map<std::string, std::string> json_to_string_map(const json11::Json::object & config);
|
||||
bool json_is_true(const json11::Json & val);
|
||||
bool json_is_false(const json11::Json & val);
|
||||
std::string implode(const std::string & sep, json11::Json array);
|
||||
|
||||
Reference in New Issue
Block a user