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/06/06 04:09:18 UTC

[jira] [Commented] (TC-364) TO API - create ability to assign/remove delivery services to/from a user

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

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

GitHub user mitchell852 opened a pull request:

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

    [TC-364] - adds the ability to assign/unassign ds's to user thru the api

    

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

    $ git pull https://github.com/mitchell852/incubator-trafficcontrol tc-364-assign-ds-to-user

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

    https://github.com/apache/incubator-trafficcontrol/pull/646.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 #646
    
----
commit 5b99cbc7730c9d42740230d30794b06ac7fdb934
Author: Jeremy Mitchell <mi...@gmail.com>
Date:   2017-06-02T16:38:16Z

    repoints api away from controller that will soon be deprecated

commit 55dfec9504fd9def23914250f7d10e5cc1b5004b
Author: Jeremy Mitchell <mi...@gmail.com>
Date:   2017-06-02T22:39:47Z

    fixes ability to edit current user

commit aedddb734f7a470275fd5b81dfeeb1713091d68d
Author: Jeremy Mitchell <mi...@gmail.com>
Date:   2017-06-05T20:42:20Z

    adds the ability to add/remove ds's from a user thru the api and also hooks it into the new TO UI

----


> TO API - create ability to assign/remove delivery services to/from a user
> -------------------------------------------------------------------------
>
>                 Key: TC-364
>                 URL: https://issues.apache.org/jira/browse/TC-364
>             Project: Traffic Control
>          Issue Type: New Feature
>          Components: Traffic Ops API
>            Reporter: Jeremy Mitchell
>            Priority: Minor
>
> Create api endpoints to:
> - assign 1 or more ds's to a user
> - remove a ds from a user
> - retrieve ds's not currently assigned to user
> these functions should be limited to the ops role or higher.



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