summaryrefslogtreecommitdiff
path: root/neutron
Commit message (Expand)AuthorAgeFilesLines
* [OVN] Update ovn meter when neutron server reloadsstable/wallabyElvira GarcĂ­a2023-05-106-58/+212
* Merge "Avoid retrieving ports if network list is empty" into stable/wallabyZuul2023-05-051-2/+2
|\
| * Avoid retrieving ports if network list is emptyRodolfo Alonso Hernandez2023-04-291-2/+2
* | Suppress IPv6 metadata DAD failure and delete addressBence Romsics2023-05-029-27/+91
|/
* Honor debug mode in keepalived-state-change script logsRodolfo Alonso Hernandez2023-04-212-2/+3
* Change flag check order in wait_until_address_ready()Brian Haley2023-04-202-6/+28
* Merge "Fix concurrent port binding activate" into stable/wallabyZuul2023-04-112-0/+26
|\
| * Fix concurrent port binding activateBodo Petermann2023-03-312-0/+26
* | Ensure redirect-type=bridged not used for geneve networksLuis Tomas Bolivar2023-04-044-19/+203
|/
* Merge "Revert "Ensure vlan network traffic is not centralized"" into stable/w...Zuul2023-03-283-15/+8
|\
| * Revert "Ensure vlan network traffic is not centralized"Rodolfo Alonso2023-03-243-15/+8
* | [OVN] Explicitly define the fixed IPs for the metadata portRodolfo Alonso Hernandez2023-03-212-9/+86
* | Fix default value for MTUs, when not providedThomas Bachman2023-03-211-1/+1
* | Merge "[OVS] Allow custom ethertype traffic in the ingress table" into stable...Zuul2023-03-202-0/+41
|\ \
| * | [OVS] Allow custom ethertype traffic in the ingress tableRodolfo Alonso Hernandez2023-03-162-0/+41
* | | Merge "Delete the PB level registers when deleting the duplicated PB" into st...Zuul2023-03-203-7/+31
|\ \ \ | |/ / |/| |
| * | Delete the PB level registers when deleting the duplicated PBRodolfo Alonso Hernandez2023-03-163-7/+31
| |/
* | Only create a frozen Row on matching eventsTerry Wilson2023-03-151-1/+2
|/
* Ensure vlan network traffic is not centralizedLuis Tomas Bolivar2023-03-133-8/+15
* Merge "Prevent router_ha_interface port from being removed via API" into stab...Zuul2023-03-082-0/+16
|\
| * Prevent router_ha_interface port from being removed via APIAnton Kurbatov2023-02-252-0/+16
* | Reintroduce agent bridge resync testMiro Tomaska2023-03-061-15/+20
* | Merge "[OVN] Ensure traffic for provider vlan networks is not tunneled" into ...Zuul2023-03-063-5/+17
|\ \
| * | [OVN] Ensure traffic for provider vlan networks is not tunneledLuis Tomas Bolivar2023-02-283-5/+17
| |/
* | Make retrieval of port mac column safeMiro Tomaska2023-03-031-0/+4
* | Merge "Fullstack: Wait placement process fixtrue to really stop" into stable/...Zuul2023-03-023-0/+18
|\ \
| * | Fullstack: Wait placement process fixtrue to really stopelajkat2023-02-213-0/+18
* | | Merge "Format correctly (dialect=mac_unix_expanded) the MAC addresses" into s...Zuul2023-03-011-7/+25
|\ \ \
| * | | Format correctly (dialect=mac_unix_expanded) the MAC addressesRodolfo Alonso Hernandez2023-02-251-7/+25
| |/ /
* | | Merge "Normalise format of OVN agent heartbeat timestamp" into stable/wallabyZuul2023-03-013-2/+20
|\ \ \
| * | | Normalise format of OVN agent heartbeat timestampPierre Riteau2023-03-013-2/+20
| | |/ | |/|
* | | Merge "Apply Ironic's server-ip-address as TFTP next-server" into stable/wallabyZuul2023-03-011-1/+2
|\ \ \ | |/ / |/| |
| * | Apply Ironic's server-ip-address as TFTP next-serverJames Denton2023-02-281-1/+2
| |/
* | Merge "Enable qos extension_driver in ovn_db_sync" into stable/wallabyZuul2023-02-281-0/+3
|\ \ | |/ |/|
| * Enable qos extension_driver in ovn_db_syncJake Yip2023-02-171-0/+3
* | Merge "Improve scheduling L3/DHCP agents, missing lower binding indexes" into...Zuul2023-02-209-30/+75
|\ \
| * | Improve scheduling L3/DHCP agents, missing lower binding indexesRodolfo Alonso Hernandez2023-02-139-30/+75
* | | Merge "[OVN] Bump the port revision number in trunk driver" into stable/wallabyZuul2023-02-203-5/+25
|\ \ \
| * | | [OVN] Bump the port revision number in trunk driverRodolfo Alonso Hernandez2023-02-143-5/+25
* | | | Merge "[OVN] Add missing LSP device_owner info in trunk driver" into stable/w...Zuul2023-02-208-31/+69
|\ \ \ \ | |/ / /
| * | | [OVN] Add missing LSP device_owner info in trunk driverRodolfo Alonso Hernandez2023-02-138-31/+69
| |/ /
* | | Merge "Do not ignore attributes in bulk port create" into stable/wallabyZuul2023-02-202-3/+52
|\ \ \
| * | | Do not ignore attributes in bulk port createBence Romsics2023-02-172-3/+52
* | | | Merge "[Trunk] Update the trunk status with the parent status" into stable/wa...Zuul2023-02-182-1/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | [Trunk] Update the trunk status with the parent statusArnau Verdaguer2023-02-092-1/+36
| | |/ | |/|
* | | Merge "Replace "get_routing_table" with "list_ip_routes"" into stable/wallabyZuul2023-02-175-59/+74
|\ \ \ | |_|/ |/| |
| * | Replace "get_routing_table" with "list_ip_routes"Rodolfo Alonso Hernandez2022-12-255-59/+74
* | | Fix deprecation warnings in pkg_resourcesTakashi Natsume2023-02-141-0/+1
* | | Filter subnets by "enable_dhcp" flag using the correct typeRodolfo Alonso Hernandez2023-02-051-1/+1
| |/ |/|
* | Merge "[OVN] Allow logging all traffic related to an ACL" into stable/wallabyZuul2023-02-023-13/+42
|\ \