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 2019/11/01 21:23:26 UTC

[trafficcontrol] branch master updated (4faa6f2 -> b892c26)

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 4faa6f2  fetches tenant users with the proper query param and removes tenantId from the list of supported query params in the docs (#4061)
     add b892c26  Block allowing requiring caps on ds that their servers dont have (#4060)

No new revisions were added by this update.

Summary of changes:
 .../api/deliveryservices_required_capabilities.rst |  2 +
 .../deliveryservices_required_capabilities_test.go | 84 +++++++++++++++++++++-
 .../testing/api/v14/serverservercapability_test.go | 38 +++++-----
 traffic_ops/testing/api/v14/todb.go                |  2 +
 .../deliveryservices_required_capabilities.go      | 65 +++++++++++++++++
 .../deliveryservices_required_capabilities_test.go |  3 +
 6 files changed, 175 insertions(+), 19 deletions(-)