[openstack-dev] [glance] multi threads with swift backend

Clay Gerrard clay.gerrard at gmail.com
Wed Sep 6 18:05:16 UTC 2017


I'm pretty sure that would only be possible with a code change in glance to
move the consumption of the swiftclient abstraction up a layer from the
client/connection objects to swiftclient's service objects [1].  I'm not
sure if that'd be something that would make a lot of sense to the Image
Service team.

-Clay

1. https://docs.openstack.org/python-swiftclient/latest/service-api.html

On Wed, Sep 6, 2017 at 9:02 AM, Arnaud MORIN <arnaud.morin at gmail.com> wrote:

> Hi all,
>
> Is there any chance that glance can use the multiprocessing from
> swiftclient library (equivalent of xxx-threads options from cli)?
> If yes, how to enable it?
> I did not find anything useful in the glance configuration options.
> And looking at glance_store code make me think that it's not possible...
> Am I wrong?
>
> Regards,
> Arnaud
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20170906/1b0e69df/attachment.html>


More information about the OpenStack-dev mailing list