[R2.20 Build 21 Juno]UI: TOR Scale: With 8K VN Policy creation page is becoming unresponsive

Bug #1456145 reported by chhandak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R2.20
Fix Committed
High
Manoj
Trunk
Fix Committed
High
Manoj

Bug Description

In TOR Scale setup with 8K VN while trying to create policy through contrail webui page is becoming unresponsive

Please find the screen show attached.

Setup
----------
env.roledefs = {
    'all': [host1, host2, host3, host4, host5, host6],
    'cfgm': [host1, host2, host3],
    'openstack': [host1, host2, host3],
    'webui': [host2],
    'control': [host1, host3],
    'compute': [host4, host5, host6],
    'tsn': [host4, host5],
    'toragent': [host4, host5],
    'collector': [host1, host3],
    'database': [host1, host2, host3],
    'build': [host_build],
}

env.hostnames = {
    'all': ['nodei6', 'nodei7', 'nodei8', 'nodei9', 'nodei10', 'nodei19']
}

Tags: bms scale ui
Revision history for this message
chhandak (chhandak) wrote :
summary: - [R2.20 Build 21 Juno]UI: TOR Scale: With 8K vm Policy creating page is
+ [R2.20 Build 21 Juno]UI: TOR Scale: With 8K vm Policy creation page is
becoming unresponsive
summary: - [R2.20 Build 21 Juno]UI: TOR Scale: With 8K vm Policy creation page is
+ [R2.20 Build 21 Juno]UI: TOR Scale: With 8K VN Policy creation page is
becoming unresponsive
Revision history for this message
Rahul (rahuls) wrote :

Seen with select2. Please get select2 updated to latest

Changed in juniperopenstack:
importance: Undecided → High
assignee: nobody → Raj Reddy (rajreddy)
milestone: none → r2.30-fcs
Raj Reddy (rajreddy)
Changed in juniperopenstack:
assignee: Raj Reddy (rajreddy) → Abhishek Singla (singla)
information type: Proprietary → Public
Revision history for this message
Rahul (rahuls) wrote :

Testing a fix by overriding default select2 query with user defined query and decreasing page size in it. Worked with 64K records.

Problem seen with setting initial value in this case, will be used if that is solved.

Revision history for this message
Rahul (rahuls) wrote :
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : R2.20

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

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

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

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

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

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

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

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

Reviewed: https://review.opencontrail.org/10849
Committed: http://github.org/Juniper/contrail-web-controller/commit/13e55670b3b9046b0d7570b08fb7e7dfaf4442fb
Submitter: Zuul
Branch: master

commit 13e55670b3b9046b0d7570b08fb7e7dfaf4442fb
Author: Manoj Naik <email address hidden>
Date: Tue May 26 21:18:06 2015 +0530

Related-Bug: #1456145 - Controlnode - Routes changed the Routing Instance
combobox to dropdown to use the pagination feature.

Change-Id: I71d1c8853bdaf5f479dce1099d5434db2620c151

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

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

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

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

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

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

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

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

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

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

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

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

commit 9b09b4ca1e4e5f9a6f261df9b9c01a0892ee46b1
Author: Manoj Naik <email address hidden>
Date: Tue May 26 20:34:43 2015 +0530

Related-Bug: #1456145 - Added the autopagination for the select2 elements -
Dropdown and multiselect to improve performance.

Change-Id: I1210924c4dbef303071923953e5107f414de6305

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

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

commit 63cf77f59f08af2f315104eac827dc88c1c5ad8c
Author: Manoj Naik <email address hidden>
Date: Wed May 27 12:20:14 2015 +0530

Related-Bug: #1456145 - Increasing the autocomplete delay to 500ms so that user
can enter text smoothly.

Change-Id: Iaac296187461d039e24ee19afecf7d72aaf58919

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

Reviewed: https://review.opencontrail.org/10845
Committed: http://github.org/Juniper/contrail-web-core/commit/7191c9c716684a955ce91f955185ed9f2a2c9fa7
Submitter: Zuul
Branch: R2.20

commit 7191c9c716684a955ce91f955185ed9f2a2c9fa7
Author: Manoj Naik <email address hidden>
Date: Tue May 26 20:34:43 2015 +0530

