keystone/keystone/policy
Brant Knudson 8b246d99ad Remove sql.Base.get_session
With the change to use oslo's db.sqlalchemy.sessions, the
sql.Base class isn't doing enough to justify its continued
existence.

This change is removing the get_session member, which was just
a new name for openstack.common.db.sqlalchemy.session.get_session() .

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

Change-Id: I083ecd54200dcd6cae7248d1a6ef4fcec64e6589
2014-01-25 09:05:13 -06:00
..
backends Remove sql.Base.get_session 2014-01-25 09:05:13 -06:00
__init__.py Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00
controllers.py Implement filter support in driver backends 2014-01-25 10:46:23 +00:00
core.py Use abstract base class for policy driver 2013-10-25 14:56:16 -04:00
routers.py Changed header from LLC to Foundation based on trademark policies 2013-09-05 15:03:32 -05:00