summaryrefslogtreecommitdiff
path: root/neutron/services/trunk
Commit message (Expand)AuthorAgeFilesLines
* [OVN] Bump the port revision number in trunk driverRodolfo Alonso Hernandez2023-02-101-5/+19
* [OVN] Add missing LSP device_owner info in trunk driverRodolfo Alonso Hernandez2023-02-101-5/+12
* Handle if "TRUNK_SKELETON" is not loadedRodolfo Alonso Hernandez2022-12-131-1/+4
* Fix some pylint indentation warningsBrian Haley2022-12-015-21/+19
* Avoid race condition when deleting trunk bridgesMiguel Lavalle2022-11-173-30/+80
* [Trunk] Update the trunk status with the parent statusArnau Verdaguer2022-09-271-1/+9
* Cleanup fanout queues on ovs agent stop (part 2)Felix Huettner2022-09-092-0/+9
* Use ovs constants from neutron-libSlawek Kaplonski2022-06-172-4/+2
* [Trunk] Check if parent port belongs to OVN to activateRodolfo Alonso Hernandez2022-05-141-0/+12
* Wait longer before deleting DPDK vhu trunk bridgesMiguel Lavalle2022-02-021-1/+1
* Ensure subports status is aligned with parent portLuis Tomas Bolivar2022-01-241-5/+8
* Replace "tenant_id" with "project_id"Rodolfo Alonso Hernandez2021-10-221-1/+1
* Revert "update subport status when trunk/subport create/delete is triggerred"Slawek Kaplonski2021-09-231-58/+0
* Use neutron-lib standard_attrNurmatov Mamatisa2021-09-151-1/+1
* update subport status when trunk/subport create/delete is triggerredWenhai Li2021-09-091-0/+58
* use payload for OVSDB_RESOURCENurmatov Mamatisa2021-08-261-1/+2
* Remove shim in trunk/rpc/backend.pyNurmatov Mamatisa2021-08-231-26/+21
* Add wait for the post-fork event to nb/sb objectsTerry Wilson2021-07-131-4/+4
* use payloads for PORT AFTER_UPDATE eventsNurmatov Mamatisa2021-07-071-4/+4
* Correctly label port as SubPort in SubPortNotFoundSebastian Lohff2021-06-281-1/+1
* Revert "Set system_scope='all' in elevated context"Slawek Kaplonski2021-06-153-9/+3
* Merge "Load Linux Bridge Trunk extension if service plugin configured"Zuul2021-06-142-1/+17
|\
| * Load Linux Bridge Trunk extension if service plugin configuredRodolfo Alonso Hernandez2021-06-112-1/+17
* | Set trunk sub-port when bind profile is createdKamil Sambor2021-06-111-0/+5
|/
* Use payloads for TRUNK and SUBPORTS callbacksNurmatov Mamatisa2021-04-307-93/+86
* Set system_scope='all' in elevated contextSlawek Kaplonski2021-03-193-3/+9
* Merge "Fix update of trunk subports during live migration"Zuul2021-02-111-0/+6
|\
| * Fix update of trunk subports during live migrationSlawek Kaplonski2021-02-051-0/+6
* | Use constants from neutron-libNurmatov Mamatisa2021-02-041-2/+1
|/
* Optimize get_ports with trunk extensionOleg Bondarev2021-01-121-5/+32
* Remove "abc.abstractproperty"Rodolfo Alonso Hernandez2020-11-201-1/+2
* Switch to new engine facade in OVN trunk driver moduleSlawek Kaplonski2020-08-271-2/+3
* Bump pylint version to support python 3.8Bernard Cafarelli2020-08-063-7/+5
* Wait before deleting trunk bridges for DPDK vhuNate Johnston2020-03-261-0/+3
* Merge "Ensure driver error preventing trunk port deletion is logged"Zuul2020-01-261-3/+13
|\
| * Ensure driver error preventing trunk port deletion is loggedNate Johnston2020-01-221-3/+13
* | Merge "Set binding profile directly from OVNTrunkDriver (redo cont.)"Zuul2020-01-141-13/+24
|\ \
| * | Set binding profile directly from OVNTrunkDriver (redo cont.)Flavio Fernandes2020-01-091-13/+24
| |/
* | Merge "Add retries to update trunk port"Zuul2020-01-131-19/+25
|\ \ | |/ |/|
| * Add retries to update trunk portSlawek Kaplonski2019-12-121-19/+25
* | Fix pep8 errors found by hacking 2.0.0Brian Haley2019-12-131-1/+1
* | [OVN] Move trunk driverLucas Alvares Gomes2019-12-122-0/+180
|/
* Increase number of retries in _process_trunk_subport_bindingsSlawek Kaplonski2019-08-281-3/+2
* Start enforcing E125 flake8 directiveBrian Haley2019-07-192-4/+3
* Switch to new engine facade for TrunkPlugin and TrunkSkeletonRodolfo Alonso Hernandez2019-07-042-6/+6
* Retry trunk status updates failing with StaleDataErrorBence Romsics2019-06-141-5/+18
* Merge "use trunk constants from neutron-lib"Zuul2019-05-0110-117/+41
|\
| * use trunk constants from neutron-libBoden R2019-04-2310-117/+41
* | delete common_db_mixinBoden R2019-04-171-3/+1
|/
* use api def ALIAS in supported_extension_aliasesBoden R2019-04-081-1/+4