You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ra...@apache.org on 2020/03/16 19:50:41 UTC

[trafficcontrol] branch master updated (eb9cf79 -> 0d9f9a3)

This is an automated email from the ASF dual-hosted git repository.

rawlin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.


    from eb9cf79  Allow IPv6 Only Caches, including monitoring and routing (#4142)
     add 0d9f9a3  Deprecate asns/:id (#4447)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  1 +
 docs/source/api/v1/asns_id.rst                     | 13 ++++-
 docs/source/api/v2/asns.rst                        |  3 ++
 docs/source/api/v2/asns_id.rst                     | 62 ----------------------
 .../clients/python/trafficops/tosession.py         | 41 ++------------
 traffic_ops/app/lib/API/Asn.pm                     |  7 ++-
 traffic_ops/client/asn.go                          |  2 +-
 traffic_ops/traffic_ops_golang/routing/routes.go   |  3 +-
 8 files changed, 26 insertions(+), 106 deletions(-)