Ashutosk Kelkar created CLOUDSTACK-7963:
-------------------------------------------
Summary:
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
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)