Do not mention alternative Jolokia installation 07/50907/1
authorVratko Polak <vrpolak@cisco.com>
Wed, 18 Jan 2017 16:19:21 +0000 (17:19 +0100)
committerColin Dixon <colin@colindixon.com>
Mon, 23 Jan 2017 21:16:47 +0000 (21:16 +0000)
Also, non-executable files should not have executable flag set.

Change-Id: I70c57a6986c7ae4f78bf0b0e1a9c9b9a1c373180
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 5d7401bd3ad53d301738c2ade8aaa823fa1cce6a)

docs/getting-started-guide/common-features/clustering.rst [changed mode: 0755->0644]
docs/getting-started-guide/common-features/images/dlux/dlux-login.png [changed mode: 0755->0644]
docs/getting-started-guide/common-features/images/dlux/dlux-topology.png [changed mode: 0755->0644]
docs/getting-started-guide/common-features/images/dlux/dlux-yang-api-specification.png [changed mode: 0755->0644]
docs/getting-started-guide/common-features/images/dlux/dlux-yang-list-button1.png [changed mode: 0755->0644]
docs/getting-started-guide/common-features/images/dlux/dlux-yang-list-elements.png [changed mode: 0755->0644]
docs/getting-started-guide/common-features/images/dlux/dlux-yang-list-warning.png [changed mode: 0755->0644]
docs/getting-started-guide/common-features/images/dlux/dlux-yang-sub-api-screen.png [changed mode: 0755->0644]
docs/getting-started-guide/common-features/images/dlux/dlux-yang-topology.png [changed mode: 0755->0644]
docs/getting-started-guide/common-features/images/dlux/dlux-yang-ui-screen.png [changed mode: 0755->0644]
docs/getting-started-guide/common-features/xsql.rst [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index ee7f450..5e3833d
@@ -372,10 +372,7 @@ OpenDaylight exposes shard information via MBeans, which can be explored with
 JConsole, VisualVM, or other JMX clients, or exposed via a REST API using
 `Jolokia <https://jolokia.org/features-nb.html>`_, provided by the
 ``odl-jolokia`` Karaf feature. This is convenient, due to a significant focus
-on REST in OpenDaylight. In case the feature is not available, loading Jolokia
-can be achieved by installing the bundle directly::
-
-    bundle:install mvn:org.jolokia/jolokia-osgi/1.3.5
+on REST in OpenDaylight.
 
 The basic URI that lists a schema of all available MBeans, but not their
 content itself is::