<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">On 2014年01月06日 16:47, Yaguang Tang
      wrote:<br>
    </div>
    <blockquote
cite="mid:CA+GwYPfB3rTi3ru6XVRTbPJ-bTTU6NkE_L3LwtfwpBnE7kJoAA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi all,
        <div><br>
        </div>
        <div>Now Neutron has its own quota management API for network
          related items(floating ips, security groups .etc) which are
          also manged by Nova.  when using nova with neutron as network
          service, the network related quota items are stored in two
          different databases and managed by different APIs.</div>
        <div><br>
        </div>
        <div>I'd like your suggestions on which of the following is best
          to fix the issue.</div>
        <div><br>
        </div>
        <div>1,  let nova to proxy all network related quota info
          operation(update,  list,delete) through neutron API.</div>
      </div>
    </blockquote>
    For v2 api, I think this is the right way. there already have a
    patch doing similar thing,
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="https://review.openstack.org/#/c/43822/">https://review.openstack.org/#/c/43822/</a><br>
    <br>
    For v3 api, it will filter network related quota, there is also a
    patch for filtering security-groups
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="https://review.openstack.org/#/c/58760/">https://review.openstack.org/#/c/58760/</a>
    <blockquote
cite="mid:CA+GwYPfB3rTi3ru6XVRTbPJ-bTTU6NkE_L3LwtfwpBnE7kJoAA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        <div>2, filter network related quota info from nova when using
          neutron as network service, and change</div>
        <div>novaclient to get quota info from nova and neutron quota
          API.</div>
        <div><br clear="all">
          <div><br>
          </div>
          -- <br>
          <div dir="ltr">
            <div
              style="color:rgb(0,0,0);font-family:arial;font-size:small">Tang
              Yaguang</div>
            <div
              style="color:rgb(0,0,0);font-family:arial;font-size:small"><br>
            </div>
            <div
              style="color:rgb(0,0,0);font-family:arial;font-size:small">
              Canonical Ltd. | <a moz-do-not-send="true"
                href="http://www.ubuntu.com/" target="_blank">www.ubuntu.com</a> | <a
                moz-do-not-send="true" href="http://www.canonical.com/"
                target="_blank">www.canonical.com</a></div>
            <div
              style="color:rgb(0,0,0);font-family:arial;font-size:small">
              Mobile:  +86 152 1094 6968</div>
            <div
              style="color:rgb(0,0,0);font-family:arial;font-size:small">gpg
              key: 0x187F664F</div>
            <div
              style="color:rgb(0,0,0);font-family:arial;font-size:small"> </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
OpenStack-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</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>