261bad3e43
Revive the S3 driver that was supported up to Mitaka and add multiple store support to correspond with the features added to glance_store from Newton to U cycle. In addition, the use of the S3 SDK used by the Mitaka S3 driver has been deprecated, so this implementation will be changed to use the new version. Change-Id: I203134837319080ead96da69048baf90086d2117 Implements: blueprint re-support-s3-driver
1.1 KiB
1.1 KiB
Glance Store Drivers
Glance store supports several different drivers. These drivers live within the library's code base and they are maintained by either members of the Glance community or OpenStack in general. Please, find below the table of supported drivers and maintainers:
Driver | Status | Maintainer | IRC Nick | |
---|---|---|---|---|
File System | Supported | Glance Team | openstack-discuss@lists.openstack.org | openstack-glance |
HTTP | Supported | Glance Team | openstack-discuss@lists.openstack.org | openstack-glance |
RBD | Supported | Fei Long Wang | flwang@catalyst.net.nz | flwang |
Cinder | Supported | Tomoki Sekiyama | tomoki.sekiyama@gmail.com | |
Swift | Supported | Matthew Oliver | matt@oliver.net.au | mattoliverau |
VMware | Supported | Sabari Murugesan | smurugesan@vmware.com | sabari |
S3 | Supported | Naohiro Sameshima | naohiro.sameshima@global.ntt | nao-shark |