Replace HttpConnection in auth_token with Requests
Requests is becoming the standard way of doing http communication, it
also vastly simplifies adding other authentication mechanisms. Use it in
the auth_token middleware.
This adds the ability to specify a CA file that will be used to verify a
HTTPS connections or insecure to specifically ignore HTTPS validation.
Reviewed: https:/ /review. openstack. org/34161 github. com/openstack/ python- keystoneclient/ commit/ 20e166fd8a943ee 3f91ba362a47e9c 14c7cc5f4c
Committed: http://
Submitter: Jenkins
Branch: master
commit 20e166fd8a943ee 3f91ba362a47e9c 14c7cc5f4c
Author: Jamie Lennox <email address hidden>
Date: Mon Aug 12 13:12:27 2013 +1000
Replace HttpConnection in auth_token with Requests
Requests is becoming the standard way of doing http communication, it
also vastly simplifies adding other authentication mechanisms. Use it in
the auth_token middleware.
This adds the ability to specify a CA file that will be used to verify a
HTTPS connections or insecure to specifically ignore HTTPS validation.
SecurityImpact 5bf95224d28f39f 4b746b9eb70
DocImpact
Partial-Bug: #1188189
Change-Id: Iae94329e7abd10