keystone/keystone/trust
Jorge Munoz 2b9d409f0d Move redelegation fields out of extras
The trust SQL backend uses the extras column to store the
redeletegated_trust_id and redelegation_count info. It's
better to make them first class citizens and give them
their own columns.

This change does not add redelegation_trust_id to the trust schema
because this value is set by the token context, not by the user. We also
remove it from the api-ref example to avoid confusion about this.

Co-Authored-By: David Stanek <dstanek@dstanek.com>
Co-Authored-By: Alexander Makarov <amakarov@mirantis.com>
Change-Id: If496152e40d2213a03faad5645667220fddfcf62
2019-04-12 20:27:34 -07:00
..
backends Move redelegation fields out of extras 2019-04-12 20:27:34 -07:00
__init__.py Move trusts to flask native dispatching 2018-07-26 10:30:24 -07:00
core.py Use keystone.common.provider_api for trust APIs 2018-01-08 14:35:49 +00:00
schema.py Fix role schema in trust object 2017-11-28 15:21:45 +01:00