You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by pengyuewu <gi...@git.apache.org> on 2017/01/16 01:59:33 UTC

[GitHub] incubator-trafficcontrol pull request #190: fix the issue failed to delete s...

GitHub user pengyuewu opened a pull request:

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

    fix the issue failed to delete sslkeys by TrafficOps API

    @dneuman64
    I open a issue : https://issues.apache.org/jira/browse/TC-98
    
    I tried to delete SSL keys by API for Delivery Services: https001 as follows:
    /api/1.1/deliveryservices/xmlId/https001/sslkeys/delete.json
    2.The result was failure, the sslkey for https001 stilled in Traffic Vault.
    
    The root cause is the delete function in traffic_ops/app/lib/Connection/RiakAdapter.pm

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

    $ git pull https://github.com/pengyuewu/incubator-trafficcontrol master

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

    https://github.com/apache/incubator-trafficcontrol/pull/190.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 #190
    
----
commit 6b4940e095e16125677e8836d6e400f4fbd221b9
Author: pengyuewu <pe...@cisco.com>
Date:   2017-01-12T10:17:42Z

    fix the issue failed to delete sslkeys by TrafficOps API

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafficcontrol pull request #190: fix the issue failed to delete s...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---