]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Change default eswitchd port to avoid conflict
authorIrena Berezovsky <irenab@mellanox.com>
Thu, 5 Dec 2013 11:03:57 +0000 (13:03 +0200)
committerIrena Berezovsky <irenab@mellanox.com>
Wed, 18 Dec 2013 05:56:20 +0000 (07:56 +0200)
commitcd542a7f1f2ea21d3694e70b8e6a6db0efbd3a01
treedc3efea41ae0fe9eb4eedfae885059f94facfc7f
parentdcad22fa278acb5f611df5c28b8aa9ee5fe8f651
Change default eswitchd port to avoid conflict

Previous default for eswitch/daemon_endpoint would set a TCP port (5001)
which is in the range of the well known ports.
Change to unreserved port (60001) will avoid that conflict.

Change-Id: I711c4659f497e44a6041ec9958835c1f2f4174a7
Closes-Bug: #1245885
neutron/plugins/mlnx/common/config.py
neutron/tests/unit/mlnx/test_defaults.py