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 2013/10/30 19:37:28 UTC

[jira] [Created] (CLOUDSTACK-5010) createNetwork: 1) allow to create network with no cidr/vlan for Shared networks 2) allow to update vlan/cidr with updateNetwork call if the fields weren't set with createNetwork

Alena Prokharchyk created CLOUDSTACK-5010:
---------------------------------------------

             Summary: createNetwork: 1) allow to create network with no cidr/vlan for Shared networks 2) allow to update vlan/cidr with updateNetwork call if the fields weren't set with createNetwork
                 Key: CLOUDSTACK-5010
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5010
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
    Affects Versions: 4.2.0
            Reporter: Alena Prokharchyk
            Assignee: Alena Prokharchyk
             Fix For: Future


Currently for Shared networks, we require to pass startIp/endIp/Vlan/CIDR as a part of createNetwork call. We should let these fields to be empty in createNetwork, as they can be updated later via updateNetwork and createVlanIpRange calls.

When the network misses the fields, Guru's will fail to allocate the ips for the VM, and appropriate error "update your network with vlan/cidr" will be returned to the caller.



--
This message was sent by Atlassian JIRA
(v6.1#6144)