Jaimin D Jetly created AMBARI-8451:
--------------------------------------
Summary: user and group properties should be created dynamically
Key: AMBARI-8451
URL: https://issues.apache.org/jira/browse/AMBARI-8451
Project: Ambari
Issue Type: Task
Components: ambari-web
Affects Versions: 2.0.0
Reporter: Jaimin D Jetly
Assignee: Jaimin D Jetly
Fix For: 2.0.0
For making a user or group properties appear in MISC tab with a user friendly
name, it is required to have definition of such properties in ambari-web
configuration metadata i.e. in site_properties.js file.
>From 1.7.0 release such user/group properties are tagged with an attribute
>property_type as USER or GROUP by the API and so the definition of these
>properties can be prepared in the code dynamically by looking for such
>property_types. This will eliminate the need of adding a user or group
>definition every time a new service is introduced in a stack.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)