This is an automated email from the ASF dual-hosted git repository.
mitchell852 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from 4353f74 Deprecate GET tenants/:id (#4507)
add a122818 Deprecate servers/status (#4516)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 1 +
docs/source/api/v1/servers_status.rst | 10 +++-
docs/source/api/v2/servers_status.rst | 66 ----------------------
.../clients/python/trafficops/tosession.py | 9 ---
traffic_ops/client/serversstatus.go | 44 ---------------
traffic_ops/testing/api/v2/serversstatus_test.go | 52 -----------------
traffic_ops/traffic_ops_golang/routing/routes.go | 4 --
.../traffic_ops_golang/server/status_count.go | 7 ++-
8 files changed, 14 insertions(+), 179 deletions(-)
delete mode 100644 docs/source/api/v2/servers_status.rst
delete mode 100644 traffic_ops/client/serversstatus.go
delete mode 100644 traffic_ops/testing/api/v2/serversstatus_test.go