forked from TrueCloudLab/frostfs-node
[#84] Run netmap service in neofs-node app
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
20c27d0542
commit
dee1d81b04
4 changed files with 41 additions and 13 deletions
|
@ -33,6 +33,7 @@ func init_(c *cfg) {
|
|||
|
||||
initGRPC(c)
|
||||
|
||||
initNetmapService(c)
|
||||
initAccountingService(c)
|
||||
initContainerService(c)
|
||||
initSessionService(c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue