You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by sw...@apache.org on 2016/04/19 16:49:33 UTC

[2/3] git commit: updated refs/heads/4.8 to e17c64d

Merge pull request #1394 from nitin-maharana/CloudStack-Nitin25_4.7

CLOUDSTACK-9268: Display VM in Load balancing rule in UISteps of Repro:
=============
1:Create VMs
2:Make LoadBalancing rule in GUI
Name:WWW
PrivatePort:80
PublicPort:80
Add VMs:some VMs

Expected Result:
==============
The VMs which has been already assigned is should not be listed when you add the VM to an existing rule.

Actual Result:
===========
The VMs which has been already assigned is still being listed when you add the VM to an existing rule.

Fix:
===
Added jsonObj to newly created row in multiedit.js to stop listing the same VM again.

* pr/1394:
  CLOUDSTACK-9268: Display VM in Load balancing rule in UI

Signed-off-by: Koushik Das <ko...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e3e5be8d
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e3e5be8d
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e3e5be8d

Branch: refs/heads/4.8
Commit: e3e5be8dedb3f270c45b1e8b65952ac62fbe46a6
Parents: 6f703c4 a68918f
Author: Koushik Das <ko...@apache.org>
Authored: Tue Apr 19 16:31:50 2016 +0530
Committer: Koushik Das <ko...@apache.org>
Committed: Tue Apr 19 16:31:50 2016 +0530

----------------------------------------------------------------------
 ui/scripts/ui/widgets/multiEdit.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------