The current image download mechanism has the following potential issues: - The first build of a server can be very slow with long image download times. - Building many servers at once can potentially throttle the network with many image downloads.
In this session we will discuss introducing a new nova service to pre-cache high priority images on compute hosts prior to the image being requested during the normal instance creation process.