Originally there was no instance status indicator in Cloud Engine, so users had to click on each application to view the instance status. This bug fixes aeolus-conductor-0.8.0-28.el6.noarch, and there is now a red (all instances stopped), yellow (some instances stopped, pending, or shutting down), or green icon (all instances running) visible to the user as an indication of the instance status.
Description of problem:
================================
IMO, its hard to tell what deployments are actually running forcing the user to click view instances to get some sense of running deployables.
I think it would bring some clarity into the ui if we add a small green/yellow/red status icon on the deployable score card.
green = everything running
yellow = some instances stopped/pending/shutting down
red = everything stopped
See the screen shot, which deployable is running?
Tested rpms:
>> rpm -qa |grep aeolus
aeolus-configure-2.8.6-1.el6cf.noarch
rubygem-aeolus-image-0.3.0-12.el6.noarch
rubygem-aeolus-cli-0.7.1-1.el6cf.noarch
aeolus-conductor-0.13.8-1.el6cf.noarch
aeolus-conductor-daemons-0.13.8-1.el6cf.noarch
aeolus-conductor-doc-0.13.8-1.el6cf.noarch
aeolus-all-0.13.8-1.el6cf.noarch
The red/yellow/green icons are visible to the user as an indiction of the status of the instances. See attached screenshot.
Marking this BZ as 'verified'.
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/RHEA-2012-1516.html
Description of problem: ================================ IMO, its hard to tell what deployments are actually running forcing the user to click view instances to get some sense of running deployables. I think it would bring some clarity into the ui if we add a small green/yellow/red status icon on the deployable score card. green = everything running yellow = some instances stopped/pending/shutting down red = everything stopped See the screen shot, which deployable is running?