[
https://issues.jboss.org/browse/JBIDE-11505?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-11505:
-------------------------------------
Release Notes Text:
OpenShift gears constrain the resources an application may consume. A small (standard)
gear offers 512MB of RAM and 1GB of disk storage. You may leverage more RAM and disk space
by choosing a large gear. standard user may currently only choose small gears though.
OpenShift may now also scale applications. It will then bundle several gears and offer
even more resources to your application. JBoss Tools now offers you both options at
creation time. You may choose among available gears and enable scaling when you create
your application.
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
Reporter: Stefan Bunciak
Assignee: Stefan Bunciak
Priority: Critical
Labels: new_and_noteworthy
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