[jira] [Commented] (TC-184) Tenant Hierarchy

2017-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960228#comment-15960228 ] ASF GitHub Bot commented on TC-184: --- Github user mitchell852 commented on a diff in the pull request:

[GitHub] incubator-trafficcontrol pull request #433: [TC-184] Tenancy validation for ...

2017-04-06 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/433#discussion_r110311804 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -44,14 +44,16 @@ sub index { my $orderby = $self->param('orderby') ||

[jira] [Commented] (TC-184) Tenant Hierarchy

2017-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960227#comment-15960227 ] ASF GitHub Bot commented on TC-184: --- Github user mitchell852 commented on a diff in the pull request:

[GitHub] incubator-trafficcontrol pull request #433: [TC-184] Tenancy validation for ...

2017-04-06 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/433#discussion_r110311677 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -44,14 +44,16 @@ sub index { my $orderby = $self->param('orderby') ||

[GitHub] incubator-trafficcontrol issue #402: [TC-184] Org tenancy - adding tenant to...

2017-04-06 Thread mitchell852
Github user mitchell852 commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/402 Do you want me to hold off on this one? Are you rethinking it? I still think we need tenancy at the CDN level. --- If your project is set up for it, you can reply to

[GitHub] incubator-trafficcontrol pull request #429: [TC-184] Org tenancy - initial c...

2017-04-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/429 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[jira] [Commented] (TC-184) Tenant Hierarchy

2017-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15960217#comment-15960217 ] ASF GitHub Bot commented on TC-184: --- Github user asfgit closed the pull request at:

[GitHub] incubator-trafficcontrol pull request #370: Adding a "create user" to the ap...

2017-04-06 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/370#discussion_r110309859 --- Diff: docs/source/development/traffic_ops_api/v12/user.rst --- @@ -214,6 +214,153 @@ Users | + +**POST

[GitHub] incubator-trafficcontrol pull request #370: Adding a "create user" to the ap...

2017-04-06 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/370#discussion_r110310005 --- Diff: traffic_ops/app/lib/API/User.pm --- @@ -226,6 +226,120 @@ sub update { } +# Create +sub create {

[GitHub] incubator-trafficcontrol pull request #370: Adding a "create user" to the ap...

2017-04-06 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/370#discussion_r110309625 --- Diff: traffic_ops/app/lib/API/User.pm --- @@ -226,6 +226,120 @@ sub update { } +# Create +sub create {

[GitHub] incubator-trafficcontrol pull request #370: Adding a "create user" to the ap...

2017-04-06 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/370#discussion_r110309463 --- Diff: traffic_ops/app/lib/API/User.pm --- @@ -226,6 +226,120 @@ sub update { } +# Create +sub create {

[GitHub] incubator-trafficcontrol pull request #370: Adding a "create user" to the ap...

2017-04-06 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/370#discussion_r107505547 --- Diff: traffic_ops/app/lib/API/User.pm --- @@ -218,6 +218,115 @@ sub update { } +# Create +sub create {

[GitHub] incubator-trafficcontrol pull request #370: Adding a "create user" to the ap...

2017-04-06 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/370#discussion_r110309119 --- Diff: docs/source/development/traffic_ops_api/v12/user.rst --- @@ -214,6 +214,153 @@ Users | + +**POST

[GitHub] incubator-trafficcontrol pull request #434: org tenancy - add tenant name to...

2017-04-06 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/434#discussion_r110308097 --- Diff: traffic_ops/app/lib/API/User.pm --- @@ -330,6 +336,7 @@ sub current { "phoneNumber"

[GitHub] incubator-trafficcontrol pull request #434: org tenancy - add tenant name to...

2017-04-06 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/434#discussion_r110307660 --- Diff: traffic_ops/app/lib/API/User.pm --- @@ -98,6 +98,7 @@ sub index { "stateOrProvince" =>

[GitHub] incubator-trafficcontrol pull request #434: org tenancy - add tenant name to...

2017-04-06 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/434#discussion_r110307744 --- Diff: traffic_ops/app/lib/API/User.pm --- @@ -69,7 +69,7 @@ sub index { my $dbh; if ( defined $username ) {

[GitHub] incubator-trafficcontrol pull request #434: org tenancy - add tenant name to...

2017-04-06 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/434#discussion_r110308262 --- Diff: traffic_ops/app/lib/API/User.pm --- @@ -134,6 +135,7 @@ sub show { "stateOrProvince" =>

[jira] [Closed] (TC-194) Add federation view fails to load deliveryservices

2017-04-06 Thread Jeremy Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/TC-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Mitchell closed TC-194. -- > Add federation view fails to load deliveryservices > -- > >

[jira] [Resolved] (TC-189) deliveryservice api doesn't return missLong

2017-04-06 Thread Jeremy Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/TC-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Mitchell resolved TC-189. Resolution: Fixed Fix Version/s: 2.1.0 > deliveryservice api doesn't return missLong >

[jira] [Resolved] (TC-194) Add federation view fails to load deliveryservices

2017-04-06 Thread Jeremy Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/TC-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Mitchell resolved TC-194. Resolution: Fixed Fix Version/s: 2.1.0 > Add federation view fails to load deliveryservices >

