mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	Merge pull request #1759 from yvsubhash/CLOUDSTACK-9589
CLOUDSTACK-9589 vmName entries from host_details table for the VM's w…
This commit is contained in:
		
						commit
						be6e1a8596
					
				| @ -20,3 +20,5 @@ | |||||||
| --; | --; | ||||||
| 
 | 
 | ||||||
| DELETE FROM `cloud`.`configuration` WHERE name='consoleproxy.loadscan.interval'; | DELETE FROM `cloud`.`configuration` WHERE name='consoleproxy.loadscan.interval'; | ||||||
|  | 
 | ||||||
|  | DELETE FROM `cloud`.`host_details` where name = 'vmName' and  value in (select name from `cloud`.`vm_instance`  where state = 'Expunging' and hypervisor_type ='BareMetal'); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user