[jbosstools-issues] [JBoss JIRA] (JBIDE-11505) Provide ability to create a scalable OpenShift application with JBoss Tools

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon Apr 23 03:14:18 EDT 2012


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

Andre Dietisheim commented on JBIDE-11505:
------------------------------------------

The new RESTful client offers this capability but we have no UI for this (yet). The Eclipse tooling currently creates an application by using the service default (EnumApplicationScale.DEFAULT) which is afaik not scalable:

UserDelegate#createApplication
{code}
createApplication(applicationName, applicationType, EnumApplicationScale.DEFAULT, null)
{code}
                
> Provide ability to create a scalable OpenShift application with JBoss Tools
> ---------------------------------------------------------------------------
>
>                 Key: JBIDE-11505
>                 URL: https://issues.jboss.org/browse/JBIDE-11505
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 3.3.0.CR1
>            Reporter: Stefan Bunciak
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.0.Beta3
>
>
> It's supported by the CLI tools already: rhc-create-app -a "myapp" -t php-5.3 -s

--
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