This patch adds '--dhcp' and '--no-dhcp' options to filter subnets resulted by os subnet list command. Change-Id: Ib574cc54594845bc5c5afc38bf44e3b224d33b17 Partial-Bug: #1610883
		
			
				
	
	
		
			8 lines
		
	
	
		
			242 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			242 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
features:
 | 
						|
  - |
 | 
						|
    Make ``subnet list`` command supports listing up subnets with
 | 
						|
    dhcp enabled/disabled by adding ``--dhcp`` and ``--no-dhcp``
 | 
						|
    options to the command.
 | 
						|
    [Bug `1610883 <https://bugs.launchpad.net/bugs/1610883>`_]
 |