Merge pull request #31 from chrislusf/master

sync
This commit is contained in:
hilimd
2020-10-21 20:04:11 +08:00
committed by GitHub
22 changed files with 460 additions and 354 deletions

View File

@@ -218,6 +218,7 @@ message AssignVolumeRequest {
int32 ttl_sec = 4;
string data_center = 5;
string parent_path = 6;
string rack = 7;
}
message AssignVolumeResponse {