keystone/keystone/resource
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
..
backends Resource backend is SQL only now 2017-08-14 19:00:37 +00:00
config_backends Remove unused CONF 2017-04-22 15:22:05 +08:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py Remove code supporting moving resources between domains 2017-01-24 13:08:48 -08:00
core.py Resource backend is SQL only now 2017-08-14 19:00:37 +00:00
routers.py Add HEAD API to domain config 2017-06-12 20:50:49 +00:00
schema.py Add schema validation to v2 update tenant 2016-07-31 04:34:57 +00:00