<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 19, 2016 at 1:25 PM, Adam Young <span dir="ltr"><<a href="mailto:ayoung@redhat.com" target="_blank">ayoung@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div>On 04/19/2016 01:55 AM, Kuo Hugo wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div>Hi Keystone Team, </div>
        <div><br>
        </div>
        <div>We aware this deprecation information in keystone
          middleware. I got couple of questions. </div>
        <div><br>
        </div>
        <div><a href="https://github.com/openstack/keystonemiddleware/blob/6e58f8620ae60eb4f26984258d15a9823345c310/releasenotes/notes/deprecate-caching-tokens-in-process-a412b0f1dea84cb9.yaml" target="_blank">https://github.com/openstack/keystonemiddleware/blob/6e58f8620ae60eb4f26984258d15a9823345c310/releasenotes/notes/deprecate-caching-tokens-in-process-a412b0f1dea84cb9.yaml</a><br>
        </div>
        <div><br>
        </div>
        <div>We may need to update the document for Swift. </div>
        <div><br>
        </div>
        <div>I want to clarify that<span style="font-size:12.8px"> </span><span style="font-size:12.8px">if Keystone team plan to deprecate
            support for the EnvCache (!?) or just the in-memory
            non-memcache option if you don't set *neither*
            memcached_servers *nor* env_cache . </span></div>
        <div><span style="font-size:12.8px"><br>
          </span></div>
        <div><span style="font-size:12.8px">Thanks // Hugo</span></div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
</pre>
    </blockquote>
    Doing proper tagging on subject.<br>
    <br>
    just in-memory is deprecated.  Memcache is sticking around. <br>
  </div>

<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div><div class="gmail_extra">The in-process cache will be going away, but caching is sticking around as would the ENVCache support (provided we can make it jive with oslo.cache). </div><div class="gmail_extra"><br></div><div class="gmail_extra">We want to move to oslo.cache and not have default caching per-process that results in inconsistent results depending on the process you hit for a given endpoint (shared caches only).</div><div class="gmail_extra"><br></div><div class="gmail_extra">--Morgan</div></div>