Add '--reimage-boot-volume' and '--no-reimage-boot-volume parameters' to the rebuild command to allow rebuilding of volume backed instances. Change-Id: I4a6e30b2cf12f32202a2d9ef1ced347e1dd139f3
		
			
				
	
	
		
			9 lines
		
	
	
		
			314 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			314 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
features:
 | 
						|
  - |
 | 
						|
    The ``server rebuild`` commands now accept two optional
 | 
						|
    ``--reimage-boot-volume`` and ``--no-reimage-boot-volume``option.
 | 
						|
    Passing these parameter will allow/disallow a user to rebuild a volume
 | 
						|
    backed server.
 | 
						|
    This is available from Compute microversion ``2.93`` and onwards.
 |