nova/nova/api/metadata
Grant Murphy 9f59ca751f Avoid possible timing attack in metadata api
Introduce a constant time comparison function to
nova utils for comparing authentication tokens.

Conflicts:
	nova/utils.py

Closes-bug: #1325128
Change-Id: I7374f2edc6f03c7da59cf73ae91a87147e53d0de
(cherry picked from commit 4a60c6a655)
2014-07-23 12:45:06 +10:00
..
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
base.py Remove metadata's network-api dependence on the database 2014-04-22 15:47:31 -07:00
handler.py Avoid possible timing attack in metadata api 2014-07-23 12:45:06 +10:00
password.py Use utils method when getting instance metadata and system metadata 2013-12-03 17:08:51 +11:00
vendordata_json.py Remove vi modelines 2014-02-03 14:19:44 +00:00