storj/storagenode/console
Jennifer Johnson 1c1750e6be removes bandwidth limiting
On satellite, remove all references to free_bandwidth column in nodes table.
On storage node, remove references to AllocatedBandwidth and MinimumBandwidth and mark as deprecated.

Protobuf message, NodeCapacity, is left intact for backwards compatibility.
Once this is released to all satellites, we can drop the column from the DB.

Change-Id: I2ff6c6537fc9008a0c5588e951afea58ede85838
2020-03-04 14:04:00 +00:00
..
consoleassets storagenode: embed the console into the binary and makefile (#3164) 2019-10-08 10:52:19 +02:00
consolenotifications web/storagenode: notification logic implementation 2020-02-21 15:49:27 +00:00
consoleserver all: use monkit v3 2020-02-05 23:53:17 +00:00
bandwidth.go storagenode/console: use bytes for remaining info (#3186) 2019-10-04 18:17:28 +03:00
diskspace.go storagenode/console: use bytes for remaining info (#3186) 2019-10-04 18:17:28 +03:00
service.go removes bandwidth limiting 2020-03-04 14:04:00 +00:00