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/01/17 16:28:26 UTC

[jira] [Commented] (TC-95) POST/PUT api/deliveryservices does not create necessary location params

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

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

GitHub user mitchell852 opened a pull request:

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

    [TC-95] - ports some functionality over from ui namespace. specifically creatin…

    …g location params (if don't exist) for header rewrites, regex_remap and cacheurl plus creates dsnseckey if cdn is dnssecenabled.

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

    $ git pull https://github.com/mitchell852/incubator-trafficcontrol tc-95

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

    https://github.com/apache/incubator-trafficcontrol/pull/191.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 #191
    
----

----


> POST/PUT api/deliveryservices does not create necessary location params 
> ------------------------------------------------------------------------
>
>                 Key: TC-95
>                 URL: https://issues.apache.org/jira/browse/TC-95
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Ops API
>            Reporter: Jeremy Mitchell
>            Assignee: Jeremy Mitchell
>            Priority: Minor
>
> When edgeHeaderRewrite, midHeaderRewrite and cacheurl properties are defined on a deliveryservice, a "location" parameter needs to be created for each file (header_rewrite_xml-id.config, header_rewrite_mid_xml-id.config, regex_remap_xml-id.config and cachurl_xml-id.config)  (if it doesn't exist already) and added to the profile of the delivery service.
> This functionality can be ported over from the UI namespace.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)