summaryrefslogtreecommitdiff
path: root/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py
Commit message (Expand)AuthorAgeFilesLines
* [OVN] Update ovn meter when neutron server reloadsstable/wallabyElvira García2023-05-101-0/+19
* Ensure redirect-type=bridged not used for geneve networksLuis Tomas Bolivar2023-04-041-2/+65
* Revert "Ensure vlan network traffic is not centralized"Rodolfo Alonso2023-03-241-1/+4
* Ensure vlan network traffic is not centralizedLuis Tomas Bolivar2023-03-131-4/+1
* [OVN] Ensure traffic for provider vlan networks is not tunneledLuis Tomas Bolivar2023-02-281-1/+4
* Merge "Check if port exists in ``update_port_virtual_type`` method" into stab...Zuul2022-12-201-1/+5
|\
| * Check if port exists in ``update_port_virtual_type`` methodRodolfo Alonso Hernandez2022-12-111-1/+5
* | Merge "Add address scope to the OVN LSP port registers" into stable/wallabyZuul2022-12-191-0/+41
|\ \ | |/ |/|
| * Add address scope to the OVN LSP port registersLuca Czesla2022-12-121-0/+41
* | Always create a "router_extra_attributes" register per routerRodolfo Alonso Hernandez2022-11-171-0/+27
|/
* Set "type=virtual" for OVN LSP with parent portsRodolfo Alonso Hernandez2022-06-161-1/+33
* [OVN][QoS] Add external_ids reference to port QoS registersRodolfo Alonso Hernandez2022-05-211-0/+36
* Merge "[ovn] Prevent stale ports in the OVN database" into stable/wallabyZuul2022-03-031-2/+4
|\
| * [ovn] Prevent stale ports in the OVN databaseDaniel Alvarez Sanchez2022-02-101-2/+4
* | [OVN] Migrate "reside-on-redirect-chassis" for distributed FIPLucas Alvares Gomes2022-02-211-0/+36
|/
* [OVN] Update check_for_mcast_flood_reports() to check for mcast_floodLucas Alvares Gomes2022-01-051-5/+8
* [OVN] Tune OVN routers to reduce the mem footprint for ML2/OVNLucas Alvares Gomes2021-10-181-0/+26
* [OVN] Disable mcast_flood on localnet portsLucas Alvares Gomes2021-06-241-1/+1
* [OVN] Check for lock in check_for_mcast_flood_reportsLucas Alvares Gomes2021-05-041-0/+3
* [OVN] Set mcast_flood_reports on LSPsLucas Alvares Gomes2021-03-091-0/+28
* [OVN] Skip maintenance IGMP snoop check if not LS nameRodolfo Alonso Hernandez2020-12-131-1/+2
* [OVN] Fix inconsistent IGMP configurationLucas Alvares Gomes2020-11-251-1/+1
* [OVN] Fix test_add_interface_in_use negative testLucas Alvares Gomes2020-09-151-2/+3
* [ovn]: port forwarding -- core changesFlavio Fernandes2020-08-111-4/+19
* Use "replace" to remove a section of a stringRodolfo Alonso Hernandez2020-07-281-1/+1
* Merge "ovn: Add TODO to remove Port Groups migration"Zuul2020-07-071-0/+2
|\
| * ovn: Add TODO to remove Port Groups migrationJakub Libosvar2020-06-101-0/+2
* | Merge "[OVN] Create localnet port for each created segment"Zuul2020-06-111-0/+41
|\ \ | |/ |/|
| * [OVN] Create localnet port for each created segmentMaciej Józefczyk2020-06-091-0/+41
* | ovn: Remove is_port_groups_supported() codeJakub Libosvar2020-06-091-7/+2
|/
* [ovn]: Fix l3_plugin.add_router_interface to comply with RouterPluginBaseFlavio Fernandes2020-05-051-1/+1
* Revert "[OVN] Set 'unknown' address properly when port sec is disabled"Maciej Józefczyk2020-03-311-1/+1
* [OVN] Fix check_for_ha_chassis_group_address maintenance taskLucas Alvares Gomes2020-03-201-1/+2
* Merge "[OVN] Call OVNClient methods with context when possible"Zuul2020-03-191-9/+10
|\
| * [OVN] Call OVNClient methods with context when possibleBrian Haley2020-03-181-9/+10
* | Merge "[OVN] OVN DB schema update aware maintenance tasks"Zuul2020-03-181-1/+73
|\ \ | |/ |/|
| * [OVN] OVN DB schema update aware maintenance tasksLucas Alvares Gomes2020-03-091-1/+73
* | [OVN] Add support for external portsLucas Alvares Gomes2020-03-091-0/+53
|/
* [OVN] Add IGMP snooping supportLucas Alvares Gomes2020-03-031-0/+21
* Ensure we don't pass empty addresses to lsp_set_addressesTerry Wilson2020-01-231-2/+7
* [OVN] Pass context while removing objects in OVN clientMaciej Józefczyk2020-01-201-1/+1
* [OVN] Set 'unknown' address properly when port sec is disabledDaniel Alvarez2020-01-151-1/+1
* [OVN] Migrate the OVN mech driverRodolfo Alonso Hernandez2020-01-081-0/+469