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.

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 | www.canonical.com
Mobile:  +86 152 1094 6968
gpg key: 0x187F664F
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to