NAT rule creation gives ipaddress as nat_rule.ipaddress

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
Prasanna Santhanam 2013-06-18 14:22:26 +05:30
parent 882220e802
commit 97eb35c82b
1 changed files with 1 additions and 1 deletions

View File

@ -1163,7 +1163,7 @@ class TestRebootRouter(cloudstackTestCase):
self.debug("SSH into VM (ID : %s ) after reboot" % self.vm_1.id)
remoteSSHClient(
self.nat_rule.ipaddress.ipaddress,
self.nat_rule.ipaddress,
self.services["natrule"]["publicport"],
self.vm_1.username,
self.vm_1.password