Aleksandr Kovalenko created AMBARI-3751:
-------------------------------------------
Summary: Load config_groups from API when in config pages
Key: AMBARI-3751
URL: https://issues.apache.org/jira/browse/AMBARI-3751
Project: Ambari
Issue Type: Task
Components: client
Affects Versions: 1.4.1
Reporter: Aleksandr Kovalenko
Assignee: Aleksandr Kovalenko
Fix For: 1.4.2
AMBARI-3531 has mockups of how config-group overrides should work. When
configuring a service, the common configs controllers should load the various
config_groups in the {{loadServiceConfigs()}} method. This should then be shown
in the config-group combo box.
When a combo box is selected (other than 'Default'), the merged properties
should be shown with the overridden properties highlighted.
Similarly when visiting the configs page of a host, we need to determine which
config-group (if any) applies to that host for that service, and show in
read-only combo box. The configs in the config-group will similarly be override
the default.
--
This message was sent by Atlassian JIRA
(v6.1#6144)