[
https://issues.apache.org/jira/browse/CLOUDSTACK-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sadhu suresh updated CLOUDSTACK-193:
------------------------------------
Component/s: UI
Priority: Blocker (was: Major)
Description:
Instance wizard says "please select atleast one network to continue even after
selecting N/W from the available VPC netwrok list.
Steps:
1.Prepare Advance Zone with single cluster having 2 hosts
2.create separate account
3.login with the account
4.create a vpc with cidr as 10.1.1.1/16
5.try deploy a VM using AddInstance wizard(Go to Instances tab)
Actual result:
*******************
fail to complete VM deployment process because even after selecting the network
from VPC network list ,Instance wizard expecting network need to be selected.
wizard says "please select atleast one network to continue " evene after
selecting the network form VPC list.
Firebug shows:listnetworks got emply lsit
http://10.147.39.84:8080/client/api?command=listNetworks&response=json&sessionkey=bphPcmBoWtSNAsT9JrN6dLpoTZk%3D&zoneId=1e7aaa3d-65ba-4528-a09b-c6ec61b25bb8&domainid=2cd4afbc-37aa-4837-990e-a450cc977ebc&account=sadhu&_=1348489923662
{ "listnetworksresponse" : { } }
http://10.147.39.84:8080/client/api?command=listVPCs&response=json&sessionkey=bphPcmBoWtSNAsT9JrN6dLpoTZk%3D&_=1348489923432
{ "listvpcsresponse" : { "count":2 ,"vpc" : [
{"id":"c6e7e9ce-0a8f-435a-9f62-985f3703a09a","name":"bbc","displaytext":"bcb","state":"Enabled","zoneid":"1e7aaa3d-65ba-4528-a09b-c6ec61b25bb8","zonename":"zone","service":[{"name":"PortForwarding","provider":[{"name":"VpcVirtualRouter"}]},{"name":"Vpn","provider":[{"name":"VpcVirtualRouter"}]},{"name":"Dhcp","provider":[{"name":"VpcVirtualRouter"}]},{"name":"SourceNat","provider":[{"name":"VpcVirtualRouter"}]},{"name":"UserData","provider":[{"name":"VpcVirtualRouter"}]},{"name":"NetworkACL","provider":[{"name":"VpcVirtualRouter"}]},{"name":"StaticNat","provider":[{"name":"VpcVirtualRouter"}]},{"name":"Dns","provider":[{"name":"VpcVirtualRouter"}]},{"name":"Lb","provider":[{"name":"VpcVirtualRouter"}]}],"cidr":"10.1.1.1/16","vpcofferingid":"b28c2303-acd9-4f82-8033-8a9d6182aa29","account":"sadhu","domainid":"2cd4afbc-37aa-4837-990e-a450cc977ebc","domain":"ROOT","network":[],"restartrequired":false,"networkdomain":"cs3cloud.internal","tags":[]},
{"id":"a161096e-5744-429a-aba1-893ead920ff9","name":"abc","displaytext":"abc","state":"Enabled","zoneid":"1e7aaa3d-65ba-4528-a09b-c6ec61b25bb8","zonename":"zone","service":[{"name":"PortForwarding","provider":[{"name":"VpcVirtualRouter"}]},{"name":"Vpn","provider":[{"name":"VpcVirtualRouter"}]},{"name":"Dhcp","provider":[{"name":"VpcVirtualRouter"}]},{"name":"SourceNat","provider":[{"name":"VpcVirtualRouter"}]},{"name":"UserData","provider":[{"name":"VpcVirtualRouter"}]},{"name":"NetworkACL","provider":[{"name":"VpcVirtualRouter"}]},{"name":"StaticNat","provider":[{"name":"VpcVirtualRouter"}]},{"name":"Dns","provider":[{"name":"VpcVirtualRouter"}]},{"name":"Lb","provider":[{"name":"VpcVirtualRouter"}]}],"cidr":"10.1.1.1/16","vpcofferingid":"b28c2303-acd9-4f82-8033-8a9d6182aa29","account":"sadhu","domainid":"2cd4afbc-37aa-4837-990e-a450cc977ebc","domain":"ROOT","network":[],"restartrequired":false,"networkdomain":"db","tags":[]}
] } }
please check the attached screenshot
Expected Result:
Vm deployment should be successful.
Affects Version/s: 4.0.0
Summary: UI:unable to procede deployVM operation when only VPC
network available (Add Instance Wizard) (was: UI:Not able to deploy VM when
only VPC network available in Network list (Add Instance Wizard))
> UI:unable to procede deployVM operation when only VPC network available (Add
> Instance Wizard)
> ---------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-193
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-193
> Project: CloudStack
> Issue Type: Bug
> Components: UI
> Affects Versions: 4.0.0
> Reporter: sadhu suresh
> Priority: Blocker
>
> Instance wizard says "please select atleast one network to continue even
> after selecting N/W from the available VPC netwrok list.
> Steps:
> 1.Prepare Advance Zone with single cluster having 2 hosts
> 2.create separate account
> 3.login with the account
> 4.create a vpc with cidr as 10.1.1.1/16
> 5.try deploy a VM using AddInstance wizard(Go to Instances tab)
> Actual result:
> *******************
> fail to complete VM deployment process because even after selecting the
> network from VPC network list ,Instance wizard expecting network need to be
> selected.
> wizard says "please select atleast one network to continue " evene after
> selecting the network form VPC list.
> Firebug shows:listnetworks got emply lsit
> http://10.147.39.84:8080/client/api?command=listNetworks&response=json&sessionkey=bphPcmBoWtSNAsT9JrN6dLpoTZk%3D&zoneId=1e7aaa3d-65ba-4528-a09b-c6ec61b25bb8&domainid=2cd4afbc-37aa-4837-990e-a450cc977ebc&account=sadhu&_=1348489923662
> { "listnetworksresponse" : { } }
> http://10.147.39.84:8080/client/api?command=listVPCs&response=json&sessionkey=bphPcmBoWtSNAsT9JrN6dLpoTZk%3D&_=1348489923432
> { "listvpcsresponse" : { "count":2 ,"vpc" : [
> {"id":"c6e7e9ce-0a8f-435a-9f62-985f3703a09a","name":"bbc","displaytext":"bcb","state":"Enabled","zoneid":"1e7aaa3d-65ba-4528-a09b-c6ec61b25bb8","zonename":"zone","service":[{"name":"PortForwarding","provider":[{"name":"VpcVirtualRouter"}]},{"name":"Vpn","provider":[{"name":"VpcVirtualRouter"}]},{"name":"Dhcp","provider":[{"name":"VpcVirtualRouter"}]},{"name":"SourceNat","provider":[{"name":"VpcVirtualRouter"}]},{"name":"UserData","provider":[{"name":"VpcVirtualRouter"}]},{"name":"NetworkACL","provider":[{"name":"VpcVirtualRouter"}]},{"name":"StaticNat","provider":[{"name":"VpcVirtualRouter"}]},{"name":"Dns","provider":[{"name":"VpcVirtualRouter"}]},{"name":"Lb","provider":[{"name":"VpcVirtualRouter"}]}],"cidr":"10.1.1.1/16","vpcofferingid":"b28c2303-acd9-4f82-8033-8a9d6182aa29","account":"sadhu","domainid":"2cd4afbc-37aa-4837-990e-a450cc977ebc","domain":"ROOT","network":[],"restartrequired":false,"networkdomain":"cs3cloud.internal","tags":[]},
>
> {"id":"a161096e-5744-429a-aba1-893ead920ff9","name":"abc","displaytext":"abc","state":"Enabled","zoneid":"1e7aaa3d-65ba-4528-a09b-c6ec61b25bb8","zonename":"zone","service":[{"name":"PortForwarding","provider":[{"name":"VpcVirtualRouter"}]},{"name":"Vpn","provider":[{"name":"VpcVirtualRouter"}]},{"name":"Dhcp","provider":[{"name":"VpcVirtualRouter"}]},{"name":"SourceNat","provider":[{"name":"VpcVirtualRouter"}]},{"name":"UserData","provider":[{"name":"VpcVirtualRouter"}]},{"name":"NetworkACL","provider":[{"name":"VpcVirtualRouter"}]},{"name":"StaticNat","provider":[{"name":"VpcVirtualRouter"}]},{"name":"Dns","provider":[{"name":"VpcVirtualRouter"}]},{"name":"Lb","provider":[{"name":"VpcVirtualRouter"}]}],"cidr":"10.1.1.1/16","vpcofferingid":"b28c2303-acd9-4f82-8033-8a9d6182aa29","account":"sadhu","domainid":"2cd4afbc-37aa-4837-990e-a450cc977ebc","domain":"ROOT","network":[],"restartrequired":false,"networkdomain":"db","tags":[]}
> ] } }
> please check the attached screenshot
> Expected Result:
> Vm deployment should be successful.
--
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