Created attachment 585976 [details] scale button in site Description of problem: After creating an scaling app via CLI, and check the app detail page via Website, there's an button named "Scales with Haproxy", but it seems the button has not been implemented with any function up to now. Version-Release number of selected component (if applicable): rhc-site-0.93.2-1.git.42.5115295.el6.noarch How reproducible: Always Steps to Reproduce: 1.Create an scaling app via CLI 2.Go to app/console/applications/$appname 3. Check Button "Scales with Haproxy" Actual results: It doesn't work up to now Expected results: After click the button, the user could scale up his applications Additional info:
hmm, not sure if this will work like what I said as an scale up button or it's just an text message indicating it's a scaling app.
To my knowledge, we don't have a straightforward way after app creation to make it a scaled app. This should just reflect status and not be clickable until we have a back-end for it available.
It's not a button. It's not clickable either. It's just white text on a black background. In the future it will be prettier, I promise.