On Wed, Sep 4, 2013 at 9:34 AM, Salvatore Orlando <[email protected]>wrote:
> Is the cache module enabled on the devstack gate? If not, it's definetely > an issue on my side - otherwise we would have known about this. > > On a second look, dogpile.cache is actually required by requirements.txt, so you *should* have it installed, even though it won't be used :-/ https://github.com/openstack/keystone/blob/6979ae010d1fa20caeda13c8f88cdf6dbfa259c6/requirements.txt#L22 > Salvatore > > > On 4 September 2013 15:23, Dolph Mathews <[email protected]> wrote: > >> >> On Wed, Sep 4, 2013 at 9:14 AM, Salvatore Orlando <[email protected]>wrote: >> >>> whenever I run devstack keystone falies to start because dogpile.cache >>> is not installed; this is easily solved by installing it, but I wonder if >>> it should be in requirements.txt >>> Also, since the cache appears to be disabled by default (and I'm not >>> enabling it in my localrc), I'm not sure why I am hitting this error, as I >>> would expect the caching module to not be loaded at all. >>> >>> >> That sounds like a bug! It should only be a hard requirement if >> keystone.conf [cache] enabled=True >> >> >>> any help will be appreciated >>> Salvatore >>> >>> keystone rev: ead4f98 >>> devstack rev: 3644724 >>> >>> >>> _______________________________________________ >>> OpenStack-dev mailing list >>> [email protected] >>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >>> >>> >> >> >> -- >> >> -Dolph >> >> _______________________________________________ >> OpenStack-dev mailing list >> [email protected] >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> >> > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > -- -Dolph
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
