neutron/neutron/tests/functional
Flavio Fernandes e661a6b641 [OVN] rename get_port_groups to get_sg_port_groups
OVN's API called get_port_groups is poorly named and has misleading docstring.
It returns only the OVN port groups that map to the security group in Neutron.
Therefore, it should be called get_sg_port_groups.

Closes-Bug: #1883716
Related-Bug: #1881316
Change-Id: Iae3f413dd1c4b0813b05d9bfd593c9e709540370
Signed-off-by: Flavio Fernandes <flaviof@redhat.com>
2020-06-25 08:49:53 +00:00
..
agent Fix the wrong value for QoS rate conversion to bytes/s 2020-06-20 19:38:30 +00:00
api Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
cmd Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
common All functional tests logs results now 2018-11-21 19:58:18 +00:00
db Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
pecan_wsgi Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
plugins [OVN] rename get_port_groups to get_sg_port_groups 2020-06-25 08:49:53 +00:00
privileged Fix the wrong value for QoS rate conversion to bytes/s 2020-06-20 19:38:30 +00:00
resources [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
sanity Use pyroute2 for SRIOV VF commands 2020-05-27 16:58:02 +00:00
scheduler Add binding_index to NetworkDhcpAgentBinding 2019-08-29 12:52:07 +04:00
services Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04: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 [OVN] Create localnet port for each created segment 2020-06-09 12:16:21 +00:00
constants.py TrunkManager for the OVS agent 2016-08-24 02:52:17 -04:00
requirements.txt [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
test_server.py Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
test_service.py Modify api and rpc default number of workers 2019-02-19 13:24:01 -07:00