[
https://issues.apache.org/jira/browse/CLOUDSTACK-6232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932144#comment-13932144
]
ASF subversion and git services commented on CLOUDSTACK-6232:
-------------------------------------------------------------
Commit b5c8a56eeaa62cb1295993b43b11f1fb916949af in cloudstack's branch
refs/heads/master from [~dahn]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=b5c8a56 ]
CLOUDSTACK-6232 allow expansion of ip on isolated networks as well
> isolated network can no longer reserve ip range
> -----------------------------------------------
>
> Key: CLOUDSTACK-6232
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6232
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Network Controller
> Affects Versions: 4.2.0, 4.3.0, 4.4.0
> Reporter: Daan Hoogland
> Assignee: Daan Hoogland
> Priority: Blocker
> Fix For: 4.4.0
>
>
> We found a functionality that we use once in a while no longer is permitted
> in 4.2.1. It seems in line with the philosophy of cloudstack but is hurting
> our operation. In 4.1.1 we could add a bridged network with the following
> network offering:
> cno.traffictype = "GUEST"
> cno.guestiptype = "Isolated"
> cno.specifyipranges = True
> cno.specifyvlan = False
> cno.serviceproviderlist = [ { "service": "Connectivity", "provider":
> "NiciraNvp"},
> { "service": "UserData", "provider":
> "VirtualRouter"},
> { "service": "Dhcp", "provider": "VirtualRouter"}
> ]
--
This message was sent by Atlassian JIRA
(v6.2#6252)