On 2014?01?06? 16:47, Yaguang Tang wrote:
Hi all,

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.

I'd like your suggestions on which of the following is best to fix the issue.

1, let nova to proxy all network related quota info operation(update, list,delete) through neutron API.
For v2 api, I think this is the right way. there already have a patch doing similar thing, https://review.openstack.org/#/c/43822/

For v3 api, it will filter network related quota, there is also a patch for filtering security-groups https://review.openstack.org/#/c/58760/

2, filter network related quota info from nova when using neutron as network service, and change
novaclient to get quota info from nova and neutron quota API.


--
Tang Yaguang

Canonical Ltd. | www.ubuntu.com <http://www.ubuntu.com/> | www.canonical.com <http://www.canonical.com/>
Mobile:  +86 152 1094 6968
gpg key: 0x187F664F


_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to