Comment 5 for bug 1353315

Revision history for this message
Dolph Mathews (dolph) wrote : Re: Incorrect condition expression for ssl_insecure

After reading the code & proposed patch, I'm not sure that the assertion made by this bug is correct: "In auth_token.py, _http_request(), self.ssl_insecure is a string" (it's defined using oslo to be a bool). Can someone confirm that this is an issue?

Also, my example config in comment #4 should not have used "ssl_insecure." The correct configuration option is actually:

    insecure = false