This is an automated email from the ASF dual-hosted git repository.

ncole pushed a commit to branch branch-feature-AMBARI-21674
in repository https://gitbox.apache.org/repos/asf/ambari.git

commit 65582b609bacc16f80ccce39ecc5c48a30899b40
Author: Sandor Molnar <smol...@hortonworks.com>
AuthorDate: Sun Jan 21 22:22:30 2018 +0100

    AMBARI-22797. Removed redundant information from the JSON payload
---
 ambari-server/src/main/python/ambari_server/setupSecurity.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ambari-server/src/main/python/ambari_server/setupSecurity.py 
b/ambari-server/src/main/python/ambari_server/setupSecurity.py
index 47bc3e4..bdf6993 100644
--- a/ambari-server/src/main/python/ambari_server/setupSecurity.py
+++ b/ambari-server/src/main/python/ambari_server/setupSecurity.py
@@ -635,8 +635,6 @@ def update_ldap_configuration(properties, 
ldap_property_value_map):
   request.add_header('X-Requested-By', 'ambari')
   data = {
     "Configuration": {
-      "service_name": "AMBARI",
-      "component_name": "AMBARI_SERVER",
       "category": "ldap-configuration",
       "properties": {
       }

-- 
To stop receiving notification emails like this one, please contact
nc...@apache.org.

Reply via email to