neutron/neutron/tests/functional
Arnau Verdaguer 955e621167 [OVN][Trunk] Add port binding info on subport when parent is bound
The host ID and VIF details are added on the subport when the trunk is
created, if it's created when it's not attached to any VM this fields
will remain empty and be filled on the parent port when it gets bound
to a host, but there's no callback to add this info on the subport.

Closes-Bug: #2018289
Closes-Bug: #2024160
Change-Id: I34bb6f178c314907bdf9f76789777f6736938b67
2023-06-21 15:07:54 +00:00
..
agent Merge "Fix some new pylint "C" warnings" 2023-06-06 18:34:17 +00:00
api Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
cmd Ignore python warnings in the neutron-status functional tests 2022-12-22 09:20:22 +00:00
common Improve "sync_ha_chassis_group" method 2023-05-24 14:37:30 +00:00
db Merge "Make DB migration creating indexes in RBACs conditional" 2023-06-07 21:37:03 +00:00
objects [Functional] Fix tests for oslo.db>=12.1.0 2022-09-08 17:48:28 +00:00
pecan_wsgi [S-RBAC] Switch to new policies by default 2023-04-21 16:22:42 +02:00
plugins Merge "Functional: assert multiple calls for update_virtual_port_host" 2023-06-21 11:18:13 +00:00
privileged Fix get_link_devices() with index argument 2023-01-26 12:32:38 -05:00
resources Reduce number of routers created in ``test_gateway_chassis_rebalance`` 2023-02-18 05:16:35 +01:00
sanity Use pyroute2 for SRIOV VF commands 2020-05-27 16:58:02 +00:00
scheduler Use more pythonic approach 2021-08-25 18:02:53 -07:00
services [OVN][Trunk] Add port binding info on subport when parent is bound 2023-06-21 15:07:54 +00:00
tests Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
__init__.py tests: removed 'retargetable' framework 2017-05-02 16:45:49 +00:00
base.py Revert "[OVN] Remove backwards compatibility with OVN < v20.09" 2023-05-30 17:22:18 +00:00
constants.py TrunkManager for the OVS agent 2016-08-24 02:52:17 -04:00
requirements.txt Update requirements for recent pip failures 2020-12-09 13:17:51 +01:00
test_server.py Wait until workers have been launched 2021-07-29 15:49:50 +00:00
test_service.py Modify api and rpc default number of workers 2019-02-19 13:24:01 -07:00