[ https://issues.apache.org/jira/browse/CLOUDSTACK-8758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pierre-Luc Dion resolved CLOUDSTACK-8758. ----------------------------------------- Resolution: Fixed > Handle redirects in communication with NXS controller (a.k.a. Nicira NVP) > ------------------------------------------------------------------------- > > Key: CLOUDSTACK-8758 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8758 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Network Devices > Reporter: Miguel Ferreira > Priority: Minor > Fix For: 4.6.0 > > Original Estimate: 336h > Remaining Estimate: 336h > > When setup in a cluster, NSX controllers will redirect calls to the cluster > master. However, the NiciraNvp plugin does not handle those redirects > correctly. The underlying HTTP client will transparently redirect calls, but > the plugin will aways override the target host to the initial value. > The underlying HTTP library being used at the moment is Apache HTTP Commons, > which has been superseded by Apache HTTP Components which introduces a new > architecture. This library should be upgraded to the new architecture since > this will make it easier to transparently handle redirects, -- This message was sent by Atlassian JIRA (v6.3.4#6332)