summaryrefslogtreecommitdiff
path: root/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/impl_idl_ovn.py
Commit message (Expand)AuthorAgeFilesLines
* ovn: revert to stateful dnat_and_snatIhar Hrachyshka2022-06-301-2/+2
* [ovn]Refusing to bind port to dead agentzhouhenglc2022-05-171-11/+0
* Retry port_update in the OVN if revision mismatch during live-migrationSlawek Kaplonski2022-04-131-0/+3
* [OVN] Off-path SmartNIC DPU Port Binding with OVNFrode Nordahl2022-02-181-0/+15
* Cosmetic: Change ._ovn to ._nb_ovn to match ._sb_ovnTerry Wilson2022-01-181-1/+1
* [OVN] Allow only one physical network per bridgeRodolfo Alonso Hernandez2022-01-071-2/+1
* Merge "Remove "get_logical_port_chassis_and_datapath""Zuul2021-11-141-7/+0
|\
| * Remove "get_logical_port_chassis_and_datapath"Rodolfo Alonso Hernandez2021-11-021-7/+0
* | [OVN] Check if OVN NB supports "Port_Group"Rodolfo Alonso Hernandez2021-10-141-24/+10
|/
* [OVN] Update the DHCP options when the metadata port is modifiedRodolfo Alonso Hernandez2021-10-071-1/+1
* ovn: use stateless NAT rules for FIPsIhar Hrachyshka2021-09-231-0/+8
* [OVN] Make external ports aware of network AZsLucas Alvares Gomes2021-08-161-7/+5
* Merge "Ensure only one worker creates neturon_pg_drop"Zuul2021-07-291-3/+1
|\
| * Ensure only one worker creates neturon_pg_dropTerry Wilson2021-07-271-3/+1
* | Merge "Add localport const and refactor"Zuul2021-06-171-1/+1
|\ \
| * | Add localport const and refactorKamil Sambor2021-06-161-1/+1
* | | Merge "Add support for OVN allow-stateless ACLs"Zuul2021-06-161-0/+8
|\ \ \ | |/ / |/| |
| * | Add support for OVN allow-stateless ACLsIhar Hrachyshka2021-06-141-0/+8
* | | Merge "Use TCP keepalives for ovsdb connections"Zuul2021-06-091-0/+43
|\ \ \ | | |/ | |/|
| * | Use TCP keepalives for ovsdb connectionsTerry Wilson2021-06-041-0/+43
| |/
* | Merge "[ovn][metadata] Remove metadata readiness mechanism"Zuul2021-06-091-19/+0
|\ \
| * | [ovn][metadata] Remove metadata readiness mechanismDaniel Alvarez Sanchez2021-06-031-19/+0
| |/
* | Set the default ``Backend.lookup`` timeout to 2 secondsRodolfo Alonso Hernandez2021-05-171-0/+6
|/
* Merge "Don't ever give up trying to connect to OVN DBs"Zuul2021-04-261-0/+13
|\
| * Don't ever give up trying to connect to OVN DBsTerry Wilson2021-04-211-0/+13
* | [OVN] Only account for bound ports in metadata agentDaniel Alvarez Sanchez2021-04-221-9/+18
|/
* [OVN] Fix RowNotFound: Cannot find Logical_RouterLucas Alvares Gomes2021-02-251-1/+2
* Remove OVN_SG_NAME_EXT_ID_KEY constantElvira García2021-02-111-4/+1
* [OVN] Fix RowNotFound exception while waiting for metadata networksLucas Alvares Gomes2021-02-081-1/+6
* [OVN] Allow schema checks to happen before starting connectionTerry Wilson2021-01-291-2/+34
* [ovn] Add neutron network to metadata namespace namesDaniel Alvarez2021-01-081-1/+7
* Merge "Update methods to use new ovsdbapp functions"Zuul2020-12-061-6/+4
|\
| * Update methods to use new ovsdbapp functionsElvira García Ruiz2020-11-251-6/+4
* | Ensure ovsdb_probe_interval set before connect()Terry Wilson2020-11-251-6/+0
|/
* Remove support for OVS versions <= 2.8.2Elvira García Ruiz2020-11-061-11/+1
* [OVN] Simplify connection creation logicTerry Wilson2020-10-151-24/+25
* Don't directly access the in-memory DB for NB_Global rowTerry Wilson2020-08-281-1/+2
* [OVN] Use the Chassis_Private table for agents healthcheckLucas Alvares Gomes2020-08-211-6/+0
* [ovn]: port forwarding -- IDL changesFlavio Fernandes2020-07-271-0/+24
* Merge "ovn: Remove UpdateACLsCommand"Zuul2020-07-081-7/+0
|\
| * ovn: Remove UpdateACLsCommandJakub Libosvar2020-06-101-7/+0
* | [OVN] rename get_port_groups to get_sg_port_groupsFlavio Fernandes2020-06-251-1/+7
* | Merge "[OVN] Create localnet port for each created segment"Zuul2020-06-111-3/+3
|\ \ | |/ |/|
| * [OVN] Create localnet port for each created segmentMaciej Józefczyk2020-06-091-3/+3
* | ovn: Remove is_port_groups_supported() codeJakub Libosvar2020-06-091-23/+0
|/
* Set class ovsdb_conection to NoneTerry Wilson2020-05-121-0/+1
* Don't reschedule hosts unless we need toMaciej Józefczyk2020-04-031-15/+39
* [OVN] Add IGMP snooping supportLucas Alvares Gomes2020-03-031-4/+0
* [OVN] Import ovsdb related code (part 2)Lucas Alvares Gomes2019-12-091-0/+840