storj/private/testplanet
Yingrong Zhao 5011e78311 storagenode/piecestore: remove unused DeletePiece endpoint
With commit: 3331b443e7, satellite will
start calling `DeletePieces`. Therefore, we can remove the old endpoint
once the above commit is deployed with all satellites

Change-Id: I0124bc00a7cb808d119eb59f8fcd7fadf68158bb
2020-02-21 21:03:49 +00:00
..
dir.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
planet_test.go all: remove usages of testplanet.New 2020-01-22 22:42:57 +02:00
planet.go storagenode/{piecestore, contact}: report capacity to satellites if below specific threshold 2020-02-18 15:42:48 -05:00
reconfigure.go satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
referralmanager.go common: separate repository 2019-12-27 14:11:15 +02:00
rpc_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run.go testplanet: log stack trace for error during creation 2020-02-10 21:59:20 +00:00
satellite.go satellite/metainfo: add timeout for delete request 2020-02-20 09:10:16 +00:00
storagenode.go storagenode/{piecestore, contact}: report capacity to satellites if below specific threshold 2020-02-18 15:42:48 -05:00
tlsopts_test.go common: separate repository 2019-12-27 14:11:15 +02:00
uplink_test.go storagenode/piecestore: remove unused DeletePiece endpoint 2020-02-21 21:03:49 +00:00
uplink.go go.mod: update uplink 2020-02-21 16:08:12 +02:00
versioning.go private/testplanet: use defaultInterval 2020-01-14 16:07:36 +00:00