You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Bharat Kumar (JIRA)" <ji...@apache.org> on 2013/06/28 16:06:21 UTC

[jira] [Resolved] (CLOUDSTACK-2636) PVLAN UI: physical network> Guest network > Add IP range FAIL with error 'Gateway netmask and zoneid have to be passed in for virtual and direct untagged networks

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bharat Kumar resolved CLOUDSTACK-2636.
--------------------------------------

    Resolution: Fixed

ca13586331d215b0be269fea010536106d7fa67c
                
> PVLAN UI:  physical network>  Guest network > Add IP range  FAIL with error 'Gateway netmask and zoneid have to be passed in for virtual  and  direct untagged networks
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2636
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2636
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: API
>    Affects Versions: 4.2.0
>         Environment: MS     ubuntu  13..04  KVM  ACS 4.2  PVLAN
> host    ubuntu  13..04  KVM  ACS 4.2  PVLAN
>            Reporter: angeline shen
>            Assignee: Bharat Kumar
>             Fix For: 4.2.0
>
>         Attachments: management-server.log.gz, Screenshot-CloudStack - Mozilla Firefox.png
>
>
> 1. advance zone.  create shared network  with VLAN ID, private VLAN ID, IPV4 gateway, netmask, 
>    start IP, end IP
> 2. physical network> guest network> select network> view IP range> delete IP range
>     add IP range> 
>     UI only allow   IPV4  start IP ,  IPV4  end IP,  IPV6 start IP, IPV6 end IP   to be specified
>     After above are specified, UI returns  error:
>      Gateway, netmask and zoneID  have to be passed in for virtual and direct untagged networks
> Result:    UI should   also pass gateway, netmask  and zoneID in  the API call
> client call:
> http://10.223.195.113:8080/client/api?command=createVlanIpRange&forVirtualNetwork=false&networkid=dae3b32a-312b-4d79-a3af-2753563e127e&startip=10.223.161.100&endip=10.223.161.123&response=json&sessionkey=B6%2Bom%2B7iUDa%2BVdCTmIeNFW5UjWs%3D&_=1369267057369
> server response:
> { "createvlaniprangeresponse" : {"errorcode":431,"cserrorcode":4350,"errortext":"Gateway, netmask and zoneId have to be passed in for virtual and direct untagged networks"} }

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