 7561e062eb
			
		
	
	7561e062eb
	
	
	
		
			
			These are currently exposed as flags on the 'openstack server resize' command but they are in fact operation and should be exposed as commands in their own right. The old flag-based variants are deprecated for removal in 4.0. Change-Id: I733796d3bda6c3755a3d3548bbe695abb474a6a0 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
		
			
				
	
	
		
			13 lines
		
	
	
		
			457 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			457 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| features:
 | |
|   - |
 | |
|     Add ``server resize confirm`` and ``server resize revert`` commands.
 | |
|     These replace the now deprecated ``--confirm`` and ``--revert``
 | |
|     options to the ``server resize`` commands, respectively.
 | |
| deprecations:
 | |
|   - |
 | |
|     Deprecate the ``--confirm`` and ``--revert`` options for the
 | |
|     ``server resize`` command. They have been replaced with the
 | |
|     ``server resize confirm`` and `server resize revert`` commands,
 | |
|     respectively.
 |