
Right now if you want to get a single image, two queries need to be executed: - Get image + associated locations and properties - Get associated tags for image Proposed solution combines these two queries into single one which gets image and all related data - locations, properties and tags. Similar pattern has been already implemented when querying for list of images. Change-Id: Ic4424bb1eb1769d8f621ebe111d95961ecf08479 Closes-Bug: 1434578
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%