keystone/httpd
Brant Knudson 44ceda2816 Use oslo.db sessions
Keystone was using its own keystone.common.sql module for
database access. oslo-incubator's db.sqlalchemy module provides
the same or better functionality, so use that instead.

DocImpact
- The options that were in the [sql] section are deprecated and
  replaced by options in the [database] section. There are
  also several new options in this section. If database
  configuration is described for another project that uses
  oslo-incubator's db.sqlalchemy module the docs can be shared.

Part of bp use-common-oslo-db-code

Change-Id: I25b717d9616e9d31316441ae3671d2f86229c2bf
2013-12-18 16:17:26 -06:00
..
keystone.py Use oslo.db sessions 2013-12-18 16:17:26 -06:00
README Files for Apache-HTTPD 2012-07-16 16:53:58 -04:00
wsgi-keystone.conf separate paste-deploy configuration from parameters 2013-05-26 17:36:08 +02:00

Documentation how to set up Keystone to run with Apache HTTPD is in
doc/source/apache-httpd.rst