-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28389/#review62976
-----------------------------------------------------------

Ship it!


825cae8d927218c987d2426417e1be354fb0f29d 4.5
1db2d144229f5e69331c49b7b8922750984b78be master

- SrikanteswaraRao Talluri


On Nov. 24, 2014, 6:12 a.m., Ashutosh Kelkar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/28389/
> -----------------------------------------------------------
> 
> (Updated Nov. 24, 2014, 6:12 a.m.)
> 
> 
> Review request for cloudstack, sanjeev n and SrikanteswaraRao Talluri.
> 
> 
> Bugs: CLOUDSTACK-7963
>     https://issues.apache.org/jira/browse/CLOUDSTACK-7963
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Test case failed with 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
> 
> Changes:
> Used persistent network offering instead of normal offering.
> 
> 
> Diffs
> -----
> 
>   test/integration/component/test_dedicate_guest_vlan_ranges.py efba229 
> 
> Diff: https://reviews.apache.org/r/28389/diff/
> 
> 
> Testing
> -------
> 
> Release a dedicated vlan range when no vlan id is in use ... === TestName: 
> test_05_release_range_vlan_in_use | Status : SUCCESS ===
> ok
> 
> ----------------------------------------------------------------------
> Ran 1 test in 61.409s
> 
> OK
> 
> 
> Thanks,
> 
> Ashutosh Kelkar
> 
>

Reply via email to