Skip to content

ui bug fix: cannot assign vms to internal lb in VPC#3832

Merged
yadvr merged 1 commit into
apache:4.13from
ustcweizhou:ui-cannot-assign-vm-to-internal-lb
Jan 31, 2020
Merged

ui bug fix: cannot assign vms to internal lb in VPC#3832
yadvr merged 1 commit into
apache:4.13from
ustcweizhou:ui-cannot-assign-vm-to-internal-lb

Conversation

@ustcweizhou
Copy link
Copy Markdown
Contributor

Description

This fixes the issue that cannot assign VMs in Internal LB in VPC.
listView is overwritten due to commit 2e2b670 (#3161)

Fixes: #3827

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)

Screenshots (if appropriate):

How Has This Been Tested?

Copy link
Copy Markdown
Contributor

@DaanHoogland DaanHoogland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, i see your fix, $listView gets written as a new var and addressed as the old var in line 172 👍

@weizhouapache
Copy link
Copy Markdown
Member

ok, i see your fix, $listView gets written as a new var and addressed as the old var in line 172 👍

@DaanHoogland yes exactly

@yadvr
Copy link
Copy Markdown
Member

yadvr commented Jan 28, 2020

Needs someone to manually test the UI cc @andrijapanicsb @DaanHoogland @borisstoyanov

@DaanHoogland
Copy link
Copy Markdown
Contributor

@blueorangutan package

@blueorangutan
Copy link
Copy Markdown

@DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

@blueorangutan
Copy link
Copy Markdown

Packaging result: ✖centos6 ✖centos7 ✔debian. JID-696

@DaanHoogland
Copy link
Copy Markdown
Contributor

@blueorangutan package

@blueorangutan
Copy link
Copy Markdown

@DaanHoogland a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

@blueorangutan
Copy link
Copy Markdown

Packaging result: ✔centos6 ✖centos7 ✔debian. JID-706

@yadvr
Copy link
Copy Markdown
Member

yadvr commented Jan 31, 2020

Tested against a 4.13.0.0 env, to assign VM to an internal LB:
Screenshot from 2020-01-31 15-22-23

@yadvr yadvr merged commit 75aa6e3 into apache:4.13 Jan 31, 2020
ustcweizhou added a commit to ustcweizhou/cloudstack that referenced this pull request Feb 28, 2020
This fixes the issue that cannot assign VMs in Internal LB in VPC.
listView is overwritten due to commit 2e2b670 (apache#3161)

Fixes: apache#3827
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants