keystone/keystone/token
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
..
persistence Use the new enginefacade from oslo.db 2016-02-24 08:20:12 -08:00
providers Projects acting as domains 2016-03-01 00:42:44 +00:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
_simple_cert.py Deprecate simple_cert extension 2016-02-02 15:43:02 -08:00
controllers.py Merge "Deprecating API v2.0" 2016-01-21 00:57:30 +00:00
provider.py Removing H405 violations from keystone 2016-02-21 03:47:55 -05:00
routers.py HEAD responses should return same status as GET 2014-07-08 22:37:44 -07:00
utils.py Refactor: extract and rename unique_id method 2015-03-24 14:38:49 +00:00