[jira] [Commented] (TC-119) traffic_ops/client dependency license issue

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

[GitHub] incubator-trafficcontrol pull request #428: Deprecate TO client ResumeSessio...

2017-04-04 Thread rob05c
GitHub user rob05c opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/428 Deprecate TO client ResumeSession, remove juju dependency Changes the TO client ResumeSession to always return nil and an error as if the persisted cookie had expired, and adds

[GitHub] incubator-trafficcontrol issue #423: move server scope files to cdn scope fo...

2017-04-04 Thread mtorluemke
Github user mtorluemke commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/423 Looks good to me. --- 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

[GitHub] incubator-trafficcontrol issue #407: Traffic Monitor host port change bug

2017-04-04 Thread weijian2014
Github user weijian2014 commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/407 Ok, I will resubmit the change for the traffic_stats.go file. This requests will be close! --- If your project is set up for it, you can reply to this email and have your

[GitHub] incubator-trafficcontrol pull request #407: Traffic Monitor host port change...

2017-04-04 Thread weijian2014
Github user weijian2014 closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/407 --- 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,

[jira] [Commented] (TC-222) TO - add unique constraints to parameter, job_status, job_agent, role, status, and type tables

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

[GitHub] incubator-trafficcontrol pull request #427: [TC-222] - adds unique constrain...

2017-04-04 Thread mitchell852
GitHub user mitchell852 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/427 [TC-222] - adds unique constraint to a number of tables to: parameter (name, config_file, value) job_status (name) job_agent (name) role (name) status

[jira] [Created] (TC-222) TO - add unique constraints to parameter, job_status, job_agent, role, status, and type tables

2017-04-04 Thread Jeremy Mitchell (JIRA)
Jeremy Mitchell created TC-222: -- Summary: TO - add unique constraints to parameter, job_status, job_agent, role, status, and type tables Key: TC-222 URL: https://issues.apache.org/jira/browse/TC-222

[jira] [Assigned] (TC-119) traffic_ops/client dependency license issue

2017-04-04 Thread Robert Butts (JIRA)
[ https://issues.apache.org/jira/browse/TC-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Butts reassigned TC-119: --- Assignee: Robert Butts (was: Dan Kirkwood) > traffic_ops/client dependency license issue >

[jira] [Closed] (TC-190) TTL type mismatch in CrConfig

2017-04-04 Thread David Neuman (JIRA)
[ https://issues.apache.org/jira/browse/TC-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Neuman closed TC-190. --- Resolution: Fixed Merged > TTL type mismatch in CrConfig > - > >

[GitHub] incubator-trafficcontrol issue #403: [TC-184] Org tenancy - delivery service...

2017-04-04 Thread nir-sopher
Github user nir-sopher commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/403 All required merges were done. --- 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

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

2017-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15955617#comment-15955617 ] ASF GitHub Bot commented on TC-184: --- Github user nir-sopher commented on the issue:

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

2017-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15955618#comment-15955618 ] ASF GitHub Bot commented on TC-184: --- Github user nir-sopher commented on the issue:

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

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

[GitHub] incubator-trafficcontrol pull request #402: [TC-184] Org tenancy - adding te...

2017-04-04 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/402#discussion_r109747255 --- Diff: traffic_ops/app/db/migrations/2017031502_cdn_tenancy.sql --- @@ -0,0 +1,31 @@ +/* --- End diff -- Done

[GitHub] incubator-trafficcontrol pull request #426: fix missing primary keys for sta...

2017-04-04 Thread dg4prez
GitHub user dg4prez opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/426 fix missing primary keys for status seeds Fixes the missing primary keys that cause duplicate values to be set when an upgrade is performed. You can merge this pull request into

[GitHub] incubator-trafficcontrol issue #423: move header rewrite to cdn scope for ca...

2017-04-04 Thread dg4prez
Github user dg4prez commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/423 I would prefer to keep it together as one requires the other - perhaps we could get Mark to sign off on the ORT side of the changes? --- If your project is set up for it, you can

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

2017-04-04 Thread Nir Sopher (JIRA)
[ https://issues.apache.org/jira/browse/TC-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15955009#comment-15955009 ] Nir Sopher commented on TC-217: --- Ryan, Per your comment, please see my comments and edits to

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

2017-04-04 Thread Nir Sopher (JIRA)
[ https://issues.apache.org/jira/browse/TC-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954994#comment-15954994 ] Nir Sopher commented on TC-217: --- Further thinking of the issue I would like to revise the earlier suggestion I