nova/plugins/xenserver
Bo Wang 608b7d9047 Fix indexing of dict.keys() in python3
It will throw TypeError when you try to operate on
dict.keys() like a list in python3.
ref:https://docs.python.org/3/library/stdtypes.html#dictionary-view-objects

Partially implements blueprint: nova-python3-mitaka

Change-Id: I44fc5ceb4f533f0e3628bddc1b394cf5e6573a82
2016-01-15 00:48:35 +08:00
..
doc Improve grammar throughout nova. 2012-04-10 11:15:07 -07:00
networking/etc Fixed many typos. 2014-04-25 21:47:41 -07:00
xenapi Fix indexing of dict.keys() in python3 2016-01-15 00:48:35 +08:00