summaryrefslogtreecommitdiff
path: root/neutron/tests/functional/services/ovn_l3/test_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* [S-RBAC] Switch to new policies by defaultSlawek Kaplonski2023-04-211-1/+1
* Add full support for OVN NB "Gateway_Chassis" tableRodolfo Alonso Hernandez2023-03-021-30/+10
* Reduce number of routers created in ``test_gateway_chassis_rebalance``Rodolfo Alonso Hernandez2023-02-181-2/+2
* Since OVN 20.06, config is stored in "Chassis.other_config"Rodolfo Alonso Hernandez2022-10-041-10/+9
* Revert "Since OVN 20.06, config is stored in "Chassis.other_config""Rodolfo Alonso2022-10-061-9/+10
* Since OVN 20.06, config is stored in "Chassis.other_config"Rodolfo Alonso Hernandez2022-09-301-10/+9
* Fix remaining typos in comments and testsRajesh Tailor2022-07-061-1/+1
* [OVN] Reschedule router GW chassis when AZ updatedzhouhenglc2022-03-141-4/+55
* [FT] Workaround for "test_gateway_chassis_rebalance" testRodolfo Alonso Hernandez2022-01-051-14/+26
* Make OVN driver validate Geneve max_header_sizeRadosław Piliszek2021-09-021-1/+1
* Merge "Replace assertItemsEqual with assertCountEqual"Zuul2021-04-261-4/+4
|\
| * Replace assertItemsEqual with assertCountEqualgugug2020-11-301-4/+4
* | [FT] Add lrp port binding wait event failure messageRodolfo Alonso Hernandez2021-01-191-3/+6
* | Improve terminology in the Neutron treeBrian Haley2020-08-191-1/+1
|/
* Complete removal of dependency on the "mock" packageBrian Haley2020-05-011-1/+1
* Don't reschedule hosts unless we need toMaciej Józefczyk2020-04-031-2/+19
* [OVN] Add missing OVN functional testsMaciej Józefczyk2020-03-031-0/+535