--router and --floating ip are missing for quota-update

Bug #1053110 reported by Nachi Ueno
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-neutronclient
Won't Fix
Undecided
Unassigned

Bug Description

--router and --floating ip are missing for quota-update

Revision history for this message
yong sheng gong (gongysh) wrote :

router and floatingip is added by l3 extension, so it is not in known options part of quota-per-tenant cli commands.
Howerver we can use the unkown part of cli commands t o support the extension.
quantum quot-update --tenant_id xxx --network 10 -- --quota_router 10 --quota_floatingip 20

Changed in python-quantumclient:
status: New → Won't Fix
Revision history for this message
yong sheng gong (gongysh) wrote :

quantum quota-update --tenant_id xxx --network 10 -- --router 10 --floatingip 20

Revision history for this message
dan wendlandt (danwent) wrote :

i agree that our current policy is that extensions go as "unknown" options.

would be good to have an example of handing quotas for such extensions in the docs, if we don't have it already.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.