2015-12-18 15:23:44 |
Aman Kumar |
description |
Flows for Security group rule fail to get added on the br-sec bridge of the tenant vm when Controller and ovs-vapp are stacked using Stable Kilo. |
Flows for Security group rule fail to get added on the br-sec bridge of the tenant vm when Controller and ovs-vapp are stacked using Stable Kilo.
networking_vsphere.tests.scenario.test_security_groups_basic_ops_esx.OVSvAppSecurityGroupTestJSON.test_udp_security_group_rule_with_port_range
----------------------------------------------------------------------------------------------------------------------------------------------
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "networking_vsphere/tests/scenario/test_security_groups_basic_ops_esx.py", line 387, in test_udp_security_group_rule_with_port_range
segment_id, mac_addr, '22', net_id)
File "networking_vsphere/tests/scenario/manager.py", line 867, in _dump_flows_on_br_sec
raise exceptions.TimeoutException(error)
neutron.tests.tempest.exceptions.TimeoutException: Request timed out
Details: [] |
|