GitHub user rob05c opened a pull request:

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

    Remove TO client ResumeSession, remove juju dep

    Removes traffic_ops/client.ResumeSession().
    
    This allows us to remove the juju persistent cookie dependency, which
    has an incompatible license.
    
    Traffic Control itself doesn't use it, and any users would need logic
    to handle expired cookies and do an ordinary Login anyway, which is
    not an expensive operation.
    
    TC-119 #close
    
    (cherry picked from commit 837c6f929856cb368c4231165e43a3968a260ff4)

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

    $ git pull https://github.com/rob05c/incubator-trafficcontrol 2.0.x

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

    https://github.com/apache/incubator-trafficcontrol/pull/443.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 #443
    
----
commit 9ae178dad6aea3ba1e39cfc635db5e663ea692fa
Author: Robert Butts <robert.o.bu...@gmail.com>
Date:   2017-04-05T04:28:15Z

    Remove TO client ResumeSession, remove juju dep
    
    Removes traffic_ops/client.ResumeSession().
    
    This allows us to remove the juju persistent cookie dependency, which
    has an incompatible license.
    
    Traffic Control itself doesn't use it, and any users would need logic
    to handle expired cookies and do an ordinary Login anyway, which is
    not an expensive operation.
    
    TC-119 #close
    
    (cherry picked from commit 837c6f929856cb368c4231165e43a3968a260ff4)

----


---
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.
---

Reply via email to