Related-Bug: #1456145 - Added the autopagination for the select2 elements -
Dropdown and multiselect to improve performance.

Change-Id: I1210924c4dbef303071923953e5107f414de6305

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

Reviewed: https://review.opencontrail.org/10895
Committed: http://github.org/Juniper/contrail-web-core/commit/cd7a50ae06a05b339ee28e790bee575de42149ea
Submitter: Zuul
Branch: R2.20

commit cd7a50ae06a05b339ee28e790bee575de42149ea
Author: Manoj Naik <email address hidden>
Date: Wed May 27 12:20:14 2015 +0530

Related-Bug: #1456145 - Increasing the autocomplete delay to 500ms so that user
can enter text smoothly.

Change-Id: Iaac296187461d039e24ee19afecf7d72aaf58919

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

Reviewed: https://review.opencontrail.org/10848
Committed: http://github.org/Juniper/contrail-web-controller/commit/6613d0d8882b9c6e9c2383576b0a953edc1de149
Submitter: Zuul
Branch: R2.20

commit 6613d0d8882b9c6e9c2383576b0a953edc1de149
Author: Manoj Naik <email address hidden>
Date: Tue May 26 21:18:06 2015 +0530

Related-Bug: #1456145 - Controlnode - Routes changed the Routing Instance
combobox to dropdown to use the pagination feature.

Change-Id: I71d1c8853bdaf5f479dce1099d5434db2620c151

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

Reviewed: https://review.opencontrail.org/10903
Committed: http://github.org/Juniper/contrail-web-controller/commit/72aeda3c0a1cc8c8df523aa9b162098b5f0ace43
Submitter: Zuul
Branch: R2.20

commit 72aeda3c0a1cc8c8df523aa9b162098b5f0ace43
Author: Manoj Naik <email address hidden>
Date: Wed May 27 14:05:28 2015 +0530

Related-Bug: #1456145 - In policy create/edit window the Source Destination dropdown is
modified to show only 200 items and the user will need to search using the
search tool to find if there are more no. of records. Limiting the items shown
at once will improve the performance.

Change-Id: I915276fdd5e77b81c3104321b187256660acf79c

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

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

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

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

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

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

commit de8b00c5952aa20f6b6278778f4ab502c2377cc4
Author: Manoj Naik <email address hidden>
Date: Wed May 27 14:05:28 2015 +0530

Related-Bug: #1456145 - In policy create/edit window the Source Destination dropdown is
modified to show only 200 items and the user will need to search using the
search tool to find if there are more no. of records. Limiting the items shown
at once will improve the performance.

Change-Id: I915276fdd5e77b81c3104321b187256660acf79c

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

Reviewed: https://review.opencontrail.org/10910
Committed: http://github.org/Juniper/contrail-web-controller/commit/83f3b323369a5fc698f58266823d654e4223fdff
Submitter: Zuul
Branch: master

commit 83f3b323369a5fc698f58266823d654e4223fdff
Author: Manoj Naik <email address hidden>
Date: Wed May 27 15:48:23 2015 +0530

Closes-Bug: #1456145 - Security Groups - Address dropdown - limiting the data
loaded to 200 and providing the option for the user to search. This way the
performance of the dropdown is improved.
Also, fixed the same policy page for Soure and Destination fields.

Change-Id: I14350bcaba25c73754f91fe140c959d428bb84e5

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

Reviewed: https://review.opencontrail.org/10911
Committed: http://github.org/Juniper/contrail-web-controller/commit/d25e476540e0fa573196a9d7acc6defa67c041da
Submitter: Zuul
Branch: R2.20

commit d25e476540e0fa573196a9d7acc6defa67c041da
Author: Manoj Naik <email address hidden>
Date: Wed May 27 15:48:23 2015 +0530

Closes-Bug: #1456145 - Security Groups - Address dropdown - limiting the data
loaded to 200 and providing the option for the user to search. This way the
performance of the dropdown is improved.
Also, fixed the same policy page for Soure and Destination fields.

Change-Id: I14350bcaba25c73754f91fe140c959d428bb84e5

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

Other bug subscribers

Bug attachments

Remote bug watches

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