neutron/neutron/tests/unit
Miguel Angel Ajo 8e24c7ef56 Reduce prefix and suffix length in ipsets
The new NET prefix introduced by I8177699b157cd3eac46e2f481f47b5d966c49b07
increases collision chances by trimming the sg_id by 3 more chars.

This patch reduces the prefix to 1 single char and also reduces the
swap suffix to reduce the chances of collision.

Change-Id: I8a1559e173a05b2297c5cd2efa9fee7627b88a4f
Related-Bug: #1439817
Related-Bug: #1444397
2015-05-05 17:57:49 -04:00
..
agent Reduce prefix and suffix length in ipsets 2015-05-05 17:57:49 -04:00
api Moving VLAN Transparency support from core to extension 2015-04-08 08:35:13 -07:00
callbacks Add callbacks-based system to Neutron 2015-02-25 06:11:59 -08:00
cmd Reorganize unit test tree 2015-04-06 23:28:31 +00:00
common Move values for network_type to plugins.common.constants.py 2015-04-12 23:59:31 -07:00
db Merge "IPv6 SLAAC subnet create should update ports on net" 2015-04-16 03:44:58 +00:00
debug Reorganize unit test tree 2015-04-06 23:28:31 +00:00
extensions Moving VLAN Transparency support from core to extension 2015-04-08 08:35:13 -07:00
hacking Migrate to oslo.log 2015-03-12 11:22:56 +01:00
ipam Reorganize unit test tree 2015-04-06 23:28:31 +00:00
notifiers Reorganize unit test tree 2015-04-06 23:28:31 +00:00
plugins Merge "Added config variable for External Network type in ML2" 2015-04-17 09:13:59 +00:00
scheduler Merge "Router is not unscheduled when the last port is deleted" 2015-04-16 04:10:03 +00:00
services Reorganize plugin test modules 2015-04-07 00:55:25 +00:00
tests Reorganize unit test tree 2015-04-06 23:28:31 +00:00
__init__.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
_test_extension_portbindings.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
database_stubs.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
dummy_plugin.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
extension_stubs.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_auth.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
test_context.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_ipam.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_manager.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_policy.py Enable to apply policies to resources with special plural 2015-03-19 17:34:48 +09:00
test_wsgi.py Merge "Start metadata agent without trying to connect db" 2015-03-23 16:45:05 +00:00
testlib_api.py Simplify retargetable test framework 2015-03-31 20:13:04 +00:00