cloudstack/tools
Alex Brett 06b96d1ccf CLOUDSTACK-7448 Fix test_delete_account and test_releaseIP
CLOUDSTACK-4840 changed test_data.py to make the lbrule publicport be 22,
instead of 2222. In doing so, this caused the following tests to fail, as they
hit a problem where they tried to use port 22 for both the lbrule and for other
purposes:
integration.smoke.test_network.TestDeleteAccount.test_delete_account
integration.smoke.test_network.TestReleaseIP.test_releaseIP

The reason the change appears to have been made was that in
test_lb_secondary_ip.py, despite setting up the load balancer using lbrule, the
tests then used the SSH port from natrule to try and access the VM. By changing
lbrule to use port 22 (the same as natrule) this avoided the problem.

This patch updates test_lb_secondary_ip.py to use the SSH port in lbrule where
necessary to access the VMs, and reverts the change to test_data.py
2014-09-04 17:19:08 -07:00
..
apidoc apidocs: add entry for getSPMetaData 2014-08-28 19:45:25 +02:00
appliance appliance: box commands for dumb bash in cleaning branch name, in build.sh 2014-08-08 21:24:18 +02:00
bugs-wiki fixing license headers in marvin 2012-07-04 18:45:08 -04:00
build release branch fix 2014-06-04 15:04:58 +02:00
checkstyle Improve the handling of the findbug exclude files 2014-09-03 10:41:22 +02:00
cli tools: Remove cloudmonkey, add info in INSTALL.md 2013-07-28 22:53:12 +05:30
devcloud Fixed few loggers according to new changes 2014-08-14 00:25:53 +05:30
devcloud-kvm update devcloud-kvm sql file for easier dev deployment 2014-07-02 17:52:47 -06:00
eclipse client: add saml2 plugin dependency on client artifact 2014-08-12 12:01:29 +02:00
git git: don't let db-police hook fail for no changes in setup/db 2014-08-08 15:52:07 +02:00
marvin CLOUDSTACK-7448 Fix test_delete_account and test_releaseIP 2014-09-04 17:19:08 -07:00
ngui Externalized the hardcodedstrings from UI JAVASCRIPT files. 2014-03-05 14:11:51 -08:00
transifex Update Transifex config file (add 4.4 resources config) 2014-04-01 19:44:07 +01:00
travis Fix RAT issue 2014-09-01 11:22:36 +01:00
whisker Adding httpclient ssl source files to legal documentation 2013-08-26 12:36:59 -04:00
wix-cloudstack-maven-plugin Move the maven wiz stuff to the tools directory and make sure it gets build with the correct version when needed 2014-06-11 14:06:16 +02:00
pom.xml Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00