This moves instance groups from the main database to the API database in an online migration. Part of blueprint cells-instance-groups-api-db Change-Id: I946767509903c76e9089bda02e24d964e383b91c
		
			
				
	
	
		
			7 lines
		
	
	
		
			283 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			283 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
upgrade:
 | 
						|
  - The nova-manage db online_data_migrations command will now migrate server
 | 
						|
    groups to the API database. New server groups will be automatically created
 | 
						|
    in the API database but existing server groups must be manually migrated
 | 
						|
    using the nova-manage command.
 |