glance_store¶
The glance_store library supports the creation, deletion and gather of data assets from/to a set of several, different, storage technologies
Contents¶
Release Notes¶
0.4.0¶
- Deprecate the gridfs store
- Use oslo_config.cfg.ConfigOpts in glance_store
- _1426767: Make dependency on boto entirely conditional
- _1429785: Fix timeout during upload from slow resource
- _1418396: Throw NotFound exception when template is gone
- Correct such logic in store.get() when chunk_size param provided
0.0.1a1¶
- Initial release of glance_store.