yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11203
[Bug 1288954] [NEW] Progress indicators in Resize Instance modal show incorrect values
Public bug reported:
Progress indicators in Resize Instance modal show two colors, blue for
currently allocated and green for the allocation-to-be based on user's
flavor choice. The problem is the current flavor is taken into account
in blue, and the new flavor is taken into account in green. In other
words, allocation numbers of two flavors for the same instance are
included in the progress bar.
Suggestion is to exclude the current flavor from the blue piece, and use
the new flavor for the green piece.
To reproduce the issue,
1. Launch an instance with m1.nano flavor.
2. Open the Resize Instance modal by clicking on More > Resize Instance next to the instance.
3. Select "m1.micro" for New Flavor.
You'll notice blue and green sections showing 1 for "Number of
Instances", even though resizing is not supposed to change the number of
instances.
Similarly, it shows 1 vcpu for blue and 1 for green, even though
selecting m1.micro should not change the number of allocated vcpus.
** Affects: horizon
Importance: Undecided
Status: New
** Tags: horizon instance progress-indicator resize
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1288954
Title:
Progress indicators in Resize Instance modal show incorrect values
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Progress indicators in Resize Instance modal show two colors, blue for
currently allocated and green for the allocation-to-be based on user's
flavor choice. The problem is the current flavor is taken into account
in blue, and the new flavor is taken into account in green. In other
words, allocation numbers of two flavors for the same instance are
included in the progress bar.
Suggestion is to exclude the current flavor from the blue piece, and
use the new flavor for the green piece.
To reproduce the issue,
1. Launch an instance with m1.nano flavor.
2. Open the Resize Instance modal by clicking on More > Resize Instance next to the instance.
3. Select "m1.micro" for New Flavor.
You'll notice blue and green sections showing 1 for "Number of
Instances", even though resizing is not supposed to change the number
of instances.
Similarly, it shows 1 vcpu for blue and 1 for green, even though
selecting m1.micro should not change the number of allocated vcpus.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1288954/+subscriptions
Follow ups
References