You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ne...@apache.org on 2018/12/13 21:28:53 UTC

[trafficcontrol] 01/01: Merge pull request #3069 from rob05c/to-crconfig-user-tmurl-param

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

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

commit a02b5f19a9e4bddda884a074bf1d17be55be46ed
Merge: ac9f1ea 2d3c0d3
Author: David Neuman <ne...@apache.org>
AuthorDate: Thu Dec 13 14:28:47 2018 -0700

    Merge pull request #3069 from rob05c/to-crconfig-user-tmurl-param
    
    Fix TO CRConfig generation to use tm.url parameter

 traffic_ops/testing/api/v14/crconfig_test.go       | 40 +++++++++++++++++++++-
 traffic_ops/traffic_ops_golang/config/config.go    |  8 +++++
 .../traffic_ops_golang/crconfig/crconfig.go        | 23 ++++++++++---
 traffic_ops/traffic_ops_golang/crconfig/handler.go |  6 ++--
 traffic_ops/traffic_ops_golang/crconfig/servers.go | 12 +++++++
 5 files changed, 81 insertions(+), 8 deletions(-)