[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727641#comment-13727641
 ] 

ASF subversion and git services commented on CLOUDSTACK-3926:
-------------------------------------------------------------

Commit b4033d5ada754c2e031f71c472c3732861c4fbf0 in branch refs/heads/4.2 from 
[~tsp]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=b4033d5 ]

CLOUDSTACK-3926: Add isportable=True explicitly

Signed-off-by: Prasanna Santhanam <t...@apache.org>
(cherry picked from commit 025ab82b043c9bb9ce59eba884d81c89c81bcb8e)

                
> portable public ip range test is failing because it is not able to 
> disassociate the public IP.
> ----------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3926
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3926
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Test
>    Affects Versions: 4.2.0
>            Reporter: Srikanteswararao Talluri
>            Assignee: Prasanna Santhanam
>            Priority: Blocker
>             Fix For: 4.2.0
>
>
> Steps to reproduce:
> ==============
> 1. create portable public ip range
> 2. acquire ip.
> 3. disassociate the ip.
> Execute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'ip 
> address is used for source nat purposes and can not be disassociated.'}
> -------------------- >> begin captured stdout << ---------------------
> <marvin.integration.lib.base.PublicIPAddress instance at 0x3834e18>
> --------------------- >> end captured stdout << ----------------------
> Stacktrace
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
>     testMethod()
>   File "/root/cloudstack/test/integration/smoke/test_portable_publicip.py", 
> line 235, in test_createPortablePublicIPAcquire
>     ip_address.delete(self.api_client)
>   File 
> "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 
> 1110, in delete
>     apiclient.disassociateIpAddress(cmd)
>   File 
> "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
>  line 879, in disassociateIpAddress
>     response = self.connection.marvin_request(command, 
> response_type=response, method=method)
>   File 
> "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 
> 230, in marvin_request
>     response = self.poll(asyncJobId, response_type)
>   File 
> "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 
> 91, in poll
>     "asyncquery", asyncResonse.jobresult)
> cloudstackAPIException: Execute cmd: asyncquery failed, due to: {errorcode : 
> 530, errortext : u'ip address is used for source nat purposes and can not be 
> disassociated.'}
> -------------------- >> begin captured stdout << ---------------------
> <marvin.integration.lib.base.PublicIPAddress instance at 0x3834e18>
> --------------------- >> end captured stdout << ----------------------
> I'll provide detailed log in a while

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to