]
Andre Dietisheim resolved JBIDE-9591.
-------------------------------------
Resolution: Done
the basic implementation is committed (M4)
Openshift Express: create RHC alike tooling that is able to create
domain/app etc.
----------------------------------------------------------------------------------
Key: JBIDE-9591
URL:
https://issues.jboss.org/browse/JBIDE-9591
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: JBossAS/Servers
Affects Versions: 3.3.0.M3
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Labels: new_and_noteworthy
Fix For: 3.3.0.M4
When you want to deploy an app to openshift, you currently have to use the rhc command
line executables. Since we want to be able to deploy to openshift without leaving eclipse
we have to provide this in eclipse. This will furhtermore also ease usage on windows a lot
since the rhc-tooling is only usable by installing cygwin.
Openshift is offering a simplistic REST interface that offers those operations (create
domain, create app, get user info etc.). We'll implement our own REST client to offer
these functionalities to our users:
https://github.com/openshift/os-client-tools/blob/master/express/doc/API
http://docs.redhat.com/docs/en-US/OpenShift_Express/1.0/pdf/API_Guide/Ope...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: