frostfs-node/pkg/innerring/processors/netmap
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
..
nodevalidation/locode [#397] ir: Make UN-LOCODE attribute of the network map candidate optional 2021-02-25 14:36:11 +03:00
cleanup_table.go [#132] Use SDK defined netmap structure in cleanup table 2020-11-02 10:52:52 +03:00
cleanup_table_test.go [#155] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
handlers.go [#324] ir: Measure epochs in sidechain blocks 2021-01-29 11:04:30 +03:00
internal_events.go [#132] Add internal event to process cleanup 2020-11-02 10:52:52 +03:00
process_cleanup.go [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
process_epoch.go [#355] innerring: Produce container size estimation notifications 2021-01-29 11:23:37 +03:00
process_peers.go [#383] innerring: Sort node info attributes 2021-02-11 14:11:43 +03:00
processor.go [#316] ir/netmap: Validate network map candidates in Netmap processor 2021-02-10 14:05:03 +03:00