[
https://issues.jboss.org/browse/JBIDE-11881?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-11881:
-------------------------------------
Fix Version/s: 3.4.x
(was: 3.3.x)
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: Andre Dietisheim
Fix For: 3.4.x
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