neutron/neutron/tests
elajkat 8d3155410f Rehome api tests for propagate_uplink_status
Since [0] was merged propagate_uplink_status value is True,
tempest (and neutron-tempest-plugin) is branchless, so
test_create_port_without_propagate_uplink_status and
test_create_port_with_propagate_uplink_status can be moved to
fullstack tests to keep the coverage.

Issues:
- On ussuri the default value for propagate_uplink_status was False, so
the test_create_port_without_propagate_uplink_status test asserts False.
see [1]
- On train there is no dhcp_scheduler_class attribute for
EnvironmentDescription
- On stein EnvironmentDescription has no has_placement & placement_port
attributes, and the related logic.
- On rocky EnvironmentDescription has no report_bandwidths and related
logic.

[0]: https://review.opendev.org/744208
[1]: https://review.opendev.org/744210

Change-Id: I8dfe76e75aa932e587d91f475317b7bac1f02ed9
Related-Bug: #1890842
(cherry picked from commit d2f8a2bea8)
(cherry picked from commit 5ac50b220e)
(cherry picked from commit 86f81a5503)
2020-11-27 07:24:20 +01:00
..
common "ping"/"ping6" command support in rootwrap filters 2020-11-10 07:56:43 +00:00
contrib Fix rocky gates, multiple fixes 2020-07-03 12:44:37 +02:00
etc List SG rules which belongs to tenant's SG 2020-01-29 08:04:16 +00:00
fullstack Rehome api tests for propagate_uplink_status 2020-11-27 07:24:20 +01:00
functional Merge "Revert "[Security] fix allowed-address-pair 0.0.0.0/0 issue"" into stable/rocky 2020-11-18 01:56:25 +00:00
tempest Removing remaining Tempest bits 2018-03-26 11:41:35 -05:00
unit Merge "Revert "[Security] fix allowed-address-pair 0.0.0.0/0 issue"" into stable/rocky 2020-11-18 01:56:25 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Handle DBConnectionError in skip_if_timeout decorator 2019-04-11 07:21:52 +00:00
fake_notifier.py FakeNotifier class 'topic' argument change to 'topics'. 2017-12-04 20:10:03 +01:00
post_mortem_debug.py
tools.py pecan.jsonify v1.3 adjustment 2018-04-18 15:37:20 +00:00