neutron/neutron/scheduler
Dr. Jens Harbott 7c3d6c414d Fix return value in BaseScheduler class
The return value of BaseScheduler.schedule() is expected to be iterable,
fix this for the special case that no resource_filter is defined.

Signed-off-by: Dr. Jens Harbott <harbott@osism.tech>
Change-Id: I98bf7a752506deb3343fca64c2e5d2427c4136f9
2022-08-02 08:53:30 +02:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base_resource_filter.py Do not fail if the agent load is not bumped 2021-08-25 13:06:28 +00:00
base_scheduler.py Fix return value in BaseScheduler class 2022-08-02 08:53:30 +02:00
dhcp_agent_scheduler.py L3 agent scheduler should return a valid index if manual scheduling 2020-06-24 15:37:23 +00:00
l3_agent_scheduler.py "default_availability_zones" need to be considered when validate az 2021-08-16 00:14:49 +00:00
l3_ovn_scheduler.py [OVN] Reschedule router GW chassis when AZ updated 2022-03-14 00:33:23 +00:00