You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "shweta agarwal (JIRA)" <ji...@apache.org> on 2013/05/15 08:33:15 UTC

[jira] [Created] (CLOUDSTACK-2504) not able to create network offering with specify Vlan=true and sourcenat service selected

shweta agarwal created CLOUDSTACK-2504:
------------------------------------------

             Summary: not able to create network offering with specify Vlan=true and sourcenat service selected
                 Key: CLOUDSTACK-2504
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2504
             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: build:
CloudStack-non-OSS-MASTER-329-rhel6.3
            Reporter: shweta agarwal
             Fix For: 4.2.0


Repro steps:
1.Goto network offerings tab
2. Try to create network offering with specify vlan=true and sourcenat service selected

Bug:
Gets message "SpecifyIpRanges can only be true for Shared network offerings and Isolated with no SourceNat service"

API : 
http://10.147.59.212:8080/client/api?command=createNetworkOffering&response=json&sessionkey=dNddt90WhymsHK2%2FNj9eD5fZbWk%3D&name=+mm&displayText=mm&guestIpType=Isolated&specifyVlan=true&servicecapabilitylist%5B0%5D.service=SourceNat&servicecapabilitylist%5B0%5D.capabilitytype=SupportedSourceNatTypes&servicecapabilitylist%5B0%5D.capabilityvalue=peraccount&availability=Optional&state=Creating&status=Creating&allocationstate=Creating&supportedServices=SourceNat&specifyIpRanges=true&isPersistent=false&conservemode=false&serviceProviderList%5B0%5D.service=SourceNat&serviceProviderList%5B0%5D.provider=VirtualRouter&traffictype=GUEST&_=1368599334993

Expected result:

APi should set specifyIpRanges=true only when no SourceNat service is selected

--
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