diff options
Diffstat (limited to 'src/com.gluster.storage.management.gui/plugin.xml')
| -rw-r--r-- | src/com.gluster.storage.management.gui/plugin.xml | 1566 |
1 files changed, 0 insertions, 1566 deletions
diff --git a/src/com.gluster.storage.management.gui/plugin.xml b/src/com.gluster.storage.management.gui/plugin.xml deleted file mode 100644 index 2c763d26..00000000 --- a/src/com.gluster.storage.management.gui/plugin.xml +++ /dev/null @@ -1,1566 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<?eclipse version="3.4"?> -<plugin> - - <extension - id="application" - point="org.eclipse.core.runtime.applications"> - <application> - <run - class="com.gluster.storage.management.gui.Application"> - </run> - </application> - </extension> - <extension - point="org.eclipse.ui.perspectives"> - <perspective - name="Gluster Perspective" - class="com.gluster.storage.management.gui.Perspective" - id="com.gluster.storage.management.gui.Perspective"> - </perspective> - </extension> - <extension - point="org.eclipse.ui.views"> - <view - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.NavigationView" - id="com.gluster.storage.management.gui.views.NavigationView" - name="Cluster Navigation Tree" - restorable="true"> - </view> - <view - allowMultiple="false" - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.DiscoveredServersView" - icon="icons/tango/16x16/servers.png" - id="com.gluster.storage.management.gui.views.DiscoveredServersView" - name="Discovered Servers" - restorable="true"> - </view> - <view - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.DiscoveredServerView" - icon="icons/tango/16x16/server.png" - id="com.gluster.storage.management.gui.views.DiscoveredServerView" - name="Discovered Server" - restorable="true"> - </view> - <category - id="com.gluster.storage.management.gui.category" - name="Gluster Managament Console"> - </category> - <view - allowMultiple="false" - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.VolumesView" - icon="icons/tango/16x16/volumes.png" - id="com.gluster.storage.management.gui.views.VolumesView" - name="Volumes" - restorable="true"> - </view> - <view - allowMultiple="false" - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.VolumesSummaryView" - icon="icons/tango/16x16/gluster_icon.png" - id="com.gluster.storage.management.gui.views.VolumesSummaryView" - name="Summary (Volumes)" - restorable="true"> - </view> - <view - allowMultiple="false" - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.ClusterSummaryView" - icon="icons/tango/16x16/gluster_icon.png" - id="com.gluster.storage.management.gui.views.ClusterSummaryView" - name="Summary (Cluster)" - restorable="true"> - </view> - <view - allowMultiple="false" - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.VolumeSummaryView" - icon="icons/tango/16x16/gluster_icon.png" - id="com.gluster.storage.management.gui.views.VolumeSummaryView" - name="Summary (Volume)" - restorable="true"> - </view> - <view - allowMultiple="false" - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.VolumeBricksView" - icon="icons/tango/16x16/bricks.png" - id="com.gluster.storage.management.gui.views.VolumeBricksView" - name="Bricks" - restorable="true"> - </view> - <view - allowMultiple="false" - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.VolumeOptionsView" - icon="icons/tango/16x16/volume-options.png" - id="com.gluster.storage.management.gui.views.VolumeOptionsView" - name="Volume Options" - restorable="true"> - </view> - <view - allowMultiple="false" - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.VolumeLogsView" - icon="icons/tango/16x16/logs.png" - id="com.gluster.storage.management.gui.views.VolumeLogsView" - name="Volume Logs" - restorable="true"> - </view> - <view - allowMultiple="false" - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.GlusterServersSummaryView" - icon="icons/tango/16x16/gluster_icon.png" - id="com.gluster.storage.management.gui.views.GlusterServersSummaryView" - name="Summary (Servers)" - restorable="true"> - </view> - <view - allowMultiple="false" - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.GlusterServersView" - icon="icons/tango/16x16/servers.png" - id="com.gluster.storage.management.gui.views.GlusterServersView" - name="Servers" - restorable="true"> - </view> - <view - allowMultiple="false" - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.DisksView" - icon="icons/tango/16x16/disk.png" - id="com.gluster.storage.management.gui.views.DisksView" - name="Disks" - restorable="true"> - </view> - <view - allowMultiple="false" - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.GlusterServerSummaryView" - icon="icons/tango/16x16/gluster_icon.png" - id="com.gluster.storage.management.gui.views.GlusterServerSummaryView" - name="Summary (Server)" - restorable="true"> - </view> - <view - allowMultiple="false" - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.GlusterServerDisksView" - icon="icons/tango/16x16/disk.png" - id="com.gluster.storage.management.gui.views.GlusterServerDisksView" - name="Server Disks" - restorable="true"> - </view> - <view - allowMultiple="false" - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.GlusterServerLogsView" - icon="icons/tango/16x16/logs.png" - id="com.gluster.storage.management.gui.views.GlusterServerLogsView" - name="Server Logs" - restorable="true"> - </view> - <view - allowMultiple="false" - category="com.gluster.storage.management.gui.category" - class="com.gluster.storage.management.gui.views.TasksView" - icon="icons/tango/16x16/running-task.png" - id="com.gluster.storage.management.gui.views.TasksView" - name="Tasks" - restorable="true"> - </view> - </extension> - <extension - point="org.eclipse.ui.commands"> - <category - name="Gluster Commands" - id="com.gluster.storage.management.gui.category"> - </category> - <command - name="Create Volume" - description="Create a new Volume" - categoryId="com.gluster.storage.management.gui.category" - id="com.gluster.storage.management.gui.commands.CreateVolume"> - </command> - <command - categoryId="com.gluster.storage.management.gui.category" - description="Delete Volume" - id="com.gluster.storage.management.gui.commands.DeleteVolume" - name="Delete Volume"> - </command> - <command - categoryId="com.gluster.storage.management.gui.category" - description="Start Volume" - id="com.gluster.storage.management.gui.commands.StartVolume" - name="Start Volume"> - </command> - <command - categoryId="com.gluster.storage.management.gui.category" - description="Stop Volume" - id="com.gluster.storage.management.gui.commands.StopVolume" - name="Stop Volume"> - </command> - <command - categoryId="com.gluster.storage.management.gui.category" - description="Edit Volume" - id="com.gluster.storage.management.gui.commands.EditVolume" - name="Edit Volume"> - </command> - <command - categoryId="com.gluster.storage.management.gui.category" - description="Reset all options of a Volume" - id="com.gluster.storage.management.gui.commands.ResetVolumeOptions" - name="Reset Options"> - </command> - <command - categoryId="com.gluster.storage.management.gui.category" - description="Rebalance Volume" - id="com.gluster.storage.management.gui.commands.RebalanceVolume" - name="Rebalance Volume"> - </command> - <command - categoryId="com.gluster.storage.management.gui.category" - description="Add Server(s) to Cluster" - id="com.gluster.storage.management.gui.commands.AddServer" - name="Add Server(s)"> - </command> - <command - categoryId="com.gluster.storage.management.gui.category" - description="Remove Server(s) from Cluster" - id="com.gluster.storage.management.gui.commands.RemoveServer" - name="Remove Server(s)"> - </command> - <command - categoryId="com.gluster.storage.management.gui.category" - description="Migrate Brick" - id="com.gluster.storage.management.gui.commands.MigrateDisk" - name="Migrate Brick"> - </command> - <command - categoryId="com.gluster.storage.management.gui.category" - description="Remove Brick" - id="com.gluster.storage.management.gui.commands.RemoveDisk" - name="Remove Brick"> - </command> - <command - categoryId="com.gluster.storage.management.gui.category" - description="Add Brick" - id="com.gluster.storage.management.gui.commands.AddDisk" - name="Add Brick"> - </command> - <command - categoryId="com.gluster.storage.management.gui.category" - description="Pause Task" - id="com.gluster.storage.management.gui.commands.Pause" - name="Pause"> - </command> - <command - categoryId="com.gluster.storage.management.gui.category" - description="Resume Task" - id="com.gluster.storage.management.gui.commands.Resume" - name="Resume"> - </command> - <command - categoryId="com.gluster.storage.management.gui.category" - description="Stop Task" - id="com.gluster.storage.management.gui.commands.Stop" - name="Stop"> - </command> - <command - categoryId="com.gluster.storage.management.gui.category" - description="Delete Task" - id="com.gluster.storage.management.gui.commands.Delete" - name="Delete"> - </command> - <command - categoryId="com.gluster.storage.management.gui.category" - description="Change Password" - id="com.gluster.storage.management.gui.commands.ChangePassword" - name="Change Password"> - </command> - </extension> - <extension - point="org.eclipse.ui.bindings"> - <key - commandId="com.gluster.storage.management.gui.commands.CreateVolume" - schemeId="com.gluster.storage.management.gui.KeyConfig" - sequence="CTRL+SHIFT+C"> - </key> - <key - commandId="com.gluster.storage.management.gui.commands.DeleteVolume" - schemeId="com.gluster.storage.management.gui.KeyConfig" - sequence="CTRL+SHIFT+D"> - </key> - <key - commandId="com.gluster.storage.management.gui.commands.StartVolume" - schemeId="com.gluster.storage.management.gui.KeyConfig" - sequence="CTRL+SHIFT+S"> - </key> - <key - commandId="com.gluster.storage.management.gui.commands.StopVolume" - schemeId="com.gluster.storage.management.gui.KeyConfig" - sequence="CTRL+SHIFT+T"> - </key> - <key - commandId="com.gluster.storage.management.gui.commands.EditVolume" - schemeId="com.gluster.storage.management.gui.KeyConfig" - sequence="CTRL+SHIFT+E"> - </key> - <key - commandId="com.gluster.storage.management.gui.commands.RebalanceVolume" - schemeId="com.gluster.storage.management.gui.KeyConfig" - sequence="CTRL+SHIFT+B"> - </key> - <key - commandId="com.gluster.storage.management.gui.commands.AddServer" - schemeId="com.gluster.storage.management.gui.KeyConfig" - sequence="CTRL+SHIFT+A"> - </key> - <key - commandId="com.gluster.storage.management.gui.commands.RemoveServer" - schemeId="com.gluster.storage.management.gui.KeyConfig" - sequence="CTRL+SHIFT+R"> - </key> - <key - commandId="com.gluster.storage.management.gui.commands.MigrateDisk" - schemeId="com.gluster.storage.management.gui.KeyConfig" - sequence="CTRL+SHIFT+M"> - </key> - <key - commandId="org.eclipse.ui.window.preferences" - schemeId="com.gluster.storage.management.gui.KeyConfig" - sequence="CTRL+SHIFT+P"> - </key> - <key - commandId="org.eclipse.ui.window.showKeyAssist" - schemeId="com.gluster.storage.management.gui.KeyConfig" - sequence="CTRL+SHIFT+L"> - </key> - <key - commandId="org.eclipse.ui.navigate.nextTab" - contextId="org.eclipse.ui.contexts.window" - schemeId="com.gluster.storage.management.gui.KeyConfig" - sequence="ALT+ARROW_RIGHT"> - </key> - <key - commandId="org.eclipse.ui.navigate.previousTab" - contextId="org.eclipse.ui.contexts.window" - schemeId="com.gluster.storage.management.gui.KeyConfig" - sequence="ALT+ARROW_LEFT"> - </key> - <scheme - description="Default Key Bindings Scheme for Gluster Management Console" - id="com.gluster.storage.management.gui.KeyConfig" - name="Gluster"> - </scheme> - <key - commandId="com.gluster.storage.management.gui.commands.ResetVolumeOptions" - schemeId="com.gluster.storage.management.gui.KeyConfig" - sequence="CTRL+SHIFT+O"> - </key> - </extension> - <extension - id="product" - name="Gluster Management Console" - point="org.eclipse.core.runtime.products"> - <product - application="com.gluster.storage.management.gui.application" - name="Gluster Management Console"> - <property - name="aboutText" - value="GlusterFS is an open source clustered storage solution. The software is a powerful and flexible solution that simplifies the task of managing unstructured file data whether you have a few terabytes of storage or multiple petabytes. Gluster Management Console is a powerful GUI management interface for the GlusterFS."> - </property> - <property - name="windowImages" - value="icons/tango/16x16/gluster_icon.png"> - </property> - <property - name="aboutImage" - value="splash/gluster_about.jpg"> - </property> - <property - name="appName" - value="about"> - </property> - <property - name="preferenceCustomization" - value="preferences.ini"> - </property> - </product> - </extension> - <extension - point="org.eclipse.ui.actionSets"> - <actionSet - description="Set of actions that can be performed on multiple Volumes" - id="com.gluster.storage.management.gui.actionsets.volumes" - label="Volumes Actions" - visible="false"> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.DeleteVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.DeleteVolume" - icon="icons/tango/32x32/remove-volume.png" - id="com.gluster.storage.management.gui.actions.DeleteVolumeAction" - label="&Delete Volume(s)" - menubarPath="com.gluster.storage.management.gui.actionsets.volumes/volumes" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Delete Volume(s)"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.StopVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.StopVolume" - disabledIcon="icons/tango/32x32/stop-volume-disabled.png" - icon="icons/tango/32x32/stop-volume.png" - id="com.gluster.storage.management.gui.actions.StopVolumeAction" - label="S&top Volume(s)" - menubarPath="com.gluster.storage.management.gui.actionsets.volumes/volumes" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Stop Volume(s)"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.StartVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.StartVolume" - disabledIcon="icons/tango/32x32/start-volume-disabled.png" - icon="icons/tango/32x32/start-volume.png" - id="com.gluster.storage.management.gui.actions.StartVolumeAction" - label="&Start Volume(s)" - menubarPath="com.gluster.storage.management.gui.actionsets.volumes/volumes" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Start Volume(s)"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.CreateVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - icon="icons/tango/32x32/create-volume.png" - id="com.gluster.storage.management.gui.actions.CreateVolumeAction" - label="Create &Volume" - menubarPath="com.gluster.storage.management.gui.actionsets.volumes/volumes" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Create a new Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.ServerAdditionAction" - definitionId="com.gluster.storage.management.gui.commands.ServerAddition" - id="com.gluster.storage.management.gui.actions.ServerAdditionAction" - label="Add Server" - menubarPath="com.gluster.storage.management.gui.actionsets.volumes/volumes" - mode="FORCE_TEXT" - pulldown="false" - retarget="false" - state="false" - style="push" - tooltip="Manual Server Addition"> - </action> - <menu - id="com.gluster.storage.management.gui.actionsets.volumes" - label="&Gluster" - path="additions"> - <groupMarker - name="volumes"> - </groupMarker> - </menu> - </actionSet> - <actionSet - description="Set of actions that can be performed on a single volume" - id="com.gluster.storage.management.gui.actionsets.volume" - label="Volume Actions" - visible="false"> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.MigrateBrickAction" - definitionId="com.gluster.storage.management.gui.commands.MigrateDisk" - icon="icons/tango/32x32/replace-brick.png" - id="com.gluster.storage.management.gui.actions.MigrateDiskAction" - label="&Migrate Brick" - menubarPath="com.gluster.storage.management.gui.menu.glusterserver/glusterserver" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Migrate Brick"> - <enablement> - <objectClass - name="com.gluster.storage.management.core.model.Disk"> - </objectClass> - </enablement> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.DeleteVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.DeleteVolume" - icon="icons/tango/32x32/remove-volume.png" - id="com.gluster.storage.management.gui.actions.DeleteVolumeAction" - label="&Delete Volume" - menubarPath="com.gluster.storage.management.gui.menu.volume/volume" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Delete Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.DownloadVolumeLogsAction" - definitionId="com.gluster.storage.management.gui.commands.DownloadVolumeLogs" - icon="icons/tango/32x32/download-log.png" - id="com.gluster.storage.management.gui.actions.DownloadVolumeLogsAction" - label="Download &Logs" - menubarPath="com.gluster.storage.management.gui.menu.volume/volume" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Download all logs of the volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.ResetVolumeOptionsAction" - definitionId="com.gluster.storage.management.gui.commands.ResetVolumeOptions" - icon="icons/tango/32x32/reset-volume-option.png" - id="com.gluster.storage.management.gui.actions.ResetVolumeOptionsAction" - label="Reset &Options" - menubarPath="com.gluster.storage.management.gui.menu.volume/volume" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Reset all options of the volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.RebalanceVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.RebalanceVolume" - icon="icons/tango/32x32/volume-rebalance.png" - id="com.gluster.storage.management.gui.actions.RebalanceVolumeAction" - label="&Rebalance Volume" - menubarPath="com.gluster.storage.management.gui.menu.volume/volume" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Rebalance Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.StopVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.StopVolume" - disabledIcon="icons/tango/32x32/stop-volume-disabled.png" - icon="icons/tango/32x32/stop-volume.png" - id="com.gluster.storage.management.gui.actions.StopVolumeAction" - label="S&top Volume" - menubarPath="com.gluster.storage.management.gui.menu.volume/volume" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Stop Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.StartVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.StartVolume" - disabledIcon="icons/tango/32x32/start-volume-disabled.png" - icon="icons/tango/32x32/start-volume.png" - id="com.gluster.storage.management.gui.actions.StartVolumeAction" - label="&Start Volume" - menubarPath="com.gluster.storage.management.gui.menu.volume/volume" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Start Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.RemoveBrickAction" - definitionId="com.gluster.storage.management.gui.commands.RemoveDisk" - disabledIcon="icons/tango/32x32/remove-brick-disabled.png" - icon="icons/tango/32x32/remove-brick.png" - id="com.gluster.storage.management.gui.actions.RemoveDiskAction" - label="Remove Brick" - menubarPath="com.gluster.storage.management.gui.menu.volume/volume" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Remove Brick from Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.AddBrickAction" - definitionId="com.gluster.storage.management.gui.commands.AddDisk" - icon="icons/tango/32x32/add-brick.png" - id="com.gluster.storage.management.gui.actions.AddDiskAction" - label="&Add Brick" - menubarPath="com.gluster.storage.management.gui.menu.volume/volume" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Add Brick to Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.CreateVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - disabledIcon="icons/tango/32x32/create-volume-disabled.png" - icon="icons/tango/32x32/create-volume.png" - id="com.gluster.storage.management.gui.actions.CreateVolumeAction" - label="Create &Volume" - menubarPath="com.gluster.storage.management.gui.menu.volume/volume" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Create a new Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.ServerAdditionAction" - definitionId="com.gluster.storage.management.gui.commands.ServerAddition" - id="com.gluster.storage.management.gui.actions.ServerAdditionAction" - label="Add Server" - menubarPath="com.gluster.storage.management.gui.menu.volume/volume" - mode="FORCE_TEXT" - pulldown="false" - retarget="false" - state="false" - style="push" - tooltip="Manual Server Addition"> - </action> - <menu - id="com.gluster.storage.management.gui.menu.volume" - label="&Gluster" - path="additions"> - <groupMarker - name="volume"> - </groupMarker> - </menu> - </actionSet> - <actionSet - description="Set of actions that can be performed on multiple Gluster Servers" - id="com.gluster.storage.management.gui.actionsets.glusterservers" - label="Gluster Servers Actions" - visible="false"> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.RemoveServerAction" - definitionId="com.gluster.storage.management.gui.commands.RemoveServer" - icon="icons/tango/32x32/remove-server.png" - id="com.gluster.storage.management.gui.actions.RemoveServerAction" - label="&Remove Server(s)" - menubarPath="com.gluster.storage.management.gui.menu.servers/servers" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Remove Server(s)"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.CreateVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - icon="icons/tango/32x32/create-volume.png" - id="com.gluster.storage.management.gui.actions.CreateVolumeAction" - label="Create &Volume" - menubarPath="com.gluster.storage.management.gui.menu.servers/servers" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Create a new Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.ServerAdditionAction" - definitionId="com.gluster.storage.management.gui.commands.ServerAddition" - id="com.gluster.storage.management.gui.actions.ServerAdditionAction" - label="Add Server" - menubarPath="com.gluster.storage.management.gui.menu.servers/servers" - mode="FORCE_TEXT" - pulldown="false" - retarget="false" - state="false" - style="push" - tooltip="Manual Server Addition"> - </action> - <menu - id="com.gluster.storage.management.gui.menu.servers" - label="&Gluster" - path="additions"> - <groupMarker - name="servers"> - </groupMarker> - </menu> - </actionSet> - <actionSet - description="Set of actions that can be performed in the "Gluster Server" contextt; context" - id="com.gluster.storage.management.gui.actionsets.glusterserver" - label="Gluster Server Actions" - visible="false"> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.RemoveServerAction" - definitionId="com.gluster.storage.management.gui.commands.RemoveServer" - icon="icons/tango/32x32/remove-server.png" - id="com.gluster.storage.management.gui.actions.RemoveServerAction" - label="&Remove Server(s)" - menubarPath="com.gluster.storage.management.gui.menu.glusterserver/glusterserver" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Remove Server"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.CreateVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - icon="icons/tango/32x32/create-volume.png" - id="com.gluster.storage.management.gui.actions.CreateVolumeAction" - label="Create &Volume" - menubarPath="com.gluster.storage.management.gui.menu.glusterserver/glusterserver" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Create a new Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.ServerAdditionAction" - definitionId="com.gluster.storage.management.gui.commands.ServerAddition" - id="com.gluster.storage.management.gui.actions.ServerAdditionAction" - label="Add Server" - menubarPath="com.gluster.storage.management.gui.menu.glusterserver/glusterserver" - mode="FORCE_TEXT" - pulldown="false" - retarget="false" - state="false" - style="push" - tooltip="Manual Server Addition"> - </action> - <menu - id="com.gluster.storage.management.gui.menu.glusterserver" - label="&Gluster" - path="additions"> - <groupMarker - name="glusterserver"> - </groupMarker> - </menu> - </actionSet> - <actionSet - description="Set of actions that can be performed on multiple Discovered Servers" - id="com.gluster.storage.management.gui.actionsets.serversdiscovered" - label="Discovered Servers Actions" - visible="false"> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.AddServerAction" - definitionId="com.gluster.storage.management.gui.commands.AddServer" - icon="icons/tango/32x32/add-server.png" - id="com.gluster.storage.management.gui.actions.AddServerAction" - label="&Add Server(s)" - menubarPath="com.gluster.storage.management.gui.menu.discoveredservers/discoveredservers" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Add Server(s) to Cluster"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.CreateVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - icon="icons/tango/32x32/create-volume.png" - id="com.gluster.storage.management.gui.actions.CreateVolumeAction" - label="Create &Volume" - menubarPath="com.gluster.storage.management.gui.menu.discoveredservers/discoveredservers" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Create a new Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.ServerAdditionAction" - definitionId="com.gluster.storage.management.gui.commands.ServerAddition" - id="com.gluster.storage.management.gui.actions.ServerAdditionAction" - label="Add Server" - menubarPath="com.gluster.storage.management.gui.menu.discoveredservers/discoveredservers" - mode="FORCE_TEXT" - pulldown="false" - retarget="false" - state="false" - style="push" - tooltip="Manual Server Addition"> - </action> - <menu - id="com.gluster.storage.management.gui.menu.discoveredservers" - label="&Gluster" - path="additions"> - <groupMarker - name="discoveredservers"> - </groupMarker> - </menu> - </actionSet> - <actionSet - description="Set of actions that can be performed on single Discovered Server" - id="com.gluster.storage.management.gui.actionsets.serverdiscovered" - label="Discovered Server Actions" - visible="false"> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.AddServerAction" - definitionId="com.gluster.storage.management.gui.commands.AddServer" - icon="icons/tango/32x32/add-server.png" - id="com.gluster.storage.management.gui.actions.AddServerAction" - label="&Add Server(s)" - menubarPath="com.gluster.storage.management.gui.menu.discoveredserver/discoveredserver" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Add Server(s) to Cluster"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.CreateVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - icon="icons/tango/32x32/create-volume.png" - id="com.gluster.storage.management.gui.actions.CreateVolumeAction" - label="Create &Volume" - menubarPath="com.gluster.storage.management.gui.menu.discoveredserver/discoveredserver" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Create a new Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.ServerAdditionAction" - definitionId="com.gluster.storage.management.gui.commands.ServerAddition" - id="com.gluster.storage.management.gui.actions.ServerAdditionAction" - label="Add Server" - menubarPath="com.gluster.storage.management.gui.menu.discoveredserver/discoveredserver" - mode="FORCE_TEXT" - pulldown="false" - retarget="false" - state="false" - style="push" - tooltip="Manual Server Addition"> - </action> - <menu - id="com.gluster.storage.management.gui.menu.discoveredserver" - label="&Gluster" - path="additions"> - <groupMarker - name="discoveredserver"> - </groupMarker> - </menu> - </actionSet> - <actionSet - description="Set of actions that can be performed from "Cluster" context" - id="com.gluster.storage.management.gui.actionsets.task" - label="Task Action Set" - visible="false"> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.ClearTaskAction" - definitionId="com.gluster.storage.management.gui.commands.Clear" - icon="icons/tango/32x32/clear-task.png" - id="com.gluster.storage.management.gui.actions.Clear" - label="&Clear Task" - menubarPath="com.gluster.storage.management.gui.menu.task/task" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="To clear selected task from task list"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.CommitTaskAction" - definitionId="com.gluster.storage.management.gui.commands.Commit" - icon="icons/tango/32x32/commit-task.png" - id="com.gluster.storage.management.gui.actions.Commit" - label="&Commit Task" - menubarPath="com.gluster.storage.management.gui.menu.task/task" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="To Commit the selected task"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.StopTaskAction" - definitionId="com.gluster.storage.management.gui.commands.Stop" - icon="icons/tango/32x32/stop.png" - id="com.gluster.storage.management.gui.actions.Stop" - label="&Stop Task" - menubarPath="com.gluster.storage.management.gui.menu.task/task" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="To Stop the selected task"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.ResumeTaskAction" - definitionId="com.gluster.storage.management.gui.commands.Pause" - icon="icons/tango/32x32/start.png" - id="com.gluster.storage.management.gui.actions.Resume" - label="&Resume Task" - menubarPath="com.gluster.storage.management.gui.menu.task/task" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="To Resume the selected task"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.PauseTaskAction" - definitionId="com.gluster.storage.management.gui.commands.Pause" - icon="icons/tango/32x32/pause.png" - id="com.gluster.storage.management.gui.actions.Pause" - label="&Pause Task" - menubarPath="com.gluster.storage.management.gui.menu.task/task" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="To Pause the selected task"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.CreateVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - icon="icons/tango/32x32/create-volume.png" - id="com.gluster.storage.management.gui.actions.CreateVolumeAction" - label="Create &Volume" - menubarPath="com.gluster.storage.management.gui.menu.task/task" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Create a new Volume"> - </action> - <menu - id="com.gluster.storage.management.gui.menu.task" - label="&Gluster"> - <groupMarker - name="task"> - </groupMarker> - </menu> - </actionSet> - <actionSet - description="Set of actions that can be performed at Cluster context" - id="com.gluster.storage.management.gui.actionsets.gluster" - label="Gluster Actions" - visible="false"> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.CreateVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - icon="icons/tango/32x32/create-volume.png" - id="com.gluster.storage.management.gui.actions.CreateVolumeAction" - label="Create &Volume" - menubarPath="com.gluster.storage.management.gui.menu.gluster/gluster" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Create a new Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.ServerAdditionAction" - definitionId="com.gluster.storage.management.gui.commands.ServerAddition" - id="com.gluster.storage.management.gui.actions.ServerAdditionAction" - label="Add Server" - menubarPath="com.gluster.storage.management.gui.menu.gluster/gluster" - mode="FORCE_TEXT" - pulldown="false" - retarget="false" - state="false" - style="push" - tooltip="Manual Server Addition"> - </action> - <menu - id="com.gluster.storage.management.gui.menu.gluster" - label="&Gluster" - path="additions"> - <groupMarker - name="gluster"> - </groupMarker> - </menu> - </actionSet> - <actionSet - description="Set of Actions in "Edit" menu" - id="com.gluster.storage.management.gui.actionsets.edit" - label="Edit Action Set" - visible="true"> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.RefreshDataAction" - definitionId="org.eclipse.ui.window.preferences" - icon="icons/tango/32x32/view-refresh.png" - id="com.gluster.storage.management.gui.actions.RefreshDataAction" - label="&Refresh" - menubarPath="com.gluster.storage.management.gui.menu.edit/edit" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Refresh data from Gluster Management Gateway"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.PreferencesAction" - definitionId="org.eclipse.ui.window.preferences" - icon="icons/tango/32x32/settings.png" - id="com.gluster.storage.management.gui.actions.PreferencesAction" - label="&Settings" - menubarPath="com.gluster.storage.management.gui.menu.edit/edit" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Settings"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.ChangePasswordAction" - definitionId="com.gluster.storage.management.gui.commands.ChangePassword" - id="com.gluster.storage.management.gui.actions.ChangePasswordAction" - label="&Change Password" - menubarPath="com.gluster.storage.management.gui.menu.edit/edit" - mode="FORCE_TEXT" - pulldown="false" - retarget="false" - state="false" - style="push" - tooltip="Change password"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.ExportSshKeysAction" - definitionId="com.gluster.storage.management.gui.commands.ExportSshKeys" - id="com.gluster.storage.management.gui.actions.ExportSshKeysAction" - label="&Export Keys" - menubarPath="com.gluster.storage.management.gui.menu.edit/edit" - mode="FORCE_TEXT" - pulldown="false" - retarget="false" - state="false" - style="push" - tooltip="Export SSH keys"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.ImportSshKeysAction" - definitionId="com.gluster.storage.management.gui.commands.ImportSshKeys" - id="com.gluster.storage.management.gui.actions.ImportSshKeysAction" - label="&Import Keys" - menubarPath="com.gluster.storage.management.gui.menu.edit/edit" - mode="FORCE_TEXT" - pulldown="false" - retarget="false" - state="false" - style="push" - tooltip="Import SSH keys"> - </action> - <menu - id="com.gluster.storage.management.gui.menu.edit" - label="&Edit" - path="additions"> - <groupMarker - name="edit"> - </groupMarker> - </menu> - </actionSet> - </extension> - <extension - point="org.eclipse.ui.perspectiveExtensions"> - <perspectiveExtension - targetID="*"> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.NavigationView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="left" - relative="org.eclipse.ui.editorss" - showTitle="false" - standalone="true" - visible="true"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.ClusterSummaryView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="right" - relative="com.gluster.storage.management.gui.views.navigator.NavigationView" - showTitle="true" - standalone="false" - visible="false"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.details.DetailsView" - minimized="false" - moveable="false" - ratio="0.70f" - relationship="right" - relative="com.gluster.storage.management.gui.views.navigator.NavigationView" - showTitle="false" - standalone="false" - visible="false"> - </view> - <view - closeable="true" - id="org.eclipse.ui.views.ProgressView" - minimized="false" - moveable="false" - ratio="0.80f" - relationship="bottom" - relative="com.gluster.storage.management.gui.views.ClusterSummaryView" - showTitle="true" - standalone="true" - visible="false"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.DiscoveredServersView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="stack" - relative="com.gluster.storage.management.gui.views.ClusterSummaryView" - showTitle="true" - standalone="false" - visible="false"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.DiscoveredServerView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="right" - relative="com.gluster.storage.management.gui.views.navigator.NavigationView" - showTitle="true" - standalone="false" - visible="false"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.VolumesSummaryView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="stack" - relative="com.gluster.storage.management.gui.views.ClusterSummaryView" - showTitle="true" - standalone="false" - visible="false"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.VolumesView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="stack" - relative="com.gluster.storage.management.gui.views.VolumesSummaryView" - showTitle="true" - standalone="false" - visible="false"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.VolumeSummaryView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="stack" - relative="com.gluster.storage.management.gui.views.ClusterSummaryView" - showTitle="true" - standalone="false" - visible="false"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.VolumeBricksView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="stack" - relative="com.gluster.storage.management.gui.views.ClusterSummaryView" - showTitle="true" - standalone="false" - visible="false"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.VolumeOptionsView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="stack" - relative="com.gluster.storage.management.gui.views.ClusterSummaryView" - showTitle="true" - standalone="false" - visible="false"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.VolumeLogsView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="stack" - relative="com.gluster.storage.management.gui.views.ClusterSummaryView" - showTitle="true" - standalone="false" - visible="false"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.GlusterServersSummaryView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="stack" - relative="com.gluster.storage.management.gui.views.ClusterSummaryView" - showTitle="true" - standalone="false" - visible="false"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.GlusterServersView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="stack" - relative="com.gluster.storage.management.gui.views.ClusterSummaryView" - showTitle="true" - standalone="false" - visible="false"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.DisksView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="stack" - relative="com.gluster.storage.management.gui.views.ClusterSummaryView" - showTitle="true" - standalone="false" - visible="false"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.GlusterServerSummaryView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="stack" - relative="com.gluster.storage.management.gui.views.ClusterSummaryView" - showTitle="true" - standalone="false" - visible="false"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.GlusterServerDisksView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="stack" - relative="com.gluster.storage.management.gui.views.ClusterSummaryView" - showTitle="true" - standalone="false" - visible="false"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.GlusterServerLogsView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="stack" - relative="com.gluster.storage.management.gui.views.ClusterSummaryView" - showTitle="true" - standalone="false" - visible="false"> - </view> - <view - closeable="false" - id="com.gluster.storage.management.gui.views.TasksView" - minimized="false" - moveable="false" - ratio="0.30f" - relationship="stack" - relative="com.gluster.storage.management.gui.views.ClusterSummaryView" - showTitle="true" - standalone="false" - visible="false"> - </view> - </perspectiveExtension> - </extension> - <extension - point="org.eclipse.ui.decorators"> - <decorator - adaptable="false" - class="com.gluster.storage.management.gui.views.NavigationTreeLabelDecorator" - id="com.gluster.storage.management.gui.views.navigator.decorator" - label="Navigation Tree Decorator" - lightweight="true" - location="BOTTOM_LEFT" - state="true"> - </decorator> - </extension> - <extension - point="org.eclipse.ui.preferencePages"> - <page - class="com.gluster.storage.management.gui.preferences.GlusterPreferencePage" - id="com.gluster.storage.management.gui.preferences.GlusterPreferencePage" - name="Gluster"> - </page> - <page - category="com.gluster.storage.management.gui.preferences.GlusterPreferencePage" - class="com.gluster.storage.management.gui.preferences.AlertsPreferencePage" - id="com.gluster.storage.management.gui.preferences.AlertsPreferencePage" - name="Alerts"> - </page> - <page - category="com.gluster.storage.management.gui.preferences.GlusterPreferencePage" - class="com.gluster.storage.management.gui.preferences.ChartsPreferencePage" - id="com.gluster.storage.management.gui.preferences.ChartsPreferencePage" - name="Charts"> - </page> - </extension> - <extension - point="org.eclipse.core.runtime.preferences"> - <initializer - class="com.gluster.storage.management.gui.preferences.PreferenceInitializer"> - </initializer> - </extension> - <extension - point="org.eclipse.ui.popupMenus"> - <objectContribution - id="gluster.context.menu.glusterserver" - objectClass="com.gluster.storage.management.core.model.GlusterServer"> - <action - class="com.gluster.storage.management.gui.actions.RemoveServerAction" - definitionId="com.gluster.storage.management.gui.commands.RemoveServer" - enablesFor="+" - id="com.gluster.storage.management.gui.actions.RemoveServerAction" - label="&Remove Server" - menubarPath="additions"> - </action> - </objectContribution> - <objectContribution - id="gluster.context.menu.volume" - objectClass="com.gluster.storage.management.core.model.Volume"> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.MigrateBrickAction" - definitionId="com.gluster.storage.management.gui.commands.MigrateDisk" - enablesFor="1" - id="com.gluster.storage.management.gui.actions.MigrateDiskAction" - label="&Migrate Disk" - menubarPath="additions" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Migrate Disk"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.DeleteVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.DeleteVolume" - enablesFor="1" - id="com.gluster.storage.management.gui.actions.DeleteVolumeAction" - label="&Delete Volume" - menubarPath="additions" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Delete Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.RebalanceVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.RebalanceVolume" - enablesFor="1" - id="com.gluster.storage.management.gui.actions.RebalanceVolumeAction" - label="&Rebalance Volume" - menubarPath="additions" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Rebalance Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.StopVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.StopVolume" - enablesFor="+" - id="com.gluster.storage.management.gui.actions.StopVolumeAction" - label="S&top Volume" - menubarPath="additions" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Stop Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.StartVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.StartVolume" - enablesFor="+" - id="com.gluster.storage.management.gui.actions.StartVolumeAction" - label="&Start Volume" - menubarPath="additions" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Start Volume"> - </action> - </objectContribution> - <objectContribution - id="gluster.context.menu.server" - objectClass="com.gluster.storage.management.core.model.Server"> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.AddServerAction" - definitionId="com.gluster.storage.management.gui.commands.AddServer" - enablesFor="+" - id="com.gluster.storage.management.gui.actions.AddServerAction" - label="&Add Server(s)" - menubarPath="additions" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Add Server(s) to Cluster"> - </action> - <visibility> - <not> - <objectClass - name="com.gluster.storage.management.core.model.GlusterServer"> - </objectClass> - </not> - </visibility> - </objectContribution> - <objectContribution - id="gluster.context.menu.entityGroup" - objectClass="com.gluster.storage.management.core.model.EntityGroup"> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.CreateVolumeAction" - definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - id="com.gluster.storage.management.gui.actions.CreateVolumeAction" - label="&Create Volume" - menubarPath="additions" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Create a new Volume"> - </action> - <action - allowLabelUpdate="false" - class="com.gluster.storage.management.gui.actions.AddServerAction" - definitionId="com.gluster.storage.management.gui.commands.AddServer" - id="com.gluster.storage.management.gui.actions.AddServerAction" - label="&Add Server(s)" - menubarPath="additions" - pulldown="false" - retarget="false" - state="false" - style="push" - toolbarPath="Normal" - tooltip="Add Server(s) to Cluster"> - </action> - </objectContribution> - </extension> - -</plugin> |
