commit | 6e9f7c25704afb5bcc33c6f17a01f62068664e40 | [log] [tgz] |
---|---|---|
author | Brian Rosmaita <rosmaita.fossdev@gmail.com> | Tue Oct 13 14:20:38 2020 -0400 |
committer | Brian Rosmaita <rosmaita.fossdev@gmail.com> | Mon May 17 19:29:19 2021 -0400 |
tree | 19f4207e674b4199b413d5363c571beb01bc02a4 | |
parent | b04a62beff3c2093f1c91341d8b2a9083f759cd1 [diff] |
Support optimized cinder backend for glance When Glance is configured with a cinder glance_store, Cinder can be configured to allow cloning of image data directly in the backend instead of transferring data through Glance. Expose these configuration options in devstack to facilitate testing this feature. Adds: - CINDER_ALLOWED_DIRECT_URL_SCHEMES - GLANCE_SHOW_DIRECT_URL - GLANCE_SHOW_MULTIPLE_LOCATIONS Change-Id: Iee619b443088fd77cf7b1a48563203bdf4a93a39