shweta agarwal created CLOUDSTACK-2561:
------------------------------------------
Summary: add new tier dialog in VPC network does not show
networkofferings for which specify vlan=true is set
Key: CLOUDSTACK-2561
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2561
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.Create a VPC network offering whose specify VLAN=true set
2. Create a VPC network
3. Goto VPC network and configure it by creating its on tier
Notice network offeirng dropdown is not displaying network offering created in
step 1
Currently there is only one api call with specifyVlan=false
http://10.147.59.212:8080/client/api?command=listNetworkOfferings&response=json&sessionkey=wAjvas%2BNOtp9t4Nx6QCK8DqZGcE%3D&forvpc=true&guestiptype=Isolated&supportedServices=SourceNat&specifyvlan=false&state=Enabled&_=1368788839564
We need to have one more api call with specifyVlan=true.
And if user selects this network offerings we need to even show vlanid text
field for user to specify the vlanid for the network
--
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