[UI] vRouter ScatterChart comments

Bug #1597347 reported by Naga Kiran
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.1
Fix Committed
Undecided
Pruthviraj
Trunk
Fix Committed
Undecided
Pruthviraj

Bug Description

1. The color priority should be red->orange->green->blue
we show the agg. bubble as blue even when there’re green vrouters.

2. The bubble size should be utilization % rather than raw bps..
right now the bubble is big even when we have only 2KB/s traffic.

Tags: ui
Naga Kiran (nagakiran)
Changed in juniperopenstack:
assignee: Naga Kiran (nagakiran) → Pruthviraj (pruthvims)
Naga Kiran (nagakiran)
information type: Proprietary → Public
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/22468
Submitter: Pruthviraj (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Review in progress for https://review.opencontrail.org/22472
Submitter: Pruthviraj (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Review in progress for https://review.opencontrail.org/22468
Submitter: Pruthviraj (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/22478
Submitter: Pruthviraj (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/22472
Submitter: Pruthviraj (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/22481
Submitter: Pruthviraj (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/22481
Committed: http://github.org/Juniper/contrail-web-controller/commit/1fe29df39e03b950062efe2b76b4da7ce2586fe7
Submitter: Zuul
Branch: R3.1

commit 1fe29df39e03b950062efe2b76b4da7ce2586fe7
Author: Pruthviraj MS <email address hidden>
Date: Wed Jul 27 15:10:22 2016 +0530

Closes-Bug: #1597347
Earlier, vRouter scatter chart bubble sizes are relative w.r.t the current setup
So, different setups with different bandwidth may show up with the same size
Now made the sizes as consistent across setup and 10Gbps is set as default max
So, max bubble size is choosen when bandwidth is 10Gbps and more

Change-Id: I8bf289288e0f4b33ad6ef44a51c34fd6d4d8fe9f

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/22478
Committed: http://github.org/Juniper/contrail-web-core/commit/4d05846b80fa0f38dd8684452f3fdc83bc283810
Submitter: Zuul
Branch: R3.1

commit 4d05846b80fa0f38dd8684452f3fdc83bc283810
Author: Pruthviraj MS <email address hidden>
Date: Wed Jul 27 14:58:49 2016 +0530

Closes-Bug: #1597347
Earlier, vRouter scatter chart bubble sizes are relative w.r.t the current setup
So, different setups with different bandwidth may show up with the same size
Now made the sizes as consistent across setup and 10Gbps is set as default max
So, max bubble size is choosen when bandwidth is 10Gbps and more

Change-Id: Id9023a6919ff928b0eddc601201a6a664575936f

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/22472
Committed: http://github.org/Juniper/contrail-web-controller/commit/8349623aefc4796313355f084516dec25c65f858
Submitter: Zuul
Branch: master

commit 8349623aefc4796313355f084516dec25c65f858
Author: Pruthviraj MS <email address hidden>
Date: Wed Jul 27 15:10:22 2016 +0530

Closes-Bug: #1597347
Earlier, vRouter scatter chart bubble sizes are relative w.r.t the current setup
So, different setups with different bandwidth may show up with the same size
Now made the sizes as consistent across setup and 10Gbps is set as default max
So, max bubble size is choosen when bandwidth is 10Gbps and more

Change-Id: I8bf289288e0f4b33ad6ef44a51c34fd6d4d8fe9f

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/22468
Committed: http://github.org/Juniper/contrail-web-core/commit/d2db86d839eed0d691f5fefc6606608a2e0a8bf7
Submitter: Zuul
Branch: master

commit d2db86d839eed0d691f5fefc6606608a2e0a8bf7
Author: Pruthviraj MS <email address hidden>
Date: Wed Jul 27 14:58:49 2016 +0530

Closes-Bug: #1597347
Earlier, vRouter scatter chart bubble sizes are relative w.r.t the current setup
So, different setups with different bandwidth may show up with the same size
Now made the sizes as consistent across setup and 10Gbps is set as default max
So, max bubble size is choosen when bandwidth is 10Gbps and more

Change-Id: Id9023a6919ff928b0eddc601201a6a664575936f

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/23001
Submitter: Naga Kiran (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Review in progress for https://review.opencontrail.org/23002
Submitter: Naga Kiran (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/23002
Committed: http://github.org/Juniper/contrail-web-controller/commit/6aca1fbbe5f28fb9f67f58bc0040a9d58ab0ef9a
Submitter: Zuul
Branch: R3.1

commit 6aca1fbbe5f28fb9f67f58bc0040a9d58ab0ef9a
Author: Naga Kiran <email address hidden>
Date: Sat Aug 6 18:50:16 2016 +0530

Closes-Bug: #1597347
Fixed the issue in sorting overlapped nodes in scatter chart with color
priroirty (red->orange->green->blue)

Change-Id: I20f1a228bd5dce3c79f5e5c6f8f233c1b933197a

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/23001
Committed: http://github.org/Juniper/contrail-web-core/commit/956d78d97deb877bfdea79d2f9639c95a514af89
Submitter: Zuul
Branch: R3.1

commit 956d78d97deb877bfdea79d2f9639c95a514af89
Author: Naga Kiran <email address hidden>
Date: Sat Aug 6 18:29:08 2016 +0530

Closes-Bug: #1597347
Fixed the issue in sorting overlapped nodes in scatter chart with color
priroirty (red->orange->green->blue)
Updated the color severity mapping in dashboardUtils.sortNodesByColor to
use new map that was changed as part of stack chart for alarms.

Change-Id: I199b5f17b84380aab3ef86ddd55ff8e8349b9097

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/23024
Submitter: Naga Kiran (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Review in progress for https://review.opencontrail.org/23025
Submitter: Naga Kiran (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/23025
Committed: http://github.org/Juniper/contrail-web-core/commit/ec509442e8dc40c9511876c66529adb38d0e306b
Submitter: Zuul
Branch: master

commit ec509442e8dc40c9511876c66529adb38d0e306b
Author: Naga Kiran <email address hidden>
Date: Sat Aug 6 18:29:08 2016 +0530

Closes-Bug: #1597347
Fixed the issue in sorting overlapped nodes in scatter chart with color
priroirty (red->orange->green->blue)
Updated the color severity mapping in dashboardUtils.sortNodesByColor to
use new map that was changed as part of stack chart for alarms.

Change-Id: I199b5f17b84380aab3ef86ddd55ff8e8349b9097
(cherry picked from commit 956d78d97deb877bfdea79d2f9639c95a514af89)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/23024
Committed: http://github.org/Juniper/contrail-web-controller/commit/02bd67ae5b2a620c0524f54bd4df6ccd9ddd15f4
Submitter: Zuul
Branch: master

commit 02bd67ae5b2a620c0524f54bd4df6ccd9ddd15f4
Author: Naga Kiran <email address hidden>
Date: Sat Aug 6 18:50:16 2016 +0530

Closes-Bug: #1597347
Fixed the issue in sorting overlapped nodes in scatter chart with color
priroirty (red->orange->green->blue)

Change-Id: I20f1a228bd5dce3c79f5e5c6f8f233c1b933197a
(cherry picked from commit 6aca1fbbe5f28fb9f67f58bc0040a9d58ab0ef9a)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.