storj/private
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
..
context2 private/context2: add WithoutCancellation 2020-01-15 14:23:46 +02:00
cui private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
currency private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
date private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
dbutil private/dbutil/txutil: remove the individual retry events 2020-03-03 08:38:19 +00:00
debugging private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
grpctlsopts private/grpctlsopts: grpc related tlsopts 2020-02-26 22:46:06 +02:00
lifecycle all: use monkit v3 2020-02-05 23:53:17 +00:00
migrate private/dbutil/txutil: create new transactions for retries 2020-02-01 18:34:28 +00:00
post all: use monkit v3 2020-02-05 23:53:17 +00:00
prompt private/prompt: remove dependency to go-prompt 2020-02-25 13:09:41 +02:00
s3client cmd/gateway: use a separate repository 2020-02-24 10:03:03 +02:00
tagsql private/tagsql,storage: fixes to context cancellation 2020-01-20 15:44:39 +02:00
testblobs storagenode: Include trash space when calculating space used 2019-12-23 19:07:03 -07:00
testplanet removes bandwidth limiting 2020-03-04 14:04:00 +00:00
testrevocation storage/redis/redisserver: simplify redisserver creation 2020-02-11 19:11:57 +00:00
teststorj common: separate repository 2019-12-27 14:11:15 +02:00
testuplink go.mod: update uplink 2020-02-21 16:08:12 +02:00
version storagenode: notifications on outdated software version 2020-03-02 16:48:02 +00:00