NetApp drivers always perform first HTTP requests without Authorization header

Bug #1370573 reported by Bertrand Lallau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Invalid
Undecided
Bertrand Lallau

Bug Description

This bug concern all NetApp drivers: cmode, 7mode, eseries with basic_auth.

All NetApp drivers have to perform 2 HTTP requests by action.

* all first HTTP requests are respond with a "HTTP 401 Unauthorized"
* then the same request has to be resent with adding an Authorization header.
=> this is really inefficient

This is due to the following httplib2 issue:
https://josephscott.org/archives/2011/06/http-basic-auth-with-httplib2/

Tags: netapp
Changed in cinder:
assignee: nobody → Bertrand Lallau (bertrand-lallau)
summary: - NetApp always perform first HTTP requests without Authorization header
+ NetApp drivers always perform first HTTP requests without Authorization
+ header
tags: added: netapp
Changed in cinder:
status: New → In Progress
description: updated
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/122731

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

Change abandoned by Bertrand Lallau (<email address hidden>) on branch: master
Review: https://review.openstack.org/122731
Reason: This behavior is normal for Netapp (see Navneet Singh comments)

Changed in cinder:
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.