frostfs-node/pkg/innerring/processors/netmap/nodevalidation/locode
Leonard Lyubich bcfd33d9fb [#397] ir: Make UN-LOCODE attribute of the network map candidate optional
Previously UN-LOCODE attribute was required for each network map candidate.
In the absence of this attribute, the candidate was not allowed into the
network map. After revising the requirements for candidates, it was decided
not to require the mandatory installation of the attribute by candidates.

From now inner ring does not modify location attributes of the network map
candidate in the absence of UN-LOCODE attribute and does not block entry
into the network map for this criterion.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-25 14:36:11 +03:00
..
calls.go [#397] ir: Make UN-LOCODE attribute of the network map candidate optional 2021-02-25 14:36:11 +03:00
deps.go [#316] ir/netmap: Validate LOCODE attributes of network map candidates 2021-02-10 14:05:03 +03:00
util.go [#316] ir/netmap: Validate LOCODE attributes of network map candidates 2021-02-10 14:05:03 +03:00
validator.go [#362] ir/netmap: Use const keys to node attributes from the API lib 2021-02-11 14:01:35 +03:00