[
https://issues.apache.org/jira/browse/CLOUDSTACK-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alena Prokharchyk resolved CLOUDSTACK-5010.
-------------------------------------------
Resolution: Won't Fix
Resolving as Wontfix as in the CS its assumed that when the resource is
created, it immediately ready to be used. The fix would contradict with the
current design.
> 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)