keystone/keystone/resource/backends
Morgan Fainberg 05c535c0bc Resource backend is SQL only now
This change has been implemented to avoid the need to backport
signficantly impactful Foreign Key dropping backports.

Resource is highly relational data and it makes sense to allow the
use of FKs from other subsystems to project/domains.

Change-Id: Ic3831d1c7ae41fe4d406d60a013770cc1258584f
2017-08-14 19:00:37 +00:00
..
__init__.py Move projects and domains to their own backend 2015-01-29 16:40:24 +00:00
base.py Remove logging import unused 2017-02-16 10:23:14 +07:00
sql.py Resource backend is SQL only now 2017-08-14 19:00:37 +00:00