Dhananjay D Pathak created CLOUDSTACK-6126:
----------------------------------------------
Summary: [Automation] : test_eip_elb.py fails with error as
command=listPublicIpAddresses&response=json&listall=True Response: {
"listpublicipaddressesresponse" : { } } CRITICAL - CSLog - EXCEPTION: No Source
NAT IP found for guest network: <networkid>
Key: CLOUDSTACK-6126
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6126
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation, marvin
Affects Versions: 4.2.0
Environment: CloudPlatform 4.2.0 on Red Hat Enterprise Linux Server
release 6.4 (Santiago)
Reporter: Dhananjay D Pathak
ERROR
ERROR
======================================================================
ERROR: test suite for <class 'integration.component.test_eip_elb.TestEIP'>
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/local/lib/python2.7/site-packages/nose-1.3.0-py2.7.egg/nose/suite.py",
line 208, in run
self.setUp()
File
"/usr/local/lib/python2.7/site-packages/nose-1.3.0-py2.7.egg/nose/suite.py",
line 291, in setUp
self.setupContext(ancestor)
File
"/usr/local/lib/python2.7/site-packages/nose-1.3.0-py2.7.egg/nose/suite.py",
line 314, in setupContext
try_run(context, names)
File
"/usr/local/lib/python2.7/site-packages/nose-1.3.0-py2.7.egg/nose/util.py",
line 469, in try_run
return func()
File "/DataDisk/temp/cloudstack/test/integration/component/test_eip_elb.py",
line 155, in setUpClass
cls.guest_network.id)
Exception: No Source NAT IP found for guest network:
ca489028-0cea-4ed4-b9d6-e9db92913a22
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)