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

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Apr 27 21:41:17 EDT 2012


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

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

I just fixed the issue in the checked embeddable cartridges: https://github.com/adietish/openshift-java-client/commit/8cedd21fa39db0380855b31c9249738ebe0f0830

The problem was that embedded cartridges were not unchecked from the viewer. this was due to the fact that EmbeddedCartridgeResource had no #equals. When removing checked cartridges the comparison was done in EmbeddedCartridgeResource with EmbeddableCartridge and failed to get the checked ones.
                
> Provide ability to create a scalable and gearsized 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: Xavier Coulon
>            Priority: Critical
>             Fix For: 3.3.0.Beta3, 3.3.0.CR1
>
>
> It's supported by the CLI tools already: rhc-create-app -a "myapp" -t php-5.3 -s
> and -g|--gear-size size        The size of the gear for this app ([small|medium|large], defaults to small)
> Add as a new line on app creation wizard 
> Gear Size: [small]v] [x] Enable scaling

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