--- features: - | Add parameters for configuring multiple glance-api backends. The existing ``GlanceBackend`` parameter represents the default backend, and a new ``GlanceMultistoreConfig`` parameter is a hash representing the configuration of additional backends. A new ``GlanceStoreDescription`` parameter provides a means of describing each backend. The configuration can specify any combination of supported backend types. Multiple rbd backends can be specified, but cinder, file and swift backends are limited to one each.