[GitHub] incubator-trafficcontrol issue #644: Tenant utils

2017-06-28 Thread nir-sopher
Github user nir-sopher commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/644 True. Note that there is also a matter of consistency: Tenant update can also be done only by the parent. Would you like to change that as well? On Jun 29, 2017

[jira] [Commented] (TC-405) copyrights missing on some files

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

[jira] [Resolved] (TC-278) postinstall -defaults should not run carton

2017-06-28 Thread Dan Kirkwood (JIRA)
[ https://issues.apache.org/jira/browse/TC-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Kirkwood resolved TC-278. - Resolution: Fixed > postinstall -defaults should not run carton > ---

[jira] [Resolved] (TC-228) postinstall changes needed for postgres

2017-06-28 Thread Dan Kirkwood (JIRA)
[ https://issues.apache.org/jira/browse/TC-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Kirkwood resolved TC-228. - Resolution: Fixed > postinstall changes needed for postgres > --- > >

[jira] [Assigned] (TC-405) copyrights missing on some files

2017-06-28 Thread Dan Kirkwood (JIRA)
[ https://issues.apache.org/jira/browse/TC-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Kirkwood reassigned TC-405: --- Assignee: Dan Kirkwood > copyrights missing on some files > > >

[jira] [Created] (TC-405) copyrights missing on some files

2017-06-28 Thread Dan Kirkwood (JIRA)
Dan Kirkwood created TC-405: --- Summary: copyrights missing on some files Key: TC-405 URL: https://issues.apache.org/jira/browse/TC-405 Project: Traffic Control Issue Type: Improvement

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124660517 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -248,7 +326,17 @@ sub delete { if ( !defined($tenant) ) {

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124660063 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -131,21 +130,74 @@ sub update { my $is_active = $params->{active};

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124659823 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -121,7 +115,12 @@ sub update { } }

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

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

[GitHub] incubator-trafficcontrol pull request #403: [TC-184] Org tenancy - delivery ...

2017-06-28 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/403#discussion_r124647087 --- Diff: docs/source/development/traffic_ops_api/v12/deliveryservice.rst --- @@ -168,6 +168,8 @@ Delivery Service

[jira] [Created] (TC-404) ./pkg should show where resulting logs and artifacts were placed

2017-06-28 Thread Dan Kirkwood (JIRA)
Dan Kirkwood created TC-404: --- Summary: ./pkg should show where resulting logs and artifacts were placed Key: TC-404 URL: https://issues.apache.org/jira/browse/TC-404 Project: Traffic Control

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124640284 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -248,7 +326,17 @@ sub delete { if ( !defined($tenant) ) {

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124639190 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -131,21 +130,74 @@ sub update { my $is_active = $params->{active};

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124638570 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -131,21 +130,74 @@ sub update { my $is_active = $params->{active};

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124637268 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -121,7 +115,12 @@ sub update { } } -

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124635238 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -31,34 +32,28 @@ sub getTenantName { return defined($tenant_id) ?

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124628818 --- Diff: traffic_ops/app/lib/API/User.pm --- @@ -404,7 +406,7 @@ sub current { my $self = shift; my @data; my

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124592678 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -31,34 +32,28 @@ sub getTenantName { return defined($tenant_id) ?

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124624257 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -131,21 +130,74 @@ sub update { my $is_active = $params->{active};

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124621754 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -131,21 +130,74 @@ sub update { my $is_active = $params->{active};

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124597615 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -121,7 +115,12 @@ sub update { } }

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124625194 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -185,11 +237,36 @@ sub create { return $self->alert("Tenant name is

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124625956 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -248,7 +326,17 @@ sub delete { if ( !defined($tenant) ) {

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124589621 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -31,34 +32,28 @@ sub getTenantName { return defined($tenant_id) ?

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-28 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/644#discussion_r124623700 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -131,21 +130,74 @@ sub update { my $is_active = $params->{active};

[jira] [Created] (TC-403) Comments/Notes field in UI for configurations

2017-06-28 Thread Jason Tucker (JIRA)
Jason Tucker created TC-403: --- Summary: Comments/Notes field in UI for configurations Key: TC-403 URL: https://issues.apache.org/jira/browse/TC-403 Project: Traffic Control Issue Type: Wish