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)