GitHub user kumarappanc opened a pull request: https://github.com/apache/libcloud/pull/766
Fix/create virtual listener Protocol should be by default TCP even when the port is 80 or 443 other VIP doesn't work You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud fix/create_virtual_listener Alternatively you can review and apply these changes as the patch at: https://github.com/apache/libcloud/pull/766.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #766 ---- commit f720abd9f3f5b5053bdaf341b91683ae730f2bf8 Author: anthony-shaw <anthonys...@apache.org> Date: 2016-04-13T12:16:42Z Merge remote-tracking branch 'origin/trunk' into trunk commit 02c9fd3a529d6a16b93f6a7a98dedfa2f10de54e Author: kumar Chockalingam <kumarapp...@gmail.com> Date: 2016-04-19T06:36:03Z Protocol should be by default TCP even when the port is 80 or 443 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---