mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-03 21:02:34 +00:00 
			
		
		
		
	fix defect #4023 syntax error
This commit is contained in:
		@@ -168,7 +168,7 @@ class xCATBareMetalDriver(bm_driver.BareMetalDriver):
 | 
			
		||||
        """
 | 
			
		||||
 	    #import pdb
 | 
			
		||||
	    #pdb.set_trace()
 | 
			
		||||
	    context = nova_context.get_admin_context()
 | 
			
		||||
        context = nova_context.get_admin_context()
 | 
			
		||||
        try:
 | 
			
		||||
            node = bm_driver._get_baremetal_node_by_instance_uuid(instance['uuid'])
 | 
			
		||||
            
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user