Details
Description
cloudstack master vpc_internal_lb feature is broken as port 8080 is in use by password server on lb VM
Executed test/integration/plugins/nuagevsp/test_nuage_vpc_internal_lb.py which failed in test_05_nuage_internallb_traffic at the point where it is checking the lb via wget of file using port 8080.
As port 8080 already is occupied by the password_server, it fails.
I have added the runinfo.txt of the failing test to this bugticket.
Similar issue was reported internally via CLOUD-972.