summaryrefslogtreecommitdiff
path: root/neutron/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge "Notify neutron-server ovs is restarted"Zuul2023-05-151-11/+13
|\
| * Notify neutron-server ovs is restartedLIU Yulong2023-05-111-11/+13
* | Merge "port-hints: api extension"Zuul2023-05-111-0/+45
|\ \
| * | port-hints: api extensionBence Romsics2023-05-091-0/+45
* | | Merge "[OVN] Update ovn meter when neutron server reloads"Zuul2023-05-082-0/+71
|\ \ \ | |/ / |/| |
| * | [OVN] Update ovn meter when neutron server reloadsElvira GarcĂ­a2023-05-082-0/+71
* | | Merge "Pass physical bridge informations to OVS agent extension API"Zuul2023-05-082-5/+24
|\ \ \ | |/ / |/| |
| * | Pass physical bridge informations to OVS agent extension APILIU Yulong2023-04-062-5/+24
* | | Merge "Delete sg rule which remote is the deleted sg"Zuul2023-05-021-11/+9
|\ \ \
| * | | Delete sg rule which remote is the deleted sgelajkat2023-03-171-11/+9
| | |/ | |/|
* | | Correct planned removal for maintenance functionFrode Nordahl2023-04-301-1/+1
* | | Merge "Add support for localnet_learn_fdb OVN option"Zuul2023-04-282-1/+34
|\ \ \
| * | | Add support for localnet_learn_fdb OVN optionLuis Tomas Bolivar2023-04-132-1/+34
* | | | Merge "[OVN] Adding support for VNIC type virtio-forwarder."Zuul2023-04-261-0/+15
|\ \ \ \
| * | | | [OVN] Adding support for VNIC type virtio-forwarder.Yifan Li2023-02-011-0/+15
* | | | | Merge "[ovn] OVNClient._get_router_ports: Drop unused parameter"Zuul2023-04-261-11/+8
|\ \ \ \ \
| * | | | | [ovn] OVNClient._get_router_ports: Drop unused parameterFrode Nordahl2023-04-131-11/+8
* | | | | | Merge "[ovn] Drop use of LR OVN_GW_NETWORK_EXT_ID_KEY"Zuul2023-04-263-33/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ovn] Drop use of LR OVN_GW_NETWORK_EXT_ID_KEYFrode Nordahl2023-04-133-33/+15
* | | | | | Merge "[ovn] Drop use of OVN_GW_PORT_EXT_ID_KEY"Zuul2023-04-253-15/+18
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [ovn] Drop use of OVN_GW_PORT_EXT_ID_KEYFrode Nordahl2023-04-133-15/+18
| | |_|_|/ | |/| | |
* | | | | OVN: Always try and create a metadata port on subnetsBrian Haley2023-04-132-12/+16
|/ / / /
* | | | Merge "Fix concurrent port binding activate"Zuul2023-04-051-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix concurrent port binding activateBodo Petermann2023-03-221-0/+8
* | | | Ensure redirect-type=bridged not used for geneve networksLuis Tomas Bolivar2023-03-312-13/+138
* | | | Merge "Revert "Ensure vlan network traffic is not centralized""Zuul2023-03-282-13/+8
|\ \ \ \
| * | | | Revert "Ensure vlan network traffic is not centralized"Rodolfo Alonso2023-03-242-13/+8
* | | | | Merge "[OVN] Remove "update_port_qos_with_external_ids_reference""Zuul2023-03-241-36/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [OVN] Remove "update_port_qos_with_external_ids_reference"Rodolfo Alonso Hernandez2023-03-091-36/+0
* | | | | Merge "[OVN] Explicitly define the fixed IPs for the metadata port"Zuul2023-03-201-9/+18
|\ \ \ \ \
| * | | | | [OVN] Explicitly define the fixed IPs for the metadata portRodolfo Alonso Hernandez2023-03-161-9/+18
* | | | | | Only create a frozen Row on matching eventsTerry Wilson2023-03-141-1/+2
|/ / / / /
* | | | | Merge "Ensure vlan network traffic is not centralized"Zuul2023-03-132-8/+13
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Ensure vlan network traffic is not centralizedLuis Tomas Bolivar2023-03-022-8/+13
| |/ /
* | | Merge "ovn_idl_impl: fix a logic bug in get_sg_port_groups"Zuul2023-03-071-1/+1
|\ \ \
| * | | ovn_idl_impl: fix a logic bug in get_sg_port_groupsIhar Hrachyshka2023-03-071-1/+1
* | | | ovs: fix regression when vlan mapping is not already registeredSahid Orentino Ferdjaoui2023-03-071-0/+3
|/ / /
* | | [OVN] Add ``get_gateway_chassis_az_hints`` method to OVN APIRodolfo Alonso Hernandez2023-03-011-0/+9
|/ /
* | Merge "[OVN] Ensure traffic for provider vlan networks is not tunneled"Zuul2023-02-282-5/+12
|\ \
| * | [OVN] Ensure traffic for provider vlan networks is not tunneledLuis Tomas Bolivar2023-02-282-5/+12
* | | Merge "Normalise format of OVN agent heartbeat timestamp"Zuul2023-02-281-1/+2
|\ \ \
| * | | Normalise format of OVN agent heartbeat timestampPierre Riteau2023-02-241-1/+2
* | | | ml2 plugin: use const from neutron-libMaurice Escher2023-02-212-4/+1
|/ / /
* | | Merge "[OVN] Add missing LSP device_owner info in trunk driver"Zuul2023-02-203-6/+21
|\ \ \
| * | | [OVN] Add missing LSP device_owner info in trunk driverRodolfo Alonso Hernandez2023-02-103-6/+21
* | | | Merge "[OVN] Skip ports with VNIC type direct and no port binding"Zuul2023-02-151-1/+5
|\ \ \ \
| * | | | [OVN] Skip ports with VNIC type direct and no port bindingRodolfo Alonso Hernandez2023-02-091-1/+5
* | | | | Merge "allow manila ports to do multiple port binding for ML2"Zuul2023-02-092-9/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | allow manila ports to do multiple port binding for ML2Maurice Escher2023-02-062-9/+13
* | | | | Add a method to retrieve and register "rpc_workers" config knobRodolfo Alonso Hernandez2023-02-081-1/+3
| |/ / / |/| | |