Reverse that diff! 26c27 < driver = keystone.identity.backends.kvs.Identity --- > driver = keystone.identity.backends.sql.Identity
----- Original Message ----- > From: "Dan Prince" <[email protected]> > To: "Fedora Cloud SIG" <[email protected]> > Sent: Wednesday, February 22, 2012 12:09:52 PM > Subject: keystone config file defaults > > The new keystone (KSL) config file defaults to a key/value stores by > default. > > Should we update the default keystone config file so that it uses the > SQL backend by default instead? > > For example: > > 27c26 > < driver = keystone.identity.backends.sql.Identity > --- > > driver = keystone.identity.backends.kvs.Identity > _______________________________________________ > cloud mailing list > [email protected] > https://admin.fedoraproject.org/mailman/listinfo/cloud > _______________________________________________ cloud mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/cloud
