summaryrefslogtreecommitdiff
path: root/neutron/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix not working use_random_fully config option"Zuul2023-05-171-0/+34
|\
| * Fix not working use_random_fully config optionAlexander2023-05-161-0/+34
* | Merge "Add scope ID to the "GROUP BY" clause in ``get_scoped_floating_ips``"Zuul2023-05-162-10/+31
|\ \
| * | Add scope ID to the "GROUP BY" clause in ``get_scoped_floating_ips``Rodolfo Alonso Hernandez2023-05-112-10/+31
* | | Merge "[S-RBAC] Get QoS rule types API available for READER role"Zuul2023-05-161-6/+0
|\ \ \
| * | | [S-RBAC] Get QoS rule types API available for READER roleRodolfo Alonso Hernandez2023-05-111-6/+0
* | | | Merge "Add host metadata haproxy manager"Zuul2023-05-152-0/+104
|\ \ \ \
| * | | | Add host metadata haproxy managerLIU Yulong2023-05-082-0/+104
* | | | | Merge "Notify neutron-server ovs is restarted"Zuul2023-05-151-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Notify neutron-server ovs is restartedLIU Yulong2023-05-111-0/+1
* | | | | Remove the neutron-debug toolBrian Haley2023-05-122-325/+0
| |_|/ / |/| | |
* | | | Merge "port-hints: api extension"Zuul2023-05-116-2/+187
|\ \ \ \
| * | | | port-hints: api extensionBence Romsics2023-05-096-2/+187
* | | | | [S-RBAC] Fix new policies for FIP PFs APIsSlawek Kaplonski2023-05-091-142/+205
* | | | | [S-RBAC] Fix new policies for get QoS rules APIsSlawek Kaplonski2023-05-091-259/+334
| |_|_|/ |/| | |
* | | | Merge "rbacs: clean-up to use defined constants ACCESS_*"23.0.0.0b2Zuul2023-05-083-11/+14
|\ \ \ \
| * | | | rbacs: clean-up to use defined constants ACCESS_*Sahid Orentino Ferdjaoui2023-05-053-11/+14
* | | | | Merge "[OVN] Update ovn meter when neutron server reloads"Zuul2023-05-083-57/+104
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [OVN] Update ovn meter when neutron server reloadsElvira GarcĂ­a2023-05-083-57/+104
| |/ / /
* | | | Merge "Pass physical bridge informations to OVS agent extension API"Zuul2023-05-081-0/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Pass physical bridge informations to OVS agent extension APILIU Yulong2023-04-061-0/+8
* | | | Merge "Drop retries in tests for TimeoutException"Zuul2023-05-051-23/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Drop retries in tests for TimeoutExceptionyatinkarel2023-05-051-23/+4
* | | | Merge "[S-RBAC] Switch to new policies by default"Zuul2023-05-0567-1420/+1596
|\ \ \ \ | |/ / / |/| | |
| * | | [S-RBAC] Switch to new policies by defaultSlawek Kaplonski2023-04-2167-1420/+1596
* | | | Merge "Change API to validate network MTU minimums"Zuul2023-05-042-3/+82
|\ \ \ \
| * | | | Change API to validate network MTU minimumsBrian Haley2023-04-262-3/+82
* | | | | Merge "Don't set and remove immediately DEAD VLAN tag in tests"Zuul2023-05-042-16/+14
|\ \ \ \ \
| * | | | | Don't set and remove immediately DEAD VLAN tag in testsSlawek Kaplonski2023-04-282-16/+14
| |/ / / /
* | | | | Merge "Add a method to retrieve router gateway ports"Zuul2023-05-031-0/+31
|\ \ \ \ \
| * | | | | Add a method to retrieve router gateway portsDmitrii Shcherbakov2023-05-021-0/+31
* | | | | | Merge "Delete sg rule which remote is the deleted sg"Zuul2023-05-021-0/+32
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Delete sg rule which remote is the deleted sgelajkat2023-03-171-0/+32
* | | | | | Merge "Remove creation of DHCP port in the OVN metadata unit test"Zuul2023-05-021-13/+7
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Remove creation of DHCP port in the OVN metadata unit testSlawek Kaplonski2023-04-201-13/+7
* | | | | | Merge "Fix servicetype unit tests module"Zuul2023-05-021-0/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix servicetype unit tests moduleSlawek Kaplonski2023-04-171-0/+3
* | | | | | Merge "Fix segments unit tests module"Zuul2023-05-021-0/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix segments unit tests moduleSlawek Kaplonski2023-04-171-0/+2
* | | | | | Merge "[S-RBAC] Get availability zone API available for READER role"Zuul2023-05-021-6/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [S-RBAC] Get availability zone API available for READER roleSlawek Kaplonski2023-04-171-6/+0
* | | | | | Merge "Fix functional tests modules which are using PluginFixture"Zuul2023-05-021-0/+1
|\ \ \ \ \ \
| * | | | | | Fix functional tests modules which are using PluginFixtureSlawek Kaplonski2023-04-211-0/+1
| |/ / / / /
* | | | | | Merge "Mark "test_port_creation_and_deletion" as unstable"Zuul2023-05-021-0/+2
|\ \ \ \ \ \
| * | | | | | Mark "test_port_creation_and_deletion" as unstableRodolfo Alonso Hernandez2023-04-281-0/+2
| | |_|/ / / | |/| | | |
* | | | | | [functional] Fix db_set use in test_cascading_del_in_txnyatinkarel2023-04-291-1/+1
* | | | | | Merge "Add support for localnet_learn_fdb OVN option"Zuul2023-04-282-3/+102
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add support for localnet_learn_fdb OVN optionLuis Tomas Bolivar2023-04-132-3/+102
* | | | | | Merge "Handle "no such process" during keepalived process cleanup"Zuul2023-04-261-6/+11
|\ \ \ \ \ \
| * | | | | | Handle "no such process" during keepalived process cleanupMiro Tomaska2023-04-191-6/+11
| | |/ / / / | |/| | | |