keystone/keystone/models
henriquetruta 5d6a088455 Projects acting as domains
Moves all domain operations to project table, mapping domains
to projects that have the is_domain attribute set to True. Removes all
manager references to domain driver calls.

The V8 legacy wrapper ensures that manager calls for projects
acting as a domain end up calling the underlying driver domain
methods, so that older drivers are still be supported.

The domain driver methods and the domain table will be removed in
follow-up patches.

Co-Authored-By: Raildo Mascena <raildo@lsd.ufcg.edu.br>
Co-Authored-By: Rodrigo Duarte <rodrigods@lsd.ufcg.edu.br>
Co-Authored-By: Samuel de Medeiros Queiroz <samueldmq@gmail.com>
Co-Authored-By: Adam Young <ayoung@redhat.com>
Co-Authored-By: Henry Nash <henryn@linux.vnet.ibm.com>

Change-Id: Ib22a0f3007cb7ef6b4df6f48da5f4d018e905f55
Implements: bp reseller
2016-03-01 00:42:44 +00:00
..
__init__.py Add the new Keystone TokenModel 2014-07-25 09:50:27 -07:00
revoke_model.py Projects acting as domains 2016-03-01 00:42:44 +00:00
token_model.py Use the oslo.utils.reflection to extract the class name 2016-01-28 13:05:34 +08:00