typo chanages -> changes
Change-Id: Ifb75a5f6f01bd98011464eb05f98d8db001dcd54
This commit is contained in:
		@@ -549,7 +549,7 @@ def update_cached_node():
 | 
			
		||||
    cached_node = get_cached_node()
 | 
			
		||||
    if API_CLIENT:
 | 
			
		||||
        LOG.info('Agent is requesting to perform an explicit node cache '
 | 
			
		||||
                 'update. This is to pickup any chanages in the cache '
 | 
			
		||||
                 'update. This is to pickup any changes in the cache '
 | 
			
		||||
                 'before deployment.')
 | 
			
		||||
        try:
 | 
			
		||||
            if cached_node is None:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user