keystone/keystone/resource
Rodrigo Duarte Sousa 0b8248364b Add is_domain field in Project Table
Provides the basic storage of 'is_domain' field in project table.
This flag is not interpreted anywhere yet and is set as False by
default in manager level. We currently do not allow the creation or
seeing a project with this flag set to True via the REST API.
We will allow these operations in subsequent patches.

This attribute is only available in v3. Hence, it's filtered in v2.

Co-Authored-By: Raildo Mascena <raildo@lsd.ufcg.edu.br>
Co-Authored-By: Rodrigo Duarte <rodrigods@lsd.ufcg.edu.br>

Change-Id: I190e1dd04b1474703804de1fb212340fe6626c13
Partially-Implements: bp reseller
2015-08-18 16:05:25 -03:00
..
backends Add is_domain field in Project Table 2015-08-18 16:05:25 -03:00
config_backends Add support for whitelisting and partial domain configs 2015-03-04 21:27:05 +00:00
__init__.py Split the assignments controller 2015-02-10 14:34:42 +00:00
controllers.py Add is_domain field in Project Table 2015-08-18 16:05:25 -03:00
core.py Add is_domain field in Project Table 2015-08-18 16:05:25 -03:00
routers.py Mark the domain config API as experimental 2015-03-13 19:06:33 +00:00
schema.py Add is_domain field in Project Table 2015-08-18 16:05:25 -03:00