Comment 6 for bug 1376316

Revision history for this message
Ivo (kotev-) wrote :

We are developing internal project that works with quotas on project/tenant level. We are using REST API's for that purpose.
Right now we are trying to calculate usage of floating IP's. So I found this thread. I can confirm that this issue is still valid in Liberty release.

Does anyone found any workaround to get totalFloatingIpsUsed via REST API?
For maxTotalFloatingIps we used http://developer.openstack.org/api-ref-networking-v2-ext.html#quotas-ext
but cannot find anything similar for totalFloatingIpsUsed

Any hints what can be used or are there any plans this to be fixed soon?

@Marian Horban (mhorban)