[
https://issues.apache.org/jira/browse/CLOUDSTACK-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13891492#comment-13891492
]
ASF subversion and git services commented on CLOUDSTACK-6026:
-------------------------------------------------------------
Commit 039b1c15945fb93f37b7bb7de46d199ca17ffe9b in branch refs/heads/master
from [~jessicawang]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=039b1c1 ]
CLOUDSTACK-6026: UI > create network offering > pass serviceofferingid
parameter instead of systemOfferingForRouter parameter to API.
> createNetworkOffering: serviceOffering selected in the UI, is never set on
> the network offering
> -----------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-6026
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6026
> 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: Alena Prokharchyk
> Assignee: Jessica Wang
> Priority: Critical
> Fix For: 4.4.0
>
>
> Steps to reproduce:
> 1) Create network offering, select some system service offering for the
> Virtual Router during the creation.
> 2) The service offering is not set on the network offering.
> Its a UI bug. UI passes incorrect parameter during createNetworkOffering
> call. It passes "systemOfferingForRouter" instead of "serviceOfferingId"
> http://localhost:8080/client/api?command=createNetworkOffering&response=json&sessionkey=8sgvQADifWewmgRl7mPBQazVTSc%3D&name=dsaf&displayText=dsfa&guestIpType=Isolated&lbType=publicLb&systemOfferingForRouter=e7c401e2-eece-47d9-8f1e-edb49b5080e7&servicecapabilitylist%5B0%5D.service=SourceNat&servicecapabilitylist%5B0%5D.capabilitytype=SupportedSourceNatTypes&servicecapabilitylist%5B0%5D.capabilityvalue=peraccount&servicecapabilitylist%5B1%5D.service=lb&servicecapabilitylist%5B1%5D.capabilitytype=SupportedLbIsolation&servicecapabilitylist%5B1%5D.capabilityvalue=dedicated&availability=Optional&egresspolicy=ALLOW&state=Creating&status=Creating&allocationstate=Creating&supportedServices=Vpn%2CDhcp%2CDns%2CFirewall%2CLb%2CUserData%2CSourceNat%2CStaticNat%2CPortForwarding&specifyIpRanges=false&spe
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)