GitHub user dneuman64 opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/365

    BACKPORT - update CrConfig structs in goTM to work with TO 2.0

    Some of the fields in the CrConfig were strings in Traffic Ops 1.x and are 
now ints in Traffic Ops 2.x.
    Also fixed [TC-190](https://issues.apache.org/jira/browse/TC-190)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dneuman64/incubator-trafficcontrol 
backport-tm-structs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafficcontrol/pull/365.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #365
    
----
commit 4abfb9010d5d9a0a79671d95b2948919c93e7d28
Author: David Neuman <david.neuma...@gmail.com>
Date:   2017-03-13T21:20:29Z

    update CrConfig struct to work with TO 2.0
    
    (cherry picked from commit 21e456c6ba5eb6e1fce54605c5e125eef55a2ea2)

commit f4360b2500c5070e0fbc7f2796002dba9ddff91b
Author: David Neuman <david.neuma...@gmail.com>
Date:   2017-03-14T19:45:45Z

    update TTL in deliveryserivce to be int instead of string, updated 
DeliveryService to use correct struct, removed unused struct
    
    (cherry picked from commit 854401f55cf39ab5ce2603d6eab8764361dc1c6e)

commit 94249be5c957bb6e6bbdc6c3403d5ed3f60e0fd7
Author: David Neuman <david.neuma...@gmail.com>
Date:   2017-03-14T19:46:57Z

    Update Traffic Ops to cast A and AAAA to string for Deliveryservices in 
CrConfig to keep consistency. This fixed TC-190
    
    (cherry picked from commit 5a5633ea92702d97d94ffc252baea1fdf3744c39)

commit b7557401d044a579e54a24c971fa19511c497984
Author: David Neuman <david.neuma...@gmail.com>
Date:   2017-03-14T19:49:34Z

    Fixed an issue with whitespace
    
    (cherry picked from commit 7df79cf994d5d99b092705349998b3967f9aac1b)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to