neutron/neutron/plugins/sriovnicagent
Cyril Roelandt 870fb38b1c Python3: use dict.keys() instead of dict.iterkeys()
The "keys" method works on both Python 2 and 3, and the performance
impact should be negligible.

Change-Id: I4771797859666000921e4e38cc5de72a8c084ca0
Blueprint: neutron-python3
2015-06-19 13:59:46 +02:00
..
common Remove remaining root_helper args from plugins 2015-02-13 09:01:59 -06:00
__init__.py ML2 mechanism driver for SR-IOV capable NIC based switching, Part 2 2014-07-23 10:06:12 +03:00
eswitch_manager.py Python 3: use dict.values instead of dict.itervalues 2015-06-15 17:08:44 +02:00
pci_lib.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
sriov_nic_agent.py Python3: use dict.keys() instead of dict.iterkeys() 2015-06-19 13:59:46 +02:00