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

2017-05-19 Thread ASF GitHub Bot (JIRA)

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

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

Github user asfgit closed the pull request at:

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


> 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)


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

2017-05-19 Thread ASF GitHub Bot (JIRA)

[ 
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 
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)