<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">23.01.15, 13:22, Elena Ezhova пишет:<br>
    </div>
    <blockquote
cite="mid:CAFZxAhi6Lq6sMwJ=xa2agy_HERfmYhkroCKZR7ofAaek4fHOBg@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Fri, Jan 23, 2015 at 1:55 PM, Ilya
            Pekelny <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:ipekelny@mirantis.com" target="_blank">ipekelny@mirantis.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
              <div dir="ltr"><br>
                <div class="gmail_extra"><span class=""><br>
                    <div class="gmail_quote">On Fri, Jan 23, 2015 at
                      12:46 PM, ozamiatin <span dir="ltr"><<a
                          moz-do-not-send="true"
                          href="mailto:ozamiatin@mirantis.com"
                          target="_blank">ozamiatin@mirantis.com</a>></span>
                      wrote:</div>
                  </span>
                  <div class="gmail_quote"><span class="">
                      <blockquote class="gmail_quote" style="margin:0px
                        0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">IMHO
                        It should be created once per Reactor/Client or
                        even per driver instance.<br>
                      </blockquote>
                      <div><br>
                      </div>
                    </span>
                    <div>Per driver, sounds good.</div>
                  </div>
                </div>
              </div>
            </blockquote>
            <div>Wouldn't this create regression for Neutron? The
              original change was supposed to fix the bug [1], where
              each api-worker process got the same copy of the Context
              due to its singletony nature.</div>
          </div>
        </div>
      </div>
    </blockquote>
    It wouldn't be a singleton now, beacuse each process should have
    it's own driver instance. We of course will check this case. Each
    api-worker should take their own context. The purpose now is to have
    not more than one context per worker.<br>
    <blockquote
cite="mid:CAFZxAhi6Lq6sMwJ=xa2agy_HERfmYhkroCKZR7ofAaek4fHOBg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
              <div dir="ltr">
                <div class="gmail_extra">
                  <div class="gmail_quote"><span class="">
                      <div> <br>
                      </div>
                      <blockquote class="gmail_quote" style="margin:0px
                        0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
                        By the way (I didn't check it yet with current
                        implementation of the driver) such approach
                        should break the IPC, because such kind of
                        sockets should be produced from the same
                        context.<br>
                      </blockquote>
                      <div> </div>
                    </span>
                    <div>Please, check it. Looks like a potential bug.</div>
                  </div>
                </div>
              </div>
              <br>
__________________________________________________________________________<br>
              OpenStack Development Mailing List (not for usage
              questions)<br>
              Unsubscribe: <a moz-do-not-send="true"
href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe"
                target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
              <a moz-do-not-send="true"
                href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev"
                target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
              <br>
            </blockquote>
            <div> </div>
          </div>
          [1] <a moz-do-not-send="true"
            href="https://bugs.launchpad.net/neutron/+bug/1364814">https://bugs.launchpad.net/neutron/+bug/1364814</a> <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: <a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev-request@lists.openstack.org?subject:unsubscribe">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>