Difference between revisions of "ImprovevmentOfAccessingToGlanceAPIServer"
(additional materials for the bp 'Improvevment of accessing to Glance API server') |
|||
| Line 5: | Line 5: | ||
The goal of this blueprint is effective image data transfer in the case of a large scale deployment. | The goal of this blueprint is effective image data transfer in the case of a large scale deployment. | ||
Nova can access to multiple Glance API Severs defined by "glance_api_servers"option, and the order of access is random. | Nova can access to multiple Glance API Severs defined by "glance_api_servers"option, and the order of access is random. | ||
| + | |||
| + | [[File:AdditionalExplanation.pdf|thumbnail|Additional Explanation]] | ||
Revision as of 07:56, 19 February 2014
Here is the additional materials for the following blueprint.
https://blueprints.launchpad.net/nova/+spec/improvement-of-accessing-to-glance
The goal of this blueprint is effective image data transfer in the case of a large scale deployment. Nova can access to multiple Glance API Severs defined by "glance_api_servers"option, and the order of access is random.