Add a nova manage command to insert a cell mapping for cell0.
    nova-manage cell_v2 map_cell0
blueprint cells-cell0
Change-Id: Ia000e970d66d75374fd7e4e8b9137e0c10939c8e
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			283 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			283 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
upgrade:
 | 
						|
  - |
 | 
						|
    A new nova-manage command 'nova-manage cell_v2 map_cell0' is
 | 
						|
    now available. Creates a cell mapping for cell0, which is used for
 | 
						|
    storing instances that cannot be scheduled to any cell. This command
 | 
						|
    only needs to be called when upgrading to CellsV2.
 |