Re: [Openstack] Glance and configuration files handling

2011-10-11 Thread Jay Pipes
On Tue, Oct 11, 2011 at 6:08 AM, Julien Danjou wrote: > Hi there, > > As far as I understand, each Glance app uses its own configuration file. > However, it seems to me that it induces a couple of weird things. > > Today, I started taking a look on images cache and prefetch stuff, and > bumping my

[Openstack] Glance and configuration files handling

2011-10-11 Thread Julien Danjou
Hi there, As far as I understand, each Glance app uses its own configuration file. However, it seems to me that it induces a couple of weird things. Today, I started taking a look on images cache and prefetch stuff, and bumping my head on the wall because something was not working. Then I discove