You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Alena Prokharchyk (JIRA)" <ji...@apache.org> on 2014/02/04 19:50:09 UTC

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

Alena Prokharchyk created CLOUDSTACK-6026:
---------------------------------------------

             Summary: 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)