storj/satellite/overlay
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
..
benchmark_test.go removes bandwidth limiting 2020-03-04 14:04:00 +00:00
combinedcache.go common: separate repository 2019-12-27 14:11:15 +02:00
config.go satellite/overlay: add config flag for node selection free disk requirement 2020-02-11 18:08:25 +00:00
inspector.go common: separate repository 2019-12-27 14:11:15 +02:00
keylock_test.go common: separate repository 2019-12-27 14:11:15 +02:00
keylock.go common: separate repository 2019-12-27 14:11:15 +02:00
peeridentities_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
peeridentities.go common: separate repository 2019-12-27 14:11:15 +02:00
piececount_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
selection_test.go removes bandwidth limiting 2020-03-04 14:04:00 +00:00
service_test.go removes bandwidth limiting 2020-03-04 14:04:00 +00:00
service.go removes bandwidth limiting 2020-03-04 14:04:00 +00:00
statdb_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00