forked from TrueCloudLab/frostfs-api
[#129] netmap: Define Continent node attribute
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
parent
8410362db3
commit
854281608e
1 changed files with 2 additions and 0 deletions
|
@ -168,6 +168,8 @@ message NodeInfo {
|
||||||
// TODO: write description.
|
// TODO: write description.
|
||||||
// * SubDiv \
|
// * SubDiv \
|
||||||
// TODO: write description.
|
// TODO: write description.
|
||||||
|
// * Continent \
|
||||||
|
// TODO: write description.
|
||||||
// * Region \
|
// * Region \
|
||||||
// Country's administative subdivision where node is located. Calculated
|
// Country's administative subdivision where node is located. Calculated
|
||||||
// automatically from `Locode` attribute based on `SubDiv` field. Presented
|
// automatically from `Locode` attribute based on `SubDiv` field. Presented
|
||||||
|
|
Loading…
Reference in a new issue