Bug 1111419 - Wrong command line option --scale used in application's gear page on web, which should be --scaling
Summary: Wrong command line option --scale used in application's gear page on web, whi...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Website
Version: 2.1.0
Hardware: Unspecified
OS: Unspecified
high
low
Target Milestone: ---
: ---
Assignee: Brenton Leanhardt
QA Contact: libra bugs
URL:
Whiteboard:
Depends On: 1111009
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-20 02:42 UTC by Brenton Leanhardt
Modified: 2014-08-26 13:52 UTC (History)
7 users (show)

Fixed In Version: rubygem-openshift-origin-console-1.23.4.4-1.el6op, openshift-origin-console-1.16.2.8-1.el6op
Doc Type: Bug Fix
Doc Text:
The Management Console contained a typo when referring to the client tools option for creating a scalable application. This bug fix updates the Management Console, and the correct client tools option, --scaling, is now shown.
Clone Of: 1111009
Environment:
Last Closed: 2014-08-26 13:52:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2014:1095 0 normal SHIPPED_LIVE Red Hat OpenShift Enterprise 2.1.5 bug fix and enhancement update 2014-08-26 17:51:34 UTC

Description Brenton Leanhardt 2014-06-20 02:42:10 UTC
+++ This bug was initially created as a clone of Bug #1111009 +++

Description of problem:
Check a non-scaling app's gear page at app/console/application/${UUID}-${WEB_CART}/scaling/new#${WEB_CARTRIDGE}, eg, app/console/application/53a28680dc3fd77a2b000057-diy/scaling/new#diy-0.1
The page show:
This application is not currently scalable. For the time being applications must be set to scale when they are created. To make a new application scalable you will need to pass the command line option --scale:
rhc create-app --scale -a <your application> ...

But the correct option should be --scaling

Version-Release number of selected component (if applicable):
devenv_4890
INT(devenv_4887)
STG(2.0.45.2)
PROD

How reproducible:
always

Steps to Reproduce:
1.Create a non-scalable app.
2.Log in to website and goto applications page.
3.Click on the application's name.
4.Click the link under Gears and check the page.

Actual results:
We are using --scale in this page.

Expected results:
--scale should be updated to use the correct option --scaling.

Additional info:

--- Additional comment from Jordan Liggitt on 2014-06-19 09:21:27 EDT ---

Will merge in https://github.com/openshift/origin-server/pull/5528

--- Additional comment from openshift-github-bot on 2014-06-19 16:22:04 EDT ---

Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/60c16192dd85eabd92d810db8c05571fa779a6fe
Fix bug 1111009: Typo on app scaling page

Comment 2 Brenton Leanhardt 2014-08-01 13:44:11 UTC
Upstream commit:

commit 59f72a424028ed3388e493cfaf8dbd6ec2adb7b7
Author: Jordan Liggitt <jliggitt>
Date:   Thu Jun 19 09:20:07 2014 -0400

    Fix bug 1111009: Typo on app scaling page

Comment 5 Yujie Zhang 2014-08-04 06:43:29 UTC
Tested on 2.1.z/2014-08-01.1, we are using --scaling now, so verify this bug, thanks.

Comment 7 errata-xmlrpc 2014-08-26 13:52:34 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2014-1095.html


Note You need to log in before you can comment on or make changes to this bug.