neutron/neutron/scheduler
Cyril Roelandt ad86291408 Python 3: do not use itertools.izip
This no longer exists in Python 3. Use the zip function instead.

Blueprint: neutron-python3
Change-Id: Id7d33ec3d27a27f17040d28bead10f2eb3b831bb
2015-06-24 00:20:22 +02:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base_resource_filter.py DHCP Service LoadBalancing Scheduler 2015-03-18 10:13:53 -07:00
base_scheduler.py DHCP Service LoadBalancing Scheduler 2015-03-18 10:13:53 -07:00
dhcp_agent_scheduler.py DHCP Service LoadBalancing Scheduler 2015-03-18 10:13:53 -07:00
l3_agent_scheduler.py Python 3: do not use itertools.izip 2015-06-24 00:20:22 +02:00