[jira] [Created] (TC-201) Traffic Ops Install: generateCert utility is not showing OpenSSL prompts.

2017-03-16 Thread Robert Scrimo (JIRA)
Robert Scrimo created TC-201: Summary: Traffic Ops Install: generateCert utility is not showing OpenSSL prompts. Key: TC-201 URL: https://issues.apache.org/jira/browse/TC-201 Project: Traffic Control

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

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

[GitHub] incubator-trafficcontrol issue #371: [TC-184] Tenancy table creation

2017-03-16 Thread mitchell852
Github user mitchell852 commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/371 I created a PR into your branch for the documentation - https://github.com/nir-sopher/incubator-trafficcontrol/pull/4 If it looks ok to you, just hit the merge button

[GitHub] incubator-trafficcontrol pull request #371: [TC-184] Tenancy table creation

2017-03-16 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/371#discussion_r106575505 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -0,0 +1,247 @@ +package API::Tenant; +# +# +# Licensed under the

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

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

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

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

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

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

[GitHub] incubator-trafficcontrol issue #371: [TC-184] Tenancy table creation

2017-03-16 Thread mitchell852
Github user mitchell852 commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/371 Also, you forgot one thingdocumentation. I'll help you get started on that...I'll send a PR your way. --- If your project is set up for it, you can reply to this email and

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

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

[GitHub] incubator-trafficcontrol pull request #371: [TC-184] Tenancy table creation

2017-03-16 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/371#discussion_r106541559 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -0,0 +1,247 @@ +package API::Tenant; +# +# +# Licensed under the

[GitHub] incubator-trafficcontrol pull request #371: [TC-184] Tenancy table creation

2017-03-16 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/371#discussion_r106541595 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -0,0 +1,247 @@ +package API::Tenant; +# +# +# Licensed under the

[GitHub] incubator-trafficcontrol pull request #371: [TC-184] Tenancy table creation

2017-03-16 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/371#discussion_r106573144 --- Diff: traffic_ops/app/lib/Fixtures/Tenant.pm --- @@ -0,0 +1,46 @@ +package Fixtures::Tenant; +# +# +# Licensed

[GitHub] incubator-trafficcontrol pull request #371: [TC-184] Tenancy table creation

2017-03-16 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/371#discussion_r106541500 --- Diff: traffic_ops/app/lib/API/Tenant.pm --- @@ -0,0 +1,247 @@ +package API::Tenant; +# +# +# Licensed under the

[GitHub] incubator-trafficcontrol issue #376: [BACKPORT] fixed issue where the docker...

2017-03-16 Thread limited
Github user limited commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/376 merged to 2.0.x, please close --- 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 #374: [BACKPORT] - adds back exampleur...

2017-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/374 --- 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 issue #374: [BACKPORT] - adds back exampleurls to d...

2017-03-16 Thread limited
Github user limited commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/374 merged to 2.0.x, please close --- 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 #378: t_integration/server.t test & Up...

2017-03-16 Thread nir-sopher
GitHub user nir-sopher opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/378 t_integration/server.t test & UploadCsv - Aligning the csv file header This PR was created while trying to fix the subject test, but it is not required for the fix. There

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

2017-03-16 Thread nir-sopher
GitHub user nir-sopher opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/377 t_integration/server.t test fix This PR tries to fix the failures of the subject test. It seems not like a test issue, but rather a bug. Still, the below fix feels like a

[GitHub] incubator-trafficcontrol pull request #375: fixed issue where the docker con...

2017-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/375 --- 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 #375: fixed issue where the docker con...

2017-03-16 Thread dewrich
GitHub user dewrich opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/375 fixed issue where the docker container "waiter" step wasnt getting cleaned up You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-trafficcontrol pull request #374: [BACKPORT] - adds back exampleur...

