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

[trafficcontrol] branch master updated (6bd53b3 -> eb9b68f)

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

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


    from 6bd53b3  Fix to_url resolution in ORT (#4492)
     add eb9b68f  Deprecate cachegroup/:id/unassigned_parameters (#4423)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |   1 +
 .../v1/cachegroups_id_unassigned_parameters.rst    |   8 ++
 .../v2/cachegroups_id_unassigned_parameters.rst    | 107 ---------------------
 .../clients/python/trafficops/tosession.py         |  11 ---
 traffic_ops/client/cachegroup_parameters.go        |  12 ---
 .../testing/api/v2/cachegroups_parameters_test.go  |  38 --------
 traffic_ops/traffic_ops_golang/routing/routes.go   |   3 +-
 .../app/src/common/api/ParameterService.js         |  11 ---
 .../TableCacheGroupParametersController.js         |   7 +-
 .../TableCacheGroupParamsUnassignedController.js   |  18 +++-
 10 files changed, 28 insertions(+), 188 deletions(-)
 delete mode 100644 docs/source/api/v2/cachegroups_id_unassigned_parameters.rst