Repository: ambari
Updated Branches:
  refs/heads/branch-2.4 23f71f24e -> 4209a1359


AMBARI-16719. Remove reverted (see: AMBARI-16272) upgrade changes from 
logsearch (oleewere)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/4209a135
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/4209a135
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/4209a135

Branch: refs/heads/branch-2.4
Commit: 4209a13598b046478df6bf665afcbf654e71e85e
Parents: 23f71f2
Author: oleewere <oleew...@gmail.com>
Authored: Thu Jun 2 14:54:45 2016 +0200
Committer: oleewere <oleew...@gmail.com>
Committed: Thu Jun 2 15:00:22 2016 +0200

----------------------------------------------------------------------
 .../LOGSEARCH/0.5.0/configuration/logsearch-properties.xml     | 6 ------
 1 file changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/4209a135/ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-properties.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-properties.xml
 
b/ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-properties.xml
index 0ba1de5..aee457e 100644
--- 
a/ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-properties.xml
+++ 
b/ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-properties.xml
@@ -134,23 +134,17 @@
     <value-attributes>
       <type>boolean</type>
     </value-attributes>
-    <on-ambari-upgrade add="false" change="true" delete="true"/>
-    <on-stack-upgrade add="true" change="true" delete="false"/>
   </property>
   <property>
     <name>logsearch.external.auth.host_url</name>
     <value>{ambari_server_auth_host_url}</value>
     <display-name>External authentication url - host and port</display-name>
     <description>The host and port of the external server used to 
authenticate</description>
-    <on-ambari-upgrade add="false" change="true" delete="true"/>
-    <on-stack-upgrade add="true" change="true" delete="false"/>
   </property>
   <property>
     <name>logsearch.external.auth.login_url</name>
     <value>/api/v1/users/$USERNAME/privileges?fields=*</value>
     <display-name>External authentication url - path and query</display-name>
     <description>The path and query of the external server used to 
authenticate</description>
-    <on-ambari-upgrade add="false" change="true" delete="true"/>
-    <on-stack-upgrade add="true" change="true" delete="false"/>
   </property>
 </configuration>

Reply via email to