2017-03-16 Thread mitchell852
GitHub user mitchell852 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/374 [BACKPORT] - adds back exampleurls to deliveryservice in /api/version/deliveryserv… …ices (cherry picked from commit dddb3a67095b2c07df46e3cd166fdb1843614c67)

[GitHub] incubator-trafficcontrol pull request #373: adds back exampleurls to deliver...

2017-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/373 --- 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 #373: adds back exampleurls to deliver...

2017-03-16 Thread mitchell852
GitHub user mitchell852 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/373 adds back exampleurls to deliveryservice in /api/version/deliveryserv… …ices You can merge this pull request into a Git repository by running: $ git pull

[jira] [Resolved] (TC-32) Improve efficiency of ATS config generation

2017-03-16 Thread Derek Gelinas (JIRA)
[ https://issues.apache.org/jira/browse/TC-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Derek Gelinas resolved TC-32. - Resolution: Implemented > Improve efficiency of ATS config generation >

[GitHub] incubator-trafficcontrol issue #299: Instant Invalidate for ORT and Traffic ...

2017-03-16 Thread dneuman64
Github user dneuman64 commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/299 👍 I checked ORT, looks good to me now. --- 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

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-16 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106449659 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -646,18 +713,28 @@ sub update_trops { } }

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-16 Thread dneuman64
Github user dneuman64 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106449223 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -177,32 +184,58 @@ Start main flow

[jira] [Updated] (TC-200) Unable to modify Traffic Router TTLs on Delivery Services

2017-03-16 Thread Jeff Elsloo (JIRA)
[ https://issues.apache.org/jira/browse/TC-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Elsloo updated TC-200: --- Priority: Minor (was: Major) > Unable to modify Traffic Router TTLs on Delivery Services >

[jira] [Created] (TC-200) Unable to modify Traffic Router TTLs on Delivery Services

2017-03-16 Thread Jeff Elsloo (JIRA)
Jeff Elsloo created TC-200: -- Summary: Unable to modify Traffic Router TTLs on Delivery Services Key: TC-200 URL: https://issues.apache.org/jira/browse/TC-200 Project: Traffic Control Issue Type:

[jira] [Created] (TC-199) Configurable consistent hash attributes for cache selection

2017-03-16 Thread Jeff Elsloo (JIRA)
Jeff Elsloo created TC-199: -- Summary: Configurable consistent hash attributes for cache selection Key: TC-199 URL: https://issues.apache.org/jira/browse/TC-199 Project: Traffic Control Issue Type:

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-16 Thread dg4prez
Github user dg4prez commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106414781 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -815,15 +1023,48 @@ sub check_syncds_state { return ($syncds_update); }

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-16 Thread dg4prez
Github user dg4prez commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106414587 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -705,50 +879,84 @@ sub check_syncds_state { $syncds_update =

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-16 Thread dg4prez
Github user dg4prez commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106414628 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -759,9 +967,9 @@ sub check_syncds_state { ( $log_level >>

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-16 Thread dg4prez
Github user dg4prez commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106412690 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -262,6 +316,7 @@ sub usage { print "\t = report - prints config differences

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-16 Thread dg4prez
Github user dg4prez commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106412630 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -226,6 +263,7 @@ } } + --- End diff -- Maybe we

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-16 Thread dg4prez
Github user dg4prez commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106413628 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -646,18 +713,28 @@ sub update_trops { } }

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-16 Thread dg4prez
Github user dg4prez commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106412522 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -213,7 +250,7 @@ _file('remap.config');

[GitHub] incubator-trafficcontrol pull request #299: Instant Invalidate for ORT and T...

2017-03-16 Thread dg4prez
Github user dg4prez commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r106412378 --- Diff: traffic_ops/bin/traffic_ops_ort.pl --- @@ -177,32 +184,62 @@ Start main flow

[GitHub] incubator-trafficcontrol pull request #331: Fixing typo in traffic_router/bu...

2017-03-16 Thread hbeatty
Github user hbeatty closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/331 --- 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