You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/19 17:32:04 UTC

[jira] [Commented] (TC-344) TO API - ds of type ANY_MAP, STEERING or CLIENT_STEERING does not require an orgServerFqdn

    [ https://issues.apache.org/jira/browse/TC-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16017711#comment-16017711 ] 

ASF GitHub Bot commented on TC-344:
-----------------------------------

GitHub user mitchell852 opened a pull request:

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

    [TC-344] - orgserverfqdn is not required when ds type is ANY_MAP, STEERING OR CL…

    …IENT_STEERING

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

    $ git pull https://github.com/mitchell852/incubator-trafficcontrol tc-344-org-server-fqdn

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

    https://github.com/apache/incubator-trafficcontrol/pull/590.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 #590
    
----
commit 386b4bfd772083109902db4a2bd5325c1d62239b
Author: Jeremy Mitchell <mi...@gmail.com>
Date:   2017-05-19T17:30:26Z

    orgserverfqdn is not required when ds type is ANY_MAP, STEERING OR CLIENT_STEERING

----


> TO API - ds of type ANY_MAP, STEERING or CLIENT_STEERING does not require an orgServerFqdn
> ------------------------------------------------------------------------------------------
>
>                 Key: TC-344
>                 URL: https://issues.apache.org/jira/browse/TC-344
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Ops
>            Reporter: Jeremy Mitchell
>            Assignee: Jeremy Mitchell
>            Priority: Minor
>
> In the TO API, the create delivery service endpoint does the following validations:
> https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_ops/app/lib/API/Deliveryservice.pm#L1024
> orgServerFqdn is not required if type = ANY_MAP, STEERING OR CLIENT_STEERING



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)