Support for HTTP proxy URL is broken

Bug #1764375 reported by Federico Ressi
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
tempest
Invalid
Undecided
Federico Ressi

Bug Description

Tempest allow to specify the URL of an HTTP proxy server to be used to perform REST API requests. This configuration is available on tempest.conf as below:

  [service-clients]
  proxy_url = http://localhost:8080

This feature is broken and it doesn't work any more.

Changed in tempest:
assignee: nobody → Federico Ressi (fressi-redhat)
status: New → In Progress
Revision history for this message
Ghanshyam Mann (ghanshyammann) wrote :

It work fine with new Service_client class but yes conf option is not being passed from old manager class and from admin cred etc from dynamic cred class.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tempest (master)

Change abandoned by Federico Ressi (<email address hidden>) on branch: master
Review: https://review.opendev.org/559069

Revision history for this message
Martin Kopec (mkopec) wrote :

The old manager (which doesn't the mentioned option) is being removed by
https://review.opendev.org/c/openstack/tempest/+/767628
because it has been deprecated for several years and it has been superseded by tempest.lib.services.clients.ServiceClients class where the mentioned option can be passed through.
Therefore I'm gonna mark this as not valid. Feel free to reopen if you feel otherwise.

Changed in tempest:
status: In Progress → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.