You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by on...@apache.org on 2014/01/09 13:27:13 UTC

git commit: AMBARI-4246. Storm: Update Summary / Quicklinks to support Storm. (onechiporenko)

Updated Branches:
  refs/heads/trunk c95c7f75c -> 365e8dcdd


AMBARI-4246. Storm: Update Summary / Quicklinks to support Storm. (onechiporenko)


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

Branch: refs/heads/trunk
Commit: 365e8dcddcb73768426958064e2782be569e1ee6
Parents: c95c7f7
Author: Oleg Nechiporenko <on...@apache.org>
Authored: Thu Jan 9 14:24:23 2014 +0200
Committer: Oleg Nechiporenko <on...@apache.org>
Committed: Thu Jan 9 14:24:23 2014 +0200

----------------------------------------------------------------------
 .../main/service/info/summary/storm.hbs          | 19 -------------------
 .../main/service/info/summary/storm.hbs          | 19 +++++++++++++++++++
 2 files changed, 19 insertions(+), 19 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/365e8dcd/ambari-web/ambari-web/app/templates/main/service/info/summary/storm.hbs
----------------------------------------------------------------------
diff --git a/ambari-web/ambari-web/app/templates/main/service/info/summary/storm.hbs b/ambari-web/ambari-web/app/templates/main/service/info/summary/storm.hbs
deleted file mode 100644
index ff62e54..0000000
--- a/ambari-web/ambari-web/app/templates/main/service/info/summary/storm.hbs
+++ /dev/null
@@ -1,19 +0,0 @@
-{{!
-* Licensed to the Apache Software Foundation (ASF) under one
-* or more contributor license agreements.  See the NOTICE file
-* distributed with this work for additional information
-* regarding copyright ownership.  The ASF licenses this file
-* to you under the Apache License, Version 2.0 (the
-* "License"); you may not use this file except in compliance
-* with the License.  You may obtain a copy of the License at
-*
-*     http://www.apache.org/licenses/LICENSE-2.0
-*
-* Unless required by applicable law or agreed to in writing, software
-* distributed under the License is distributed on an "AS IS" BASIS,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the License for the specific language governing permissions and
-* limitations under the License.
-}}
-{{!<!-- @todo create correct view after api implementing-->}}
-{{view view.sumMasterComponentView}}

http://git-wip-us.apache.org/repos/asf/ambari/blob/365e8dcd/ambari-web/app/templates/main/service/info/summary/storm.hbs
----------------------------------------------------------------------
diff --git a/ambari-web/app/templates/main/service/info/summary/storm.hbs b/ambari-web/app/templates/main/service/info/summary/storm.hbs
new file mode 100644
index 0000000..ff62e54
--- /dev/null
+++ b/ambari-web/app/templates/main/service/info/summary/storm.hbs
@@ -0,0 +1,19 @@
+{{!
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+}}
+{{!<!-- @todo create correct view after api implementing-->}}
+{{view view.sumMasterComponentView}}