a
This commit is contained in:
		
					parent
					
						
							
								445c5e8938
							
						
					
				
			
			
				commit
				
					
						c4fdd72ad8
					
				
			
		
					 1 changed files with 0 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								main.py
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								main.py
									
										
									
									
									
								
							|  | @ -17,8 +17,6 @@ if WITHOUT_CEPH and not os.path.isdir("/var/image"): | |||
| # We want to get images entries that requests images to be created | ||||
| images = client.get_prefix(IMAGE_PREFIX, value_in_json=True) | ||||
| 
 | ||||
| for im in images: | ||||
|     print(im, im.value) | ||||
| images_to_be_created = filter(lambda im: im.value["status"] == "TO_BE_CREATED", images) | ||||
| 
 | ||||
| for image in images_to_be_created: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue