73a80ea5a61348c701ee86e6f2cfcd7d1f283a30
* Added a default strategy to list public images in glance * Also added basic code to do auth
cachemonkey
What is it?
A service for managing pre-caching of VM images in Nova.
- Determine what images to pre-cache
- Signal nova-api to cache images
- Profit
Details
Juno summit session: https://etherpad.openstack.org/p/juno-nova-image-precaching
Related nova-spec: https://review.openstack.org/#/c/85792/
Description