Hello Everyone,
Glance has added support to configure multiple stores as a store backend in Stein cycle, and it is very stable now. So in upcoming cycles we are going to remove single store support and use multiple stores support only (PS. you can configure a single store using multiple stores configuration options). As a first step, we have started adding support in devstack [1][2][3] for configuring glance as multiple stores for each of the glance store backend. This cycle we are going to default multistore configuration in devstack so that our gate/check (CI) jobs should test using the same. Following cycles we will start removing single store support from glance code base.
Hi,
TripleO is already relying on glance's multistore feature, even when tripleo configures only a single store. Removing
glance's legacy single store code shouldn't have any impact on tripleo. BTW, tripleo switched to using the multistore
feature back in Train.
Alan