ebdf076cc9bd5d9239cdc96c6e7cecc72f852bbb
If glance uses registry as data_api then it's possible that token may expire during image import task and Glance will have NotUauthenticated exception. This code adds a correct handling of this exception and allows Glance to remove stale chunks from store. Partial-Bug: #1498163 Change-Id: Ia6e1fe0d27b13b920ee7e728feb5305dec77e066
Glance
Glance is a project that defines services for discovering, registering, retrieving and storing virtual machine images.
Use the following resources to learn more:
Description
Languages
Python
99.9%