neutron/neutron/tests/tempest/scenario
Ihar Hrachyshka 6ee650843e Don't pass trailing dash (-) to rand_name
It already adds it between prefix/name and randomly generated number.

As a nice side effect, this fixes test_dhcp_port_status_active test case
for plugins that don't support router names longer than 15 characters
(Cisco for Cisco Virtual Topology System is such a plugin).

If we need a test case that validates long names, there should be a
separate one that will validate it.

Change-Id: Ief08475787cb8fe2f13a78faac666fcad344f1f0
2017-10-13 13:29:49 -07:00
..
__init__.py Use tempest plugin interface 2016-04-14 15:19:14 +02:00
base.py Don't pass trailing dash (-) to rand_name 2017-10-13 13:29:49 -07:00
constants.py qos basic scenario 2016-07-10 17:45:14 +03:00
exceptions.py qos basic scenario 2016-07-10 17:45:14 +03:00
test_basic.py Switch to use idempotent_id decorator from tempest.lib 2017-02-25 14:24:15 +00:00
test_dvr.py Switch to tempest.common.utils.requires_ext 2017-09-13 16:31:14 -06:00
test_floatingip.py Don't pass trailing dash (-) to rand_name 2017-10-13 13:29:49 -07:00
test_migration.py tempest: check router interface exists before ssh 2017-10-10 11:39:34 +00:00
test_mtu.py Switch test_mtu.py to tempest.common.utils.requires_ext 2017-10-05 15:55:57 -04:00
test_portsecurity.py ovs-fw: Use TRANSIENT table for traffic classification 2017-07-11 15:24:46 +00:00
test_qos.py Switch to tempest.common.utils.requires_ext 2017-09-13 16:31:14 -06:00
test_security_groups.py [Tempest] Scenarios for several sec groups on VM 2017-09-26 11:06:50 +03:00
test_trunk.py Don't pass trailing dash (-) to rand_name 2017-10-13 13:29:49 -07:00