[jbosstools-issues] [JBoss JIRA] (JBIDE-11903) OpenShift Explorer: add Application start/stop/restart

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Tue Mar 5 08:46:56 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-11903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758501#comment-12758501 ] 

Andre Dietisheim commented on JBIDE-11903:
------------------------------------------

start, stop and restart are already available via 

{code}
IApplication#start
IApplication#stop
IApplcaiiton#restart
{code}

There are approriate tests in ApplicationResourceIntegrationTest which test the REST operations that are related:

{code}
ApplicationResourceIntegrationTest
ApplicationResourceIntegrationTest
ApplicationResourceIntegrationTest
ApplicationResourceIntegrationTest
ApplicationResourceIntegrationTest
ApplicationResourceIntegrationTest
ApplicationResourceIntegrationTest
{code}
                
> OpenShift Explorer:  add Application start/stop/restart
> -------------------------------------------------------
>
>                 Key: JBIDE-11903
>                 URL: https://issues.jboss.org/browse/JBIDE-11903
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 3.3.0.Beta2
>         Environment: Eclipse plugin
>            Reporter: Nam Duong
>            Assignee: Andre Dietisheim
>             Fix For: 4.1.0.Alpha2
>
>
> The OpenShift Console view should contain controls for application start|stop|restart to match the functionality of the CLI.  Currently, if you select Window->Show View->Others->OpenShift Express Console, then login in and select an application.  The right-click menu doesn't have start|stop|restart so users have to either install the rhc client tools or ssh onto the OpenShift host gear.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list