GitHub user mdb opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/38
Ds client ds create method
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mdb/incubator-trafficcontrol
ds-client-ds-create-method
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/38.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 #38
----
commit 1f47f67ca76bd48ddd49b78bdac0a900e23f33c5
Author: Mike Ball <[email protected]>
Date: 2016-10-30T12:20:53Z
add client methods for fetching SSL keys
This adds two methods for fetching SSL keys via
the `traffic_ops` delivery service client:
- `DeliveryServiceSSLKeysByID`
- `DeliveryServiceSSLKeysByHostname`
commit 5b4da8ba452098269547d95db4dd6f4ff36c2e45
Author: Mike Ball <[email protected]>
Date: 2016-11-01T10:22:34Z
add missing fields to `DeliveryServiceSSLKeys`
This adds `CDN` and `DeliveryService` fields.
commit 86457e8be8ffdad566e87550ddb9f48c07fe4121
Author: Mike Ball <[email protected]>
Date: 2016-11-01T10:30:27Z
update documentation with missing fields
According to @dneuman64, these fields are present on delivery service
ssl keys responses.
commit d11c4ead2529fb78ae78ff3a28d5fdcd9b8f7800
Author: Mike Ball <[email protected]>
Date: 2016-11-03T13:30:19Z
correct documentation
Per feedback from @dneuman64
commit ab9d1548d4183926d15021c0b30f63855229c741
Author: Mike Ball <[email protected]>
Date: 2016-11-02T19:09:06Z
add client `CreateDeliveryService` method
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---