GitHub user mdb opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/22
Ds client sslkeys methods
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mdb/incubator-trafficcontrol
ds-client-sslkeys-methods
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/22.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 #22
----
commit 86bd87b87c6724f954d1d084a8e282d309eaa6c6
Author: Mike Ball <[email protected]>
Date: 2016-10-27T14:46:48Z
add `DeliveryServiceServer` method
Add a `DeliveryServiceServer` method to the `traffic_ops` client.
commit cd86bd5a61cb0672708d13de67bfdf208fbe7b03
Author: Mike Ball <[email protected]>
Date: 2016-10-29T14:50:30Z
add `DeliveryServiceServer` tests
commit ec429d3fc1b2765b3a0f556947a4be8037bf8c92
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`
----
---
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.
---