manasaveloori created CLOUDSTACK-6690:
-----------------------------------------
Summary: ListView while assigning VM to internal LB rule in VPC
is not valid.
Key: CLOUDSTACK-6690
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6690
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: UI
Affects Versions: 4.3.0
Reporter: manasaveloori
Fix For: 4.4.0
Attachments: Listview.jpg
1. Create VPC.
2. Create a tier network with network offering having support for internal LB.
3. Deploy a VM under this tier network.
3. VPC->tier->internal LB....Con figure internal LB.
4. Now assign the VM to internal LB.
While assigning we are haviing 2 options to select the VM.
Listview on left hand side is not valid.
Assigning the VM by using the Listview does not configure the lb rule:
Logs
2014-05-16 16:00:58,946 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl]
(API-Job-Executor-12:job-444) Executing AsyncJobVO {id:444, userId: 2,
accountId: 2, instanceType: None, instanceId: null, cmd:
org.apache.cloudstack.api.command.user.loadbalancer.AssignToLoadBalancerRuleCmd,
cmdInfo:
{"response":"json","id":"c2ca8600-0cf9-44a0-8443-da5c743cbd49","sessionkey":"e9nTmi2e/Ci2Oy/hkABO5FRlkI8\u003d","cmdEventType":"LB.ASSIGN.TO.RULE","virtualmachineids":"","ctxUserId":"2","httpmethod":"GET","_":"1400236258357","ctxAccountId":"2","ctxStartEventId":"541"},
cmdVersion: 0, status: IN_PROGRESS, processStatus: 0, resultCode: 0, result:
null, initMsid: 7322717913215, completeMsid: null, lastUpdated: null,
lastPolled: null, created: null}
2014-05-16 16:00:59,016 WARN [c.c.n.l.LoadBalancingRulesManagerImpl]
(API-Job-Executor-12:job-444 ctx-723e9aab) List of vms to assign to the lb, is
empty
2014-05-16 16:00:59,029 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl]
(API-Job-Executor-12:job-444) Complete async job-444, jobStatus: FAILED,
resultCode: 530, result:
org.apache.cloudstack.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":530,"errortext":"Failed
to assign load balancer rule"}
2014-05-16 16:00:59,042 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl]
(API-Job-Executor-12:job-444) Done executing
org.apache.cloudstack.api.command.user.loadbalancer.AssignToLoadBalancerRuleCmd
for job-444
Attaching the screen shot for the same.
Able to assign VM to internal LB uisng the select button on right hand side.
--
This message was sent by Atlassian JIRA
(v6.2#6252)