ab11eef92a
This change is to support extra properties in project and user. To show an extra property in project/user table, you can customize. The explanation of the method to add an extra property is added by this patch. In addition, when you do a create or update user, you can specify a value of extra property by setting in local_settings.py Change-Id: Ifee491f2a55d9207fe5da70136f749e1fc4bab82 Implements: blueprint support-extra-prop-for-project-and-user
8 lines
278 B
YAML
8 lines
278 B
YAML
---
|
|
features:
|
|
- >
|
|
[`blueprint Supports extra properties in project and user <https://blueprints.launchpad.net/horizon/+spec/support-extra-prop-for-project-and-user>`_]
|
|
Support an ability to treat additional information for
|
|
project and user as an extra attribute.
|
|
|