[GitHub] incubator-trafficcontrol pull request #167: Refactor and cleanup the influxd...

2017-01-06 Thread sbogacz
GitHub user sbogacz opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/167 Refactor and cleanup the influxdb_tools in traffic_stats 1) Cleanup lint warnings in the traffic_stats/influxdb_tools go files (mostly due to repeated constant strings), and fix

[jira] [Commented] (TC-6) Traffic Ops postinstall: non-interactive configuration

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

[GitHub] incubator-trafficcontrol pull request #126: [TC-6] WIP adds non-interactive ...

2017-01-06 Thread dangogh
Github user dangogh commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/126#discussion_r95027416 --- Diff: traffic_ops/install/bin/input.json --- @@ -0,0 +1,169 @@ +{ + "/opt/traffic_ops/app/conf/production/database.conf":[

[jira] [Commented] (TC-6) Traffic Ops postinstall: non-interactive configuration

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

[GitHub] incubator-trafficcontrol pull request #126: [TC-6] WIP adds non-interactive ...

2017-01-06 Thread dangogh
Github user dangogh commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/126#discussion_r95029992 --- Diff: traffic_ops/install/bin/postinstall-new --- @@ -0,0 +1,781 @@ +#!/usr/bin/perl + +# +# Licensed under the Apache

[jira] [Commented] (TC-88) POST/PUT /api/servers needs to enforce uniqueness of ip/ip6/profile db constraint

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

[GitHub] incubator-trafficcontrol pull request #165: [TC-88] - checks for ip and ip6 ...

2017-01-06 Thread mitchell852
GitHub user mitchell852 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/165 [TC-88] - checks for ip and ip6 / profile uniqueness on server create / update this is a constraint in the database. checking it in the api layer. You can merge this pull

[jira] [Resolved] (TC-87) Monitoring API does not include profiles for all EDGE and MID types

2017-01-06 Thread Jeff Elsloo (JIRA)
[ https://issues.apache.org/jira/browse/TC-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Elsloo resolved TC-87. --- Resolution: Fixed > Monitoring API does not include profiles for all EDGE and MID types >

[jira] [Commented] (TC-87) Monitoring API does not include profiles for all EDGE and MID types

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

[GitHub] incubator-trafficcontrol pull request #155: [TC-83] make sure parent process...

2017-01-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/155 --- 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-88) POST/PUT /api/servers needs to enforce uniqueness of ip/ip6/profile db constraint

2017-01-06 Thread Jan van Doorn (JIRA)
[ https://issues.apache.org/jira/browse/TC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15805363#comment-15805363 ] Jan van Doorn commented on TC-88: - I thought this constraint was deliberately dropped to accommodate MSO

[jira] [Assigned] (TC-88) POST/PUT /api/servers needs to enforce uniqueness of ip/ip6/profile db constraint

2017-01-06 Thread Jeremy Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/TC-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Mitchell reassigned TC-88: - Assignee: Jeremy Mitchell > POST/PUT /api/servers needs to enforce uniqueness of ip/ip6/profile db >

[jira] [Created] (TC-88) POST/PUT /api/servers needs to enforce uniqueness of ip/ip6/profile db constraint

2017-01-06 Thread Jeremy Mitchell (JIRA)
Jeremy Mitchell created TC-88: - Summary: POST/PUT /api/servers needs to enforce uniqueness of ip/ip6/profile db constraint Key: TC-88 URL: https://issues.apache.org/jira/browse/TC-88 Project: Traffic