[jbosstools-issues] [JBoss JIRA] (JBIDE-11881) Display application state in OpenShift Explorer and Properties view

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Wed May 16 06:19:18 EDT 2012


Xavier Coulon created JBIDE-11881:
-------------------------------------

             Summary: Display application state in OpenShift Explorer and Properties view
                 Key: JBIDE-11881
                 URL: https://issues.jboss.org/browse/JBIDE-11881
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: openshift
    Affects Versions: 3.3.0.Beta3
            Reporter: Xavier Coulon
            Assignee: Xavier Coulon
             Fix For: 3.3.0.CR1


>From Bugzilla#805989


The state of the application on each gear can be checked using the gear_groups
rest api.

/broker/rest/domains/<domain-name>/applications/<app-name>/gear_groups

This rest call reflects the state of the application on each gear based on the
contents of the file $OPENSHIFT_GEAR_DIR/runtime/.state

The following states should be tracked in ~/runtime/.state
   stopped
   building
   deploying
   started
   idle
   unknown


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list