[GitHub] incubator-trafficcontrol pull request #322: Adding tenancy to the database

2017-04-06 Thread nir-sopher
Github user nir-sopher closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/322 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[GitHub] incubator-trafficcontrol issue #322: Adding tenancy to the database

2017-04-06 Thread nir-sopher
Github user nir-sopher commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/322 Almost all changes are already added by other PRs. Closing --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Resolved] (TC-206) Add the ability to filter profiles by cdn in the API

2017-04-06 Thread Jeremy Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/TC-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Mitchell resolved TC-206. Resolution: Fixed Fix Version/s: 2.1.0 > Add the ability to filter profiles by cdn in the API >

[jira] [Closed] (TC-206) Add the ability to filter profiles by cdn in the API

2017-04-06 Thread Jeremy Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/TC-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Mitchell closed TC-206. -- > Add the ability to filter profiles by cdn in the API > >

[GitHub] incubator-trafficcontrol issue #322: Adding tenancy to the database

2017-04-06 Thread mitchell852
Github user mitchell852 commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/322 can this PR be closed? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] incubator-trafficcontrol pull request #377: t_integration/server.t test fix

2017-04-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/377 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[jira] [Commented] (TC-64) TO experimental SPA application

2017-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15959712#comment-15959712 ] ASF GitHub Bot commented on TC-64: -- Github user asfgit closed the pull request at:

[GitHub] incubator-trafficcontrol pull request #441: [TC-64] - updates to TO experime...

2017-04-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/441 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] incubator-trafficcontrol pull request #440: move cache config to profile sco...

2017-04-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/440 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[jira] [Commented] (TC-64) TO experimental SPA application

2017-04-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15959688#comment-15959688 ] ASF GitHub Bot commented on TC-64: -- GitHub user mitchell852 opened a pull request:

[GitHub] incubator-trafficcontrol pull request #440: move cache config to profile sco...

2017-04-06 Thread dg4prez
GitHub user dg4prez opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/440 move cache config to profile scope Moves cache.config to profile scope from server scope. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-trafficcontrol issue #435: Authorization model

2017-04-06 Thread mitchell852
Github user mitchell852 commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/435 thanks @naamashoresh - i'll take a look at this asap. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] incubator-trafficcontrol pull request #439: org tenancy - verify tenant user...

2017-04-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/439 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] incubator-trafficcontrol pull request #438: Scope api changes - requires PR ...

2017-04-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/438 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] incubator-trafficcontrol pull request #439: org tenancy - verify tenant user...

2017-04-06 Thread nir-sopher
GitHub user nir-sopher opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/439 org tenancy - verify tenant user test stability Verifying the order of items in the list to ensure test stability You can merge this pull request into a Git repository by

[GitHub] incubator-trafficcontrol pull request #438: Scope api changes

2017-04-06 Thread dg4prez
GitHub user dg4prez opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/438 Scope api changes Configfiles API changes required to move the scope for remap.config, facts, records.config, and header rewrite files for greater cache-ability. Also modifies

[GitHub] incubator-trafficcontrol pull request #437: Scope ort changes

2017-04-06 Thread dg4prez
GitHub user dg4prez opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/437 Scope ort changes ORT changes required to change scope for multiple configuration files. Adds support for replacement of __HOSTNAME__, __HOSTNAME_FULL__, __SERVER_TCP_PORT, and

[GitHub] incubator-trafficcontrol pull request #423: move server scope files to cdn s...

2017-04-06 Thread dg4prez
Github user dg4prez closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/423 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[jira] [Assigned] (TC-71) Remove hardcoded reference to ccr in UI/DeliveryService.pm

2017-04-06 Thread Robert Scrimo (JIRA)
[ https://issues.apache.org/jira/browse/TC-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scrimo reassigned TC-71: --- Assignee: Robert Scrimo > Remove hardcoded reference to ccr in UI/DeliveryService.pm >

[GitHub] incubator-trafficcontrol pull request #436: Changes to the astats_over_http ...

2017-04-06 Thread jrushford
GitHub user jrushford opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/436 Changes to the astats_over_http rpm spec file. Modified the astats spec file so that when an rpm is built, the build source is pulled from the current master branch at

[jira] [Commented] (TC-217) Self Service - CRUD Sub Tenant

2017-04-06 Thread Ori Finkelman (JIRA)
[ https://issues.apache.org/jira/browse/TC-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15959022#comment-15959022 ] Ori Finkelman commented on TC-217: -- Hi Ryan, To add on Nir's proposal. If it is a list of tenants the User

[GitHub] incubator-trafficcontrol pull request #434: org tenancy - add tenant name to...

2017-04-06 Thread orifin
GitHub user orifin opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/434 org tenancy - add tenant name to user api Add the tenant name as "tenant" to the user api. Changed the following routes: /users/ /users/:id /user/current

[GitHub] incubator-trafficcontrol pull request #433: Tenancy validation tenant

2017-04-06 Thread nir-sopher
GitHub user nir-sopher opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/433 Tenancy validation tenant WIP. First step in tenancy verification and tests - treating "tenant" as a resource and verify who can write/read it. WIP as this was tested