The "quota set" command support compute and volume quotas previously. This patch add support network. Partially-implements: blueprint neutron-client-quota Closes-bug: 1489441 Change-Id: I9d297f52bc30614b3493f09ed15f8f1d3f8ff952
		
			
				
	
	
		
			10 lines
		
	
	
		
			384 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			384 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
features:
 | 
						|
  - |
 | 
						|
    Add network support for ``quota set`` command. Options added includes
 | 
						|
    ``--networks --subnets --subnetpools --ports --routers --rbac-policies``
 | 
						|
    ``--vips --members --health-monitors``.
 | 
						|
    Options ``--floating-ips --secgroup-rules --secgroups`` now support
 | 
						|
    both network and compute API.
 | 
						|
    [Bug `1489441 <https://bugs.launchpad.net/bugs/1489441>`_]
 |