This patch adds '--security-group' and '--no-security-group' options to "port create", "port set" and "port unset" commands. Change-Id: Iff60d8f29227017b0a3966efca6cdecba69abcea Partial-Bug: #1612136 Partially-Implements: blueprint network-commands-options
		
			
				
	
	
		
			7 lines
		
	
	
		
			237 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			237 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
features:
 | 
						|
  - |
 | 
						|
    Add ``--security-group`` and ``--no-security-group`` options to
 | 
						|
    ``port create``, ``port set`` and ``port unset`` commands.
 | 
						|
    [Bug `1612136 <https://bugs.launchpad.net/python-openstackclient/+bug/1612136>`_]
 |