2618726458d2cb75a39521bf9fd71c6bfd1c0c67
New methods for connection tester are introduced in this patch. They send certain amount of icmp packets and then compare the results, so we succeed in positive tests only when all packets were replied. We succeed in negative tests only when all packets were lost. Both approaches are wrapped by actively waiting for successful result so we don't fail in case where we test connectivity while resources are not wired yet. This change is a followup to https://review.openstack.org/#/c/335536/ to improve stability of its functional tests. Closes-Bug: 1617319 Change-Id: I907ebd790f4ba3b4ecb0dce711c9f7d2c5244765
Welcome!
You have come across a cloud computing network fabric controller. It has identified itself as "Neutron." It aims to tame your (cloud) networking!
External Resources:
The homepage for Neutron is: http://launchpad.net/neutron. Use this site for asking for help, and filing bugs. Code is available on git.openstack.org at <http://git.openstack.org/cgit/openstack/neutron>.
The latest and most in-depth documentation on how to use Neutron is available at: <http://docs.openstack.org>. This includes:
- Neutron Administrator Guide
- Neutron Developer Guide
- Networking Guide
- Neutron API Reference:
- Current Neutron developer documentation is available at:
For help on usage and hacking of Neutron, please send mail to <mailto:openstack-dev@lists.openstack.org>.
For information on how to contribute to Neutron, please see the contents of the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%