neutron/neutron/tests/functional/scheduler
Ritesh Anand 43ac3a1fde Added test cases for DVR L3 schedulers.
Test cases listed below are to run for Chance and Least-routers scheduler,
for both auto and explicit scheduling.
  1. Legacy router scheduled on dvr_snat agent.
  2. Distributed router not scheduled on legacy agent.
  3. Distributed router not scheduled on dvr agent.
  4. Distributed router scheduled on dvr_snat agent.
  5. Already hosted legacy router not scheduled on dvr agent.
  6. Already hosted legacy router not scheduled on dvr_snat agent.
  7. Already hosted distributed router not scheduled on legacy agent.
  8. Already hosted distributed router not scheduled on dvr agent.
  9. Already hosted distributed router not scheduled on dvr_snat agent.
  10. Already hosted legacy router not scheduled on additional dvr agent.
  11. Distributed router not scheduled if it is on a different external
      network than the dvr_snat agent.

Change-Id: I94d6654631b3cd66dfd469b1230c3ec20d0c0369
(cherry picked from commit b47bd6bce1)
2016-07-29 22:26:34 +00:00
..
__init__.py Improve test coverage of dhcp agent scheduling 2015-01-20 15:24:28 +05:30
test_dhcp_agent_scheduler.py Fix module's import order 2016-01-22 06:38:42 -08:00
test_l3_agent_scheduler.py Added test cases for DVR L3 schedulers. 2016-07-29 22:26:34 +00:00