You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/02/05 01:18:10 UTC

[jira] [Commented] (CLOUDSTACK-6026) createNetworkOffering: serviceOffering selected in the UI, is never set on the network offering

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13891490#comment-13891490 ] 

ASF subversion and git services commented on CLOUDSTACK-6026:
-------------------------------------------------------------

Commit e7ec79b5f34f9f5cbe06653ec1948c7064c5b784 in branch refs/heads/4.3-forward from [~jessicawang]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=e7ec79b ]

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)