forked from TrueCloudLab/frostfs-api
[#129] netmap: Define CountryCode node attribute
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
parent
b61b7d2f30
commit
556485c0f4
1 changed files with 2 additions and 0 deletions
|
@ -154,6 +154,8 @@ message NodeInfo {
|
|||
// Node's geographic location in
|
||||
// [UN/LOCODE](https://www.unece.org/cefact/codesfortrade/codes_index.html)
|
||||
// format approximated to the nearest point defined in standard.
|
||||
// * CountryCode \
|
||||
// TODO: write description.
|
||||
// * Country \
|
||||
// Country code in
|
||||
// [ISO 3166-1_alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)
|
||||
|
|
Loading…
Reference in a new issue