[GitHub] incubator-trafficcontrol pull request #622: [TC-358] - adds apis to fetch cu...

2017-05-30 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-trafficcontrol/pull/622


---
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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-trafficcontrol pull request #622: [TC-358] - adds apis to fetch cu...

2017-05-30 Thread dewrich
Github user dewrich commented on a diff in the pull request:


https://github.com/apache/incubator-trafficcontrol/pull/622#discussion_r119158647
  
--- Diff: docs/source/development/traffic_ops_api/v12/topology.rst ---
@@ -23,11 +23,109 @@ Snapshot CRConfig
 /api/1.2/snapshot/{:cdn_name}
--- End diff --

Have we always used "{:cdn_name}" for the parameter? I thought we used 
":cdn_name"


---
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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-trafficcontrol pull request #622: [TC-358] - adds apis to fetch cu...

2017-05-30 Thread mitchell852
GitHub user mitchell852 opened a pull request:

https://github.com/apache/incubator-trafficcontrol/pull/622

[TC-358] - adds apis to fetch current and pending cdn snapshots



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/mitchell852/incubator-trafficcontrol 
tc-358-snapshot-apis

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-trafficcontrol/pull/622.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #622


commit 17cdd74df7de07e31ff1bd47a9d5e364bee1994f
Author: Jeremy Mitchell 
Date:   2017-05-30T16:42:20Z

adds apis to fetch current and pending cdn snapshots




---
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 the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---