Files
python-keystoneclient/keystoneclient/middleware
Brant Knudson c0046d7d01 Stop using function deprecated in Python 3
Python 3 deprecated the logger.warn method in favor of warning.

 DeprecationWarning: The 'warn' method is deprecated, use 'warning'
 instead

Change-Id: Idbd4de3c7c631fb2c235701c9b300c37a90d9538
2015-06-08 20:29:07 -05:00
..