Add consul & connect timeouts, report state before loading PGs, move init_primary to osd_cluster
This commit is contained in:
+2
-1
@@ -13,4 +13,5 @@ struct http_response_t
|
||||
};
|
||||
|
||||
http_response_t *parse_http_response(std::string res);
|
||||
std::vector<std::string> getifaddr_list();
|
||||
std::vector<std::string> getifaddr_list(bool include_v6 = false);
|
||||
uint64_t stoull_full(std::string str, int base = 10);
|
||||
|
||||
Reference in New Issue
Block a user