Leonard Lyubich
44ec19962a
bootstrap: Replace options with attributes in NodeInfo
...
Rename Options to Attributes to be in sync with Objects and Nodes and Containers.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-08-06 23:31:14 +03:00
Leonard Lyubich
87e1d01307
[ #34 ] bootstrap: Tidy up the format
...
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-08-06 23:31:07 +03:00
Leonard Lyubich
4caf9a7258
[ #34 ] bootstrap: Remove no longer used SpreadMap
...
After removing State service from the public API, SpreadMap message became
redundant, so it is deleted.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-08-06 23:30:51 +03:00
Leonard Lyubich
5b410c6915
[ #34 ] bootstrap: Remove Bootstrap service
...
Remove Bootstrap service with all related types from bootstrap package since it
was used to prototype NeoFS system.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-08-06 23:30:30 +03:00
Leonard Lyubich
7c71813d22
[ #34 ] bootstrap: Define node state enum in NodeInfo
...
Replaces Status field of NodeInfo with State field value of NodeInfo.State
enumeration.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-08-06 23:30:09 +03:00
Evgeniy Kulikov
15de641fb1
regenerate docs
2020-04-15 12:24:40 +03:00
Evgeniy Kulikov
fe877a169f
initialize
2020-01-30 14:43:09 +03:00