[ https://issues.apache.org/jira/browse/CLOUDSTACK-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alena Prokharchyk updated CLOUDSTACK-2334:
------------------------------------------
Component/s: (was: Management Server)
UI
> [GSLB] [UI] Unable to removeFromGlobalLoadBalancerRule because UI fires the API incorrectly
> -------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-2334
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2334
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the default.)
> Components: UI
> Affects Versions: 4.2.0
> Environment: commit 09af15035b9febe6f55e73a1389f950ab042564f
> Reporter: venkata swamybabu budumuru
> Fix For: 4.2.0
>
> Attachments: logs.tgz, Screen Shot 2013-05-06 at 12.12.15 PM.png
>
>
> Steps to reproduce :
> 1. Have a GSLB setup with at least 2 zones.
> 2. createGSLB rule and assign at least 1 LB rule to it
> 3. now try to remove the LB rule from GSLB rule.
> Observations:
> (i) Here is the snippet of the api that was fired
> _ 1367822100664
> command removeFromGlobalLoadBalancerRule
> id 1d69cdec-30b7-4ba2-bfe6-be928487632e
> response json
> sessionkey 8KHmc0MBehVqqZ4CPO0WW/uVNcA=
> (ii) we are passing lbruleid value as part of id. which shouldn't be the case here. Here
is the API which we should send in the below format.
> http://10.147.59.194:8096/api?command=removeFromGlobalLoadBalancerRule&id=ad91f245-31da-4fb7-a26b-6e16d844e9ed&loadbalancerrulelist=1d69cdec-30b7-4ba2-bfe6-be928487632e
> Attaching the screenshot of the same.
> Uploading mgmt, api and db dump to the bug.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|