[
https://issues.apache.org/jira/browse/CLOUDSTACK-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224503#comment-14224503
]
ASF subversion and git services commented on CLOUDSTACK-7963:
-------------------------------------------------------------
Commit 825cae8d927218c987d2426417e1be354fb0f29d in cloudstack's branch
refs/heads/4.5 from [~ashutoshk]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=825cae8 ]
CLOUDSTACK-7963: Fixed test case in test_dedicate_guest_vlan_ranges.py
Signed-off-by: SrikanteswaraRao Talluri <[email protected]>
> test_dedicate_guest_vlan_ranges.TestDeleteVlanRange.test_05_release_range_vlan_in_use
> failing because network does not get vlan id
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-7963
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7963
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: 4.5.0
> Reporter: Ashutosk Kelkar
> Assignee: Ashutosk Kelkar
> Labels: automation
> Fix For: 4.5.0
>
>
> Here is the exception:
> int() argument must be a string or a number, not 'NoneType'
> It fails while checking if the vlan id of the network is from the dedicated
> range
> The network does not get vlan id in the first place because it is not in
> implemented state.
> Solution:
> Either deploy a VM in the network or implement the network with persistent
> network offering
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)